suddendust commented on issue #7187: URL: https://github.com/apache/pinot/issues/7187#issuecomment-887664196
@mayankshriv regarding >And the second one requires user to make a string with delimiters (that could be control characters) to specify in a text file Is this not the case even now? Say the header has a a control character as the delimiter, he will face the same problem even now right? Also, how about accepting a different config for the header delimiter? This can be optional, in which case we can fallback to using the currently supplied delimiter, and throw an exception if it doesn't work. I think this is better than the application assuming the delimiters by itself and giving the user a surprise at some later point. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
