[
https://issues.apache.org/jira/browse/DRILL-4455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15685384#comment-15685384
]
Aman Sinha commented on DRILL-4455:
-----------------------------------
Moving the memory format out of Drill to a more specialized store such as Arrow
is a benefit; however moving the memory management/accounting part is probably
not. This was one of the previous comments; I am not familiar with the Arrow
release but would support someone doing a feasibility analysis of drill +
arrow.
> 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: Bug
> Reporter: Steven Phillips
> Assignee: Steven Phillips
> Fix For: 2.0.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
(v6.3.4#6332)