This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a change to branch 31.0.1
in repository https://gitbox.apache.org/repos/asf/druid.git


    from b1802c4ff3a Web console: fix progress indication for table input 
(#17334) (#17505)
     add 2bb2acca6f6 use big endian for compressed complex column values to fit 
object strategy expectations (#17422) (#17502)

No new revisions were added by this update.

Summary of changes:
 .../druid/segment/data/CompressedBlockReader.java  | 23 ++++----
 .../druid/segment/data/CompressedLongsReader.java  |  7 ++-
 .../CompressedVariableSizedBlobColumnSupplier.java | 24 +++++---
 .../segment/nested/NestedDataColumnSupplier.java   |  1 +
 .../segment/nested/NestedDataColumnSupplierV4.java |  1 +
 .../segment/serde/CompressedComplexColumn.java     |  8 +--
 .../serde/CompressedComplexColumnSupplier.java     | 18 +++---
 .../data/CompressedVariableSizeBlobColumnTest.java | 64 ++++++++++++++++++++++
 8 files changed, 117 insertions(+), 29 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to