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/15 22:08:43 UTC

[druid] branch master updated (4716e0b -> 85a3d41)

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 4716e0b  Fix concurrency of ComplexMetrics.java (#9134)
     add 85a3d41  Tutorials use new ingestion spec where possible (#9155)

No new revisions were added by this update.

Summary of changes:
 docs/development/extensions-core/mysql.md          |   6 +-
 docs/development/extensions-core/postgresql.md     |   6 +-
 docs/tutorials/tutorial-batch.md                   |  69 ++---
 docs/tutorials/tutorial-compaction.md              |   4 +-
 docs/tutorials/tutorial-ingestion-spec.md          | 342 +++++++++------------
 docs/tutorials/tutorial-rollup.md                  |  35 +--
 docs/tutorials/tutorial-transform-spec.md          |  35 +--
 .../tutorial/compaction-day-granularity.json       |   2 +-
 .../quickstart/tutorial/compaction-init-index.json |  69 ++---
 .../tutorial/compaction-keep-granularity.json      |   2 +-
 examples/quickstart/tutorial/deletion-index.json   |  69 ++---
 examples/quickstart/tutorial/retention-index.json  |  69 ++---
 examples/quickstart/tutorial/rollup-index.json     |  35 +--
 examples/quickstart/tutorial/transform-index.json  |  35 +--
 .../quickstart/tutorial/updates-append-index2.json |  33 +-
 .../quickstart/tutorial/updates-init-index.json    |  33 +-
 .../tutorial/updates-overwrite-index.json          |  33 +-
 examples/quickstart/tutorial/wikipedia-index.json  |  69 ++---
 18 files changed, 427 insertions(+), 519 deletions(-)


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