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

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


    from 84290a2  Enabling Static Imports for Unit Testing DSLs (#331) (#9764)
     add 2c1b458  Prevent unknown complex types from breaking DruidSchema 
refresh (#9422)

No new revisions were added by this update.

Summary of changes:
 .../druid/segment/column/SimpleColumnHolder.java   |  43 +++-
 .../segment/column/UnknownTypeComplexColumn.java   |  99 +++++++++
 .../druid/query/metadata/SegmentAnalyzerTest.java  | 246 ++++++++++++++++++++-
 3 files changed, 382 insertions(+), 6 deletions(-)
 create mode 100644 
processing/src/main/java/org/apache/druid/segment/column/UnknownTypeComplexColumn.java


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

Reply via email to