[jira] [Updated] (ARROW-4051) [Gandiva] [GLib] Add support for null literal

2018-12-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4051: -- Labels: pull-request-available (was: ) > [Gandiva] [GLib] Add support for null literal > -

[jira] [Created] (ARROW-4051) [Gandiva] [GLib] Add support for null literal

2018-12-16 Thread Yosuke Shiro (JIRA)
Yosuke Shiro created ARROW-4051: --- Summary: [Gandiva] [GLib] Add support for null literal Key: ARROW-4051 URL: https://issues.apache.org/jira/browse/ARROW-4051 Project: Apache Arrow Issue Type:

[jira] [Resolved] (ARROW-4034) [Ruby] Interface for FileOutputStream doesn't respect append=True

2018-12-16 Thread Yosuke Shiro (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yosuke Shiro resolved ARROW-4034. - Resolution: Fixed Fix Version/s: 0.12.0 Issue resolved by pull request 3193 [https://githu

[jira] [Commented] (ARROW-4050) core dump on reading parquet file

2018-12-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722622#comment-16722622 ] Wes McKinney commented on ARROW-4050: - This looks like a toolchain / environment issu

[jira] [Commented] (ARROW-4050) core dump on reading parquet file

2018-12-16 Thread Antonio Cavallo (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722611#comment-16722611 ] Antonio Cavallo commented on ARROW-4050: Mmmm, might it have to do with the _gene

[jira] [Commented] (ARROW-4050) core dump on reading parquet file

2018-12-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722605#comment-16722605 ] Wes McKinney commented on ARROW-4050: - Can you post the full traceback? > core dump

[jira] [Created] (ARROW-4050) core dump on reading parquet file

2018-12-16 Thread Antonio Cavallo (JIRA)
Antonio Cavallo created ARROW-4050: -- Summary: core dump on reading parquet file Key: ARROW-4050 URL: https://issues.apache.org/jira/browse/ARROW-4050 Project: Apache Arrow Issue Type: Bug

[jira] [Commented] (ARROW-3731) [R] R API for reading and writing Parquet files

2018-12-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722563#comment-16722563 ] Wes McKinney commented on ARROW-3731: - It means implementing an Rcpp version of htt

[jira] [Resolved] (ARROW-4049) [C++] Arrow never use glog even though glog is linked.

2018-12-16 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney resolved ARROW-4049. - Resolution: Fixed Fix Version/s: 0.12.0 Issue resolved by pull request 3196 [https://githu

[jira] [Created] (ARROW-4049) [C++] Arrow never use glog even though glog is linked.

2018-12-16 Thread Kousuke Saruta (JIRA)
Kousuke Saruta created ARROW-4049: - Summary: [C++] Arrow never use glog even though glog is linked. Key: ARROW-4049 URL: https://issues.apache.org/jira/browse/ARROW-4049 Project: Apache Arrow

[jira] [Updated] (ARROW-4049) [C++] Arrow never use glog even though glog is linked.

2018-12-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4049: -- Labels: pull-request-available (was: ) > [C++] Arrow never use glog even though glog is linked

[jira] [Assigned] (ARROW-4049) [C++] Arrow never use glog even though glog is linked.

2018-12-16 Thread Kousuke Saruta (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kousuke Saruta reassigned ARROW-4049: - Assignee: Kousuke Saruta > [C++] Arrow never use glog even though glog is linked. >

[jira] [Resolved] (ARROW-4048) [GLib] Return ChunkedArray instead of Array in gparquet_arrow_file_reader_read_column

2018-12-16 Thread Kouhei Sutou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-4048. - Resolution: Fixed Issue resolved by pull request 3192 [https://github.com/apache/arrow/pull/3192]

[jira] [Commented] (ARROW-4024) [Python] Cython compilation error on cython==0.27.3

2018-12-16 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722460#comment-16722460 ] Uwe L. Korn commented on ARROW-4024: [~pcmoritz] Is there anything that keeps you on

[jira] [Updated] (ARROW-4034) [Ruby] Interface for FileOutputStream doesn't respect append=True

2018-12-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-4034: -- Labels: pull-request-available (was: ) > [Ruby] Interface for FileOutputStream doesn't respect