[jira] [Closed] (ARROW-192) some classes cannot be resolved for vector component

2016-05-07 Thread Fangzhou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fangzhou closed ARROW-192. -- Resolution: Workaround solved unresolved problem per discussed > some classes cannot be resolved for vector com

[jira] [Commented] (ARROW-192) some classes cannot be resolved for vector component

2016-05-07 Thread Laurent Goujon (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275428#comment-15275428 ] Laurent Goujon commented on ARROW-192: -- The templates are under vector/src/main/codege

[jira] [Commented] (ARROW-192) some classes cannot be resolved for vector component

2016-05-07 Thread Fangzhou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275423#comment-15275423 ] Fangzhou commented on ARROW-192: I think I solve the problem because I can see all classes

Documentation for Apache Arrow

2016-05-07 Thread Uwe Korn
Hello, as Arrow grows and we want to improve usage/adoption, we definitely need to start documenting it a bit. I would volunteer to work on writing some sections, but first we need to agree on the used tools. I would suggest the following setup: * central Arrow documentation (i.e. the layou

[jira] [Commented] (ARROW-91) C++: First draft of an adapter class for parquet-cpp's ParquetFileReader that produces Arrow table/row batch objects

2016-05-07 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275294#comment-15275294 ] Uwe L. Korn commented on ARROW-91: -- [~wesmckinn] I had a look at your FileReader API draft