[jira] [Created] (ARROW-16839) [CI][C++] xsimd is missing for vcpkg build and minimal example

2022-06-15 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-16839: Summary: [CI][C++] xsimd is missing for vcpkg build and minimal example Key: ARROW-16839 URL: https://issues.apache.org/jira/browse/ARROW-16839 Project: Apache Arrow

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

2022-06-15 Thread GitBox
lidavidm commented on PR #18: URL: https://github.com/apache/arrow-adbc/pull/18#issuecomment-1156813679 CC @hannes, @krlmlr. This is roughly patterned off of Flight SQL (and seems similarish to DBI from quick look as well) I think we discussed an MSSQL style `information_schema` or

[GitHub] [arrow-adbc] lidavidm opened a new pull request, #18: Add table/column reflection

2022-06-15 Thread GitBox
lidavidm opened a new pull request, #18: URL: https://github.com/apache/arrow-adbc/pull/18 Adds methods to get table schema/columns, and implements all the metadata methods for SQLite. The methods differ slightly from Flight SQL. Instead of returning a serialized schema with the

[jira] [Created] (ARROW-16838) Schema inference for pandas extension dtypes fails on indexes

2022-06-15 Thread Ian Rose (Jira)
Ian Rose created ARROW-16838: Summary: Schema inference for pandas extension dtypes fails on indexes Key: ARROW-16838 URL: https://issues.apache.org/jira/browse/ARROW-16838 Project: Apache Arrow

[jira] [Created] (ARROW-16837) [C++] Investigate performance regressions observed in Unique, VisitArraySpanInline

2022-06-15 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-16837: Summary: [C++] Investigate performance regressions observed in Unique, VisitArraySpanInline Key: ARROW-16837 URL: https://issues.apache.org/jira/browse/ARROW-16837

[jira] [Created] (ARROW-16836) [C++] Have exported ArrowArrayStreams call RecordBatchReader::Close

2022-06-15 Thread David Li (Jira)
David Li created ARROW-16836: Summary: [C++] Have exported ArrowArrayStreams call RecordBatchReader::Close Key: ARROW-16836 URL: https://issues.apache.org/jira/browse/ARROW-16836 Project: Apache Arrow

[jira] [Created] (ARROW-16835) [CI][Python] Investigate using self-hosted runner for older macOS wheels

2022-06-15 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-16835: -- Summary: [CI][Python] Investigate using self-hosted runner for older macOS wheels Key: ARROW-16835 URL: https://issues.apache.org/jira/browse/ARROW-16835

[jira] [Created] (ARROW-16834) Handle impossible conversions in csv.ConvertOptions

2022-06-15 Thread Tim Loderhose (Jira)
Tim Loderhose created ARROW-16834: - Summary: Handle impossible conversions in csv.ConvertOptions Key: ARROW-16834 URL: https://issues.apache.org/jira/browse/ARROW-16834 Project: Apache Arrow

[jira] [Created] (ARROW-16833) [R] how to enforce type conversion in open_dataset()

2022-06-15 Thread Zsolt Kegyes-Brassai (Jira)
Zsolt Kegyes-Brassai created ARROW-16833: Summary: [R] how to enforce type conversion in open_dataset() Key: ARROW-16833 URL: https://issues.apache.org/jira/browse/ARROW-16833 Project: Apache