[jira] [Created] (ARROW-7301) [Java] Sql type DATE should correspond to DateDayVector

2019-12-02 Thread Liya Fan (Jira)
Liya Fan created ARROW-7301: --- Summary: [Java] Sql type DATE should correspond to DateDayVector Key: ARROW-7301 URL: https://issues.apache.org/jira/browse/ARROW-7301 Project: Apache Arrow Issue

[jira] [Created] (ARROW-7300) [C++][Gandiva] Implement functions to cast from strings to integers/floats

2019-12-02 Thread Projjal Chanda (Jira)
Projjal Chanda created ARROW-7300: - Summary: [C++][Gandiva] Implement functions to cast from strings to integers/floats Key: ARROW-7300 URL: https://issues.apache.org/jira/browse/ARROW-7300 Project:

[jira] [Created] (ARROW-7299) [GLib] Use Result instead of Status

2019-12-02 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-7299: --- Summary: [GLib] Use Result instead of Status Key: ARROW-7299 URL: https://issues.apache.org/jira/browse/ARROW-7299 Project: Apache Arrow Issue Type:

Re: [C++] CSV string column category to dictionary/indices?

2019-12-02 Thread Wes McKinney
An option was recently added to dictionary encode all string columns https://github.com/apache/arrow/blob/master/cpp/src/arrow/csv/options.h#L82 I think it would be useful to be able to hard-opt-in to dictionary-encode a particular column (regardless of the what cardinality ends up being).

[jira] [Created] (ARROW-7298) [C++] cpp/thirdparty/download-dependencies.sh is broken

2019-12-02 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-7298: --- Summary: [C++] cpp/thirdparty/download-dependencies.sh is broken Key: ARROW-7298 URL: https://issues.apache.org/jira/browse/ARROW-7298 Project: Apache Arrow

[jira] [Created] (ARROW-7297) [C++] Add value accessor in sparse tensor class

2019-12-02 Thread Kenta Murata (Jira)
Kenta Murata created ARROW-7297: --- Summary: [C++] Add value accessor in sparse tensor class Key: ARROW-7297 URL: https://issues.apache.org/jira/browse/ARROW-7297 Project: Apache Arrow Issue

[jira] [Created] (ARROW-7296) [Python] Add ORC api documentation

2019-12-02 Thread Jeff Reback (Jira)
Jeff Reback created ARROW-7296: -- Summary: [Python] Add ORC api documentation Key: ARROW-7296 URL: https://issues.apache.org/jira/browse/ARROW-7296 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-7295) [R] Fix bad test that causes failure on R < 3.5

2019-12-02 Thread Neal Richardson (Jira)
Neal Richardson created ARROW-7295: -- Summary: [R] Fix bad test that causes failure on R < 3.5 Key: ARROW-7295 URL: https://issues.apache.org/jira/browse/ARROW-7295 Project: Apache Arrow

[jira] [Created] (ARROW-7294) [Python] converted_type_name_from_enum(): Incorrect name for INT_64

2019-12-02 Thread Gawain BOLTON (Jira)
Gawain BOLTON created ARROW-7294: Summary: [Python] converted_type_name_from_enum(): Incorrect name for INT_64 Key: ARROW-7294 URL: https://issues.apache.org/jira/browse/ARROW-7294 Project: Apache

[jira] [Created] (ARROW-7293) [Dev] [C++] Persist ccache in docker-compose build volumes

2019-12-02 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-7293: - Summary: [Dev] [C++] Persist ccache in docker-compose build volumes Key: ARROW-7293 URL: https://issues.apache.org/jira/browse/ARROW-7293 Project: Apache Arrow

[jira] [Created] (ARROW-7292) [C++] [CI] [Dev] Add ASAN / UBSAN CI run

2019-12-02 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-7292: - Summary: [C++] [CI] [Dev] Add ASAN / UBSAN CI run Key: ARROW-7292 URL: https://issues.apache.org/jira/browse/ARROW-7292 Project: Apache Arrow Issue Type: