[jira] [Created] (ARROW-3410) [C++] Streaming CSV reader interface for memory-constrainted environments

2018-10-02 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3410: --- Summary: [C++] Streaming CSV reader interface for memory-constrainted environments Key: ARROW-3410 URL: https://issues.apache.org/jira/browse/ARROW-3410 Project:

[jira] [Created] (ARROW-3409) [C++] Add streaming compression interfaces

2018-10-02 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3409: - Summary: [C++] Add streaming compression interfaces Key: ARROW-3409 URL: https://issues.apache.org/jira/browse/ARROW-3409 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3408) [C++] Add option to CSV reader to dictionary encode individual columns or all string / binary columns

2018-10-02 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3408: --- Summary: [C++] Add option to CSV reader to dictionary encode individual columns or all string / binary columns Key: ARROW-3408 URL: https://issues.apache.org/jira/browse/ARROW-3408

[jira] [Created] (ARROW-3407) [C++] Add UTF8 conversion modes in CSV reader conversion options

2018-10-02 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3407: --- Summary: [C++] Add UTF8 conversion modes in CSV reader conversion options Key: ARROW-3407 URL: https://issues.apache.org/jira/browse/ARROW-3407 Project: Apache Arrow

[jira] [Created] (ARROW-3406) [C++] Create a caching memory pool implementation

2018-10-02 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3406: - Summary: [C++] Create a caching memory pool implementation Key: ARROW-3406 URL: https://issues.apache.org/jira/browse/ARROW-3406 Project: Apache Arrow

[jira] [Created] (ARROW-3405) [Python] Document CSV reader

2018-10-02 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3405: - Summary: [Python] Document CSV reader Key: ARROW-3405 URL: https://issues.apache.org/jira/browse/ARROW-3405 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3404) [C++] Make CSV chunker faster

2018-10-02 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3404: - Summary: [C++] Make CSV chunker faster Key: ARROW-3404 URL: https://issues.apache.org/jira/browse/ARROW-3404 Project: Apache Arrow Issue Type: Improvement

Re: Timeline for 0.11 Arrow release

2018-10-02 Thread Kouhei Sutou
Hi, I've finished Parquet GLib dev/rpm packages task but cwiki is down just now... https://status.apache.org/incidents/rp15hsl5vrc9 So I'll work on creating RC0 archive tomorrow. Thanks, -- kou In <20181002.113721.888403053991569613@clear-code.com> "Re: Timeline for 0.11 Arrow

[jira] [Created] (ARROW-3403) [Website] Source tarball link missing from install page

2018-10-02 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3403: --- Summary: [Website] Source tarball link missing from install page Key: ARROW-3403 URL: https://issues.apache.org/jira/browse/ARROW-3403 Project: Apache Arrow

[jira] [Created] (ARROW-3402) [Gandiva][C++] Utilize common bitmap operation implementations in precompiled IR routines

2018-10-02 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3402: --- Summary: [Gandiva][C++] Utilize common bitmap operation implementations in precompiled IR routines Key: ARROW-3402 URL: https://issues.apache.org/jira/browse/ARROW-3402

[jira] [Created] (ARROW-3401) [C++] Pluggable statistics collector API for unconvertible CSV values

2018-10-02 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-3401: --- Summary: [C++] Pluggable statistics collector API for unconvertible CSV values Key: ARROW-3401 URL: https://issues.apache.org/jira/browse/ARROW-3401 Project: Apache

[jira] [Created] (ARROW-3400) [Packaging] Add support Parquet GLib related Linux packages

2018-10-02 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-3400: --- Summary: [Packaging] Add support Parquet GLib related Linux packages Key: ARROW-3400 URL: https://issues.apache.org/jira/browse/ARROW-3400 Project: Apache Arrow

[jira] [Created] (ARROW-3399) Cannot serialize numpy matrix object

2018-10-02 Thread Mitar (JIRA)
Mitar created ARROW-3399: Summary: Cannot serialize numpy matrix object Key: ARROW-3399 URL: https://issues.apache.org/jira/browse/ARROW-3399 Project: Apache Arrow Issue Type: Bug Affects