mayankshriv opened a new issue #7187:
URL: https://github.com/apache/incubator-pinot/issues/7187


   The code assumes that the delimiter for CSV in the reader config should also 
be used when specifying the header string in the ingestion spec. While this is 
(arguably) a valid assumption, it might be non intuitive for the user since 
these are two different configs in two different places.
   
   Filing this issue for a better user experience, perhaps:
   - If the CSV delimiter does not work for header String in job spec, try 
`comma`?
   - At the very least, error out notifying the user that the two are 
inconsistent.


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

Reply via email to