0.31.21 (2022-12-06)
Bug Fixes
- cubestore:
Error in processing loop: Row with id is not found for JobRocksTable
for streaming jobs (f2de503) - cubestore: Avoid streaming jobs waiting for regular jobs to complete (#5725) (89d5bf4)
- cubestore: Chunk all streaming input into bigger chunks based on time spent in write chunk operations and remove sequence gap checks as those fail for tables (1f2d9bf)
- cubestore: Replay streams with
earliest
offset even forlatest
setting after failure (7ca71f5) - cubestore: ReplayHandle reconcile fails due to merge ReplayHandles with Chunks (#5713) (ac213a7)
- cubestore: Streaming jobs stuck as stale (1cf3432)
- databricks-jdbc: Databricks pre-aggregations schema with UC (#5726) (6281471)
- playground: clear search value (#5720) (5b177f2)
- More explanatory
No pre-aggregation partitions were built yet
message (#5702) (ec39baa)