[jira] [Created] (ARROW-8347) [C++] Add Result to Array methods

2020-04-06 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8347: - Summary: [C++] Add Result to Array methods Key: ARROW-8347 URL: https://issues.apache.org/jira/browse/ARROW-8347 Project: Apache Arrow Issue Type: Sub-task

[jira] [Created] (ARROW-8361) [C++] Add Result APIs to Buffer methods and functions

2020-04-07 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8361: - Summary: [C++] Add Result APIs to Buffer methods and functions Key: ARROW-8361 URL: https://issues.apache.org/jira/browse/ARROW-8361 Project: Apache Arrow

[jira] [Created] (ARROW-8370) [C++] Add Result to type / schema APIs

2020-04-08 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8370: - Summary: [C++] Add Result to type / schema APIs Key: ARROW-8370 URL: https://issues.apache.org/jira/browse/ARROW-8370 Project: Apache Arrow Issue Type: Sub

[jira] [Created] (ARROW-8372) [C++] Add Result to table / record batch APIs

2020-04-08 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8372: - Summary: [C++] Add Result to table / record batch APIs Key: ARROW-8372 URL: https://issues.apache.org/jira/browse/ARROW-8372 Project: Apache Arrow Issue Ty

[jira] [Created] (ARROW-8389) [Integration] Run tests in parallel

2020-04-09 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8389: - Summary: [Integration] Run tests in parallel Key: ARROW-8389 URL: https://issues.apache.org/jira/browse/ARROW-8389 Project: Apache Arrow Issue Type: Improv

[jira] [Created] (ARROW-8429) [C++] Fix Buffer::CopySlice on 0-sized buffer

2020-04-13 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8429: - Summary: [C++] Fix Buffer::CopySlice on 0-sized buffer Key: ARROW-8429 URL: https://issues.apache.org/jira/browse/ARROW-8429 Project: Apache Arrow Issue Ty

[jira] [Created] (ARROW-8441) [C++] Fix crashes on invalid input (OSS-Fuzz)

2020-04-14 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8441: - Summary: [C++] Fix crashes on invalid input (OSS-Fuzz) Key: ARROW-8441 URL: https://issues.apache.org/jira/browse/ARROW-8441 Project: Apache Arrow Issue Ty

[jira] [Created] (ARROW-8450) [Integration][C++] Implement large list/binary/utf8 integration

2020-04-14 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8450: - Summary: [Integration][C++] Implement large list/binary/utf8 integration Key: ARROW-8450 URL: https://issues.apache.org/jira/browse/ARROW-8450 Project: Apache Arrow

[jira] [Created] (ARROW-8452) [Go][Integration] Go JSON producer generates incorrect nullable flag for nested types

2020-04-14 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8452: - Summary: [Go][Integration] Go JSON producer generates incorrect nullable flag for nested types Key: ARROW-8452 URL: https://issues.apache.org/jira/browse/ARROW-8452

[jira] [Created] (ARROW-8453) [Integration][Go] Recursive nested types unsupported

2020-04-14 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8453: - Summary: [Integration][Go] Recursive nested types unsupported Key: ARROW-8453 URL: https://issues.apache.org/jira/browse/ARROW-8453 Project: Apache Arrow I

[jira] [Created] (ARROW-8485) [Integration][Java] Implement extension types integration

2020-04-16 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8485: - Summary: [Integration][Java] Implement extension types integration Key: ARROW-8485 URL: https://issues.apache.org/jira/browse/ARROW-8485 Project: Apache Arrow

[jira] [Created] (ARROW-8529) [C++] Fix usage of NextCounts() in GetBatchWithDict[Spaced]

2020-04-20 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8529: - Summary: [C++] Fix usage of NextCounts() in GetBatchWithDict[Spaced] Key: ARROW-8529 URL: https://issues.apache.org/jira/browse/ARROW-8529 Project: Apache Arrow

[jira] [Created] (ARROW-8539) [CI] "AMD64 MacOS 10.15 GLib & Ruby" fails

2020-04-21 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8539: - Summary: [CI] "AMD64 MacOS 10.15 GLib & Ruby" fails Key: ARROW-8539 URL: https://issues.apache.org/jira/browse/ARROW-8539 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-8540) [C++] Create memory allocation benchmark

2020-04-21 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8540: - Summary: [C++] Create memory allocation benchmark Key: ARROW-8540 URL: https://issues.apache.org/jira/browse/ARROW-8540 Project: Apache Arrow Issue Type: W

[jira] [Created] (ARROW-8553) [C++] Reimplement BitmapAnd using Bitmap::VisitWords

2020-04-22 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8553: - Summary: [C++] Reimplement BitmapAnd using Bitmap::VisitWords Key: ARROW-8553 URL: https://issues.apache.org/jira/browse/ARROW-8553 Project: Apache Arrow I

[jira] [Created] (ARROW-8567) [Python] pa.array() sometimes ignore "safe=False"

2020-04-23 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8567: - Summary: [Python] pa.array() sometimes ignore "safe=False" Key: ARROW-8567 URL: https://issues.apache.org/jira/browse/ARROW-8567 Project: Apache Arrow Issu

[jira] [Created] (ARROW-8568) [C++][Python] Crash on decimal cast in debug mode

2020-04-23 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8568: - Summary: [C++][Python] Crash on decimal cast in debug mode Key: ARROW-8568 URL: https://issues.apache.org/jira/browse/ARROW-8568 Project: Apache Arrow Issu

[jira] [Created] (ARROW-8570) [CI] [C++] Link failure with AWS SDK on AppVeyor (Windows)

2020-04-23 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8570: - Summary: [CI] [C++] Link failure with AWS SDK on AppVeyor (Windows) Key: ARROW-8570 URL: https://issues.apache.org/jira/browse/ARROW-8570 Project: Apache Arrow

[jira] [Created] (ARROW-8689) [C++] S3 benchmarks fail linking

2020-05-04 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8689: - Summary: [C++] S3 benchmarks fail linking Key: ARROW-8689 URL: https://issues.apache.org/jira/browse/ARROW-8689 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-8692) [C++] Avoid memory copies when downloading from S3

2020-05-04 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8692: - Summary: [C++] Avoid memory copies when downloading from S3 Key: ARROW-8692 URL: https://issues.apache.org/jira/browse/ARROW-8692 Project: Apache Arrow Iss

[jira] [Created] (ARROW-8704) [C++] Fix Parquet crash on invalid input (OSS-Fuzz)

2020-05-05 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8704: - Summary: [C++] Fix Parquet crash on invalid input (OSS-Fuzz) Key: ARROW-8704 URL: https://issues.apache.org/jira/browse/ARROW-8704 Project: Apache Arrow Is

[jira] [Created] (ARROW-8716) CLONE - [Integration][Java] Fix map type to allow non-standard field names

2020-05-06 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8716: - Summary: CLONE - [Integration][Java] Fix map type to allow non-standard field names Key: ARROW-8716 URL: https://issues.apache.org/jira/browse/ARROW-8716 Project: A

[jira] [Created] (ARROW-8715) [Integration][Java] Implement extension types integration

2020-05-06 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8715: - Summary: [Integration][Java] Implement extension types integration Key: ARROW-8715 URL: https://issues.apache.org/jira/browse/ARROW-8715 Project: Apache Arrow

[jira] [Created] (ARROW-8732) [C++] Let Futures support cancellation

2020-05-07 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8732: - Summary: [C++] Let Futures support cancellation Key: ARROW-8732 URL: https://issues.apache.org/jira/browse/ARROW-8732 Project: Apache Arrow Issue Type: Wis

[jira] [Created] (ARROW-8763) [C++] Create RandomAccessFile::WillNeed-like API

2020-05-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8763: - Summary: [C++] Create RandomAccessFile::WillNeed-like API Key: ARROW-8763 URL: https://issues.apache.org/jira/browse/ARROW-8763 Project: Apache Arrow Issue

[jira] [Created] (ARROW-8764) [C++] Make ThreadPool configurable in ReadRangeCache

2020-05-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8764: - Summary: [C++] Make ThreadPool configurable in ReadRangeCache Key: ARROW-8764 URL: https://issues.apache.org/jira/browse/ARROW-8764 Project: Apache Arrow I

[jira] [Created] (ARROW-8765) [C++] Design Scheduler API

2020-05-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8765: - Summary: [C++] Design Scheduler API Key: ARROW-8765 URL: https://issues.apache.org/jira/browse/ARROW-8765 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-8767) [C++] Make ThreadPool task ordering configurable

2020-05-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8767: - Summary: [C++] Make ThreadPool task ordering configurable Key: ARROW-8767 URL: https://issues.apache.org/jira/browse/ARROW-8767 Project: Apache Arrow Issue

[jira] [Created] (ARROW-8781) [CI][C++] Enable ccache on GHA MinGW jobs

2020-05-13 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8781: - Summary: [CI][C++] Enable ccache on GHA MinGW jobs Key: ARROW-8781 URL: https://issues.apache.org/jira/browse/ARROW-8781 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-8798) [C++] Fix Parquet crashes on invalid input (OSS-Fuzz)

2020-05-14 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8798: - Summary: [C++] Fix Parquet crashes on invalid input (OSS-Fuzz) Key: ARROW-8798 URL: https://issues.apache.org/jira/browse/ARROW-8798 Project: Apache Arrow

[jira] [Created] (ARROW-8846) [Dev][Python] Autoformat Python sources with Archery

2020-05-18 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8846: - Summary: [Dev][Python] Autoformat Python sources with Archery Key: ARROW-8846 URL: https://issues.apache.org/jira/browse/ARROW-8846 Project: Apache Arrow I

[jira] [Created] (ARROW-8847) [C++] Pass task size / metrics in Executor API

2020-05-18 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8847: - Summary: [C++] Pass task size / metrics in Executor API Key: ARROW-8847 URL: https://issues.apache.org/jira/browse/ARROW-8847 Project: Apache Arrow Issue T

[jira] [Created] (ARROW-8848) [CI][C/Glib] MinGW build error

2020-05-18 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8848: - Summary: [CI][C/Glib] MinGW build error Key: ARROW-8848 URL: https://issues.apache.org/jira/browse/ARROW-8848 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-8871) [C++] Gandiva build failure

2020-05-20 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8871: - Summary: [C++] Gandiva build failure Key: ARROW-8871 URL: https://issues.apache.org/jira/browse/ARROW-8871 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-8872) [CI] Travis-CI jobs fail on github fork (can't open file 'ci/detect-changes.py')

2020-05-20 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-8872: - Summary: [CI] Travis-CI jobs fail on github fork (can't open file 'ci/detect-changes.py') Key: ARROW-8872 URL: https://issues.apache.org/jira/browse/ARROW-8872 Proj

[jira] [Created] (ARROW-9013) [C++] Validate enum-style CMake options

2020-06-02 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9013: - Summary: [C++] Validate enum-style CMake options Key: ARROW-9013 URL: https://issues.apache.org/jira/browse/ARROW-9013 Project: Apache Arrow Issue Type: Bu

[jira] [Created] (ARROW-9090) [C++] Bump versions of bundled libraries

2020-06-10 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9090: - Summary: [C++] Bump versions of bundled libraries Key: ARROW-9090 URL: https://issues.apache.org/jira/browse/ARROW-9090 Project: Apache Arrow Issue Type: T

[jira] [Created] (ARROW-9094) [Python] Bump versions of compiled dependencies in manylinux wheels

2020-06-10 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9094: - Summary: [Python] Bump versions of compiled dependencies in manylinux wheels Key: ARROW-9094 URL: https://issues.apache.org/jira/browse/ARROW-9094 Project: Apache A

[jira] [Created] (ARROW-9101) [Doc][C++][Python] Document encoding expected by CSV and JSON readers

2020-06-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9101: - Summary: [Doc][C++][Python] Document encoding expected by CSV and JSON readers Key: ARROW-9101 URL: https://issues.apache.org/jira/browse/ARROW-9101 Project: Apache

[jira] [Created] (ARROW-9106) [C++] Add C++ foundation to ease file transcoding

2020-06-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9106: - Summary: [C++] Add C++ foundation to ease file transcoding Key: ARROW-9106 URL: https://issues.apache.org/jira/browse/ARROW-9106 Project: Apache Arrow Issu

[jira] [Created] (ARROW-9109) [Python][Packaging] Enable S3 support in manylinux wheels

2020-06-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9109: - Summary: [Python][Packaging] Enable S3 support in manylinux wheels Key: ARROW-9109 URL: https://issues.apache.org/jira/browse/ARROW-9109 Project: Apache Arrow

[jira] [Created] (ARROW-9116) [C++] Add BinaryArray::total_values_length()

2020-06-12 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-9116: - Summary: [C++] Add BinaryArray::total_values_length() Key: ARROW-9116 URL: https://issues.apache.org/jira/browse/ARROW-9116 Project: Apache Arrow Issue Typ

[jira] [Created] (ARROW-6067) [Python] Large memory test failures

2019-07-30 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6067: - Summary: [Python] Large memory test failures Key: ARROW-6067 URL: https://issues.apache.org/jira/browse/ARROW-6067 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6068) [Python] Hypothesis test failure

2019-07-30 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6068: - Summary: [Python] Hypothesis test failure Key: ARROW-6068 URL: https://issues.apache.org/jira/browse/ARROW-6068 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6071) [C++] Implement casting Binary <-> LargeBinary

2019-07-30 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6071: - Summary: [C++] Implement casting Binary <-> LargeBinary Key: ARROW-6071 URL: https://issues.apache.org/jira/browse/ARROW-6071 Project: Apache Arrow Issue T

[jira] [Created] (ARROW-6072) [C++] Implement casting List <-> LargeList

2019-07-30 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6072: - Summary: [C++] Implement casting List <-> LargeList Key: ARROW-6072 URL: https://issues.apache.org/jira/browse/ARROW-6072 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6084) [Python] Support LargeList

2019-07-31 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6084: - Summary: [Python] Support LargeList Key: ARROW-6084 URL: https://issues.apache.org/jira/browse/ARROW-6084 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-6135) [C++] KeyValueMetadata::Equals should not be order-sensitive

2019-08-05 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6135: - Summary: [C++] KeyValueMetadata::Equals should not be order-sensitive Key: ARROW-6135 URL: https://issues.apache.org/jira/browse/ARROW-6135 Project: Apache Arrow

[jira] [Created] (ARROW-6170) [R] "docker-compose build r" is slow

2019-08-08 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6170: - Summary: [R] "docker-compose build r" is slow Key: ARROW-6170 URL: https://issues.apache.org/jira/browse/ARROW-6170 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6171) [R] "docker-compose run r" fails

2019-08-08 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6171: - Summary: [R] "docker-compose run r" fails Key: ARROW-6171 URL: https://issues.apache.org/jira/browse/ARROW-6171 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6174) [C++] Parquet tests produce invalid array

2019-08-08 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6174: - Summary: [C++] Parquet tests produce invalid array Key: ARROW-6174 URL: https://issues.apache.org/jira/browse/ARROW-6174 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6177) [C++] Add Arrow::Validate()

2019-08-08 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6177: - Summary: [C++] Add Arrow::Validate() Key: ARROW-6177 URL: https://issues.apache.org/jira/browse/ARROW-6177 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-6223) [C++] Configuration error with Anaconda Python 3.7.4

2019-08-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-6223: - Summary: [C++] Configuration error with Anaconda Python 3.7.4 Key: ARROW-6223 URL: https://issues.apache.org/jira/browse/ARROW-6223 Project: Apache Arrow I

[jira] [Created] (ARROW-6292) [C++] Add an option to build with mimalloc

2019-08-19 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6292: - Summary: [C++] Add an option to build with mimalloc Key: ARROW-6292 URL: https://issues.apache.org/jira/browse/ARROW-6292 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6300) [C++] Add io::OutputStream::Abort()

2019-08-20 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6300: - Summary: [C++] Add io::OutputStream::Abort() Key: ARROW-6300 URL: https://issues.apache.org/jira/browse/ARROW-6300 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-6309) [C++] Parquet tests are linked statically

2019-08-21 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6309: - Summary: [C++] Parquet tests are linked statically Key: ARROW-6309 URL: https://issues.apache.org/jira/browse/ARROW-6309 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6320) [C++] Arrow utilities are linked statically

2019-08-22 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6320: - Summary: [C++] Arrow utilities are linked statically Key: ARROW-6320 URL: https://issues.apache.org/jira/browse/ARROW-6320 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-6333) [C++] Third party download URLs are duplicated

2019-08-23 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6333: - Summary: [C++] Third party download URLs are duplicated Key: ARROW-6333 URL: https://issues.apache.org/jira/browse/ARROW-6333 Project: Apache Arrow Issue T

[jira] [Created] (ARROW-6354) [C++] Building without Parquet fails

2019-08-26 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6354: - Summary: [C++] Building without Parquet fails Key: ARROW-6354 URL: https://issues.apache.org/jira/browse/ARROW-6354 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6357) [C++] S3: allow for background writes

2019-08-26 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6357: - Summary: [C++] S3: allow for background writes Key: ARROW-6357 URL: https://issues.apache.org/jira/browse/ARROW-6357 Project: Apache Arrow Issue Type: Impr

[jira] [Created] (ARROW-6358) [C++] FileSystem::DeleteDir should make it optional to delete the directory itself

2019-08-26 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6358: - Summary: [C++] FileSystem::DeleteDir should make it optional to delete the directory itself Key: ARROW-6358 URL: https://issues.apache.org/jira/browse/ARROW-6358 Pr

[jira] [Created] (ARROW-6362) [C++] S3: more flexible credential options

2019-08-26 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6362: - Summary: [C++] S3: more flexible credential options Key: ARROW-6362 URL: https://issues.apache.org/jira/browse/ARROW-6362 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6384) [C++] Bump dependencies

2019-08-29 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6384: - Summary: [C++] Bump dependencies Key: ARROW-6384 URL: https://issues.apache.org/jira/browse/ARROW-6384 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-6385) [C++] Investigate xxh3

2019-08-29 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6385: - Summary: [C++] Investigate xxh3 Key: ARROW-6385 URL: https://issues.apache.org/jira/browse/ARROW-6385 Project: Apache Arrow Issue Type: Task Comp

[jira] [Created] (ARROW-6412) [C++] arrow-flight-test can crash because of port allocation

2019-09-02 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6412: - Summary: [C++] arrow-flight-test can crash because of port allocation Key: ARROW-6412 URL: https://issues.apache.org/jira/browse/ARROW-6412 Project: Apache Arrow

[jira] [Created] (ARROW-6453) [C++] More informative error messages from S3

2019-09-04 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6453: - Summary: [C++] More informative error messages from S3 Key: ARROW-6453 URL: https://issues.apache.org/jira/browse/ARROW-6453 Project: Apache Arrow Issue Ty

[jira] [Created] (ARROW-6468) [C++] Remove unused hashing routines

2019-09-05 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6468: - Summary: [C++] Remove unused hashing routines Key: ARROW-6468 URL: https://issues.apache.org/jira/browse/ARROW-6468 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-6495) [Plasma] Use xxh3 for object hashing

2019-09-09 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6495: - Summary: [Plasma] Use xxh3 for object hashing Key: ARROW-6495 URL: https://issues.apache.org/jira/browse/ARROW-6495 Project: Apache Arrow Issue Type: Impro

[jira] [Created] (ARROW-6509) [CI] Java test failures on Travis

2019-09-10 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6509: - Summary: [CI] Java test failures on Travis Key: ARROW-6509 URL: https://issues.apache.org/jira/browse/ARROW-6509 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6525) [C++] CloseFromDestructor() should perhaps not crash

2019-09-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6525: - Summary: [C++] CloseFromDestructor() should perhaps not crash Key: ARROW-6525 URL: https://issues.apache.org/jira/browse/ARROW-6525 Project: Apache Arrow I

[jira] [Created] (ARROW-6526) [C++] Poison data in PoolBuffer destructor

2019-09-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6526: - Summary: [C++] Poison data in PoolBuffer destructor Key: ARROW-6526 URL: https://issues.apache.org/jira/browse/ARROW-6526 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6527) [C++] Add OutputStream::Write() variant taking an owned buffer

2019-09-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6527: - Summary: [C++] Add OutputStream::Write() variant taking an owned buffer Key: ARROW-6527 URL: https://issues.apache.org/jira/browse/ARROW-6527 Project: Apache Arrow

[jira] [Created] (ARROW-6528) [C++] Spurious Flight test failures (port allocation failure)

2019-09-11 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6528: - Summary: [C++] Spurious Flight test failures (port allocation failure) Key: ARROW-6528 URL: https://issues.apache.org/jira/browse/ARROW-6528 Project: Apache Arrow

[jira] [Created] (ARROW-6549) [C++] Switch back to latest jemalloc 5.x

2019-09-12 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6549: - Summary: [C++] Switch back to latest jemalloc 5.x Key: ARROW-6549 URL: https://issues.apache.org/jira/browse/ARROW-6549 Project: Apache Arrow Issue Type: W

[jira] [Created] (ARROW-6572) [C++] Reading some Parquet data can return uninitialized memory

2019-09-16 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6572: - Summary: [C++] Reading some Parquet data can return uninitialized memory Key: ARROW-6572 URL: https://issues.apache.org/jira/browse/ARROW-6572 Project: Apache Arrow

[jira] [Created] (ARROW-6581) [C++] Fuzzing job broken

2019-09-17 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6581: - Summary: [C++] Fuzzing job broken Key: ARROW-6581 URL: https://issues.apache.org/jira/browse/ARROW-6581 Project: Apache Arrow Issue Type: Bug Com

[jira] [Created] (ARROW-6597) [Python] Segfault in test_pandas with Python 2.7

2019-09-18 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6597: - Summary: [Python] Segfault in test_pandas with Python 2.7 Key: ARROW-6597 URL: https://issues.apache.org/jira/browse/ARROW-6597 Project: Apache Arrow Issue

[jira] [Created] (ARROW-6602) [Doc] Add feature / implementation matrix

2019-09-18 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6602: - Summary: [Doc] Add feature / implementation matrix Key: ARROW-6602 URL: https://issues.apache.org/jira/browse/ARROW-6602 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6613) [C++] Remove dependency on boost::filesystem

2019-09-18 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6613: - Summary: [C++] Remove dependency on boost::filesystem Key: ARROW-6613 URL: https://issues.apache.org/jira/browse/ARROW-6613 Project: Apache Arrow Issue Typ

[jira] [Created] (ARROW-6671) [C++] Sparse tensor naming

2019-09-24 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6671: - Summary: [C++] Sparse tensor naming Key: ARROW-6671 URL: https://issues.apache.org/jira/browse/ARROW-6671 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-6699) [C++] Add Parquet docs

2019-09-25 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6699: - Summary: [C++] Add Parquet docs Key: ARROW-6699 URL: https://issues.apache.org/jira/browse/ARROW-6699 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-6708) [C++] "cannot find -lboost_filesystem_static"

2019-09-26 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6708: - Summary: [C++] "cannot find -lboost_filesystem_static" Key: ARROW-6708 URL: https://issues.apache.org/jira/browse/ARROW-6708 Project: Apache Arrow Issue Ty

[jira] [Created] (ARROW-6743) [C++] Completely remove usage of boost::filesystem (except in hdfs_internal)

2019-09-30 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6743: - Summary: [C++] Completely remove usage of boost::filesystem (except in hdfs_internal) Key: ARROW-6743 URL: https://issues.apache.org/jira/browse/ARROW-6743 Project:

[jira] [Created] (ARROW-6750) [Python] test_fs.py not silent

2019-10-01 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6750: - Summary: [Python] test_fs.py not silent Key: ARROW-6750 URL: https://issues.apache.org/jira/browse/ARROW-6750 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6751) [CI] ccache doesn't cache on Travis-CI

2019-10-01 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6751: - Summary: [CI] ccache doesn't cache on Travis-CI Key: ARROW-6751 URL: https://issues.apache.org/jira/browse/ARROW-6751 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6764) [C++] Simplify readahead implementation

2019-10-02 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6764: - Summary: [C++] Simplify readahead implementation Key: ARROW-6764 URL: https://issues.apache.org/jira/browse/ARROW-6764 Project: Apache Arrow Issue Type: Im

[jira] [Created] (ARROW-6786) [C++] arrow-dataset-file-parquet-test is slow

2019-10-03 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6786: - Summary: [C++] arrow-dataset-file-parquet-test is slow Key: ARROW-6786 URL: https://issues.apache.org/jira/browse/ARROW-6786 Project: Apache Arrow Issue Ty

[jira] [Created] (ARROW-6804) [CI] [Rust] Migrate Travis Rust job to Github Actions

2019-10-07 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6804: - Summary: [CI] [Rust] Migrate Travis Rust job to Github Actions Key: ARROW-6804 URL: https://issues.apache.org/jira/browse/ARROW-6804 Project: Apache Arrow

[jira] [Created] (ARROW-6818) [Doc] Format docs confusing

2019-10-08 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6818: - Summary: [Doc] Format docs confusing Key: ARROW-6818 URL: https://issues.apache.org/jira/browse/ARROW-6818 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6820) [C++] [Doc] Map specification and implementation inconsistent

2019-10-08 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6820: - Summary: [C++] [Doc] Map specification and implementation inconsistent Key: ARROW-6820 URL: https://issues.apache.org/jira/browse/ARROW-6820 Project: Apache Arrow

[jira] [Created] (ARROW-6825) [C++] Rework CSV reader IO around readahead iterator

2019-10-09 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6825: - Summary: [C++] Rework CSV reader IO around readahead iterator Key: ARROW-6825 URL: https://issues.apache.org/jira/browse/ARROW-6825 Project: Apache Arrow I

[jira] [Created] (ARROW-6846) [C++] Build failures with glog enabled

2019-10-10 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6846: - Summary: [C++] Build failures with glog enabled Key: ARROW-6846 URL: https://issues.apache.org/jira/browse/ARROW-6846 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6864) [C++] bz2 / zstd tests not enabled

2019-10-12 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6864: - Summary: [C++] bz2 / zstd tests not enabled Key: ARROW-6864 URL: https://issues.apache.org/jira/browse/ARROW-6864 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6913) [R] Potential bug in compute.cc

2019-10-17 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6913: - Summary: [R] Potential bug in compute.cc Key: ARROW-6913 URL: https://issues.apache.org/jira/browse/ARROW-6913 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-6918) [R] Make docker-compose setup faster

2019-10-17 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6918: - Summary: [R] Make docker-compose setup faster Key: ARROW-6918 URL: https://issues.apache.org/jira/browse/ARROW-6918 Project: Apache Arrow Issue Type: Impro

[jira] [Created] (ARROW-6936) [Python] Improve error message when object of wrong type is given

2019-10-18 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6936: - Summary: [Python] Improve error message when object of wrong type is given Key: ARROW-6936 URL: https://issues.apache.org/jira/browse/ARROW-6936 Project: Apache Arr

[jira] [Created] (ARROW-6954) [Python] [CI] Add Python 3.8 to CI matrix

2019-10-21 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6954: - Summary: [Python] [CI] Add Python 3.8 to CI matrix Key: ARROW-6954 URL: https://issues.apache.org/jira/browse/ARROW-6954 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-6955) [Python] [Packaging] Add Python 3.8 to packaging matrix

2019-10-21 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6955: - Summary: [Python] [Packaging] Add Python 3.8 to packaging matrix Key: ARROW-6955 URL: https://issues.apache.org/jira/browse/ARROW-6955 Project: Apache Arrow

[jira] [Created] (ARROW-6962) [C++] [CI] Stop compiling with -Weverything

2019-10-22 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6962: - Summary: [C++] [CI] Stop compiling with -Weverything Key: ARROW-6962 URL: https://issues.apache.org/jira/browse/ARROW-6962 Project: Apache Arrow Issue Type

[jira] [Created] (ARROW-6975) [C++] Put make_unique in its own header

2019-10-23 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-6975: - Summary: [C++] Put make_unique in its own header Key: ARROW-6975 URL: https://issues.apache.org/jira/browse/ARROW-6975 Project: Apache Arrow Issue Type: Wi

  1   2   3   4   5   6   >