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

Masayuki Takahashi commented on CALCITE-2173:
---------------------------------------------

I am very glad that you comment and care for this. Thanks. I think I have many 
issues for this.

- Add ArrowAggregation, ArrowJoin, ArrowUnion, etc..
- What kind of data to read (Feather, from Parquet, etc..) 
- Rethinking about ArrowRexToLixTranslator because it breaks RexToLixTranslator 
in core module

> What are your thoughts on how this could be added to Calcite?

Since many issues are still remain, I don't think that yet :-)
Now, I would be happy if you could tell me about the points to improve about 
how to implement to scan for column store storage like Apache Arrow in Calcite.
Or I would be very happy if this implementation got some help from someone.

> By the way, in order to get it to build, I had to make a minor change:

Thanks! I will pull it.

> Sample implementation of ArrowAdapter
> -------------------------------------
>
>                 Key: CALCITE-2173
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2173
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Masayuki Takahashi
>            Assignee: Julian Hyde
>            Priority: Minor
>
> I try to implement Apache Arrow adaper.
> [https://github.com/masayuki038/calcite/tree/arrow]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to