paul-rogers opened a new pull request #1789: DRILL-7181: Improve V3 text reader (row set) error messages URL: https://github.com/apache/drill/pull/1789 Adds an error context to the scan framework to add plugin-specific error context. Refines how the `columns` column can be used with the text reader. If headers are used, then `columns` is just another column. An error is raised, however, if `columns[x]` is used when headers are enabled. Added additional unit tests to fully define the `columns` column behavior. Added another builder abstraction where a constructor argument list became too long.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
