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

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


    from 8c9ffcfe37 nested column support for ORC (#13375)
     add 7f4e386509 add missing vector object selector for multi-value string 
columns, refactor some stuff (#13379)

No new revisions were added by this update.

Summary of changes:
 .../column/StringDictionaryEncodedColumn.java      | 474 +++++++++++++++------
 .../StringFrontCodedDictionaryEncodedColumn.java   | 174 ++------
 .../NestedFieldLiteralDictionaryEncodedColumn.java |  90 +---
 .../last/StringLastTimeseriesQueryTest.java        |  21 +-
 ...ryableIndexVectorColumnSelectorFactoryTest.java | 324 ++++++++++++++
 5 files changed, 718 insertions(+), 365 deletions(-)
 create mode 100644 
processing/src/test/java/org/apache/druid/segment/vector/QueryableIndexVectorColumnSelectorFactoryTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to