deephaven / deephaven-core

Deephaven Community Core
Other
257 stars 80 forks source link

feat: a new PartitionedTableService API in Python #6175

Closed jmao-denver closed 3 weeks ago

jmao-denver commented 1 month ago

Fixes #6171

Most recent nightlies run: https://github.com/nbauernfeind/deephaven-core/actions/runs/11502810543/

nbauernfeind commented 3 weeks ago

Just a question: I noticed that table_locations has a success_cb but table_schema and table_location_size don't. A bit inconsistent IMO.

This because they are only allowed to call the schema_cb and size_cb one time and doing so indicates success.

deephaven-internal commented 3 weeks ago

Labels indicate documentation is required. Issues for documentation have been opened:

Community: https://github.com/deephaven/deephaven-docs-community/issues/353