You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by su...@apache.org on 2019/08/22 22:28:37 UTC

[incubator-druid] branch master updated (fba92ae -> cf2a2dd)

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

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


    from fba92ae  Fix to always use end sequenceNumber for reset (#8305)
     add cf2a2dd  Add group_id to the sys.tasks table (#8304)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/druid/indexer/TaskStatusPlus.java   | 16 ++++++++++
 .../apache/druid/indexer/TaskStatusPlusTest.java   |  2 ++
 docs/querying/sql.md                               |  3 +-
 .../indexing/overlord/HeapMemoryTaskStorage.java   |  4 +--
 .../indexing/overlord/MetadataTaskStorage.java     |  3 +-
 .../indexing/overlord/http/OverlordResource.java   | 14 +++++++++
 .../AbstractParallelIndexSupervisorTaskTest.java   | 15 +++++++++
 .../ParallelIndexSupervisorTaskResourceTest.java   |  2 ++
 .../task/batch/parallel/TaskMonitorTest.java       |  1 +
 .../overlord/http/OverlordResourceTest.java        |  9 +++++-
 .../results/auth_test_sys_schema_tasks.json        |  1 +
 .../druid/sql/calcite/schema/SystemSchema.java     |  2 ++
 .../druid/sql/calcite/schema/SystemSchemaTest.java | 36 +++++++++++++++++-----
 13 files changed, 95 insertions(+), 13 deletions(-)


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