[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397626#comment-16397626 ] ASF GitHub Bot commented on ARROW-2227: --- wesm closed pull request #1740: ARROW-2227: [Python] Fix

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397624#comment-16397624 ] ASF GitHub Bot commented on ARROW-2227: --- wesm commented on issue #1740: ARROW-2227: [Python] Fix

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397540#comment-16397540 ] ASF GitHub Bot commented on ARROW-2227: --- wesm commented on a change in pull request #1740:

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397101#comment-16397101 ] ASF GitHub Bot commented on ARROW-2227: --- pitrou commented on a change in pull request #1740:

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397098#comment-16397098 ] ASF GitHub Bot commented on ARROW-2227: --- wesm commented on a change in pull request #1740:

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397095#comment-16397095 ] ASF GitHub Bot commented on ARROW-2227: --- pitrou commented on a change in pull request #1740:

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16397077#comment-16397077 ] ASF GitHub Bot commented on ARROW-2227: --- wesm opened a new pull request #1740: ARROW-2227: [Python]

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16396542#comment-16396542 ] Wes McKinney commented on ARROW-2227: - This seems to be an off-by-one-error. In builder.cc, we are

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-12 Thread Chris Ellison (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395348#comment-16395348 ] Chris Ellison commented on ARROW-2227: -- Yeah it's a contrived example, but think of a large data

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-12 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395334#comment-16395334 ] Antoine Pitrou commented on ARROW-2227: --- {quote}Just wanted to mention, in case it was missed, but

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-12 Thread Chris Ellison (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395321#comment-16395321 ] Chris Ellison commented on ARROW-2227: -- Just wanted to mention, in case it was missed, but this

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395288#comment-16395288 ] Wes McKinney commented on ARROW-2227: - OK, moving to 0.10.0. We should raise an exception for a

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-12 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395246#comment-16395246 ] Antoine Pitrou commented on ARROW-2227: --- By the way, is the enhancement requested in this ticket

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-03-12 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16395173#comment-16395173 ] Antoine Pitrou commented on ARROW-2227: --- The snippet produces a core dump here (**). I think it is

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-02-28 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16380759#comment-16380759 ] Wes McKinney commented on ARROW-2227: - That may be a separate bug, we should investigate > [Python]

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-02-27 Thread Chris Ellison (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16379574#comment-16379574 ] Chris Ellison commented on ARROW-2227: -- It looks like parquet.ParquetFile.read() doesn't

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-02-27 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16379446#comment-16379446 ] Wes McKinney commented on ARROW-2227: - Thanks, marked for 0.9.0 > [Python] Table.from_pandas does not

[jira] [Commented] (ARROW-2227) [Python] Table.from_pandas does not create chunked_arrays.

2018-02-27 Thread Chris Ellison (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16379215#comment-16379215 ] Chris Ellison commented on ARROW-2227: -- https://issues.apache.org/jira/browse/ARROW-1167 appears to