Jacques Nadeau created DRILL-128:
------------------------------------

             Summary: Shared Memory Toolkit
                 Key: DRILL-128
                 URL: https://issues.apache.org/jira/browse/DRILL-128
             Project: Apache Drill
          Issue Type: New Feature
            Reporter: Jacques Nadeau


Because of the focus on the memory format of ValueVectors, Drill could benefit 
from being able to operate across processes using shared memory.  This would be 
useful in various storage engines such HBase and could also be useful where 
Drill might be running unsafe code such as when running an untrusted UDF.  
Rather than requiring each implementer to build their own interfaces, we should 
provide some higher level shared tools for this purpose.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to