Open elijahpetty opened 5 months ago
This issue is in response to the following PR: https://github.com/deephaven/deephaven-core/pull/5225
The Python API's consume and consume_to_partitioned_table reference docs need to replace the deprecated signatures with the new ones that use the Object Processor.
consume
consume_to_partitioned_table
Usages of the old method signatures must be replaced throughout the docs.
This issue is in response to the following PR: https://github.com/deephaven/deephaven-core/pull/5225
The Python API's
consume
andconsume_to_partitioned_table
reference docs need to replace the deprecated signatures with the new ones that use the Object Processor.Usages of the old method signatures must be replaced throughout the docs.