Re: [I] [CI][Release][JS] Node.js 16 is old for verification [arrow]

2023-12-01 Thread via GitHub
kou closed issue #39020: [CI][Release][JS] Node.js 16 is old for verification URL: https://github.com/apache/arrow/issues/39020 -- 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] [C++][FS][Azure] Implement `DeleteDirContents()` [arrow]

2023-12-01 Thread via GitHub
kou closed issue #38701: [C++][FS][Azure] Implement `DeleteDirContents()` URL: https://github.com/apache/arrow/issues/38701 -- 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

Re: [I] [R] Update R News for 14.0.2 [arrow]

2023-12-01 Thread via GitHub
assignUser closed issue #38904: [R] Update R News for 14.0.2 URL: https://github.com/apache/arrow/issues/38904 -- 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] [R] Include and LIB flags are missing on macOS [arrow]

2023-12-01 Thread via GitHub
assignUser closed issue #38902: [R] Include and LIB flags are missing on macOS URL: https://github.com/apache/arrow/issues/38902 -- 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] [Docs] Spelling errors identified by check-spelling [arrow]

2023-12-01 Thread via GitHub
jorisvandenbossche closed issue #38950: [Docs] Spelling errors identified by check-spelling URL: https://github.com/apache/arrow/issues/38950 -- 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

[I] use pyarrow.parquet.read_schema on parquet file in cloud storage [arrow]

2023-12-01 Thread via GitHub
wirable23 opened a new issue, #39039: URL: https://github.com/apache/arrow/issues/39039 ### Describe the usage question you have. Please include as many useful details as possible. I want to use pyarrow.parquet.read_schema to read the schema of a parquet file stored in

[I] [R] Error on Table Merging in arrow for R [arrow]

2023-12-01 Thread via GitHub
TPDeramus opened a new issue, #39038: URL: https://github.com/apache/arrow/issues/39038 ### Describe the bug, including details regarding any error messages, version, and platform. Hi developers. I'm having an issue where I'm trying to use `full_join()` on two tables (subset

Re: [I] [Python][CI] Nightly dask integration tests failing (test_categorize_info, change in StringArray nbytes) [arrow]

2023-12-01 Thread via GitHub
jorisvandenbossche closed issue #39028: [Python][CI] Nightly dask integration tests failing (test_categorize_info, change in StringArray nbytes) URL: https://github.com/apache/arrow/issues/39028 -- This is an automated message from the Apache Git Service. To respond to the message, please

[I] [Docs] Incorrect spelling of `contrib` in CSS [arrow]

2023-12-01 Thread via GitHub
jsoref opened a new issue, #39031: URL: https://github.com/apache/arrow/issues/39031 ### Describe the bug, including details regarding any error messages, version, and platform. Peeling off from https://github.com/apache/arrow/pull/38951#discussion_r1411757361 ###

[I] pyarrow.dataset.write_dataset do not preserve order [arrow]

2023-12-01 Thread via GitHub
xquyvu opened a new issue, #39030: URL: https://github.com/apache/arrow/issues/39030 ### Describe the bug, including details regarding any error messages, version, and platform. As described, when writing a file with `pyarrow.dataset.write_dataset`, the order is not preserved. I

[I] [Python][CI] Nightly dask integration tests failing (test_categorize_info, change in StringArray nbytes) [arrow]

2023-12-01 Thread via GitHub
jorisvandenbossche opened a new issue, #39028: URL: https://github.com/apache/arrow/issues/39028 See for example https://github.com/ursacomputing/crossbow/actions/runs/7054010641/job/19202136552 The `test_categorize_info` tests the info display, which includes the memory size of the

Re: [I] [Docs] Error due to Doxygen Version [arrow]

2023-12-01 Thread via GitHub
llama90 closed issue #38600: [Docs] Error due to Doxygen Version URL: https://github.com/apache/arrow/issues/38600 -- 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

Re: [I] [Python] pandas internals: Passing a manager object to DataFrame() constructor is deprecated [arrow]

2023-12-01 Thread via GitHub
jorisvandenbossche closed issue #38342: [Python] pandas internals: Passing a manager object to DataFrame() constructor is deprecated URL: https://github.com/apache/arrow/issues/38342 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[I] [C++][Packaging] Consider stricter compiler options [arrow]

2023-12-01 Thread via GitHub
pitrou opened a new issue, #39026: URL: https://github.com/apache/arrow/issues/39026 ### Describe the enhancement requested Following the release of the Compiler Options Hardening Guide for C and C++ by the Open Source Security Foundation, we should consider hardening our

Re: [I] [Python] How to add one level of nesting to flat table? [arrow]

2023-12-01 Thread via GitHub
AlenkaF closed issue #38912: [Python] How to add one level of nesting to flat table? URL: https://github.com/apache/arrow/issues/38912 -- 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

Re: [I] Website: Contributing link is not working [arrow]

2023-12-01 Thread via GitHub
AlenkaF closed issue #38851: Website: Contributing link is not working URL: https://github.com/apache/arrow/issues/38851 -- 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

Re: [I] [Python] Spelling errors identified by check-spelling [arrow]

2023-12-01 Thread via GitHub
jorisvandenbossche closed issue #38944: [Python] Spelling errors identified by check-spelling URL: https://github.com/apache/arrow/issues/38944 -- 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

Re: [I] [C++][Dataset] Spelling errors identified by check-spelling [arrow]

2023-12-01 Thread via GitHub
jorisvandenbossche closed issue #38968: [C++][Dataset] Spelling errors identified by check-spelling URL: https://github.com/apache/arrow/issues/38968 -- 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] Python dict to map [arrow]

2023-12-01 Thread via GitHub
jorisvandenbossche closed issue #14116: Python dict to map URL: https://github.com/apache/arrow/issues/14116 -- 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,