You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2020/01/18 12:12:46 UTC

[druid] branch 0.17.0 updated (e92e109 -> 4641e7c)

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

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


    from e92e109  Fix LATEST / EARLIEST Buffer Aggregator does not work on String column  (#9197) (#9210)
     add 4641e7c  Doc update for the new input source and the new input format (#9171) (#9214)

No new revisions were added by this update.

Summary of changes:
 docs/development/extensions-core/avro.md           |  207 +---
 docs/development/extensions-core/google.md         |  127 +--
 docs/development/extensions-core/hdfs.md           |  149 ++-
 .../development/extensions-core/kafka-ingestion.md |   43 +-
 .../extensions-core/kinesis-ingestion.md           |   43 +-
 docs/development/extensions-core/mysql.md          |    2 +-
 docs/development/extensions-core/orc.md            |  236 +---
 docs/development/extensions-core/parquet.md        |  235 +---
 docs/development/extensions-core/postgresql.md     |    2 +-
 docs/development/extensions-core/protobuf.md       |   11 +-
 docs/development/extensions-core/s3.md             |  111 +-
 docs/development/javascript.md                     |    2 +-
 docs/development/modules.md                        |   38 +-
 docs/ingestion/data-formats.md                     | 1133 ++++++++++++++++++--
 docs/ingestion/data-management.md                  |    4 +-
 docs/ingestion/faq.md                              |    6 +-
 docs/ingestion/hadoop.md                           |   49 +-
 docs/ingestion/index.md                            |  332 +++---
 docs/ingestion/native-batch.md                     |  963 +++++++++++++----
 ...mensionDistributionParallelIndexTaskRunner.java |    4 +-
 ...GenericSegmentMergeParallelIndexTaskRunner.java |    4 +-
 ...HashSegmentGenerateParallelIndexTaskRunner.java |    4 +-
 ...ialHashSegmentMergeParallelIndexTaskRunner.java |    4 +-
 ...angeSegmentGenerateParallelIndexTaskRunner.java |    4 +-
 .../SinglePhaseParallelIndexTaskRunner.java        |    7 +-
 website/.spelling                                  |   11 +
 26 files changed, 2260 insertions(+), 1471 deletions(-)


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