You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by jo...@apache.org on 2020/01/17 23:52:16 UTC

[druid] branch master updated (84ff0d2 -> 1534950)

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

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


    from 84ff0d2  Fix TSV bugs (#9199)
     add 1534950  Doc update for the new input source and the new input format (#9171)

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