paul-rogers opened a new pull request #1807: DRILL-7293: Convert the regex 
("log") plugin to use EVF
URL: https://github.com/apache/drill/pull/1807
 
 
   Converts the log format plugin (which uses a regex for parsing) to work
   with the Extended Vector Format.
   
   This commit provides the basic conversion:
   
   * Use the plugin config object to pass config to the Easy framework.
   * Use the EVF scan mechanism in place of the legacy "ScanBatch"
   mechanism.
   * Minor code and README cleanup.
   
   This commit corresponds to the Basic Tutorial steps in the EVF tutorial.

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

Reply via email to