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/02/11 05:53:30 UTC

[druid] branch master updated (e8146d5 -> 7968524)

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 e8146d5  More superbatch range partitioning tests (#9266)
     add 7968524  Add Pig-specific file handling to Avro parser (#9258)

No new revisions were added by this update.

Summary of changes:
 docs/ingestion/data-formats.md                     |  1 +
 .../druid/data/input/AvroHadoopInputRowParser.java | 15 +++-
 .../druid/data/input/AvroStreamInputRowParser.java |  2 +-
 .../druid/data/input/avro/AvroFlattenerMaker.java  | 11 ++-
 .../apache/druid/data/input/avro/AvroParsers.java  |  3 +-
 .../avro-extensions/src/test/avro/some-datum.avsc  |  9 ++-
 .../data/input/AvroHadoopInputRowParserTest.java   | 14 ++--
 .../data/input/AvroStreamInputRowParserTest.java   | 40 +++++++---
 .../data/input/avro/AvroFlattenerMakerTest.java    | 88 ++++++++++++----------
 .../avro/ParquetAvroHadoopInputRowParser.java      |  2 +-
 website/.spelling                                  |  2 +
 11 files changed, 119 insertions(+), 68 deletions(-)


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