[jira] [Commented] (KUDU-1276) Add a vectorized read/write interface for pandas DataFrame objects

2020-06-01 Thread Wes McKinney (Jira)
[ https://issues.apache.org/jira/browse/KUDU-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17121070#comment-17121070 ] Wes McKinney commented on KUDU-1276: I'll try to help with this patch, I've been pretty busy with a

[jira] [Commented] (KUDU-1276) Add a vectorized read/write interface for pandas DataFrame objects

2020-06-01 Thread Grant Henke (Jira)
[ https://issues.apache.org/jira/browse/KUDU-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17121069#comment-17121069 ] Grant Henke commented on KUDU-1276: --- Kudu recently added support for a columnar, arrow compatible,

[jira] [Commented] (KUDU-1276) Add a vectorized read/write interface for pandas DataFrame objects

2018-10-04 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16638292#comment-16638292 ] Wes McKinney commented on KUDU-1276: Ha, I have a completely laughable amount of spare bandwidth right

[jira] [Commented] (KUDU-1276) Add a vectorized read/write interface for pandas DataFrame objects

2018-10-04 Thread Jordan Birdsell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16638230#comment-16638230 ] Jordan Birdsell commented on KUDU-1276: --- Yea, this approach was not the ideal approach, meant to be

[jira] [Commented] (KUDU-1276) Add a vectorized read/write interface for pandas DataFrame objects

2018-10-04 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16638033#comment-16638033 ] Wes McKinney commented on KUDU-1276: I just took a look at the patch. The approach is not very

[jira] [Commented] (KUDU-1276) Add a vectorized read/write interface for pandas DataFrame objects

2018-10-03 Thread Adar Dembo (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16637767#comment-16637767 ] Adar Dembo commented on KUDU-1276: -- [~jtbirdsell] [your recent Pandas

[jira] [Commented] (KUDU-1276) Add a vectorized read/write interface for pandas DataFrame objects

2016-09-15 Thread Jordan Birdsell (JIRA)
[ https://issues.apache.org/jira/browse/KUDU-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493534#comment-15493534 ] Jordan Birdsell commented on KUDU-1276: --- [~wesmckinn], have you had a chance to do anything on this?