deephaven/Assert Tables
Asserts the presence of tables in a Deephaven server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| table-names | A string containing a comma separated list of table names to check | yes | — |
| host | The host name or IP address of the Deephaven instance | yes | — |
| port | The port to access on the host. | no | 10000 |
| session-type | The Deephaven session type | no | python |
| max-retries | The maximum attempts to retry connecting to Deephaven | no | 5 |
Outputs
no outputs