You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/20 02:46:00 UTC

[jira] [Commented] (DRILL-8179) Convert LTSV Format Plugin to EVF2

    [ https://issues.apache.org/jira/browse/DRILL-8179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649534#comment-17649534 ] 

ASF GitHub Bot commented on DRILL-8179:
---------------------------------------

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.




> Convert LTSV Format Plugin to EVF2
> ----------------------------------
>
>                 Key: DRILL-8179
>                 URL: https://issues.apache.org/jira/browse/DRILL-8179
>             Project: Apache Drill
>          Issue Type: Improvement
>    Affects Versions: 1.20.1
>            Reporter: Jingchuan Hu
>            Assignee: Charles Givre
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Get authorized by Charles, continue the conversion from LTSV to EVF2 directly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)