You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ma...@apache.org on 2020/09/23 22:30:06 UTC

[druid] branch master updated (19c4b16 -> 72f1b55)

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

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


    from 19c4b16  vectorized expressions and expression virtual columns (#10401)
     add 72f1b55  Add last_compaction_state to sys.segments table (#10413)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/druid/timeline/DataSegment.java     |  2 +-
 .../druid/timeline/PruneLastCompactionState.java   |  1 +
 docs/querying/sql.md                               | 13 ++++++
 .../druid/indexing/common/task/CompactionTask.java |  3 ++
 .../apache/druid/indexing/common/task/Tasks.java   |  2 +-
 .../common/task/CompactionTaskParallelRunTest.java | 34 ++++++++++++--
 .../common/task/CompactionTaskRunTest.java         |  6 ++-
 .../results/auth_test_sys_schema_segments.json     |  3 +-
 .../main/java/org/apache/druid/cli/CliBroker.java  |  2 -
 .../druid/sql/calcite/schema/SystemSchema.java     |  7 ++-
 .../druid/sql/calcite/schema/SystemSchemaTest.java | 54 +++++++++++++++-------
 website/.spelling                                  |  1 +
 12 files changed, 101 insertions(+), 27 deletions(-)


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