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 bf10ff73a8 Fixes Kafka Supervisor Lag Report (#13380)
     add 8c9ffcfe37 nested column support for ORC (#13375)

No new revisions were added by this update.

Summary of changes:
 .../orc-extensions/example/test_list_map.orc       | Bin 0 -> 832 bytes
 .../orc-extensions/example/test_nested_array.orc   | Bin 0 -> 907 bytes
 extensions-core/orc-extensions/pom.xml             |   6 +
 .../druid/data/input/orc/OrcStructConverter.java   |  71 +++++-
 .../data/input/orc/OrcStructFlattenerMaker.java    |  15 +-
 .../data/input/orc/OrcStructJsonProvider.java      |   5 +
 .../apache/druid/data/input/orc/OrcReaderTest.java | 259 ++++++++++++++++++++-
 .../data/input/orc/OrcStructConverterTest.java     |   9 +
 8 files changed, 355 insertions(+), 10 deletions(-)
 create mode 100644 extensions-core/orc-extensions/example/test_list_map.orc
 create mode 100644 extensions-core/orc-extensions/example/test_nested_array.orc


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

Reply via email to