[jira] [Commented] (ARROW-17721) [C++][Gandiva] Expression Evaluation Performance Improvement using Mimalloc

2022-09-25 Thread Jin Shang (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609306#comment-17609306 ] Jin Shang commented on ARROW-17721: --- ARROW-17824 has been merged to master. Can you re

[jira] [Updated] (ARROW-17824) [C++][Gandiva] Implement preallocation for variable length output buffer

2022-09-25 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou updated ARROW-17824: - Summary: [C++][Gandiva] Implement preallocation for variable length output buffer (was: [C++][G

[jira] [Resolved] (ARROW-17824) [C++][Gandiva] Implement preallocation for variable length output buffer

2022-09-25 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-17824. -- Resolution: Fixed Issue resolved by pull request 14230 [https://github.com/apache/arrow/pull/1

[jira] [Commented] (ARROW-17535) [Python] List arrays aren't supported in to_pandas calls

2022-09-25 Thread Chang She (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609261#comment-17609261 ] Chang She commented on ARROW-17535: --- What I was thinking is the following possibilitie

[jira] [Commented] (ARROW-17636) [Python] Converting Table to pandas raises NotImplementedError (when table previously saved as partitioned parquet dataset)

2022-09-25 Thread Roberto Lobo (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609217#comment-17609217 ] Roberto Lobo commented on ARROW-17636: -- Sorry for the long delay in responding [~jo

[jira] [Updated] (ARROW-17636) [Python] Converting Table to pandas raises NotImplementedError (when table previously saved as partitioned parquet dataset)

2022-09-25 Thread Roberto Lobo (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roberto Lobo updated ARROW-17636: - Attachment: bug.py > [Python] Converting Table to pandas raises NotImplementedError (when table

[jira] [Updated] (ARROW-17458) [C++] CSV Writer: Unsupported cast from decimal to utf8

2022-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-17458: --- Labels: csv decimal good-first-issue good-second-issue pull-request-available unsupported (

[jira] [Assigned] (ARROW-17840) [Java] Remove flaky JaCoCo check in JDBC driver

2022-09-25 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li reassigned ARROW-17840: Assignee: David Li > [Java] Remove flaky JaCoCo check in JDBC driver > --

[jira] [Updated] (ARROW-17840) [Java] Remove flaky JaCoCo check in JDBC driver

2022-09-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-17840: --- Labels: pull-request-available (was: ) > [Java] Remove flaky JaCoCo check in JDBC driver >

[jira] [Created] (ARROW-17840) [Java] Remove flaky JaCoCo check in JDBC driver

2022-09-25 Thread David Li (Jira)
David Li created ARROW-17840: Summary: [Java] Remove flaky JaCoCo check in JDBC driver Key: ARROW-17840 URL: https://issues.apache.org/jira/browse/ARROW-17840 Project: Apache Arrow Issue Type: Im

[jira] [Resolved] (ARROW-17830) [C++][Gandiva] AppVeyor Windows builds failing due to 'diaguids.lib'

2022-09-25 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-17830. -- Fix Version/s: 10.0.0 Resolution: Fixed Issue resolved by pull request 14228 [https://g

[jira] [Updated] (ARROW-17839) Cannot create RecordBatch with nested struct containing extension type

2022-09-25 Thread Matthias Vallentin (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Vallentin updated ARROW-17839: --- Priority: Blocker (was: Major) > Cannot create RecordBatch with nested struct conta

[jira] [Updated] (ARROW-17839) Cannot create RecordBatch with nested struct containing extension type

2022-09-25 Thread Matthias Vallentin (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Vallentin updated ARROW-17839: --- Description: I'm running into the following issue: {code:java} pyarrow.lib.ArrowNotI

[jira] [Created] (ARROW-17839) Cannot create RecordBatch with nested struct containing extension type

2022-09-25 Thread Matthias Vallentin (Jira)
Matthias Vallentin created ARROW-17839: -- Summary: Cannot create RecordBatch with nested struct containing extension type Key: ARROW-17839 URL: https://issues.apache.org/jira/browse/ARROW-17839 Pr

[jira] [Updated] (ARROW-17839) Cannot create RecordBatch with nested struct containing extension type

2022-09-25 Thread Matthias Vallentin (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Vallentin updated ARROW-17839: --- Attachment: example.py > Cannot create RecordBatch with nested struct containing ext