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/10/08 04:08:50 UTC

[druid] branch master updated (2e50ada -> 7ce9ac4)

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

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


    from 2e50ada  Web console: fix compaction status when no compaction config, and small cleanup (#10483)
     add 7ce9ac4  Fix Avro support in Web Console (#10232)

No new revisions were added by this update.

Summary of changes:
 docs/development/extensions-core/avro.md           | 21 ++++++++-
 docs/ingestion/data-formats.md                     |  6 +++
 .../druid/data/input/avro/AvroFlattenerMaker.java  | 24 ++++++++--
 .../data/input/AvroStreamInputRowParserTest.java   | 18 +++----
 .../data/input/avro/AvroFlattenerMakerTest.java    | 12 +++--
 .../druid/data/input/avro/AvroOCFReaderTest.java   | 55 ++++++++++++++++++++--
 web-console/src/utils/ingestion-spec.spec.ts       | 33 ++++++++++++-
 web-console/src/utils/ingestion-spec.tsx           |  4 +-
 .../src/views/load-data-view/load-data-view.tsx    |  4 +-
 website/.spelling                                  |  1 +
 10 files changed, 153 insertions(+), 25 deletions(-)


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