Deepak Majeti created ARROW-820:
---
Summary: [C++] Build dependencies for Parquet library without
arrow support
Key: ARROW-820
URL: https://issues.apache.org/jira/browse/ARROW-820
Project: Apache Arrow
Wes McKinney created ARROW-819:
--
Summary: [Python] Define and document public Cython API
Key: ARROW-819
URL: https://issues.apache.org/jira/browse/ARROW-819
Project: Apache Arrow
Issue Type: New
Wes McKinney created ARROW-818:
--
Summary: [Python] Review public pyarrow.* API completeness and
update docs
Key: ARROW-818
URL: https://issues.apache.org/jira/browse/ARROW-818
Project: Apache Arrow
Hi Devs,
What is the recommended way to use the pyarrow StreamWriter to write to a
socket? I've the following:
- Use socket directly and get "TypeError: Unable to read from object of
type: "
looks like pyarrow expects the object to have a "write" attribute
- Using as a file object with: "sock
Wes McKinney created ARROW-817:
--
Summary: [C++] Fix incorrect code comment from ARROW-722
Key: ARROW-817
URL: https://issues.apache.org/jira/browse/ARROW-817
Project: Apache Arrow
Issue Type: Bu
Wes McKinney created ARROW-816:
--
Summary: [C++] Use conda packages for RapidJSON, Flatbuffers to
speed up builds
Key: ARROW-816
URL: https://issues.apache.org/jira/browse/ARROW-816
Project: Apache Arrow