[jira] [Created] (ARROW-5693) [Go] skip IPC integration test for Decimal128

2019-06-22 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-5693: -- Summary: [Go] skip IPC integration test for Decimal128 Key: ARROW-5693 URL: https://issues.apache.org/jira/browse/ARROW-5693 Project: Apache Arrow Issue

[jira] [Created] (ARROW-5692) [Go] implement minimal JSON support for Decimal128

2019-06-22 Thread Sebastien Binet (JIRA)
Sebastien Binet created ARROW-5692: -- Summary: [Go] implement minimal JSON support for Decimal128 Key: ARROW-5692 URL: https://issues.apache.org/jira/browse/ARROW-5692 Project: Apache Arrow

[jira] [Created] (ARROW-5691) [C++] Relocate src/parquet/arrow code to src/arrow/dataset/parquet

2019-06-22 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-5691: --- Summary: [C++] Relocate src/parquet/arrow code to src/arrow/dataset/parquet Key: ARROW-5691 URL: https://issues.apache.org/jira/browse/ARROW-5691 Project: Apache Arrow

Go becomes the 4th language to be a part of the Arrow integration tests (!)

2019-06-22 Thread Wes McKinney
I'm excited to announce that Go has become the 4th language to officially participate in the Arrow binary protocol integration tests, after Java, C++, and JavaScript: https://github.com/apache/arrow/commit/4ba2763150459c9eb4139e5954d9b5526b8ef0ee This is a huge milestone toward making Go a

[jira] [Created] (ARROW-5690) [Packaging] macOS wheels broken: libprotobuf.18.dylib missing

2019-06-22 Thread Philipp Moritz (JIRA)
Philipp Moritz created ARROW-5690: - Summary: [Packaging] macOS wheels broken: libprotobuf.18.dylib missing Key: ARROW-5690 URL: https://issues.apache.org/jira/browse/ARROW-5690 Project: Apache Arrow

Re: How should a Python/C++ project depend on Arrow (issues with ABI and wheel)?

2019-06-22 Thread Antonio Cavallo
> > > Zhuo Peng wrote: > > fundamental libraries [5]. Newer GCC versions could be backported to work > > with older libraries [6]. That would be great and it would require a design agreement between major compilers (Gcc, Intel, LLVM and Portland etc). > then you need to use the same