[jira] [Created] (ARROW-2446) [C++] SliceBuffer on CudaBuffer should return CudaBuffer

2018-04-11 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2446: - Summary: [C++] SliceBuffer on CudaBuffer should return CudaBuffer Key: ARROW-2446 URL: https://issues.apache.org/jira/browse/ARROW-2446 Project: Apache Arrow

[jira] [Created] (ARROW-2427) [C++] ReadAt implementations suboptimal

2018-04-09 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2427: - Summary: [C++] ReadAt implementations suboptimal Key: ARROW-2427 URL: https://issues.apache.org/jira/browse/ARROW-2427 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2419) [Site] Website generation depends on local timezone

2018-04-09 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2419: - Summary: [Site] Website generation depends on local timezone Key: ARROW-2419 URL: https://issues.apache.org/jira/browse/ARROW-2419 Project: Apache Arrow

[jira] [Created] (ARROW-2453) [Python] Improve Table column access

2018-04-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2453: - Summary: [Python] Improve Table column access Key: ARROW-2453 URL: https://issues.apache.org/jira/browse/ARROW-2453 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2454) [Python] Empty chunked array slice crashes

2018-04-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2454: - Summary: [Python] Empty chunked array slice crashes Key: ARROW-2454 URL: https://issues.apache.org/jira/browse/ARROW-2454 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2489) [Plasma] test_plasma.py crashes

2018-04-21 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2489: - Summary: [Plasma] test_plasma.py crashes Key: ARROW-2489 URL: https://issues.apache.org/jira/browse/ARROW-2489 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2490) [C++] input stream locking inconsistent

2018-04-21 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2490: - Summary: [C++] input stream locking inconsistent Key: ARROW-2490 URL: https://issues.apache.org/jira/browse/ARROW-2490 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2479) [C++] Have a global thread pool

2018-04-19 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2479: - Summary: [C++] Have a global thread pool Key: ARROW-2479 URL: https://issues.apache.org/jira/browse/ARROW-2479 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-2505) [C++] Disable MSVC warning C4800

2018-04-24 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2505: - Summary: [C++] Disable MSVC warning C4800 Key: ARROW-2505 URL: https://issues.apache.org/jira/browse/ARROW-2505 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-2509) [CI] Intermittent npm failures

2018-04-25 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2509: - Summary: [CI] Intermittent npm failures Key: ARROW-2509 URL: https://issues.apache.org/jira/browse/ARROW-2509 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2499) [C++] Add iterator facility for Python sequences

2018-04-23 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2499: - Summary: [C++] Add iterator facility for Python sequences Key: ARROW-2499 URL: https://issues.apache.org/jira/browse/ARROW-2499 Project: Apache Arrow

[jira] [Created] (ARROW-2466) [C++] misleading "append" flag to FileOutputStream

2018-04-17 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2466: - Summary: [C++] misleading "append" flag to FileOutputStream Key: ARROW-2466 URL: https://issues.apache.org/jira/browse/ARROW-2466 Project: Apache Arrow

[jira] [Created] (ARROW-2362) [Python] Decimal conversions are slow

2018-03-28 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2362: - Summary: [Python] Decimal conversions are slow Key: ARROW-2362 URL: https://issues.apache.org/jira/browse/ARROW-2362 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2354) [C++] PyDecimal_Check() is much too slow

2018-03-26 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2354: - Summary: [C++] PyDecimal_Check() is much too slow Key: ARROW-2354 URL: https://issues.apache.org/jira/browse/ARROW-2354 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2353) Test correctness of built wheel on AppVeyor

2018-03-26 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2353: - Summary: Test correctness of built wheel on AppVeyor Key: ARROW-2353 URL: https://issues.apache.org/jira/browse/ARROW-2353 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2379) [Plasma] PlasmaClient::Info() should return whether an object is in use

2018-04-02 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2379: - Summary: [Plasma] PlasmaClient::Info() should return whether an object is in use Key: ARROW-2379 URL: https://issues.apache.org/jira/browse/ARROW-2379 Project:

[jira] [Created] (ARROW-2363) [Plasma] Have an automatic object-releasing Create() variant

2018-03-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2363: - Summary: [Plasma] Have an automatic object-releasing Create() variant Key: ARROW-2363 URL: https://issues.apache.org/jira/browse/ARROW-2363 Project: Apache Arrow

[jira] [Created] (ARROW-2364) [Plasma] PlasmaClient::Get() could take vector of object ids

2018-03-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2364: - Summary: [Plasma] PlasmaClient::Get() could take vector of object ids Key: ARROW-2364 URL: https://issues.apache.org/jira/browse/ARROW-2364 Project: Apache Arrow

[jira] [Created] (ARROW-2365) [Plasma] Return status codes instead of crashing

2018-03-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2365: - Summary: [Plasma] Return status codes instead of crashing Key: ARROW-2365 URL: https://issues.apache.org/jira/browse/ARROW-2365 Project: Apache Arrow

[jira] [Created] (ARROW-2341) [Python] pa.union() mode argument unintuitive

2018-03-22 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2341: - Summary: [Python] pa.union() mode argument unintuitive Key: ARROW-2341 URL: https://issues.apache.org/jira/browse/ARROW-2341 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2342) [Python] Aware timestamp type fails pickling

2018-03-22 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2342: - Summary: [Python] Aware timestamp type fails pickling Key: ARROW-2342 URL: https://issues.apache.org/jira/browse/ARROW-2342 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2347) [Python] Multiple warnings with -Wconversion

2018-03-23 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2347: - Summary: [Python] Multiple warnings with -Wconversion Key: ARROW-2347 URL: https://issues.apache.org/jira/browse/ARROW-2347 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2346) [Python] PYARROW_CXXFLAGS doesn't accept multiple options

2018-03-23 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2346: - Summary: [Python] PYARROW_CXXFLAGS doesn't accept multiple options Key: ARROW-2346 URL: https://issues.apache.org/jira/browse/ARROW-2346 Project: Apache Arrow

[jira] [Created] (ARROW-2331) [Python] Fix indexing implementations

2018-03-20 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2331: - Summary: [Python] Fix indexing implementations Key: ARROW-2331 URL: https://issues.apache.org/jira/browse/ARROW-2331 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2333) [Python] boost bundling fails in setup.py

2018-03-21 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2333: - Summary: [Python] boost bundling fails in setup.py Key: ARROW-2333 URL: https://issues.apache.org/jira/browse/ARROW-2333 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2259) [C++] importing pyarrow segfaults in boost_regex

2018-03-05 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2259: - Summary: [C++] importing pyarrow segfaults in boost_regex Key: ARROW-2259 URL: https://issues.apache.org/jira/browse/ARROW-2259 Project: Apache Arrow

[jira] [Created] (ARROW-2260) plasma_store should show usage

2018-03-05 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2260: - Summary: plasma_store should show usage Key: ARROW-2260 URL: https://issues.apache.org/jira/browse/ARROW-2260 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2231) [CI] Use clcache on AppVeyor

2018-02-28 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2231: - Summary: [CI] Use clcache on AppVeyor Key: ARROW-2231 URL: https://issues.apache.org/jira/browse/ARROW-2231 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-2272) [Python] test_plasma spams /tmp

2018-03-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2272: - Summary: [Python] test_plasma spams /tmp Key: ARROW-2272 URL: https://issues.apache.org/jira/browse/ARROW-2272 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3466) [CI] Python coverage crash on Travis-CI

2018-10-08 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3466: - Summary: [CI] Python coverage crash on Travis-CI Key: ARROW-3466 URL: https://issues.apache.org/jira/browse/ARROW-3466 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3556) [CI] Disable optimizations on Windows

2018-10-18 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3556: - Summary: [CI] Disable optimizations on Windows Key: ARROW-3556 URL: https://issues.apache.org/jira/browse/ARROW-3556 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3522) [C++] Remove -Wconversion from build flags

2018-10-15 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3522: - Summary: [C++] Remove -Wconversion from build flags Key: ARROW-3522 URL: https://issues.apache.org/jira/browse/ARROW-3522 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3542) [C++] Use unsafe appends when building array from CSV

2018-10-17 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3542: - Summary: [C++] Use unsafe appends when building array from CSV Key: ARROW-3542 URL: https://issues.apache.org/jira/browse/ARROW-3542 Project: Apache Arrow

[jira] [Created] (ARROW-3598) [Plasma] plasma_store_server fails linking with GPU enabled

2018-10-23 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3598: - Summary: [Plasma] plasma_store_server fails linking with GPU enabled Key: ARROW-3598 URL: https://issues.apache.org/jira/browse/ARROW-3598 Project: Apache Arrow

[jira] [Created] (ARROW-3599) [C++] "infer" reports errors

2018-10-23 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3599: - Summary: [C++] "infer" reports errors Key: ARROW-3599 URL: https://issues.apache.org/jira/browse/ARROW-3599 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3666) [C++] Improve CSV parser performance

2018-10-31 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3666: - Summary: [C++] Improve CSV parser performance Key: ARROW-3666 URL: https://issues.apache.org/jira/browse/ARROW-3666 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3656) [C++] Allow whitespace in numeric CSV fields

2018-10-30 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3656: - Summary: [C++] Allow whitespace in numeric CSV fields Key: ARROW-3656 URL: https://issues.apache.org/jira/browse/ARROW-3656 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3606) [Python] flake8 fails on Crossbow

2018-10-24 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3606: - Summary: [Python] flake8 fails on Crossbow Key: ARROW-3606 URL: https://issues.apache.org/jira/browse/ARROW-3606 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3646) [Python] Add convenience factories to create IO streams

2018-10-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3646: - Summary: [Python] Add convenience factories to create IO streams Key: ARROW-3646 URL: https://issues.apache.org/jira/browse/ARROW-3646 Project: Apache Arrow

[jira] [Created] (ARROW-3712) [CI] License check regression (RAT failure)

2018-11-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3712: - Summary: [CI] License check regression (RAT failure) Key: ARROW-3712 URL: https://issues.apache.org/jira/browse/ARROW-3712 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3707) [C++] test failure with zstd 1.3.7

2018-11-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3707: - Summary: [C++] test failure with zstd 1.3.7 Key: ARROW-3707 URL: https://issues.apache.org/jira/browse/ARROW-3707 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3800) [C++] Vendor a string_view backport

2018-11-15 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3800: - Summary: [C++] Vendor a string_view backport Key: ARROW-3800 URL: https://issues.apache.org/jira/browse/ARROW-3800 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3722) [C++] Allow specifying column types to CSV reader

2018-11-08 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3722: - Summary: [C++] Allow specifying column types to CSV reader Key: ARROW-3722 URL: https://issues.apache.org/jira/browse/ARROW-3722 Project: Apache Arrow

[jira] [Created] (ARROW-3778) [C++] Don't put implementations in test-util.h

2018-11-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3778: - Summary: [C++] Don't put implementations in test-util.h Key: ARROW-3778 URL: https://issues.apache.org/jira/browse/ARROW-3778 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3426) [CI] Java integration test very verbose

2018-10-03 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3426: - Summary: [CI] Java integration test very verbose Key: ARROW-3426 URL: https://issues.apache.org/jira/browse/ARROW-3426 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3404) [C++] Make CSV chunker faster

2018-10-02 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3404: - Summary: [C++] Make CSV chunker faster Key: ARROW-3404 URL: https://issues.apache.org/jira/browse/ARROW-3404 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-3405) [Python] Document CSV reader

2018-10-02 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3405: - Summary: [Python] Document CSV reader Key: ARROW-3405 URL: https://issues.apache.org/jira/browse/ARROW-3405 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3406) [C++] Create a caching memory pool implementation

2018-10-02 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3406: - Summary: [C++] Create a caching memory pool implementation Key: ARROW-3406 URL: https://issues.apache.org/jira/browse/ARROW-3406 Project: Apache Arrow

[jira] [Created] (ARROW-3409) [C++] Add streaming compression interfaces

2018-10-02 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3409: - Summary: [C++] Add streaming compression interfaces Key: ARROW-3409 URL: https://issues.apache.org/jira/browse/ARROW-3409 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3483) [CI] Python 3.6 build failure on Travis-CI

2018-10-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3483: - Summary: [CI] Python 3.6 build failure on Travis-CI Key: ARROW-3483 URL: https://issues.apache.org/jira/browse/ARROW-3483 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3491) [C++] Experiment with split DWARF

2018-10-11 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3491: - Summary: [C++] Experiment with split DWARF Key: ARROW-3491 URL: https://issues.apache.org/jira/browse/ARROW-3491 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-3492) [C++] Build jemalloc in parallel

2018-10-11 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3492: - Summary: [C++] Build jemalloc in parallel Key: ARROW-3492 URL: https://issues.apache.org/jira/browse/ARROW-3492 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3165) [CI] Cache externals accross AppVeyor builds

2018-09-04 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3165: - Summary: [CI] Cache externals accross AppVeyor builds Key: ARROW-3165 URL: https://issues.apache.org/jira/browse/ARROW-3165 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3268) [CI] Reduce conda times on AppVeyor

2018-09-19 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3268: - Summary: [CI] Reduce conda times on AppVeyor Key: ARROW-3268 URL: https://issues.apache.org/jira/browse/ARROW-3268 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3321) [C++] Improve integer parsing performance

2018-09-24 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3321: - Summary: [C++] Improve integer parsing performance Key: ARROW-3321 URL: https://issues.apache.org/jira/browse/ARROW-3321 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3320) [C++] Improve float parsing performance

2018-09-24 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3320: - Summary: [C++] Improve float parsing performance Key: ARROW-3320 URL: https://issues.apache.org/jira/browse/ARROW-3320 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3322) [CI] Rust job always runs on AppVeyor

2018-09-24 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3322: - Summary: [CI] Rust job always runs on AppVeyor Key: ARROW-3322 URL: https://issues.apache.org/jira/browse/ARROW-3322 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3279) [C++] Allow linking Arrow tests dynamically on Windows

2018-09-20 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3279: - Summary: [C++] Allow linking Arrow tests dynamically on Windows Key: ARROW-3279 URL: https://issues.apache.org/jira/browse/ARROW-3279 Project: Apache Arrow

[jira] [Created] (ARROW-3344) [Python] test_plasma.py fails (in test_plasma_list)

2018-09-27 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3344: - Summary: [Python] test_plasma.py fails (in test_plasma_list) Key: ARROW-3344 URL: https://issues.apache.org/jira/browse/ARROW-3344 Project: Apache Arrow

[jira] [Created] (ARROW-3327) [Python] manylinux container confusing

2018-09-25 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3327: - Summary: [Python] manylinux container confusing Key: ARROW-3327 URL: https://issues.apache.org/jira/browse/ARROW-3327 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4275) [C++] gandiva-decimal_single_test extremely slow

2019-01-16 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4275: - Summary: [C++] gandiva-decimal_single_test extremely slow Key: ARROW-4275 URL: https://issues.apache.org/jira/browse/ARROW-4275 Project: Apache Arrow

[jira] [Created] (ARROW-4312) [C++] Lint doesn't work anymore ("[Errno 24] Too many open files")

2019-01-21 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4312: - Summary: [C++] Lint doesn't work anymore ("[Errno 24] Too many open files") Key: ARROW-4312 URL: https://issues.apache.org/jira/browse/ARROW-4312 Project: Apache

[jira] [Created] (ARROW-4281) [CI] Use Ubuntu Xenial (16.04) VMs on Travis-CI

2019-01-17 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4281: - Summary: [CI] Use Ubuntu Xenial (16.04) VMs on Travis-CI Key: ARROW-4281 URL: https://issues.apache.org/jira/browse/ARROW-4281 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4335) [C++] Better document sparse tensor support

2019-01-23 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4335: - Summary: [C++] Better document sparse tensor support Key: ARROW-4335 URL: https://issues.apache.org/jira/browse/ARROW-4335 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3997) [C++] [Doc] Clarify dictionary encoding integer signedness (and width?)

2018-12-11 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3997: - Summary: [C++] [Doc] Clarify dictionary encoding integer signedness (and width?) Key: ARROW-3997 URL: https://issues.apache.org/jira/browse/ARROW-3997 Project:

[jira] [Created] (ARROW-4009) [CI] Run Valgrind and C++ code coverage in different bulds

2018-12-12 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4009: - Summary: [CI] Run Valgrind and C++ code coverage in different bulds Key: ARROW-4009 URL: https://issues.apache.org/jira/browse/ARROW-4009 Project: Apache Arrow

[jira] [Created] (ARROW-4017) [C++] Check and update vendored libraries

2018-12-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4017: - Summary: [C++] Check and update vendored libraries Key: ARROW-4017 URL: https://issues.apache.org/jira/browse/ARROW-4017 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4018) [C++] RLE decoder may not big-endian compatible

2018-12-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4018: - Summary: [C++] RLE decoder may not big-endian compatible Key: ARROW-4018 URL: https://issues.apache.org/jira/browse/ARROW-4018 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4019) [C++] Fix coverity issues

2018-12-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4019: - Summary: [C++] Fix coverity issues Key: ARROW-4019 URL: https://issues.apache.org/jira/browse/ARROW-4019 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-4087) [C++] Make CSV nulls configurable

2018-12-20 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4087: - Summary: [C++] Make CSV nulls configurable Key: ARROW-4087 URL: https://issues.apache.org/jira/browse/ARROW-4087 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4091) [C++] Curate default list of CSV null spellings

2018-12-20 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4091: - Summary: [C++] Curate default list of CSV null spellings Key: ARROW-4091 URL: https://issues.apache.org/jira/browse/ARROW-4091 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4052) [C++] Linker errors with glog and gflags

2018-12-17 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4052: - Summary: [C++] Linker errors with glog and gflags Key: ARROW-4052 URL: https://issues.apache.org/jira/browse/ARROW-4052 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4036) [C++] Make status codes pluggable

2018-12-15 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4036: - Summary: [C++] Make status codes pluggable Key: ARROW-4036 URL: https://issues.apache.org/jira/browse/ARROW-4036 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4041) [CI] Python 2.7 run uses Python 3.6

2018-12-15 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4041: - Summary: [CI] Python 2.7 run uses Python 3.6 Key: ARROW-4041 URL: https://issues.apache.org/jira/browse/ARROW-4041 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3930) [C++] Random test data generation is slow

2018-12-03 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3930: - Summary: [C++] Random test data generation is slow Key: ARROW-3930 URL: https://issues.apache.org/jira/browse/ARROW-3930 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3980) [C++] Fix CRTP use in json-simple.cc

2018-12-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3980: - Summary: [C++] Fix CRTP use in json-simple.cc Key: ARROW-3980 URL: https://issues.apache.org/jira/browse/ARROW-3980 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3981) [C++] Rename json.h

2018-12-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3981: - Summary: [C++] Rename json.h Key: ARROW-3981 URL: https://issues.apache.org/jira/browse/ARROW-3981 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-3982) [C++] Allow "binary" input in simple JSON format

2018-12-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3982: - Summary: [C++] Allow "binary" input in simple JSON format Key: ARROW-3982 URL: https://issues.apache.org/jira/browse/ARROW-3982 Project: Apache Arrow

[jira] [Created] (ARROW-3986) [C++] Write prose documentation

2018-12-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3986: - Summary: [C++] Write prose documentation Key: ARROW-3986 URL: https://issues.apache.org/jira/browse/ARROW-3986 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3906) [C++] Break builder.cc into multiple compilation units

2018-11-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3906: - Summary: [C++] Break builder.cc into multiple compilation units Key: ARROW-3906 URL: https://issues.apache.org/jira/browse/ARROW-3906 Project: Apache Arrow

[jira] [Created] (ARROW-3844) [C++] Remove ARROW_USE_SSE and ARROW_SSE3

2018-11-20 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3844: - Summary: [C++] Remove ARROW_USE_SSE and ARROW_SSE3 Key: ARROW-3844 URL: https://issues.apache.org/jira/browse/ARROW-3844 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3893) [C++] Improve adaptive int builder performance

2018-11-27 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3893: - Summary: [C++] Improve adaptive int builder performance Key: ARROW-3893 URL: https://issues.apache.org/jira/browse/ARROW-3893 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3851) [C++] "make check-format" is slow

2018-11-22 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3851: - Summary: [C++] "make check-format" is slow Key: ARROW-3851 URL: https://issues.apache.org/jira/browse/ARROW-3851 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-3857) [C++] Experiment non-interposable symbols on Linux

2018-11-22 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3857: - Summary: [C++] Experiment non-interposable symbols on Linux Key: ARROW-3857 URL: https://issues.apache.org/jira/browse/ARROW-3857 Project: Apache Arrow

[jira] [Created] (ARROW-3879) [C++] cuda-test failure

2018-11-26 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3879: - Summary: [C++] cuda-test failure Key: ARROW-3879 URL: https://issues.apache.org/jira/browse/ARROW-3879 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3888) [C++] Compilation warnings with gcc 7.3.0

2018-11-26 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3888: - Summary: [C++] Compilation warnings with gcc 7.3.0 Key: ARROW-3888 URL: https://issues.apache.org/jira/browse/ARROW-3888 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4232) [C++] Follow conda-forge compiler ABI migration

2019-01-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4232: - Summary: [C++] Follow conda-forge compiler ABI migration Key: ARROW-4232 URL: https://issues.apache.org/jira/browse/ARROW-4232 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4178) [C++] Fix TSan and UBSan errors

2019-01-07 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4178: - Summary: [C++] Fix TSan and UBSan errors Key: ARROW-4178 URL: https://issues.apache.org/jira/browse/ARROW-4178 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-4192) "./dev/run_docker_compose.sh" is out of date

2019-01-08 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4192: - Summary: "./dev/run_docker_compose.sh" is out of date Key: ARROW-4192 URL: https://issues.apache.org/jira/browse/ARROW-4192 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4150) [C++] Buffer data should never be null

2019-01-03 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4150: - Summary: [C++] Buffer data should never be null Key: ARROW-4150 URL: https://issues.apache.org/jira/browse/ARROW-4150 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-4212) [Python] [CUDA] Creating a CUDA buffer from Numba device array should be easier

2019-01-09 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4212: - Summary: [Python] [CUDA] Creating a CUDA buffer from Numba device array should be easier Key: ARROW-4212 URL: https://issues.apache.org/jira/browse/ARROW-4212

[jira] [Created] (ARROW-4216) [Python] Add CUDA API docs

2019-01-09 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4216: - Summary: [Python] Add CUDA API docs Key: ARROW-4216 URL: https://issues.apache.org/jira/browse/ARROW-4216 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-3227) [Python] NativeFile.write shouldn't accept unicode strings

2018-09-12 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3227: - Summary: [Python] NativeFile.write shouldn't accept unicode strings Key: ARROW-3227 URL: https://issues.apache.org/jira/browse/ARROW-3227 Project: Apache Arrow

[jira] [Created] (ARROW-3230) [Python] Missing comparisons on ChunkedArray, Table

2018-09-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3230: - Summary: [Python] Missing comparisons on ChunkedArray, Table Key: ARROW-3230 URL: https://issues.apache.org/jira/browse/ARROW-3230 Project: Apache Arrow

[jira] [Created] (ARROW-3251) [C++] Conversion warnings in cast.cc

2018-09-17 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3251: - Summary: [C++] Conversion warnings in cast.cc Key: ARROW-3251 URL: https://issues.apache.org/jira/browse/ARROW-3251 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3253) [CI] Investigate Azure CI

2018-09-17 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3253: - Summary: [CI] Investigate Azure CI Key: ARROW-3253 URL: https://issues.apache.org/jira/browse/ARROW-3253 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-3260) [CI] Make linting a separate job

2018-09-18 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3260: - Summary: [CI] Make linting a separate job Key: ARROW-3260 URL: https://issues.apache.org/jira/browse/ARROW-3260 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-3248) [C++] Arrow tests should have label "arrow"

2018-09-17 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3248: - Summary: [C++] Arrow tests should have label "arrow" Key: ARROW-3248 URL: https://issues.apache.org/jira/browse/ARROW-3248 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4073) [Python] Parquet test failures on AppVeyor

2018-12-18 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4073: - Summary: [Python] Parquet test failures on AppVeyor Key: ARROW-4073 URL: https://issues.apache.org/jira/browse/ARROW-4073 Project: Apache Arrow Issue

[jira] [Created] (ARROW-4078) [CI] Need separate doc building job

2018-12-19 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-4078: - Summary: [CI] Need separate doc building job Key: ARROW-4078 URL: https://issues.apache.org/jira/browse/ARROW-4078 Project: Apache Arrow Issue Type: Bug

<    1   2   3   4   5   6   >