[GitHub] [arrow] liujiacheng777 opened a new issue, #34752: Failed building on LoongArch platform

2023-03-27 Thread via GitHub
liujiacheng777 opened a new issue, #34752: URL: https://github.com/apache/arrow/issues/34752 ### Describe the bug, including details regarding any error messages, version, and platform. ``` loongson@loongson-pc:~/tmp/arrow/cpp/build$ arch loongarch64 loongson@loongson-pc:~/tm

[GitHub] [arrow-adbc] lidavidm closed issue #197: [C] Improve type coverage in standard test suite

2023-03-27 Thread via GitHub
lidavidm closed issue #197: [C] Improve type coverage in standard test suite URL: https://github.com/apache/arrow-adbc/issues/197 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [arrow-adbc] lidavidm closed issue #550: [GLib] Add gadbc_connection_get_table_types()

2023-03-27 Thread via GitHub
lidavidm closed issue #550: [GLib] Add gadbc_connection_get_table_types() URL: https://github.com/apache/arrow-adbc/issues/550 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[GitHub] [arrow-adbc] lidavidm closed issue #537: python/adbc_driver_manager: expose StatementGetParameterSchema

2023-03-27 Thread via GitHub
lidavidm closed issue #537: python/adbc_driver_manager: expose StatementGetParameterSchema URL: https://github.com/apache/arrow-adbc/issues/537 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the sp

[GitHub] [arrow] jayshrivastava opened a new issue, #34751: [Go] parquet: how do you implement and read custom logical types?

2023-03-27 Thread via GitHub
jayshrivastava opened a new issue, #34751: URL: https://github.com/apache/arrow/issues/34751 ### Describe the usage question you have. Please include as many useful details as possible. What is the correct way to implement a custom logical type? I'm having trouble reading my cus

[GitHub] [arrow] westonpace closed issue #34346: [C++] Allow the CSV reader to read zero columns

2023-03-27 Thread via GitHub
westonpace closed issue #34346: [C++] Allow the CSV reader to read zero columns URL: https://github.com/apache/arrow/issues/34346 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [arrow] westonpace closed issue #34633: [C++][Parquet] Can't read converted type DECIMAL in Parquet Stream Reader C++ API

2023-03-27 Thread via GitHub
westonpace closed issue #34633: [C++][Parquet] Can't read converted type DECIMAL in Parquet Stream Reader C++ API URL: https://github.com/apache/arrow/issues/34633 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [arrow] eerhardt closed issue #25163: [C#] Support Float16

2023-03-27 Thread via GitHub
eerhardt closed issue #25163: [C#] Support Float16 URL: https://github.com/apache/arrow/issues/25163 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: iss

[GitHub] [arrow-adbc] kou closed issue #554: c/driver/sqlite: AdbcGetConnectionGetTableTypes() uses string not uint8 for table_type

2023-03-27 Thread via GitHub
kou closed issue #554: c/driver/sqlite: AdbcGetConnectionGetTableTypes() uses string not uint8 for table_type URL: https://github.com/apache/arrow-adbc/issues/554 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GitHub] [arrow] viirya opened a new issue, #34749: [Java] ZstdCompressionCodec uses hard-coding compression level which cannot be configurable

2023-03-27 Thread via GitHub
viirya opened a new issue, #34749: URL: https://github.com/apache/arrow/issues/34749 ### Describe the enhancement requested ArrowFileWriter/ArrowStreamWriter add compression support for 12.0.0-dev. But [ZstdCompressionCodec](https://github.com/apache/arrow/blob/196fbe5f5e0669b1f8bf71

[GitHub] [arrow-julia] kazuakiyama opened a new issue, #410: Official support for the Apache Parquet format

2023-03-27 Thread via GitHub
kazuakiyama opened a new issue, #410: URL: https://github.com/apache/arrow-julia/issues/410 I'm a radio astronomer interested in using this Julia-native implementation of the Apache Arrow in-memory format for black hole imaging with the [Event Horizon Telescope](https://eventhorizontelescop

[GitHub] [arrow] westonpace closed issue #34639: [Python] Info about offset is loss when converting struct array to record batch

2023-03-27 Thread via GitHub
westonpace closed issue #34639: [Python] Info about offset is loss when converting struct array to record batch URL: https://github.com/apache/arrow/issues/34639 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [arrow-adbc] lidavidm opened a new issue, #558: ci: refactor Dremio test setup into a docker-compose setup

2023-03-27 Thread via GitHub
lidavidm opened a new issue, #558: URL: https://github.com/apache/arrow-adbc/issues/558 That way it can be replicated locally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [arrow-adbc] lidavidm opened a new issue, #557: c/driver/postgresql: strings do not round-trip properly through ingest/select

2023-03-27 Thread via GitHub
lidavidm opened a new issue, #557: URL: https://github.com/apache/arrow-adbc/issues/557 ``` [ RUN ] PostgresStatementTest.SqlIngestString NOTICE: table "bulk_ingest" does not exist, skipping /home/lidavidm/Code/upstream/adbc/arrow-adbc/c/validation/adbc_validation_util.h:363:

[GitHub] [arrow] teo-tsirpanis opened a new issue, #34746: [C#] Add support for Tensors.

2023-03-27 Thread via GitHub
teo-tsirpanis opened a new issue, #34746: URL: https://github.com/apache/arrow/issues/34746 ### Describe the enhancement requested I am developing a C# project that uses Apache Arrow and needs Tensors. I will add support for them soon. Opening this issue to track progress and ask any

[GitHub] [arrow-julia] palday closed issue #391: Precompilation broken on Julia 1.9-rc1

2023-03-27 Thread via GitHub
palday closed issue #391: Precompilation broken on Julia 1.9-rc1 URL: https://github.com/apache/arrow-julia/issues/391 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [arrow] lidavidm closed issue #34731: [Python] MetadataRecordBatchReader does not release GIL in to_reader() method

2023-03-27 Thread via GitHub
lidavidm closed issue #34731: [Python] MetadataRecordBatchReader does not release GIL in to_reader() method URL: https://github.com/apache/arrow/issues/34731 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

[GitHub] [arrow] lidavidm opened a new issue, #34743: [Python] `test_flight.test_generic_options` is consistently failing on `AMD64 MacOS Python 3`

2023-03-27 Thread via GitHub
lidavidm opened a new issue, #34743: URL: https://github.com/apache/arrow/issues/34743 ### Describe the bug, including details regarding any error messages, version, and platform. Observed over several PRs/main ``` === FAILURES ==

[GitHub] [arrow] agagrins closed issue #34739: [Python] Cannot append nullable string columns to table

2023-03-27 Thread via GitHub
agagrins closed issue #34739: [Python] Cannot append nullable string columns to table URL: https://github.com/apache/arrow/issues/34739 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [arrow] lidavidm closed issue #34742: [Java] Split flight-sql-jdbc-driver to allow reuse of some internals

2023-03-27 Thread via GitHub
lidavidm closed issue #34742: [Java] Split flight-sql-jdbc-driver to allow reuse of some internals URL: https://github.com/apache/arrow/issues/34742 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[GitHub] [arrow] lidavidm closed issue #20730: [Java] Arrow-to-JDBC

2023-03-27 Thread via GitHub
lidavidm closed issue #20730: [Java] Arrow-to-JDBC URL: https://github.com/apache/arrow/issues/20730 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: iss

[GitHub] [arrow] lidavidm opened a new issue, #34742: [Java] Split flight-sql-jdbc-driver to allow reuse of some internals

2023-03-27 Thread via GitHub
lidavidm opened a new issue, #34742: URL: https://github.com/apache/arrow/issues/34742 ### Describe the enhancement requested Continuing discussion from https://github.com/apache/arrow/issues/20730#issuecomment-1451989813 it may be useful to allow applications to use some of the JDBC

[GitHub] [arrow] lidavidm opened a new issue, #34741: [Java] Flaky test `ArrowFlightPreparedStatementTest.testPreparedStatementExecutionOnce` in JDBC Flight SQL driver

2023-03-27 Thread via GitHub
lidavidm opened a new issue, #34741: URL: https://github.com/apache/arrow/issues/34741 ### Describe the bug, including details regarding any error messages, version, and platform. https://github.com/apache/arrow/actions/runs/4527686135/jobs/7973768071?pr=34678 ``` Error:

[GitHub] [arrow] agagrins opened a new issue, #34739: Cannot append nullable string columns to table

2023-03-27 Thread via GitHub
agagrins opened a new issue, #34739: URL: https://github.com/apache/arrow/issues/34739 ### Describe the bug, including details regarding any error messages, version, and platform. ## Issue Description It seems not possible to be able to append a nullable column to a table.

[GitHub] [arrow] thisisnic closed issue #33402: [R] Better error message when creating an array from decimals

2023-03-27 Thread via GitHub
thisisnic closed issue #33402: [R] Better error message when creating an array from decimals URL: https://github.com/apache/arrow/issues/33402 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

[GitHub] [arrow] raulcd closed issue #34687: [CI][Python] Set up automated cleaning for old nightly wheels on gemfury

2023-03-27 Thread via GitHub
raulcd closed issue #34687: [CI][Python] Set up automated cleaning for old nightly wheels on gemfury URL: https://github.com/apache/arrow/issues/34687 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to