[jira] [Created] (ARROW-16852) [C++] Migrate SCALAR_AGGREGATE, HASH_AGGREGATE functions to use ExecSpan

2022-06-17 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-16852: Summary: [C++] Migrate SCALAR_AGGREGATE, HASH_AGGREGATE functions to use ExecSpan Key: ARROW-16852 URL: https://issues.apache.org/jira/browse/ARROW-16852 Project:

[GitHub] [arrow-adbc] lidavidm opened a new pull request, #24: Add basic transaction semantics

2022-06-17 Thread GitBox
lidavidm opened a new pull request, #24: URL: https://github.com/apache/arrow-adbc/pull/24 Clarify that autocommit is the default, add an option to disable it, and add an explicit commit. Though, this is all not currently implemented. Fixes #23. -- This is an automated

[GitHub] [arrow-adbc] lidavidm commented on pull request #18: Add table/column reflection

2022-06-17 Thread GitBox
lidavidm commented on PR #18: URL: https://github.com/apache/arrow-adbc/pull/18#issuecomment-1159135921 Implemented for SQLite. It's a little tedious to implement for SQLite but isn't especially complicated, at least. -- This is an automated message from the Apache Git Service. To

[jira] [Created] (ARROW-16851) [CI][SPARK] Nightlies test "test-conda-python-3.9-spark-master" failing

2022-06-17 Thread Larry White (Jira)
Larry White created ARROW-16851: --- Summary: [CI][SPARK] Nightlies test "test-conda-python-3.9-spark-master" failing Key: ARROW-16851 URL: https://issues.apache.org/jira/browse/ARROW-16851 Project:

[jira] [Created] (ARROW-16850) [C++] Improve csv writer by copying data and delimiter separately

2022-06-17 Thread Yibo Cai (Jira)
Yibo Cai created ARROW-16850: Summary: [C++] Improve csv writer by copying data and delimiter separately Key: ARROW-16850 URL: https://issues.apache.org/jira/browse/ARROW-16850 Project: Apache Arrow

[jira] [Created] (ARROW-16849) [C++][compute] Replace If-Else branch with bitwise operators in aggregate_basic_internal

2022-06-17 Thread xiangxiang Shen (Jira)
xiangxiang Shen created ARROW-16849: --- Summary: [C++][compute] Replace If-Else branch with bitwise operators in aggregate_basic_internal Key: ARROW-16849 URL: https://issues.apache.org/jira/browse/ARROW-16849