[jira] [Resolved] (ARROW-2207) [GLib] Support decimal type

2018-05-11 Thread Kouhei Sutou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-2207. - Resolution: Fixed Fix Version/s: 0.10.0 Issue resolved by pull request 2012 [https://github

[jira] [Assigned] (ARROW-2207) [GLib] Support decimal type

2018-05-11 Thread Kouhei Sutou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou reassigned ARROW-2207: --- Assignee: yosuke shiro > [GLib] Support decimal type > --- > >

[jira] [Resolved] (ARROW-2500) [Java] IPC Writers/readers are not always setting validity bits correctly

2018-05-11 Thread Bryan Cutler (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Cutler resolved ARROW-2500. - Resolution: Fixed Fix Version/s: 0.10.0 Issue resolved by pull request 2008 [https://github

[jira] [Commented] (ARROW-2574) [CI] Collect and publish Python coverage

2018-05-11 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16472183#comment-16472183 ] Antoine Pitrou commented on ARROW-2574: --- Code coverage with Cython is currently hard

[jira] [Created] (ARROW-2575) [Python] Silently exclude hidden files

2018-05-11 Thread Durmus Karatay (JIRA)
Durmus Karatay created ARROW-2575: - Summary: [Python] Silently exclude hidden files Key: ARROW-2575 URL: https://issues.apache.org/jira/browse/ARROW-2575 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2574) [CI] Collect and publish Python coverage

2018-05-11 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2574: - Summary: [CI] Collect and publish Python coverage Key: ARROW-2574 URL: https://issues.apache.org/jira/browse/ARROW-2574 Project: Apache Arrow Issue Type: I

[jira] [Created] (ARROW-2573) Field metadata is lost on serialization round-trip

2018-05-11 Thread Thomas Buhrmann (JIRA)
Thomas Buhrmann created ARROW-2573: -- Summary: Field metadata is lost on serialization round-trip Key: ARROW-2573 URL: https://issues.apache.org/jira/browse/ARROW-2573 Project: Apache Arrow I

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2018-05-11 Thread Thomas Buhrmann (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471804#comment-16471804 ] Thomas Buhrmann commented on ARROW-2572: Another (discoverable) workaround was to

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2018-05-11 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471783#comment-16471783 ] Antoine Pitrou commented on ARROW-2572: --- If you want to try out contributing, this w

[jira] [Updated] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2018-05-11 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-2572: -- Component/s: Python > [Python] Add factory function to create a Table from Columns and Schema. >

[jira] [Updated] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2018-05-11 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-2572: -- Affects Version/s: 0.9.0 > [Python] Add factory function to create a Table from Columns and Sche

[jira] [Updated] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2018-05-11 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-2572: -- Labels: beginner (was: ) > [Python] Add factory function to create a Table from Columns and Sch

[jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2018-05-11 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471776#comment-16471776 ] Antoine Pitrou commented on ARROW-2572: --- Actually, {{Table.from_arrays}} allows you

[jira] [Resolved] (ARROW-2570) [Python] Add support for writing parquet files with LZ4 compression

2018-05-11 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-2570. --- Resolution: Fixed Fix Version/s: 0.10.0 Issue resolved by pull request 2030 [https://gi

[jira] [Created] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema.

2018-05-11 Thread Thomas Buhrmann (JIRA)
Thomas Buhrmann created ARROW-2572: -- Summary: [Python] Add factory function to create a Table from Columns and Schema. Key: ARROW-2572 URL: https://issues.apache.org/jira/browse/ARROW-2572 Project: A