[
https://issues.apache.org/jira/browse/DRILL-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16951349#comment-16951349
]
ASF GitHub Bot commented on DRILL-4455:
---------------------------------------
arina-ielchiieva commented on pull request #398: DRILL-4455: Depend on Apache
Arrow
URL: https://github.com/apache/drill/pull/398
----------------------------------------------------------------
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]
> Depend on Apache Arrow for Vector and Memory
> --------------------------------------------
>
> Key: DRILL-4455
> URL: https://issues.apache.org/jira/browse/DRILL-4455
> Project: Apache Drill
> Issue Type: Improvement
> Affects Versions: 1.16.0, 1.17.0
> Reporter: Steven Phillips
> Assignee: Igor Guzenko
> Priority: Major
> Labels: doc-impacting
> Fix For: 1.18.0
>
>
> The code for value vectors and memory has been split and contributed to the
> apache arrow repository. In order to help this project advance, Drill should
> depend on the arrow project instead of internal value vector code.
> This change will require recompiling any external code, such as UDFs and
> StoragePlugins. The changes will mainly just involve renaming the classes to
> the org.apache.arrow namespace.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)