[jira] [Created] (ARROW-3698) Segmentation fault when using large table in Gandiva

2018-11-03 Thread Siyuan Zhuang (JIRA)
Siyuan Zhuang created ARROW-3698: Summary: Segmentation fault when using large table in Gandiva Key: ARROW-3698 URL: https://issues.apache.org/jira/browse/ARROW-3698 Project: Apache Arrow

[jira] [Created] (ARROW-3697) [Ruby] Add schema[:field1] and schema.each methods

2018-11-03 Thread Yosuke Shiro (JIRA)
Yosuke Shiro created ARROW-3697: --- Summary: [Ruby] Add schema[:field1] and schema.each methods Key: ARROW-3697 URL: https://issues.apache.org/jira/browse/ARROW-3697 Project: Apache Arrow Issue

Re: Rust IPC and Integration Testing

2018-11-03 Thread Andy Grove
Brief update on this. I have now been able to use flatbuffers to generate Rust code from the Arrow schema, and it compiles. In theory, this can be published as a standalone "arrow-format" crate but I'm wondering what the plan should be here. I will start reviewing how this is handled in the other

[jira] [Created] (ARROW-3696) [C++] Add feather::TableWriter::Write(table)

2018-11-03 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3696: --- Summary: [C++] Add feather::TableWriter::Write(table) Key: ARROW-3696 URL: https://issues.apache.org/jira/browse/ARROW-3696 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3694) [Java] Avoid superfluous string creation when logging level is disabled

2018-11-03 Thread Zhenyuan Zhao (JIRA)
Zhenyuan Zhao created ARROW-3694: Summary: [Java] Avoid superfluous string creation when logging level is disabled Key: ARROW-3694 URL: https://issues.apache.org/jira/browse/ARROW-3694 Project: