Re: [I] Pyarrow strptime unable to parse a valid timestamp with a mask [arrow]

2025-05-07 Thread via GitHub
raghumdani closed issue #46361: Pyarrow strptime unable to parse a valid timestamp with a mask URL: https://github.com/apache/arrow/issues/46361 -- 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 s

Re: [I] [C++] Bump Apache ORC to 2.1.2 [arrow]

2025-05-07 Thread via GitHub
wgtmac closed issue #46359: [C++] Bump Apache ORC to 2.1.2 URL: https://github.com/apache/arrow/issues/46359 -- 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-m

[I] Pyarrow strptime unable to parse a valid timestamp with a mask [arrow]

2025-05-07 Thread via GitHub
raghumdani opened a new issue, #46361: URL: https://github.com/apache/arrow/issues/46361 ### Describe the bug, including details regarding any error messages, version, and platform. Hi there, Pyarrow is unable to parse a valid timestamp value when a custom mask is specified.

[I] [C++] Bump Apache ORC to 2.1.2 [arrow]

2025-05-07 Thread via GitHub
dongjoon-hyun opened a new issue, #46359: URL: https://github.com/apache/arrow/issues/46359 ### Describe the bug, including details regarding any error messages, version, and platform. Apache ORC 2.1.2 is released with important bug fixes. - https://orc.apache.org/news/2025/05/06/O

[I] [FlightSQL][Docs] Document current state of FlightSQL support [arrow]

2025-05-07 Thread via GitHub
amoeba opened a new issue, #46356: URL: https://github.com/apache/arrow/issues/46356 ### Describe the enhancement requested There are plenty of ways to learn about FlightSQL [[1]](https://arrow.apache.org/docs/format/FlightSql.html#arrow-flight-sql) [[2](https://arrow.apache.org/blog

[I] [Python] table.to_struct_array fails for empty table [arrow]

2025-05-07 Thread via GitHub
hombit opened a new issue, #46355: URL: https://github.com/apache/arrow/issues/46355 ### Describe the bug, including details regarding any error messages, version, and platform. ```python import pyarrow as pa table = pa.table({"a": pa.array([]), "b": pa.array([], type=pa.flo

[I] adbc.snowflake.statement.ingest_copy_concurrency = "0" blocks copy into [arrow-adbc]

2025-05-07 Thread via GitHub
davlee1972 opened a new issue, #2793: URL: https://github.com/apache/arrow-adbc/issues/2793 ### What happened? According to the user docs... **adbc.snowflake.statement.ingest_copy_concurrency** Maximum number of COPY operations to run concurrently. Bulk ingestion perform

Re: [I] Bug: Zstd setting compression level has no effect on output file [arrow-go]

2025-05-07 Thread via GitHub
pratik-tt closed issue #360: Bug: Zstd setting compression level has no effect on output file URL: https://github.com/apache/arrow-go/issues/360 -- 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 s

Re: [I] rust: Unable to create a connection from a non-mut &Database [arrow-adbc]

2025-05-07 Thread via GitHub
felipecrv closed issue #2790: rust: Unable to create a connection from a non-mut &Database URL: https://github.com/apache/arrow-adbc/issues/2790 -- 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 s

Re: [I] [C++] Support casting string to duration [arrow]

2025-05-07 Thread via GitHub
pitrou closed issue #40278: [C++] Support casting string to duration URL: https://github.com/apache/arrow/issues/40278 -- 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

[I] Allow configuration of S3 logging to the user's chosen logger implementation [arrow]

2025-05-07 Thread via GitHub
mderoy opened a new issue, #46350: URL: https://github.com/apache/arrow/issues/46350 ### Describe the enhancement requested The arrow s3fs class provides S3GlobalOptions which expose a few things like 'log level', 'sigpipehandler', and 'num_event_loop_threads'. When initializin

[I] Regression reading delta_byte_array test case [arrow-go]

2025-05-07 Thread via GitHub
MetalBlueberry opened a new issue, #370: URL: https://github.com/apache/arrow-go/issues/370 ### Describe the bug, including details regarding any error messages, version, and platform. Hello 👋 While updating from v17 to v18 I noticed this specific test failing. After some inv

[I] [Archery][Doc] --dry-run is an option of "archery docker" rather than "archery docker run" [arrow]

2025-05-07 Thread via GitHub
kapoisu opened a new issue, #46351: URL: https://github.com/apache/arrow/issues/46351 ### Describe the bug, including details regarding any error messages, version, and platform. According to the documentation: https://github.com/apache/arrow/blob/d62a521126467a27e18be5ce9636f7890

Re: [I] [CI][Python][Doc] The AMD64 Conda Python 3.10 Sphinx & Numpydoc job fails doctest for s3 bucket with access denied [arrow]

2025-05-07 Thread via GitHub
raulcd closed issue #46344: [CI][Python][Doc] The AMD64 Conda Python 3.10 Sphinx & Numpydoc job fails doctest for s3 bucket with access denied URL: https://github.com/apache/arrow/issues/46344 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

[I] Getting warning logs from gosnowflake driver [arrow-adbc]

2025-05-07 Thread via GitHub
Niivii opened a new issue, #2792: URL: https://github.com/apache/arrow-adbc/issues/2792 ### What happened? Getting accelerate config error from gosnowflake in adbc-snowflake: > time="2025-05-07T11:14:25Z" level=warning msg="An error occurred when getting accelerate config: oper

[I] [CI][Python][Doc] The AMD64 Conda Python 3.10 Sphinx & Numpydoc job fails doctest for s3 bucket with access denied [arrow]

2025-05-07 Thread via GitHub
raulcd opened a new issue, #46344: URL: https://github.com/apache/arrow/issues/46344 ### Describe the bug, including details regarding any error messages, version, and platform. The AMD64 Conda Python 3.10 Sphinx & Numpydoc job has started failing with `Access Denied` on doctest `pya

[I] [CI][Python] The AMD64 Conda Python 3.10 Without Pandas job fails with UnicodeDecodeError [arrow]

2025-05-07 Thread via GitHub
raulcd opened a new issue, #46343: URL: https://github.com/apache/arrow/issues/46343 ### Describe the bug, including details regarding any error messages, version, and platform. The CI job `AMD64 Conda Python 3.10 Without Pandas` has started failing on `test_gdb.py` with several `Uni

Re: [I] [C++][Doc] Improve docstring for ArrayData::IsValid [arrow]

2025-05-07 Thread via GitHub
pitrou closed issue #46321: [C++][Doc] Improve docstring for ArrayData::IsValid URL: https://github.com/apache/arrow/issues/46321 -- 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.