cgivre opened a new pull request, #2725:
URL: https://github.com/apache/drill/pull/2725

   # [DRILL-8179](https://issues.apache.org/jira/browse/DRILL-8179): Convert 
LTSV Format Plugin to EVF2
   
   ## Description
   With this PR, all format plugins are now using the EVF readers.   This is 
part of [DRILL-8132](https://issues.apache.org/jira/browse/DRILL-8312).  
   
   ## Documentation
   In addition to refactoring the plugin to use EVF V2, this code replaces the 
homegrown LTSV reader with a module that parses the data, and introduces new 
configuration variables.  These variables are all noted in the updated README.  
However they are all optional, so the user is not likely to notice any real 
difference. 
   
   One exception is the variable which controls error tolerance.  
   
   ## Testing
   Ran existing unit tests.


-- 
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: dev-unsubscr...@drill.apache.org

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

Reply via email to