The following methods temporarily delegate to an in-memory table builder:
io.deephaven.benchmarking.BenchmarkTools#historicalTableBuilder
io.deephaven.benchmarking.BenchmarkTools#intradayTableBuilder
We need to make that permanent, or create a "Parquet" table builder if that seems more appropriate.
The following methods temporarily delegate to an in-memory table builder:
We need to make that permanent, or create a "Parquet" table builder if that seems more appropriate.