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 2019/11/20 06:35:32 UTC

[incubator-druid] branch master updated (4ae6466 -> f5fbd0b)

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/incubator-druid.git.


    from 4ae6466  HDFS input source (#8899)
     add f5fbd0b  Handle missing values for delimited text files when Nullhandling is enabled (#8779)

No new revisions were added by this update.

Summary of changes:
 .../apache/druid/java/util/common/parsers/CSVParser.java   |  8 +++++++-
 .../druid/java/util/common/parsers/DelimitedParser.java    |  8 +++++++-
 .../java/util/common/parsers/FlatTextFormatParserTest.java | 14 ++++++++++++++
 .../indexing/overlord/sampler/FirehoseSamplerTest.java     |  4 +---
 .../org/apache/druid/query/MultiValuedDimensionTest.java   |  2 +-
 5 files changed, 30 insertions(+), 6 deletions(-)


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