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 2021/07/22 17:12:43 UTC

[GitHub] [incubator-pinot] mayankshriv commented on issue #7187: Issue with CSV ingestion with non-default delimiter

mayankshriv commented on issue #7187:
URL: https://github.com/apache/incubator-pinot/issues/7187#issuecomment-885076362


   Thanks @suddendust, assigned to you. Let's first figure out the right approach, should we auto try a few separators, or gracefully error out with good information? First approach has the danger of picking the wrong delimiter. And the second one requires user to make a string with delimiters (that could be control characters) to specify in a text file.
   
   Let's solicit some inputs here, and then go for an implementation.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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