You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2019/05/30 19:58:42 UTC

[incubator-druid] branch master updated (8649b8a -> 58a571c)

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

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


    from 8649b8a  SQL: Allow select-sort-project query shapes. (#7769)
     add 58a571c  SQL: Use SegmentId instead of DataSegment as set/map keys. (#7796)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/druid/timeline/DataSegment.java     |   2 +-
 .../java/org/apache/druid/timeline/SegmentId.java  |   6 +
 .../calcite/schema/AvailableSegmentMetadata.java   |  24 ++--
 .../druid/sql/calcite/schema/DruidSchema.java      | 121 +++++++++++----------
 .../druid/sql/calcite/schema/SystemSchema.java     |  30 ++---
 .../druid/sql/calcite/schema/DruidSchemaTest.java  |  56 ++++++----
 6 files changed, 134 insertions(+), 105 deletions(-)


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