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/10/08 08:23:32 UTC

[druid] branch 0.20.0 updated (b3b2538 -> b3afbb0)

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

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


    from b3b2538  vectorized group by support for nullable numeric columns (#10441) (#10490)
     add b3afbb0  Fix Avro support in Web Console (#10232) (#10491)

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