[jira] [Created] (ARROW-17939) [Docs][Python] Update python dev page after PyArrow C++ tests change

2022-10-05 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-17939: --- Summary: [Docs][Python] Update python dev page after PyArrow C++ tests change Key: ARROW-17939 URL: https://issues.apache.org/jira/browse/ARROW-17939 Project: Apache

[jira] [Created] (ARROW-17938) [Python][CI] python_test.cc build failure

2022-10-05 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17938: -- Summary: [Python][CI] python_test.cc build failure Key: ARROW-17938 URL: https://issues.apache.org/jira/browse/ARROW-17938 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17937) [C++] Building of Arrow C++ (dataset) errors on Windows

2022-10-05 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-17937: --- Summary: [C++] Building of Arrow C++ (dataset) errors on Windows Key: ARROW-17937 URL: https://issues.apache.org/jira/browse/ARROW-17937 Project: Apache Arrow

[jira] [Created] (ARROW-17936) [R] ExecPlanReader test aborts with a crash

2022-10-04 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-17936: Summary: [R] ExecPlanReader test aborts with a crash Key: ARROW-17936 URL: https://issues.apache.org/jira/browse/ARROW-17936 Project: Apache Arrow

[jira] [Created] (ARROW-17935) [C++] Kernel to convert timestamp with timezone to wall time

2022-10-04 Thread Rok Mihevc (Jira)
Rok Mihevc created ARROW-17935: -- Summary: [C++] Kernel to convert timestamp with timezone to wall time Key: ARROW-17935 URL: https://issues.apache.org/jira/browse/ARROW-17935 Project: Apache Arrow

[jira] [Created] (ARROW-17934) [R] Use tempfile instead of working directory for dataset test

2022-10-04 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-17934: Summary: [R] Use tempfile instead of working directory for dataset test Key: ARROW-17934 URL: https://issues.apache.org/jira/browse/ARROW-17934 Project

[jira] [Created] (ARROW-17933) SparseCOOTensor raises error when created with zero elements

2022-10-04 Thread Bruce Martin (Jira)
Bruce Martin created ARROW-17933: Summary: SparseCOOTensor raises error when created with zero elements Key: ARROW-17933 URL: https://issues.apache.org/jira/browse/ARROW-17933 Project: Apache Arrow

[jira] [Created] (ARROW-17932) [C++] Implement streaming RecordBatchReader for JSON

2022-10-04 Thread Ben Harkins (Jira)
Ben Harkins created ARROW-17932: --- Summary: [C++] Implement streaming RecordBatchReader for JSON Key: ARROW-17932 URL: https://issues.apache.org/jira/browse/ARROW-17932 Project: Apache Arrow

[jira] [Created] (ARROW-17931) [C++][CI] Thread Sanitizer failure around the dataset "new scanner" on CI

2022-10-04 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17931: -- Summary: [C++][CI] Thread Sanitizer failure around the dataset "new scanner" on CI Key: ARROW-17931 URL: https://issues.apache.org/jira/browse/A

[jira] [Created] (ARROW-17930) [CI][C++] Valgrind failure in PrintValue

2022-10-04 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17930: -- Summary: [CI][C++] Valgrind failure in PrintValue Key: ARROW-17930 URL: https://issues.apache.org/jira/browse/ARROW-17930 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17929) Potential improvements to the NuGet package.

2022-10-04 Thread Theodore Tsirpanis (Jira)
Theodore Tsirpanis created ARROW-17929: -- Summary: Potential improvements to the NuGet package. Key: ARROW-17929 URL: https://issues.apache.org/jira/browse/ARROW-17929 Project: Apache Arrow

[jira] [Created] (ARROW-17928) [Java] Java jars creation failed at "Build C++ libraries macOS" steps

2022-10-04 Thread David Dali Susanibar Arce (Jira)
David Dali Susanibar Arce created ARROW-17928: - Summary: [Java] Java jars creation failed at "Build C++ libraries macOS" steps Key: ARROW-17928 URL: https://issues.apache.org/jira/browse/A

[jira] [Created] (ARROW-17927) [C++] Sporadic crashes in arrow-dataset-scanner-test

2022-10-04 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17927: -- Summary: [C++] Sporadic crashes in arrow-dataset-scanner-test Key: ARROW-17927 URL: https://issues.apache.org/jira/browse/ARROW-17927 Project: Apache Arrow

[jira] [Created] (ARROW-17926) [CI] Travis-CI should not run on unrelated changes

2022-10-04 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17926: -- Summary: [CI] Travis-CI should not run on unrelated changes Key: ARROW-17926 URL: https://issues.apache.org/jira/browse/ARROW-17926 Project: Apache Arrow

[jira] [Created] (ARROW-17925) [Python] Use ExtensionScalar.as_py() as fallback in ExtensionArray to_pandas?

2022-10-04 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-17925: - Summary: [Python] Use ExtensionScalar.as_py() as fallback in ExtensionArray to_pandas? Key: ARROW-17925 URL: https://issues.apache.org/jira/browse/ARROW-17925

[jira] [Created] (ARROW-17924) [Docs] Clarify immutability assumption in the C Data Interface documentation

2022-10-04 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-17924: - Summary: [Docs] Clarify immutability assumption in the C Data Interface documentation Key: ARROW-17924 URL: https://issues.apache.org/jira/browse/ARROW-17924

[jira] [Created] (ARROW-17923) [C++] Consider dictionary arrays for special fragment fields

2022-10-03 Thread Will Jones (Jira)
Will Jones created ARROW-17923: -- Summary: [C++] Consider dictionary arrays for special fragment fields Key: ARROW-17923 URL: https://issues.apache.org/jira/browse/ARROW-17923 Project: Apache Arrow

[jira] [Created] (ARROW-17922) AWS SSO for R package

2022-10-03 Thread Brian Broderick (Jira)
Brian Broderick created ARROW-17922: --- Summary: AWS SSO for R package Key: ARROW-17922 URL: https://issues.apache.org/jira/browse/ARROW-17922 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-17921) [Java][Doc] Define next steps for Arrow Tools module

2022-10-03 Thread David Dali Susanibar Arce (Jira)
David Dali Susanibar Arce created ARROW-17921: - Summary: [Java][Doc] Define next steps for Arrow Tools module Key: ARROW-17921 URL: https://issues.apache.org/jira/browse/ARROW-17921

[jira] [Created] (ARROW-17920) Built-in GRPC health checks in FlightServerBase

2022-10-03 Thread Akshaya Annavajhala (AK) (Jira)
Akshaya Annavajhala (AK) created ARROW-17920: Summary: Built-in GRPC health checks in FlightServerBase Key: ARROW-17920 URL: https://issues.apache.org/jira/browse/ARROW-17920 Project

[jira] [Created] (ARROW-17919) [Java] Potentially inefficient variable-width vector reallocation

2022-10-03 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17919: -- Summary: [Java] Potentially inefficient variable-width vector reallocation Key: ARROW-17919 URL: https://issues.apache.org/jira/browse/ARROW-17919 Project

[jira] [Created] (ARROW-17918) [Python] ExtensionArray.__getitem__ is not called if called from StructArray

2022-10-03 Thread Rok Mihevc (Jira)
Rok Mihevc created ARROW-17918: -- Summary: [Python] ExtensionArray.__getitem__ is not called if called from StructArray Key: ARROW-17918 URL: https://issues.apache.org/jira/browse/ARROW-17918 Project

[jira] [Created] (ARROW-17917) [C++] Add opaque device id identification to InputStream

2022-10-03 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17917: -- Summary: [C++] Add opaque device id identification to InputStream Key: ARROW-17917 URL: https://issues.apache.org/jira/browse/ARROW-17917 Project: Apache Arrow

[jira] [Created] (ARROW-17916) [Python] Allow disabling more components

2022-10-03 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17916: -- Summary: [Python] Allow disabling more components Key: ARROW-17916 URL: https://issues.apache.org/jira/browse/ARROW-17916 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17915) [C++] Error when using Substrait ProjectRel

2022-10-03 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-17915: Summary: [C++] Error when using Substrait ProjectRel Key: ARROW-17915 URL: https://issues.apache.org/jira/browse/ARROW-17915 Project: Apache Arrow

[jira] [Created] (ARROW-17914) [Java] Support reading a subset of fields from an IPC file or stream

2022-10-03 Thread David Li (Jira)
David Li created ARROW-17914: Summary: [Java] Support reading a subset of fields from an IPC file or stream Key: ARROW-17914 URL: https://issues.apache.org/jira/browse/ARROW-17914 Project: Apache Arrow

[jira] [Created] (ARROW-17913) feather.read_table 150x slower when reading columns in newer versions

2022-10-02 Thread Jira
Håkon Magne Holmen created ARROW-17913: -- Summary: feather.read_table 150x slower when reading columns in newer versions Key: ARROW-17913 URL: https://issues.apache.org/jira/browse/ARROW-17913

[jira] [Created] (ARROW-17912) Arrow C++ IPC fails to send an empty table, but Arrow Java can do it.

2022-10-02 Thread Liangcai li (Jira)
Liangcai li created ARROW-17912: --- Summary: Arrow C++ IPC fails to send an empty table, but Arrow Java can do it. Key: ARROW-17912 URL: https://issues.apache.org/jira/browse/ARROW-17912 Project: Apache

[jira] [Created] (ARROW-17911) [R] Implement `across()` within `transmute()`

2022-10-02 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-17911: Summary: [R] Implement `across()` within `transmute()` Key: ARROW-17911 URL: https://issues.apache.org/jira/browse/ARROW-17911 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17909) [Website] Arbitrarily Nested Data in Parquet and Arrow: Part 2: Encoding Structs and Lists

2022-10-01 Thread Andrew Lamb (Jira)
Andrew Lamb created ARROW-17909: --- Summary: [Website] Arbitrarily Nested Data in Parquet and Arrow: Part 2: Encoding Structs and Lists Key: ARROW-17909 URL: https://issues.apache.org/jira/browse/ARROW-17909

[jira] [Created] (ARROW-17910) [Website] Arbitrarily Nested Data in Parquet and Arrow: Part

2022-10-01 Thread Andrew Lamb (Jira)
Andrew Lamb created ARROW-17910: --- Summary: [Website] Arbitrarily Nested Data in Parquet and Arrow: Part Key: ARROW-17910 URL: https://issues.apache.org/jira/browse/ARROW-17910 Project: Apache Arrow

[jira] [Created] (ARROW-17908) [Website] Arbitrarily Nested Data in Parqet and Arrow: Part 1: Introduction

2022-10-01 Thread Andrew Lamb (Jira)
Andrew Lamb created ARROW-17908: --- Summary: [Website] Arbitrarily Nested Data in Parqet and Arrow: Part 1: Introduction Key: ARROW-17908 URL: https://issues.apache.org/jira/browse/ARROW-17908 Project

[jira] [Created] (ARROW-17907) [Website] Blog about Arrow <--> Parquet translation and structured representation

2022-10-01 Thread Andrew Lamb (Jira)
Andrew Lamb created ARROW-17907: --- Summary: [Website] Blog about Arrow <--> Parquet translation and structured representation Key: ARROW-17907 URL: https://issues.apache.org/jira/browse/ARROW

[jira] [Created] (ARROW-17906) [C++][Compute] Implement a parser for expressions

2022-09-30 Thread Sasha Krassovsky (Jira)
Sasha Krassovsky created ARROW-17906: Summary: [C++][Compute] Implement a parser for expressions Key: ARROW-17906 URL: https://issues.apache.org/jira/browse/ARROW-17906 Project: Apache Arrow

[jira] [Created] (ARROW-17905) [R] as_date and similar methods fail with digit seconds

2022-09-30 Thread Carl Boettiger (Jira)
Carl Boettiger created ARROW-17905: -- Summary: [R] as_date and similar methods fail with digit seconds Key: ARROW-17905 URL: https://issues.apache.org/jira/browse/ARROW-17905 Project: Apache Arrow

[jira] [Created] (ARROW-17904) [C++] Parquet support read page with crc32 checking

2022-09-30 Thread Xuwei Fu (Jira)
Xuwei Fu created ARROW-17904: Summary: [C++] Parquet support read page with crc32 checking Key: ARROW-17904 URL: https://issues.apache.org/jira/browse/ARROW-17904 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17903) [JS] Update dependencies

2022-09-30 Thread Dominik Moritz (Jira)
Dominik Moritz created ARROW-17903: -- Summary: [JS] Update dependencies Key: ARROW-17903 URL: https://issues.apache.org/jira/browse/ARROW-17903 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-17902) [C++][Gandiva] Solve LLVM 15 CI performace and compatibility issues

2022-09-29 Thread Jin Shang (Jira)
Jin Shang created ARROW-17902: - Summary: [C++][Gandiva] Solve LLVM 15 CI performace and compatibility issues Key: ARROW-17902 URL: https://issues.apache.org/jira/browse/ARROW-17902 Project: Apache Arrow

[jira] [Created] (ARROW-17901) `pyarrow` missing `py.typed` marker

2022-09-29 Thread Matteo Santamaria (Jira)
Matteo Santamaria created ARROW-17901: - Summary: `pyarrow` missing `py.typed` marker Key: ARROW-17901 URL: https://issues.apache.org/jira/browse/ARROW-17901 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17900) [Python] combine_chunks on DictionaryArray appears to be broken

2022-09-29 Thread Jared Weston (Jira)
Jared Weston created ARROW-17900: Summary: [Python] combine_chunks on DictionaryArray appears to be broken Key: ARROW-17900 URL: https://issues.apache.org/jira/browse/ARROW-17900 Project: Apache

[jira] [Created] (ARROW-17899) [Go] Add support for Decimal types in go/arrow/csv/reader.go

2022-09-29 Thread Mitchell Devenport (Jira)
Mitchell Devenport created ARROW-17899: -- Summary: [Go] Add support for Decimal types in go/arrow/csv/reader.go Key: ARROW-17899 URL: https://issues.apache.org/jira/browse/ARROW-17899 Project

[jira] [Created] (ARROW-17898) pyarrow.parquet.read_table fs (filesystem) argument does not work with fsspec.implementations.arrow.ArrowFSWrapper objects

2022-09-29 Thread Anshul Kanakia (Jira)
://issues.apache.org/jira/browse/ARROW-17898 Project: Apache Arrow Issue Type: Bug Components: Parquet, Python Affects Versions: 8.0.1 Environment: Python 3.8.10 Reporter: Anshul Kanakia Fix For: 8.0.2 My version of PyArrow=8.0.0. When I

[jira] [Created] (ARROW-17897) [Packaging][Conan] Add back ARROW_GCS to conanfile.py

2022-09-29 Thread Will Jones (Jira)
Will Jones created ARROW-17897: -- Summary: [Packaging][Conan] Add back ARROW_GCS to conanfile.py Key: ARROW-17897 URL: https://issues.apache.org/jira/browse/ARROW-17897 Project: Apache Arrow

[jira] [Created] (ARROW-17896) [Go][Parquet] panic: fatal error: found bad pointer in Go heap on ByteArrayColumnChunkReader.Skip

2022-09-29 Thread Ben (Jira)
Ben created ARROW-17896: --- Summary: [Go][Parquet] panic: fatal error: found bad pointer in Go heap on ByteArrayColumnChunkReader.Skip Key: ARROW-17896 URL: https://issues.apache.org/jira/browse/ARROW-17896

[jira] [Created] (ARROW-17895) [R] Implement dplyr::across()

2022-09-29 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-17895: Summary: [R] Implement dplyr::across() Key: ARROW-17895 URL: https://issues.apache.org/jira/browse/ARROW-17895 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-17894) [R] Documentation for json_credentials is misleading

2022-09-29 Thread Joran Elias (Jira)
Joran Elias created ARROW-17894: --- Summary: [R] Documentation for json_credentials is misleading Key: ARROW-17894 URL: https://issues.apache.org/jira/browse/ARROW-17894 Project: Apache Arrow

[jira] [Created] (ARROW-17893) Wrong reading of timedelta

2022-09-29 Thread Yaser Alraddadi (Jira)
Yaser Alraddadi created ARROW-17893: --- Summary: Wrong reading of timedelta Key: ARROW-17893 URL: https://issues.apache.org/jira/browse/ARROW-17893 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-17892) [CI] Use Python 3.10 in AppVeyor build

2022-09-29 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-17892: --- Summary: [CI] Use Python 3.10 in AppVeyor build Key: ARROW-17892 URL: https://issues.apache.org/jira/browse/ARROW-17892 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-17891) [Docs][Python] Update and sync Win section of the developers/python page

2022-09-29 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-17891: --- Summary: [Docs][Python] Update and sync Win section of the developers/python page Key: ARROW-17891 URL: https://issues.apache.org/jira/browse/ARROW-17891 Project

[jira] [Created] (ARROW-17890) [C++][Python] Allow an ExtensionType to register or implement custom casts

2022-09-29 Thread Joris Van den Bossche (Jira)
Joris Van den Bossche created ARROW-17890: - Summary: [C++][Python] Allow an ExtensionType to register or implement custom casts Key: ARROW-17890 URL: https://issues.apache.org/jira/browse/ARROW-17890

[jira] [Created] (ARROW-17889) [CI] Remove Kartothek integration tests

2022-09-29 Thread Jira
Raúl Cumplido created ARROW-17889: - Summary: [CI] Remove Kartothek integration tests Key: ARROW-17889 URL: https://issues.apache.org/jira/browse/ARROW-17889 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-17888) [Docs] Add reference of the cookbook contrib page to New Contributor's Guide

2022-09-29 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-17888: --- Summary: [Docs] Add reference of the cookbook contrib page to New Contributor's Guide Key: ARROW-17888 URL: https://issues.apache.org/jira/browse/ARROW-17888 Pr

[jira] [Created] (ARROW-17887) [R] [Doc] Improve readability of the "get started" page

2022-09-29 Thread Danielle Navarro (Jira)
Danielle Navarro created ARROW-17887: Summary: [R] [Doc] Improve readability of the "get started" page Key: ARROW-17887 URL: https://issues.apache.org/jira/browse/ARROW-17887 Project: Ap

[jira] [Created] (ARROW-17886) [R] Convert schema to the corresponding ptype (zero-row data frame)?

2022-09-28 Thread Jira
Kirill Müller created ARROW-17886: - Summary: [R] Convert schema to the corresponding ptype (zero-row data frame)? Key: ARROW-17886 URL: https://issues.apache.org/jira/browse/ARROW-17886 Project

[jira] [Created] (ARROW-17885) Return BLOB data as list of raw instead of a list of integers

2022-09-28 Thread Jira
Kirill Müller created ARROW-17885: - Summary: Return BLOB data as list of raw instead of a list of integers Key: ARROW-17885 URL: https://issues.apache.org/jira/browse/ARROW-17885 Project: Apache

[jira] [Created] (ARROW-17884) Add Intel®-IAA/QPL-based Parquet RLE Decode

2022-09-28 Thread zhaoyaqi (Jira)
zhaoyaqi created ARROW-17884: Summary: Add Intel®-IAA/QPL-based Parquet RLE Decode Key: ARROW-17884 URL: https://issues.apache.org/jira/browse/ARROW-17884 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-17883) [Java] Implement an immutable table object

2022-09-28 Thread Larry White (Jira)
Larry White created ARROW-17883: --- Summary: [Java] Implement an immutable table object Key: ARROW-17883 URL: https://issues.apache.org/jira/browse/ARROW-17883 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-17882) [Java][Doc] Document build & use of new artifact on Windows environment

2022-09-28 Thread David Dali Susanibar Arce (Jira)
David Dali Susanibar Arce created ARROW-17882: - Summary: [Java][Doc] Document build & use of new artifact on Windows environment Key: ARROW-17882 URL: https://issues.apache.org/jira/browse/ARROW-1

[jira] [Created] (ARROW-17881) [C++] Not able to build the project with the latest commit of the master branch

2022-09-28 Thread Anirudh Acharya (Jira)
Anirudh Acharya created ARROW-17881: --- Summary: [C++] Not able to build the project with the latest commit of the master branch Key: ARROW-17881 URL: https://issues.apache.org/jira/browse/ARROW-17881

[jira] [Created] (ARROW-17880) Add support for Decimal types in go/arrow/csv

2022-09-28 Thread Mitchell Devenport (Jira)
Mitchell Devenport created ARROW-17880: -- Summary: Add support for Decimal types in go/arrow/csv Key: ARROW-17880 URL: https://issues.apache.org/jira/browse/ARROW-17880 Project: Apache Arrow

[jira] [Created] (ARROW-17879) [R] Intermittent memory leaks in the valgrind nightly test

2022-09-28 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-17879: Summary: [R] Intermittent memory leaks in the valgrind nightly test Key: ARROW-17879 URL: https://issues.apache.org/jira/browse/ARROW-17879 Project: Apache

[jira] [Created] (ARROW-17878) [Website] Exclude Ballista docs from being deleted

2022-09-28 Thread Andy Grove (Jira)
Andy Grove created ARROW-17878: -- Summary: [Website] Exclude Ballista docs from being deleted Key: ARROW-17878 URL: https://issues.apache.org/jira/browse/ARROW-17878 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17877) [CI][Python] verify-rc python nightly builds fail due to missing arrow/csv/api.h

2022-09-28 Thread Jira
Raúl Cumplido created ARROW-17877: - Summary: [CI][Python] verify-rc python nightly builds fail due to missing arrow/csv/api.h Key: ARROW-17877 URL: https://issues.apache.org/jira/browse/ARROW-17877

[jira] [Created] (ARROW-17876) [R][CI] Remove ubuntu-18.04 from nixlibs & prebuilt binaries

2022-09-28 Thread Jacob Wujciak-Jens (Jira)
Jacob Wujciak-Jens created ARROW-17876: -- Summary: [R][CI] Remove ubuntu-18.04 from nixlibs & prebuilt binaries Key: ARROW-17876 URL: https://issues.apache.org/jira/browse/ARROW-17876 Pro

[jira] [Created] (ARROW-17875) [C++] Remove assorted pre-C++17 compatibility measures

2022-09-28 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17875: -- Summary: [C++] Remove assorted pre-C++17 compatibility measures Key: ARROW-17875 URL: https://issues.apache.org/jira/browse/ARROW-17875 Project: Apache Arrow

[jira] [Created] (ARROW-17874) [Archery] C++ linting with --clang-format or archery lint --clang-tidy fails on M1

2022-09-28 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-17874: --- Summary: [Archery] C++ linting with --clang-format or archery lint --clang-tidy fails on M1 Key: ARROW-17874 URL: https://issues.apache.org/jira/browse/ARROW-17874

[jira] [Created] (ARROW-17873) Writing Arrow Files using C#.

2022-09-28 Thread N Gautam Animesh (Jira)
N Gautam Animesh created ARROW-17873: Summary: Writing Arrow Files using C#. Key: ARROW-17873 URL: https://issues.apache.org/jira/browse/ARROW-17873 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-17872) [CI] Cache dependencies on macOS builds

2022-09-28 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17872: -- Summary: [CI] Cache dependencies on macOS builds Key: ARROW-17872 URL: https://issues.apache.org/jira/browse/ARROW-17872 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17870) [Go] Add Scalar Binary Arithmetic

2022-09-27 Thread Matthew Topol (Jira)
Matthew Topol created ARROW-17870: - Summary: [Go] Add Scalar Binary Arithmetic Key: ARROW-17870 URL: https://issues.apache.org/jira/browse/ARROW-17870 Project: Apache Arrow Issue Type: New

[jira] [Created] (ARROW-17871) [Go] Implement Initial Scalar Binary Arithmetic Infrastructure

2022-09-27 Thread Matthew Topol (Jira)
Matthew Topol created ARROW-17871: - Summary: [Go] Implement Initial Scalar Binary Arithmetic Infrastructure Key: ARROW-17871 URL: https://issues.apache.org/jira/browse/ARROW-17871 Project: Apache

[jira] [Created] (ARROW-17869) [Java][Gandiva] ProjectorTest.testStringOutput is failed

2022-09-27 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-17869: Summary: [Java][Gandiva] ProjectorTest.testStringOutput is failed Key: ARROW-17869 URL: https://issues.apache.org/jira/browse/ARROW-17869 Project: Apache Arrow

[jira] [Created] (ARROW-17868) [C++][Python] Keep and deprecate ARROW_PYTHON CMake option for backward compatibility

2022-09-27 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-17868: Summary: [C++][Python] Keep and deprecate ARROW_PYTHON CMake option for backward compatibility Key: ARROW-17868 URL: https://issues.apache.org/jira/browse/ARROW-17868

[jira] [Created] (ARROW-17867) [C++][FlightRPC] Expose bulk parameter binding in Flight SQL client

2022-09-27 Thread David Li (Jira)
David Li created ARROW-17867: Summary: [C++][FlightRPC] Expose bulk parameter binding in Flight SQL client Key: ARROW-17867 URL: https://issues.apache.org/jira/browse/ARROW-17867 Project: Apache Arrow

[jira] [Created] (ARROW-17866) List child array invalid

2022-09-27 Thread Sean Conroy (Jira)
Sean Conroy created ARROW-17866: --- Summary: List child array invalid Key: ARROW-17866 URL: https://issues.apache.org/jira/browse/ARROW-17866 Project: Apache Arrow Issue Type: Bug Affects

[jira] [Created] (ARROW-17864) [Ruby] Deprecate Plasma Ruby bindings

2022-09-27 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17864: -- Summary: [Ruby] Deprecate Plasma Ruby bindings Key: ARROW-17864 URL: https://issues.apache.org/jira/browse/ARROW-17864 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-17865) [Java] Deprecate Plasma JNI bindings

2022-09-27 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17865: -- Summary: [Java] Deprecate Plasma JNI bindings Key: ARROW-17865 URL: https://issues.apache.org/jira/browse/ARROW-17865 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-17863) [Python] Deprecate Plasma Python bindings

2022-09-27 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17863: -- Summary: [Python] Deprecate Plasma Python bindings Key: ARROW-17863 URL: https://issues.apache.org/jira/browse/ARROW-17863 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17862) [C/GLib] Deprecate Plasma C/GLib bindings

2022-09-27 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17862: -- Summary: [C/GLib] Deprecate Plasma C/GLib bindings Key: ARROW-17862 URL: https://issues.apache.org/jira/browse/ARROW-17862 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17861) [C++] Deprecate Plasma C++

2022-09-27 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17861: -- Summary: [C++] Deprecate Plasma C++ Key: ARROW-17861 URL: https://issues.apache.org/jira/browse/ARROW-17861 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-17860) [Plasma] Deprecate Plasma

2022-09-27 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17860: -- Summary: [Plasma] Deprecate Plasma Key: ARROW-17860 URL: https://issues.apache.org/jira/browse/ARROW-17860 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-17859) [C++] Use self-pipe in signal-receiving StopSource

2022-09-27 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17859: -- Summary: [C++] Use self-pipe in signal-receiving StopSource Key: ARROW-17859 URL: https://issues.apache.org/jira/browse/ARROW-17859 Project: Apache Arrow

[jira] [Created] (ARROW-17858) [C++] Compilating warning in arrow/csv/parser.h

2022-09-27 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17858: -- Summary: [C++] Compilating warning in arrow/csv/parser.h Key: ARROW-17858 URL: https://issues.apache.org/jira/browse/ARROW-17858 Project: Apache Arrow

[jira] [Created] (ARROW-17857) [C++] Table::CombineChunksToBatch segfaults on empty tables

2022-09-27 Thread David Li (Jira)
David Li created ARROW-17857: Summary: [C++] Table::CombineChunksToBatch segfaults on empty tables Key: ARROW-17857 URL: https://issues.apache.org/jira/browse/ARROW-17857 Project: Apache Arrow

[jira] [Created] (ARROW-17856) [CI][Archery] Add new Archery command to delete old branches and tags on crossbow repository

2022-09-27 Thread Jira
Raúl Cumplido created ARROW-17856: - Summary: [CI][Archery] Add new Archery command to delete old branches and tags on crossbow repository Key: ARROW-17856 URL: https://issues.apache.org/jira/browse/ARROW-17856

[jira] [Created] (ARROW-17855) Simultaneous read-write operations causing file corruption.

2022-09-27 Thread N Gautam Animesh (Jira)
N Gautam Animesh created ARROW-17855: Summary: Simultaneous read-write operations causing file corruption. Key: ARROW-17855 URL: https://issues.apache.org/jira/browse/ARROW-17855 Project: Apache

[jira] [Created] (ARROW-17854) [CI][Developer] Hoste preview docs on S3

2022-09-27 Thread Jacob Wujciak-Jens (Jira)
Jacob Wujciak-Jens created ARROW-17854: -- Summary: [CI][Developer] Hoste preview docs on S3 Key: ARROW-17854 URL: https://issues.apache.org/jira/browse/ARROW-17854 Project: Apache Arrow

[jira] [Created] (ARROW-17853) [Python][CI] Timeout in test_dataset.py::test_write_dataset_s3_put_only

2022-09-27 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17853: -- Summary: [Python][CI] Timeout in test_dataset.py::test_write_dataset_s3_put_only Key: ARROW-17853 URL: https://issues.apache.org/jira/browse/ARROW-17853 Project

[jira] [Created] (ARROW-17852) `dtype` of `Categorical` category columns are not preserved

2022-09-27 Thread Ryan Ballard (Jira)
Ryan Ballard created ARROW-17852: Summary: `dtype` of `Categorical` category columns are not preserved Key: ARROW-17852 URL: https://issues.apache.org/jira/browse/ARROW-17852 Project: Apache Arrow

[jira] [Created] (ARROW-17851) [C++][Docs] Improve C++ Cookbook

2022-09-27 Thread Jin Shang (Jira)
Jin Shang created ARROW-17851: - Summary: [C++][Docs] Improve C++ Cookbook Key: ARROW-17851 URL: https://issues.apache.org/jira/browse/ARROW-17851 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-17850) [Java] Upgrade netty-codec-http dependencies

2022-09-26 Thread Hui Yu (Jira)
Hui Yu created ARROW-17850: -- Summary: [Java] Upgrade netty-codec-http dependencies Key: ARROW-17850 URL: https://issues.apache.org/jira/browse/ARROW-17850 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-17849) [R][Docs] Document changes due to C++17 for centos-7 users

2022-09-26 Thread Jacob Wujciak-Jens (Jira)
Jacob Wujciak-Jens created ARROW-17849: -- Summary: [R][Docs] Document changes due to C++17 for centos-7 users Key: ARROW-17849 URL: https://issues.apache.org/jira/browse/ARROW-17849 Project

[jira] [Created] (ARROW-17848) [R][CI] Failed tests in test-dplyr-funcs-datetime.R

2022-09-26 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17848: -- Summary: [R][CI] Failed tests in test-dplyr-funcs-datetime.R Key: ARROW-17848 URL: https://issues.apache.org/jira/browse/ARROW-17848 Project: Apache Arrow

[jira] [Created] (ARROW-17847) [C++] Support unquoted decimal in JSON parser

2022-09-26 Thread Jin Shang (Jira)
Jin Shang created ARROW-17847: - Summary: [C++] Support unquoted decimal in JSON parser Key: ARROW-17847 URL: https://issues.apache.org/jira/browse/ARROW-17847 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-17846) [C++] Use if constexpr in CSV subsystem

2022-09-26 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17846: -- Summary: [C++] Use if constexpr in CSV subsystem Key: ARROW-17846 URL: https://issues.apache.org/jira/browse/ARROW-17846 Project: Apache Arrow Issue

[jira] [Created] (ARROW-17845) [CI][Conan] Re-enable Flight in Conan CI check

2022-09-26 Thread Will Jones (Jira)
Will Jones created ARROW-17845: -- Summary: [CI][Conan] Re-enable Flight in Conan CI check Key: ARROW-17845 URL: https://issues.apache.org/jira/browse/ARROW-17845 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-17844) [C++] Remove atomic shared_ptr compatibility functions

2022-09-26 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17844: -- Summary: [C++] Remove atomic shared_ptr compatibility functions Key: ARROW-17844 URL: https://issues.apache.org/jira/browse/ARROW-17844 Project: Apache Arrow

[jira] [Created] (ARROW-17843) [Python] Lint PyArrow C++ code

2022-09-26 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-17843: -- Summary: [Python] Lint PyArrow C++ code Key: ARROW-17843 URL: https://issues.apache.org/jira/browse/ARROW-17843 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-17842) [C++][CI] Use Brew installed clang for MacOS verify-rc

2022-09-26 Thread Jin Shang (Jira)
Jin Shang created ARROW-17842: - Summary: [C++][CI] Use Brew installed clang for MacOS verify-rc Key: ARROW-17842 URL: https://issues.apache.org/jira/browse/ARROW-17842 Project: Apache Arrow

[jira] [Created] (ARROW-17841) [C++][Gandiva] Minimize LLVM dependency targets

2022-09-26 Thread Jin Shang (Jira)
Jin Shang created ARROW-17841: - Summary: [C++][Gandiva] Minimize LLVM dependency targets Key: ARROW-17841 URL: https://issues.apache.org/jira/browse/ARROW-17841 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-17840) [Java] Remove flaky JaCoCo check in JDBC driver

2022-09-25 Thread David Li (Jira)
David Li created ARROW-17840: Summary: [Java] Remove flaky JaCoCo check in JDBC driver Key: ARROW-17840 URL: https://issues.apache.org/jira/browse/ARROW-17840 Project: Apache Arrow Issue Type

<    1   2   3   4   5   6   7   8   9   10   >