[jira] [Created] (ARROW-2720) [C++] Clean up cmake CXX_STANDARD and PIC flag setting

2018-06-18 Thread Phillip Cloud (JIRA)
Phillip Cloud created ARROW-2720: Summary: [C++] Clean up cmake CXX_STANDARD and PIC flag setting Key: ARROW-2720 URL: https://issues.apache.org/jira/browse/ARROW-2720 Project: Apache Arrow I

Re: Struct support for arrow/go

2018-06-18 Thread Jim Pivarski
As far as I know, List> hasn't been implemented yet. These are some previous discussions on the Arrow and Parquet mailing lists. - http://mail-archives.apache.org/mod_mbox/parquet-dev/201801.mbox/%3C4221159.JjGKrUjAfh@gudok6%3E - https://lists.apache.org/thread.html/45179fd4023764f83

Struct support for arrow/go

2018-06-18 Thread Sebastien Binet
hi there, (apologies if this isn't the correct forum to raise this kind of question...) I am investigating whether using arrow/go for my application would be feasible. I'd like to be able to provide Arrow support (in Go) for reading ROOT files[1], a file format used in particle physics. ROOT prov

[jira] [Created] (ARROW-2719) [Python/C++] ArrowSchema not hashable

2018-06-18 Thread Florian Jetter (JIRA)
Florian Jetter created ARROW-2719: - Summary: [Python/C++] ArrowSchema not hashable Key: ARROW-2719 URL: https://issues.apache.org/jira/browse/ARROW-2719 Project: Apache Arrow Issue Type: Bug