This is an automated email from the ASF dual-hosted git repository.
kfaraz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
from 9ae7a36ccd improve nested column storage format for broader
compatibility (#13568)
add d9e5245ff0 allow string dimension indexer to handle byte[] as base64
strings (#13573)
No new revisions were added by this update.
Summary of changes:
examples/bin/generate-example-metrics | 2 +-
.../data/input/protobuf/ProtoTestEventWrapper.java | 1156 ++++++++++----------
.../input/protobuf/ProtobufInputFormatTest.java | 16 +-
.../input/protobuf/ProtobufInputRowParserTest.java | 23 +-
.../data/input/protobuf/ProtobufReaderTest.java | 6 +-
.../src/test/resources/ProtoTest.proto | 7 +-
.../src/test/resources/prototest.desc | Bin 998 -> 1040 bytes
.../druid/segment/StringDimensionIndexer.java | 4 +
.../druid/segment/StringDimensionIndexerTest.java | 18 +
9 files changed, 654 insertions(+), 578 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]