[
https://issues.apache.org/jira/browse/DRILL-7978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458400#comment-17458400
]
ASF GitHub Bot commented on DRILL-7978:
---------------------------------------
dzamo commented on pull request #2282:
URL: https://github.com/apache/drill/pull/2282#issuecomment-992496691
Hi @paul-rogers. We're in the throes of trying to convert this plugin to
use EVF v2 / scan.v3. This will be the first instance of this kind in the
Drill code base, apart from a very simple mock plugin which supports unit tests
(CompliantTextBatchReader remains based on EVF v1, from what I can see).
Something that's confusing me is that the EasyFormatPlugin base class is
coded against the ManagedReader interface from EVF v1. So I cannot see that we
can both derive from EasyFormatPlugin, and also implement ManagedReader from
EVF v2. Am I missing something here?
Thanks, James
--
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]
> Fixed Width Format Plugin
> -------------------------
>
> Key: DRILL-7978
> URL: https://issues.apache.org/jira/browse/DRILL-7978
> Project: Apache Drill
> Issue Type: New Feature
> Components: Storage - Other
> Reporter: Megan Foss
> Priority: Major
>
> Developing format plugin to parse fixed width files.
> Fixed Width Text File Definition:
> https://www.oracle.com/webfolder/technetwork/data-quality/edqhelp/Content/introduction/getting_started/configuring_fixed_width_text_file_formats.htm
--
This message was sent by Atlassian Jira
(v8.20.1#820001)