You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ji...@apache.org on 2020/01/08 21:40:43 UTC

[druid] branch master updated (7439f73 -> e27a1e8)

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

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


    from 7439f73  web console services tab treat indexer as a real service (#9139)
     add e27a1e8  Fix handling nullable writableComparable in OrcStructConverter (#9138)

No new revisions were added by this update.

Summary of changes:
 extensions-core/orc-extensions/pom.xml             |   5 +
 .../druid/data/input/orc/OrcStructConverter.java   |  14 +-
 .../data/input/orc/OrcStructConverterTest.java     | 467 +++++++++++++++++++++
 3 files changed, 483 insertions(+), 3 deletions(-)
 create mode 100644 extensions-core/orc-extensions/src/test/java/org/apache/druid/data/input/orc/OrcStructConverterTest.java


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