[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 Iss

[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 T

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: I

[jira] [Created] (ARROW-3695) [Gandiva] Use add_arrow_lib()

2018-11-03 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3695: --- Summary: [Gandiva] Use add_arrow_lib() Key: ARROW-3695 URL: https://issues.apache.org/jira/browse/ARROW-3695 Project: Apache Arrow Issue Type: Improvement