[jira] [Created] (ARROW-18439) Misleading message when loading parquet data with invalid null data

2022-12-16 Thread (Jira)
created ARROW-18439: Summary: Misleading message when loading parquet data with invalid null data Key: ARROW-18439 URL: https://issues.apache.org/jira/browse/ARROW-18439 Project: Apache Arrow

[jira] [Created] (ARROW-18438) [Go] firstTimeBitmapWriter.Finish() panics with 8n structs

2022-12-15 Thread Min-Young Wu (Jira)
Min-Young Wu created ARROW-18438: Summary: [Go] firstTimeBitmapWriter.Finish() panics with 8n structs Key: ARROW-18438 URL: https://issues.apache.org/jira/browse/ARROW-18438 Project: Apache Arrow

[jira] [Created] (ARROW-18437) [C++] Parquet DELTA_BINARY_PACKED Page didn't clear the context

2022-12-14 Thread Xuwei Fu (Jira)
Xuwei Fu created ARROW-18437: Summary: [C++] Parquet DELTA_BINARY_PACKED Page didn't clear the context Key: ARROW-18437 URL: https://issues.apache.org/jira/browse/ARROW-18437 Project: Apache Arrow

[jira] [Created] (ARROW-18436) `pyarrow.fs.FileSystem.from_uri` crashes when URI has a space

2022-12-14 Thread James Bourbeau (Jira)
James Bourbeau created ARROW-18436: -- Summary: `pyarrow.fs.FileSystem.from_uri` crashes when URI has a space Key: ARROW-18436 URL: https://issues.apache.org/jira/browse/ARROW-18436 Project: Apache

[jira] [Created] (ARROW-18435) [C++][Java] Update ORC to 1.8.1

2022-12-13 Thread Gang Wu (Jira)
Gang Wu created ARROW-18435: --- Summary: [C++][Java] Update ORC to 1.8.1 Key: ARROW-18435 URL: https://issues.apache.org/jira/browse/ARROW-18435 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-18434) [C++][Parquet] Parquet page index read support

2022-12-13 Thread Gang Wu (Jira)
Gang Wu created ARROW-18434: --- Summary: [C++][Parquet] Parquet page index read support Key: ARROW-18434 URL: https://issues.apache.org/jira/browse/ARROW-18434 Project: Apache Arrow Issue Type: Sub

[jira] [Created] (ARROW-18433) Optimize aggregate functions to work with batches.

2022-12-10 Thread A. Coady (Jira)
A. Coady created ARROW-18433: Summary: Optimize aggregate functions to work with batches. Key: ARROW-18433 URL: https://issues.apache.org/jira/browse/ARROW-18433 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18432) [Python] Array constructor doesn't support arrow scalars.

2022-12-10 Thread A. Coady (Jira)
A. Coady created ARROW-18432: Summary: [Python] Array constructor doesn't support arrow scalars. Key: ARROW-18432 URL: https://issues.apache.org/jira/browse/ARROW-18432 Project: Apache Arrow

[jira] [Created] (ARROW-18431) Acero's Execution Plan never finishes.

2022-12-09 Thread Pau Garcia Rodriguez (Jira)
Pau Garcia Rodriguez created ARROW-18431: Summary: Acero's Execution Plan never finishes. Key: ARROW-18431 URL: https://issues.apache.org/jira/browse/ARROW-18431 Project: Apache Arrow

[jira] [Created] (ARROW-18430) [Python] Cannot cast nested nullable field to not-nullable

2022-12-08 Thread (Jira)
created ARROW-18430: Summary: [Python] Cannot cast nested nullable field to not-nullable Key: ARROW-18430 URL: https://issues.apache.org/jira/browse/ARROW-18430 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18429) [R] Bump dev version following 10.0.1 patch release

2022-12-08 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18429: Summary: [R] Bump dev version following 10.0.1 patch release Key: ARROW-18429 URL: https://issues.apache.org/jira/browse/ARROW-18429 Project: Apache Arrow

[jira] [Created] (ARROW-18428) [Website] Enable github issues on arrow-site repo

2022-12-08 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-18428: - Summary: [Website] Enable github issues on arrow-site repo Key: ARROW-18428 URL: https://issues.apache.org/jira/browse/ARROW-18428 Project: Apache

[jira] [Created] (ARROW-18427) [C++] Suppose negative toletance in `AsofJoinNode`

2022-12-07 Thread Yaron Gvili (Jira)
Yaron Gvili created ARROW-18427: --- Summary: [C++] Suppose negative toletance in `AsofJoinNode` Key: ARROW-18427 URL: https://issues.apache.org/jira/browse/ARROW-18427 Project: Apache Arrow

[jira] [Created] (ARROW-18426) Update committers and PMC members on website

2022-12-05 Thread Benson Muite (Jira)
Benson Muite created ARROW-18426: Summary: Update committers and PMC members on website Key: ARROW-18426 URL: https://issues.apache.org/jira/browse/ARROW-18426 Project: Apache Arrow Issue

[jira] [Created] (ARROW-18425) Add support for Substrait round expression

2022-12-05 Thread Bryce Mecum (Jira)
Bryce Mecum created ARROW-18425: --- Summary: Add support for Substrait round expression Key: ARROW-18425 URL: https://issues.apache.org/jira/browse/ARROW-18425 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18424) [C++] Fix Doxygen error on `arrow::engine::ConversionStrictness`

2022-12-05 Thread Yaron Gvili (Jira)
Yaron Gvili created ARROW-18424: --- Summary: [C++] Fix Doxygen error on `arrow::engine::ConversionStrictness` Key: ARROW-18424 URL: https://issues.apache.org/jira/browse/ARROW-18424 Project: Apache Arrow

[jira] [Created] (ARROW-18423) [Python] Expose reading a schema from an IPC message

2022-12-02 Thread Andre Kohn (Jira)
Andre Kohn created ARROW-18423: -- Summary: [Python] Expose reading a schema from an IPC message Key: ARROW-18423 URL: https://issues.apache.org/jira/browse/ARROW-18423 Project: Apache Arrow

[jira] [Created] (ARROW-18422) [C++] Provide enum reflection utility

2022-12-02 Thread Ben Kietzman (Jira)
Ben Kietzman created ARROW-18422: Summary: [C++] Provide enum reflection utility Key: ARROW-18422 URL: https://issues.apache.org/jira/browse/ARROW-18422 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18421) [C++][ORC] Add accessor for number of rows by stripe in reader

2022-12-01 Thread Louis Calot (Jira)
Louis Calot created ARROW-18421: --- Summary: [C++][ORC] Add accessor for number of rows by stripe in reader Key: ARROW-18421 URL: https://issues.apache.org/jira/browse/ARROW-18421 Project: Apache Arrow

[jira] [Created] (ARROW-18420) [C++][Parquet] Introduce ColumnIndex and OffsetIndex

2022-12-01 Thread Gang Wu (Jira)
Gang Wu created ARROW-18420: --- Summary: [C++][Parquet] Introduce ColumnIndex and OffsetIndex Key: ARROW-18420 URL: https://issues.apache.org/jira/browse/ARROW-18420 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18419) [C++] Update vendored fast_float

2022-11-30 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-18419: Summary: [C++] Update vendored fast_float Key: ARROW-18419 URL: https://issues.apache.org/jira/browse/ARROW-18419 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18418) [WEBSITE] do not delete /datafusion-python

2022-11-29 Thread Andy Grove (Jira)
Andy Grove created ARROW-18418: -- Summary: [WEBSITE] do not delete /datafusion-python Key: ARROW-18418 URL: https://issues.apache.org/jira/browse/ARROW-18418 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18417) [C++] Support emit info in Substrait extension-multi and AsOfJoin

2022-11-29 Thread Yaron Gvili (Jira)
Yaron Gvili created ARROW-18417: --- Summary: [C++] Support emit info in Substrait extension-multi and AsOfJoin Key: ARROW-18417 URL: https://issues.apache.org/jira/browse/ARROW-18417 Project: Apache

[jira] [Created] (ARROW-18416) [R] Update NEWS for 10.0.1

2022-11-29 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18416: Summary: [R] Update NEWS for 10.0.1 Key: ARROW-18416 URL: https://issues.apache.org/jira/browse/ARROW-18416 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-18415) [R] Update R package README to reference GH Issues

2022-11-29 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18415: Summary: [R] Update R package README to reference GH Issues Key: ARROW-18415 URL: https://issues.apache.org/jira/browse/ARROW-18415 Project: Apache Arrow

[jira] [Created] (ARROW-18414) [Release] Add a post script to generate announce email

2022-11-28 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-18414: Summary: [Release] Add a post script to generate announce email Key: ARROW-18414 URL: https://issues.apache.org/jira/browse/ARROW-18414 Project: Apache Arrow

[jira] [Created] (ARROW-18413) [C++][Parquet] FileMetaData exposes page index metadata

2022-11-28 Thread Gang Wu (Jira)
Gang Wu created ARROW-18413: --- Summary: [C++][Parquet] FileMetaData exposes page index metadata Key: ARROW-18413 URL: https://issues.apache.org/jira/browse/ARROW-18413 Project: Apache Arrow Issue

[jira] [Created] (ARROW-18412) [R] Windows build fails because of missing ChunkResolver symbols

2022-11-27 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-18412: Summary: [R] Windows build fails because of missing ChunkResolver symbols Key: ARROW-18412 URL: https://issues.apache.org/jira/browse/ARROW-18412 Project

[jira] [Created] (ARROW-18411) [Python] MapType comparison ignores nullable flag of item_field

2022-11-27 Thread (Jira)
created ARROW-18411: Summary: [Python] MapType comparison ignores nullable flag of item_field Key: ARROW-18411 URL: https://issues.apache.org/jira/browse/ARROW-18411 Project: Apache Arrow Issue

[jira] [Created] (ARROW-18410) [Packaging][Ubuntu] Add support for Ubuntu 22.10

2022-11-25 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-18410: Summary: [Packaging][Ubuntu] Add support for Ubuntu 22.10 Key: ARROW-18410 URL: https://issues.apache.org/jira/browse/ARROW-18410 Project: Apache Arrow

[jira] [Created] (ARROW-18409) [GLib][Plasma] Suppress deprecated warning in building plasma-glib

2022-11-25 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-18409: Summary: [GLib][Plasma] Suppress deprecated warning in building plasma-glib Key: ARROW-18409 URL: https://issues.apache.org/jira/browse/ARROW-18409 Project: Apache

[jira] [Created] (ARROW-18408) [C++] Add nightly test that uses an older version of protoc

2022-11-25 Thread Weston Pace (Jira)
Weston Pace created ARROW-18408: --- Summary: [C++] Add nightly test that uses an older version of protoc Key: ARROW-18408 URL: https://issues.apache.org/jira/browse/ARROW-18408 Project: Apache Arrow

[jira] [Created] (ARROW-18407) [Release][Website] Use UTC for release date

2022-11-25 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-18407: Summary: [Release][Website] Use UTC for release date Key: ARROW-18407 URL: https://issues.apache.org/jira/browse/ARROW-18407 Project: Apache Arrow Issue

[jira] [Created] (ARROW-18406) [C++] Can't build Arrow with Substrait on Ubuntu 20.04

2022-11-25 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-18406: Summary: [C++] Can't build Arrow with Substrait on Ubuntu 20.04 Key: ARROW-18406 URL: https://issues.apache.org/jira/browse/ARROW-18406 Project: Apache Arrow

[jira] [Created] (ARROW-18405) [Ruby] Raw table converter rebuilds chunked arrays

2022-11-25 Thread Sten Larsson (Jira)
Sten Larsson created ARROW-18405: Summary: [Ruby] Raw table converter rebuilds chunked arrays Key: ARROW-18405 URL: https://issues.apache.org/jira/browse/ARROW-18405 Project: Apache Arrow

[jira] [Created] (ARROW-18404) [Python] [Docs] Mention the C Data/Stream Interface in PyArrow Extending

2022-11-24 Thread Anja Boskovic (Jira)
Anja Boskovic created ARROW-18404: - Summary: [Python] [Docs] Mention the C Data/Stream Interface in PyArrow Extending Key: ARROW-18404 URL: https://issues.apache.org/jira/browse/ARROW-18404 Project

[jira] [Created] (ARROW-18403) [C++] Error consuming Substrait plan which uses count function: "only unary aggregate functions are currently supported"

2022-11-24 Thread Nicola Crane (Jira)
apache.org/jira/browse/ARROW-18403 Project: Apache Arrow Issue Type: Bug Components: C++ Reporter: Nicola Crane ARROW-17523 added support for the Substrait extension function "count", but when I write code which produces a Substr

[jira] [Created] (ARROW-18402) [C++] Expose `DeclarationInfo`

2022-11-24 Thread Yaron Gvili (Jira)
Yaron Gvili created ARROW-18402: --- Summary: [C++] Expose `DeclarationInfo` Key: ARROW-18402 URL: https://issues.apache.org/jira/browse/ARROW-18402 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-18401) [R] Failing test on test-r-rhub-ubuntu-gcc-release-latest

2022-11-24 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-18401: Summary: [R] Failing test on test-r-rhub-ubuntu-gcc-release-latest Key: ARROW-18401 URL: https://issues.apache.org/jira/browse/ARROW-18401 Project: Apache

[jira] [Created] (ARROW-18400) Quadratic memory usage of Table.to_pandas with nested data

2022-11-23 Thread Adam Reeve (Jira)
Adam Reeve created ARROW-18400: -- Summary: Quadratic memory usage of Table.to_pandas with nested data Key: ARROW-18400 URL: https://issues.apache.org/jira/browse/ARROW-18400 Project: Apache Arrow

[jira] [Created] (ARROW-18399) [Python] Reduce warnings during tests

2022-11-23 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18399: -- Summary: [Python] Reduce warnings during tests Key: ARROW-18399 URL: https://issues.apache.org/jira/browse/ARROW-18399 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18398) [C++] Sporadic error in StressSourceGroupedSumStop

2022-11-23 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18398: -- Summary: [C++] Sporadic error in StressSourceGroupedSumStop Key: ARROW-18398 URL: https://issues.apache.org/jira/browse/ARROW-18398 Project: Apache Arrow

[jira] [Created] (ARROW-18397) [C++] Clear S3 region resolver client at S3 shutdown

2022-11-23 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18397: -- Summary: [C++] Clear S3 region resolver client at S3 shutdown Key: ARROW-18397 URL: https://issues.apache.org/jira/browse/ARROW-18397 Project: Apache Arrow

[jira] [Created] (ARROW-18395) [C++] Move select-k implementation into separate module

2022-11-23 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18395: -- Summary: [C++] Move select-k implementation into separate module Key: ARROW-18395 URL: https://issues.apache.org/jira/browse/ARROW-18395 Project: Apache Arrow

[jira] [Created] (ARROW-18396) [C++] Move rank implementation into separate module

2022-11-23 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18396: -- Summary: [C++] Move rank implementation into separate module Key: ARROW-18396 URL: https://issues.apache.org/jira/browse/ARROW-18396 Project: Apache Arrow

[jira] [Created] (ARROW-18394) [CI][Python] Nightly pyhon pandas jobs using latest or upstream_devel fail

2022-11-23 Thread Jira
Raúl Cumplido created ARROW-18394: - Summary: [CI][Python] Nightly pyhon pandas jobs using latest or upstream_devel fail Key: ARROW-18394 URL: https://issues.apache.org/jira/browse/ARROW-18394 Project

[jira] [Created] (ARROW-18393) [Docs][R] Include warning when viewing old docs (redirecting to stable docs)

2022-11-23 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18393: Summary: [Docs][R] Include warning when viewing old docs (redirecting to stable docs) Key: ARROW-18393 URL: https://issues.apache.org/jira/browse/ARROW-18393 Project

[jira] [Created] (ARROW-18392) [CI][Python] Some nightly python tests fail due to ACCESS DENIED to S3 bucket

2022-11-23 Thread Jira
Raúl Cumplido created ARROW-18392: - Summary: [CI][Python] Some nightly python tests fail due to ACCESS DENIED to S3 bucket Key: ARROW-18392 URL: https://issues.apache.org/jira/browse/ARROW-18392

[jira] [Created] (ARROW-18391) [R] Fix the version selector dropdown

2022-11-23 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18391: Summary: [R] Fix the version selector dropdown Key: ARROW-18391 URL: https://issues.apache.org/jira/browse/ARROW-18391 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18390) [CI][Python] Nightly python test for spark master missing test module

2022-11-23 Thread Jira
Raúl Cumplido created ARROW-18390: - Summary: [CI][Python] Nightly python test for spark master missing test module Key: ARROW-18390 URL: https://issues.apache.org/jira/browse/ARROW-18390 Project

[jira] [Created] (ARROW-18389) [CI][Python] Update nightly test-conda-python-3.7-pandas-0.24 to pandas >= 1.0

2022-11-23 Thread Jira
Raúl Cumplido created ARROW-18389: - Summary: [CI][Python] Update nightly test-conda-python-3.7-pandas-0.24 to pandas >= 1.0 Key: ARROW-18389 URL: https://issues.apache.org/jira/browse/ARROW-18

[jira] [Created] (ARROW-18388) [C++] Decide on duplicate column handling in scanner, add more tests

2022-11-22 Thread Weston Pace (Jira)
Weston Pace created ARROW-18388: --- Summary: [C++] Decide on duplicate column handling in scanner, add more tests Key: ARROW-18388 URL: https://issues.apache.org/jira/browse/ARROW-18388 Project: Apache

[jira] [Created] (ARROW-18387) [C++] Create many-column scanner microbenchmarks

2022-11-22 Thread Weston Pace (Jira)
Weston Pace created ARROW-18387: --- Summary: [C++] Create many-column scanner microbenchmarks Key: ARROW-18387 URL: https://issues.apache.org/jira/browse/ARROW-18387 Project: Apache Arrow Issue

[jira] [Created] (ARROW-18386) [C++] Add support for filename, file index, and batch index columns to exec plan based scanner

2022-11-22 Thread Weston Pace (Jira)
Weston Pace created ARROW-18386: --- Summary: [C++] Add support for filename, file index, and batch index columns to exec plan based scanner Key: ARROW-18386 URL: https://issues.apache.org/jira/browse/ARROW-18386

[jira] [Created] (ARROW-18385) [Java]

2022-11-22 Thread Jacob Wujciak-Jens (Jira)
Jacob Wujciak-Jens created ARROW-18385: -- Summary: [Java] Key: ARROW-18385 URL: https://issues.apache.org/jira/browse/ARROW-18385 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-18384) [Release][MSYS2] Show pull request title

2022-11-22 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-18384: Summary: [Release][MSYS2] Show pull request title Key: ARROW-18384 URL: https://issues.apache.org/jira/browse/ARROW-18384 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18383) [C++] Avoid global variables for thread pools and at-fork handlers

2022-11-22 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18383: -- Summary: [C++] Avoid global variables for thread pools and at-fork handlers Key: ARROW-18383 URL: https://issues.apache.org/jira/browse/ARROW-18383 Project

[jira] [Created] (ARROW-18382) [C++] "ADDRESS_SANITIZER" not defined in fuzzing builds

2022-11-22 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18382: -- Summary: [C++] "ADDRESS_SANITIZER" not defined in fuzzing builds Key: ARROW-18382 URL: https://issues.apache.org/jira/browse/ARROW-18382 Project: Ap

[jira] [Created] (ARROW-18381) MIGRATION: Create milestones for every needed fix version

2022-11-22 Thread Todd Farmer (Jira)
Todd Farmer created ARROW-18381: --- Summary: MIGRATION: Create milestones for every needed fix version Key: ARROW-18381 URL: https://issues.apache.org/jira/browse/ARROW-18381 Project: Apache Arrow

[jira] [Created] (ARROW-18380) MIGRATION: Enable bot handling of GitHub issue linked PRs

2022-11-22 Thread Todd Farmer (Jira)
Todd Farmer created ARROW-18380: --- Summary: MIGRATION: Enable bot handling of GitHub issue linked PRs Key: ARROW-18380 URL: https://issues.apache.org/jira/browse/ARROW-18380 Project: Apache Arrow

[jira] [Created] (ARROW-18379) [Python] Change warnings to _warnings in _plasma_store_entry_point

2022-11-22 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18379: --- Summary: [Python] Change warnings to _warnings in _plasma_store_entry_point Key: ARROW-18379 URL: https://issues.apache.org/jira/browse/ARROW-18379 Project: Apache

[jira] [Created] (ARROW-18378) MIGRATION: Disable issue reporting in ASF Jira

2022-11-21 Thread Todd Farmer (Jira)
Todd Farmer created ARROW-18378: --- Summary: MIGRATION: Disable issue reporting in ASF Jira Key: ARROW-18378 URL: https://issues.apache.org/jira/browse/ARROW-18378 Project: Apache Arrow Issue

[jira] [Created] (ARROW-18377) MIGRATION: Automate component labels from issue form content

2022-11-21 Thread Todd Farmer (Jira)
Todd Farmer created ARROW-18377: --- Summary: MIGRATION: Automate component labels from issue form content Key: ARROW-18377 URL: https://issues.apache.org/jira/browse/ARROW-18377 Project: Apache Arrow

[jira] [Created] (ARROW-18376) MIGRATION: Add component labels to GitHub

2022-11-21 Thread Todd Farmer (Jira)
Todd Farmer created ARROW-18376: --- Summary: MIGRATION: Add component labels to GitHub Key: ARROW-18376 URL: https://issues.apache.org/jira/browse/ARROW-18376 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18375) MIGRATION: Enable GitHub issue type labels

2022-11-21 Thread Todd Farmer (Jira)
Todd Farmer created ARROW-18375: --- Summary: MIGRATION: Enable GitHub issue type labels Key: ARROW-18375 URL: https://issues.apache.org/jira/browse/ARROW-18375 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18374) [Go][CI][Benchmarks] Fix Go Bench Script after conbench change

2022-11-21 Thread Matthew Topol (Jira)
Matthew Topol created ARROW-18374: - Summary: [Go][CI][Benchmarks] Fix Go Bench Script after conbench change Key: ARROW-18374 URL: https://issues.apache.org/jira/browse/ARROW-18374 Project: Apache

[jira] [Created] (ARROW-18373) MIGRATION: Enable multiple component selection in issue templates

2022-11-21 Thread Todd Farmer (Jira)
Todd Farmer created ARROW-18373: --- Summary: MIGRATION: Enable multiple component selection in issue templates Key: ARROW-18373 URL: https://issues.apache.org/jira/browse/ARROW-18373 Project: Apache

[jira] [Created] (ARROW-18372) [R] "Error in `collect()`: ! Invalid: negative malloc size" after large computation returning one cell

2022-11-21 Thread Lucas Mation (Jira)
Lucas Mation created ARROW-18372: Summary: [R] "Error in `collect()`: ! Invalid: negative malloc size" after large computation returning one cell Key: ARROW-18372 URL: https://issues.apache.org/jira/br

[jira] [Created] (ARROW-18371) [C++] Expose *FromJSON helpers

2022-11-21 Thread Rok Mihevc (Jira)
Rok Mihevc created ARROW-18371: -- Summary: [C++] Expose *FromJSON helpers Key: ARROW-18371 URL: https://issues.apache.org/jira/browse/ARROW-18371 Project: Apache Arrow Issue Type: New Feature

[jira] [Created] (ARROW-18370) [Python] `ds.write_dataset` doesn't allow feather compression

2022-11-20 Thread Yu Zhu (Jira)
Yu Zhu created ARROW-18370: -- Summary: [Python] `ds.write_dataset` doesn't allow feather compression Key: ARROW-18370 URL: https://issues.apache.org/jira/browse/ARROW-18370 Project: Apache Arrow

[jira] [Created] (ARROW-18369) [C++] Support nested references as segment ids

2022-11-20 Thread Yaron Gvili (Jira)
Yaron Gvili created ARROW-18369: --- Summary: [C++] Support nested references as segment ids Key: ARROW-18369 URL: https://issues.apache.org/jira/browse/ARROW-18369 Project: Apache Arrow Issue

[jira] [Created] (ARROW-18368) [Python] Expose grouping segment keys to PyArrow

2022-11-20 Thread Yaron Gvili (Jira)
Yaron Gvili created ARROW-18368: --- Summary: [Python] Expose grouping segment keys to PyArrow Key: ARROW-18368 URL: https://issues.apache.org/jira/browse/ARROW-18368 Project: Apache Arrow Issue

[jira] [Created] (ARROW-18367) Enable using InMemoryDataset to create substrait plans

2022-11-19 Thread Jianshen Liu (Jira)
Jianshen Liu created ARROW-18367: Summary: Enable using InMemoryDataset to create substrait plans Key: ARROW-18367 URL: https://issues.apache.org/jira/browse/ARROW-18367 Project: Apache Arrow

[jira] [Created] (ARROW-18366) [Packaging][RPM][Gandiva] Failed to link on AlmaLinux 9

2022-11-19 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-18366: Summary: [Packaging][RPM][Gandiva] Failed to link on AlmaLinux 9 Key: ARROW-18366 URL: https://issues.apache.org/jira/browse/ARROW-18366 Project: Apache Arrow

[jira] [Created] (ARROW-18365) [C++][Parquet] Optimize DELTA_BINARY_PACKED encoding and decoding

2022-11-18 Thread Rok Mihevc (Jira)
Rok Mihevc created ARROW-18365: -- Summary: [C++][Parquet] Optimize DELTA_BINARY_PACKED encoding and decoding Key: ARROW-18365 URL: https://issues.apache.org/jira/browse/ARROW-18365 Project: Apache Arrow

[jira] [Created] (ARROW-18364) MIGRATION: Update GitHub issue templates to support bug reports and feature requests

2022-11-18 Thread Todd Farmer (Jira)
Todd Farmer created ARROW-18364: --- Summary: MIGRATION: Update GitHub issue templates to support bug reports and feature requests Key: ARROW-18364 URL: https://issues.apache.org/jira/browse/ARROW-18364

[jira] [Created] (ARROW-18363) [Docs] Include warning when viewing old contributing docs (redirecting to dev docs)

2022-11-18 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-18363: - Summary: [Docs] Include warning when viewing old contributing docs (redirecting to dev docs) Key: ARROW-18363 URL: https://issues.apache.org/jira/browse/ARROW

[jira] [Created] (ARROW-18362) Accelerate Parquet bit-packing decoding with ICX AVX-512

2022-11-18 Thread zhaoyaqi (Jira)
zhaoyaqi created ARROW-18362: Summary: Accelerate Parquet bit-packing decoding with ICX AVX-512 Key: ARROW-18362 URL: https://issues.apache.org/jira/browse/ARROW-18362 Project: Apache Arrow

[jira] [Created] (ARROW-18361) [CI][Conan] Merge upstream changes

2022-11-17 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-18361: Summary: [CI][Conan] Merge upstream changes Key: ARROW-18361 URL: https://issues.apache.org/jira/browse/ARROW-18361 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18360) [Python] Incorrectly passing schema=None to do_put crashes

2022-11-17 Thread Bryan Cutler (Jira)
Bryan Cutler created ARROW-18360: Summary: [Python] Incorrectly passing schema=None to do_put crashes Key: ARROW-18360 URL: https://issues.apache.org/jira/browse/ARROW-18360 Project: Apache Arrow

[jira] [Created] (ARROW-18359) PrettyPrint Improvements

2022-11-17 Thread Will Jones (Jira)
Will Jones created ARROW-18359: -- Summary: PrettyPrint Improvements Key: ARROW-18359 URL: https://issues.apache.org/jira/browse/ARROW-18359 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-18358) [R] Implement new function open_dataset_csv with signature more closely matching read_csv_arrow

2022-11-17 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18358: Summary: [R] Implement new function open_dataset_csv with signature more closely matching read_csv_arrow Key: ARROW-18358 URL: https://issues.apache.org/jira/browse/ARROW-18358

[jira] [Created] (ARROW-18357) [R] support parse_options, read_options, convert_options in open_dataset to mirror read_csv_arrow

2022-11-17 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18357: Summary: [R] support parse_options, read_options, convert_options in open_dataset to mirror read_csv_arrow Key: ARROW-18357 URL: https://issues.apache.org/jira/browse/ARROW-18357

[jira] [Created] (ARROW-18356) [R] Handle as_data_frame argument if passed into open_dataset for CSVs

2022-11-17 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18356: Summary: [R] Handle as_data_frame argument if passed into open_dataset for CSVs Key: ARROW-18356 URL: https://issues.apache.org/jira/browse/ARROW-18356 Project

[jira] [Created] (ARROW-18355) [R] support the quoted_na argument in open_dataset for CSVs by mapping it to CSVConvertOptions$strings_can_be_null

2022-11-17 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18355: Summary: [R] support the quoted_na argument in open_dataset for CSVs by mapping it to CSVConvertOptions$strings_can_be_null Key: ARROW-18355 URL: https://issues.apache.org/jira

[jira] [Created] (ARROW-18354) [R] Better document the CSV read/parse/convert options we can use with open_dataset()

2022-11-17 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18354: Summary: [R] Better document the CSV read/parse/convert options we can use with open_dataset() Key: ARROW-18354 URL: https://issues.apache.org/jira/browse/ARROW-18354

[jira] [Created] (ARROW-18353) [C++][Flight] Sporadic hang in UCX tests

2022-11-17 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18353: -- Summary: [C++][Flight] Sporadic hang in UCX tests Key: ARROW-18353 URL: https://issues.apache.org/jira/browse/ARROW-18353 Project: Apache Arrow Issue

[jira] [Created] (ARROW-18352) [R] Datasets API interface improvements

2022-11-17 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18352: Summary: [R] Datasets API interface improvements Key: ARROW-18352 URL: https://issues.apache.org/jira/browse/ARROW-18352 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18351) [C++][Flight] Crash in UcxErrorHandlingTest.TestDoExchange

2022-11-17 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18351: -- Summary: [C++][Flight] Crash in UcxErrorHandlingTest.TestDoExchange Key: ARROW-18351 URL: https://issues.apache.org/jira/browse/ARROW-18351 Project: Apache Arrow

[jira] [Created] (ARROW-18350) [C++] Use std::to_chars instead of std::to_string

2022-11-17 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18350: -- Summary: [C++] Use std::to_chars instead of std::to_string Key: ARROW-18350 URL: https://issues.apache.org/jira/browse/ARROW-18350 Project: Apache Arrow

[jira] [Created] (ARROW-18349) [CI][C++][Flight] Exercise UCX on CI

2022-11-17 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18349: -- Summary: [CI][C++][Flight] Exercise UCX on CI Key: ARROW-18349 URL: https://issues.apache.org/jira/browse/ARROW-18349 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18348) [CI][Release][Yum] redhat-rpm-config is needed on AlmaLinux 9

2022-11-16 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-18348: Summary: [CI][Release][Yum] redhat-rpm-config is needed on AlmaLinux 9 Key: ARROW-18348 URL: https://issues.apache.org/jira/browse/ARROW-18348 Project: Apache Arrow

[jira] [Created] (ARROW-18347) [C++] Hook up cancellation to exec plan

2022-11-16 Thread Weston Pace (Jira)
Weston Pace created ARROW-18347: --- Summary: [C++] Hook up cancellation to exec plan Key: ARROW-18347 URL: https://issues.apache.org/jira/browse/ARROW-18347 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-18346) [Python] Dataset writer API papercuts

2022-11-16 Thread David Li (Jira)
David Li created ARROW-18346: Summary: [Python] Dataset writer API papercuts Key: ARROW-18346 URL: https://issues.apache.org/jira/browse/ARROW-18346 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-18344) [C++] Use input pre-sortedness to create sorted table with ConcatenateTables

2022-11-16 Thread Rok Mihevc (Jira)
Rok Mihevc created ARROW-18344: -- Summary: [C++] Use input pre-sortedness to create sorted table with ConcatenateTables Key: ARROW-18344 URL: https://issues.apache.org/jira/browse/ARROW-18344 Project

[jira] [Created] (ARROW-18345) [R] Create a CRAN-specific packaging checklist that lives in the R package directory

2022-11-16 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-18345: Summary: [R] Create a CRAN-specific packaging checklist that lives in the R package directory Key: ARROW-18345 URL: https://issues.apache.org/jira/browse/ARROW-18345

[jira] [Created] (ARROW-18343) [C++] AllocateBitmap() with out parameter is declared but not defined

2022-11-16 Thread Jin Shang (Jira)
Jin Shang created ARROW-18343: - Summary: [C++] AllocateBitmap() with out parameter is declared but not defined Key: ARROW-18343 URL: https://issues.apache.org/jira/browse/ARROW-18343 Project: Apache

[jira] [Created] (ARROW-18342) [C++] AsofJoinNode support for Boolean data field

2022-11-16 Thread Rok Mihevc (Jira)
Rok Mihevc created ARROW-18342: -- Summary: [C++] AsofJoinNode support for Boolean data field Key: ARROW-18342 URL: https://issues.apache.org/jira/browse/ARROW-18342 Project: Apache Arrow Issue

[jira] [Created] (ARROW-18341) [Doc][Python] Update note about bundling Arrow C++ on Windows

2022-11-16 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18341: --- Summary: [Doc][Python] Update note about bundling Arrow C++ on Windows Key: ARROW-18341 URL: https://issues.apache.org/jira/browse/ARROW-18341 Project: Apache Arrow

[jira] [Created] (ARROW-18340) [Python] PyArrow C++ header files no longer always included in installed pyarrow

2022-11-16 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-18340: - Summary: [Python] PyArrow C++ header files no longer always included in installed pyarrow Key: ARROW-18340 URL: https://issues.apache.org/jira/browse/ARROW

  1   2   3   4   5   6   7   8   9   10   >