Re: [I] [Java] ListView Implementation for C Data Interface [arrow]

2024-08-23 Thread via GitHub
lidavidm closed issue #41584: [Java] ListView Implementation for C Data Interface URL: https://github.com/apache/arrow/issues/41584 -- 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 comme

[I] [Docs] Update extension type examples to not use UUID [arrow]

2024-08-23 Thread via GitHub
ianmcook opened a new issue, #43809: URL: https://github.com/apache/arrow/issues/43809 ### Describe the bug, including details regarding any error messages, version, and platform. In the Format docs and Python docs, there are several examples of user-defined extension types and sampl

[I] [C++] Skip `TimestampParser.StrptimeZoneOffset` with old glibc [arrow]

2024-08-23 Thread via GitHub
kou opened a new issue, #43808: URL: https://github.com/apache/arrow/issues/43808 ### Describe the enhancement requested It seems that old glibc (2.17) doesn't support `-0117` timezone offset. https://github.com/apache/arrow/issues/35587#issuecomment-2295830097 ```text

[I] [C++][Python] (De)serialize Arrow UUID to/from Parquet UUID [arrow]

2024-08-23 Thread via GitHub
ianmcook opened a new issue, #43807: URL: https://github.com/apache/arrow/issues/43807 ### Describe the enhancement requested As a follow up to issue #15058 / PR #37298: [Parquet's UUID logical type](https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#uuid) is

Re: [I] [CI][Docs] test-debian-12-docs failed: invalid mount config for type "bind" [arrow]

2024-08-23 Thread via GitHub
kou closed issue #43743: [CI][Docs] test-debian-12-docs failed: invalid mount config for type "bind" URL: https://github.com/apache/arrow/issues/43743 -- 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

Re: [I] [GLib] Add `GAFlightRecordBatchWriter` [arrow]

2024-08-23 Thread via GitHub
kou closed issue #43802: [GLib] Add `GAFlightRecordBatchWriter` URL: https://github.com/apache/arrow/issues/43802 -- 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

Re: [I] [Go][Parquet] Is LZ4 being supported in arrow parquet? [arrow]

2024-08-23 Thread via GitHub
joellubi closed issue #43783: [Go][Parquet] Is LZ4 being supported in arrow parquet? URL: https://github.com/apache/arrow/issues/43783 -- 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 co

Re: [I] [Go][Parquet] A uint16 number written to parquet file not parseable by DuckDB [arrow]

2024-08-23 Thread via GitHub
zeroshade closed issue #38616: [Go][Parquet] A uint16 number written to parquet file not parseable by DuckDB URL: https://github.com/apache/arrow/issues/38616 -- 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

Re: [I] csharp/src/Client: Support parameters [arrow-adbc]

2024-08-23 Thread via GitHub
CurtHagenlocher closed issue #2095: csharp/src/Client: Support parameters URL: https://github.com/apache/arrow-adbc/issues/2095 -- 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.

Re: [I] csharp/src/Client: Support parameters [arrow-adbc]

2024-08-23 Thread via GitHub
CurtHagenlocher closed issue #2095: csharp/src/Client: Support parameters URL: https://github.com/apache/arrow-adbc/issues/2095 -- 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.

Re: [I] [Go] How to manage memory properly? [arrow]

2024-08-23 Thread via GitHub
datbth closed issue #43791: [Go] How to manage memory properly? URL: https://github.com/apache/arrow/issues/43791 -- 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

[I] [GLib] Add `GAFlightRecordBatchWriter` [arrow]

2024-08-23 Thread via GitHub
kou opened a new issue, #43802: URL: https://github.com/apache/arrow/issues/43802 ### Describe the enhancement requested It's the bindings of `arrow::flight::MetadataRecordBatchWriter`. This is a part of #41056. ### Component(s) FlightRPC, GLib -- This is an aut