You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/11/27 17:25:19 UTC

[GitHub] [incubator-druid] a2l007 opened a new pull request #8960: Remove null handling check

a2l007 opened a new pull request #8960: Remove null handling check
URL: https://github.com/apache/incubator-druid/pull/8960
 
 
   Fixes https://github.com/apache/incubator-druid/pull/8779#discussion_r348729084
   
   This PR sets the default CSV parser mode to use `CSVReaderNullFieldIndicator.EMPTY_SEPARATORS` . Since empty and nulls are the same when NullHandling is disabled, it is safe to use this mode as the default one.
   
   <hr>
   
   This PR has:
   - [x ] been self-reviewed.
   - [x ] been tested in a test Druid cluster.
   
   <hr>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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