You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/04/05 22:53:55 UTC

[GitHub] [incubator-pinot] Jackie-Jiang commented on issue #4085: Native support for delimiter in FieldSpec

Jackie-Jiang commented on issue #4085: Native support for delimiter in FieldSpec
URL: https://github.com/apache/incubator-pinot/issues/4085#issuecomment-480446387
 
 
   The 'delimiter' should not be provided by the schema, because schema is for Pinot segment, not for the original data file. The delimiter should be provided by the record reader config instead. For example, you can config custom delimiter using CSVRecordReaderConfig for CSV files.

----------------------------------------------------------------
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@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org