paul-rogers opened a new pull request #2485: URL: https://github.com/apache/drill/pull/2485
# [DRILL-8086](https://issues.apache.org/jira/browse/DRILL-8086): Convert the CSV (AKA "compliant text") reader to EVF V2 ## Description This PR is the remaining bits of the original DRILL-8085 PR: the Text and HTTPD log plugins. The text plugin is surprisingly complex. Upgrading it is helpful technically, but it does not serve as a very good example. So, this PR also upgraded the far simpler HTTPD log plugin to act as an example for other conversions. Note that, when doing conversions, you can rip out the prior do-it-yourself limit code: EVF now handles this work. Also includes: * DRILL-8159: Convert the HTTPD reader to use EVF V2 ## Documentation No changes: this is purely an internal change. ## Testing GitHub will helpfully run the unit tests. (Last time I tried, they didn't run on my machine.) -- 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]
