[jira] [Commented] (ARROW-596) [Python] Add convenience function to convert pandas.DataFrame to pyarrow.Buffer containing a file or stream representation

2017-03-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15907023#comment-15907023 ] Antoine Pitrou commented on ARROW-596: -- Cython allows you to implement the buffer protocol: see

[jira] [Created] (ARROW-2544) [CI] Run C++ tests with two jobs on Travis-CI

2018-05-07 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2544: - Summary: [CI] Run C++ tests with two jobs on Travis-CI Key: ARROW-2544 URL: https://issues.apache.org/jira/browse/ARROW-2544 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2545) [Python] Arrow fails linking against statically-compiled Python

2018-05-07 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2545: - Summary: [Python] Arrow fails linking against statically-compiled Python Key: ARROW-2545 URL: https://issues.apache.org/jira/browse/ARROW-2545 Project: Apache

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

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

[jira] [Created] (ARROW-2563) [Rust] Poor caching in Travis-CI

2018-05-09 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2563: - Summary: [Rust] Poor caching in Travis-CI Key: ARROW-2563 URL: https://issues.apache.org/jira/browse/ARROW-2563 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2562) [C++] Upload coverage data to codecov.io

2018-05-09 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2562: - Summary: [C++] Upload coverage data to codecov.io Key: ARROW-2562 URL: https://issues.apache.org/jira/browse/ARROW-2562 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2561) [C++] Crash in cuda-test shutdown with coverage enabled

2018-05-09 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2561: - Summary: [C++] Crash in cuda-test shutdown with coverage enabled Key: ARROW-2561 URL: https://issues.apache.org/jira/browse/ARROW-2561 Project: Apache Arrow

[jira] [Created] (ARROW-2566) [CI] Add codecov.io badge to README

2018-05-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2566: - Summary: [CI] Add codecov.io badge to README Key: ARROW-2566 URL: https://issues.apache.org/jira/browse/ARROW-2566 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2568) [Python] Expose thread pool size setting to Python, and deprecate "nthreads"

2018-05-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2568: - Summary: [Python] Expose thread pool size setting to Python, and deprecate "nthreads" Key: ARROW-2568 URL: https://issues.apache.org/jira/browse/ARROW-2568

[jira] [Created] (ARROW-2574) [CI] Collect and publish Python coverage

2018-05-11 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2574: - Summary: [CI] Collect and publish Python coverage Key: ARROW-2574 URL: https://issues.apache.org/jira/browse/ARROW-2574 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2588) [Plasma] Random unique ids always use the same seed

2018-05-16 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2588: - Summary: [Plasma] Random unique ids always use the same seed Key: ARROW-2588 URL: https://issues.apache.org/jira/browse/ARROW-2588 Project: Apache Arrow

[jira] [Created] (ARROW-2589) [Python] test_parquet.py regression with Pandas 0.23.0

2018-05-16 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2589: - Summary: [Python] test_parquet.py regression with Pandas 0.23.0 Key: ARROW-2589 URL: https://issues.apache.org/jira/browse/ARROW-2589 Project: Apache Arrow

[jira] [Created] (ARROW-2642) [Python] Fail building parquet binding on Windows

2018-05-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2642: - Summary: [Python] Fail building parquet binding on Windows Key: ARROW-2642 URL: https://issues.apache.org/jira/browse/ARROW-2642 Project: Apache Arrow

[jira] [Created] (ARROW-2643) [C++] Travis-CI build failure with cpp toolchain enabled

2018-05-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2643: - Summary: [C++] Travis-CI build failure with cpp toolchain enabled Key: ARROW-2643 URL: https://issues.apache.org/jira/browse/ARROW-2643 Project: Apache Arrow

[jira] [Created] (ARROW-2660) [Python] Experiment with zero-copy pickling

2018-06-01 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2660: - Summary: [Python] Experiment with zero-copy pickling Key: ARROW-2660 URL: https://issues.apache.org/jira/browse/ARROW-2660 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2644) [Python] parquet binding fails building on AppVeyor

2018-05-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2644: - Summary: [Python] parquet binding fails building on AppVeyor Key: ARROW-2644 URL: https://issues.apache.org/jira/browse/ARROW-2644 Project: Apache Arrow

[jira] [Created] (ARROW-2641) [C++] Investigate spurious memset() calls

2018-05-28 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2641: - Summary: [C++] Investigate spurious memset() calls Key: ARROW-2641 URL: https://issues.apache.org/jira/browse/ARROW-2641 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2653) [C++] Refactor hash table support

2018-05-31 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2653: - Summary: [C++] Refactor hash table support Key: ARROW-2653 URL: https://issues.apache.org/jira/browse/ARROW-2653 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2740) [Python] Add address property to Buffer

2018-06-25 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2740: - Summary: [Python] Add address property to Buffer Key: ARROW-2740 URL: https://issues.apache.org/jira/browse/ARROW-2740 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2785) [C++] Crash in json-integration-test

2018-07-02 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2785: - Summary: [C++] Crash in json-integration-test Key: ARROW-2785 URL: https://issues.apache.org/jira/browse/ARROW-2785 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2534) [C++] libarrow.so leaks zlib symbols

2018-05-01 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2534: - Summary: [C++] libarrow.so leaks zlib symbols Key: ARROW-2534 URL: https://issues.apache.org/jira/browse/ARROW-2534 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2514) [Python] Inferring / converting nested Numpy array is very slow

2018-04-26 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2514: - Summary: [Python] Inferring / converting nested Numpy array is very slow Key: ARROW-2514 URL: https://issues.apache.org/jira/browse/ARROW-2514 Project: Apache

[jira] [Created] (ARROW-2532) [C++] Add chunked builder classes

2018-05-01 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2532: - Summary: [C++] Add chunked builder classes Key: ARROW-2532 URL: https://issues.apache.org/jira/browse/ARROW-2532 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2522) [C++] Version shared library files

2018-04-28 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2522: - Summary: [C++] Version shared library files Key: ARROW-2522 URL: https://issues.apache.org/jira/browse/ARROW-2522 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2033) pa.array() doesn't work with iterators

2018-01-25 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2033: - Summary: pa.array() doesn't work with iterators Key: ARROW-2033 URL: https://issues.apache.org/jira/browse/ARROW-2033 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2054) Compilation warnings

2018-01-30 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2054: - Summary: Compilation warnings Key: ARROW-2054 URL: https://issues.apache.org/jira/browse/ARROW-2054 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2073) [Python] Create StructArray from sequence of tuples given a known data type

2018-02-01 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2073: - Summary: [Python] Create StructArray from sequence of tuples given a known data type Key: ARROW-2073 URL: https://issues.apache.org/jira/browse/ARROW-2073 Project:

[jira] [Created] (ARROW-2074) [Python] Allow type inference for struct arrays

2018-02-01 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2074: - Summary: [Python] Allow type inference for struct arrays Key: ARROW-2074 URL: https://issues.apache.org/jira/browse/ARROW-2074 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2067) "pip install" doesn't work from source tree

2018-01-31 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2067: - Summary: "pip install" doesn't work from source tree Key: ARROW-2067 URL: https://issues.apache.org/jira/browse/ARROW-2067 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2072) [Python] decimal128.byte_width crashes

2018-01-31 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2072: - Summary: [Python] decimal128.byte_width crashes Key: ARROW-2072 URL: https://issues.apache.org/jira/browse/ARROW-2072 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2052) Unify OwnedRef and ScopedRef

2018-01-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2052: - Summary: Unify OwnedRef and ScopedRef Key: ARROW-2052 URL: https://issues.apache.org/jira/browse/ARROW-2052 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2092) [Python] Enhance benchmark suite

2018-02-05 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2092: - Summary: [Python] Enhance benchmark suite Key: ARROW-2092 URL: https://issues.apache.org/jira/browse/ARROW-2092 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2111) [C++] Linting could be faster

2018-02-07 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2111: - Summary: [C++] Linting could be faster Key: ARROW-2111 URL: https://issues.apache.org/jira/browse/ARROW-2111 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-2134) [CI] Make Travis commit inspection more robust

2018-02-12 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2134: - Summary: [CI] Make Travis commit inspection more robust Key: ARROW-2134 URL: https://issues.apache.org/jira/browse/ARROW-2134 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2138) [C++] Have FatalLog abort instead of exiting

2018-02-12 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2138: - Summary: [C++] Have FatalLog abort instead of exiting Key: ARROW-2138 URL: https://issues.apache.org/jira/browse/ARROW-2138 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2142) [Python] Conversion from Numpy struct array unimplemented

2018-02-12 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2142: - Summary: [Python] Conversion from Numpy struct array unimplemented Key: ARROW-2142 URL: https://issues.apache.org/jira/browse/ARROW-2142 Project: Apache Arrow

[jira] [Created] (ARROW-2140) [Python] Conversion from Numpy float16 array unimplemented

2018-02-12 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2140: - Summary: [Python] Conversion from Numpy float16 array unimplemented Key: ARROW-2140 URL: https://issues.apache.org/jira/browse/ARROW-2140 Project: Apache Arrow

[jira] [Created] (ARROW-2141) [Python] Conversion from Numpy object array to varsize binary unimplemented

2018-02-12 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2141: - Summary: [Python] Conversion from Numpy object array to varsize binary unimplemented Key: ARROW-2141 URL: https://issues.apache.org/jira/browse/ARROW-2141 Project:

[jira] [Created] (ARROW-2147) [Python] Type inference doesn't work on lists of Numpy arrays

2018-02-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2147: - Summary: [Python] Type inference doesn't work on lists of Numpy arrays Key: ARROW-2147 URL: https://issues.apache.org/jira/browse/ARROW-2147 Project: Apache Arrow

[jira] [Created] (ARROW-2150) [Python] array equality defaults to identity

2018-02-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2150: - Summary: [Python] array equality defaults to identity Key: ARROW-2150 URL: https://issues.apache.org/jira/browse/ARROW-2150 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2148) [Python] to_pandas() on struct array returns object array

2018-02-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2148: - Summary: [Python] to_pandas() on struct array returns object array Key: ARROW-2148 URL: https://issues.apache.org/jira/browse/ARROW-2148 Project: Apache Arrow

[jira] [Created] (ARROW-2149) [Python] reorganize test_convert_pandas.py

2018-02-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2149: - Summary: [Python] reorganize test_convert_pandas.py Key: ARROW-2149 URL: https://issues.apache.org/jira/browse/ARROW-2149 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2151) [Python] Error when converting from list of uint64 arrays

2018-02-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2151: - Summary: [Python] Error when converting from list of uint64 arrays Key: ARROW-2151 URL: https://issues.apache.org/jira/browse/ARROW-2151 Project: Apache Arrow

[jira] [Created] (ARROW-2155) [Python] pa.frombuffer(bytearray) returns immutable Buffer

2018-02-14 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2155: - Summary: [Python] pa.frombuffer(bytearray) returns immutable Buffer Key: ARROW-2155 URL: https://issues.apache.org/jira/browse/ARROW-2155 Project: Apache Arrow

[jira] [Created] (ARROW-2154) [Python] __eq__ unimplemented on Buffer

2018-02-14 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2154: - Summary: [Python] __eq__ unimplemented on Buffer Key: ARROW-2154 URL: https://issues.apache.org/jira/browse/ARROW-2154 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2156) [CI] Isolate Sphinx dependencies

2018-02-14 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2156: - Summary: [CI] Isolate Sphinx dependencies Key: ARROW-2156 URL: https://issues.apache.org/jira/browse/ARROW-2156 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2108) [Python] Update instructions for ASV

2018-02-07 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2108: - Summary: [Python] Update instructions for ASV Key: ARROW-2108 URL: https://issues.apache.org/jira/browse/ARROW-2108 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2193) [Plasma] plasma_store forks endlessly

2018-02-21 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2193: - Summary: [Plasma] plasma_store forks endlessly Key: ARROW-2193 URL: https://issues.apache.org/jira/browse/ARROW-2193 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2172) [Python] Incorrect conversion from Numpy array when stride % itemsize != 0

2018-02-19 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2172: - Summary: [Python] Incorrect conversion from Numpy array when stride % itemsize != 0 Key: ARROW-2172 URL: https://issues.apache.org/jira/browse/ARROW-2172 Project:

[jira] [Created] (ARROW-2173) [Python] NumPyBuffer destructor should hold the GIL

2018-02-19 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2173: - Summary: [Python] NumPyBuffer destructor should hold the GIL Key: ARROW-2173 URL: https://issues.apache.org/jira/browse/ARROW-2173 Project: Apache Arrow

[jira] [Created] (ARROW-2171) [Python] OwnedRef is fragile

2018-02-19 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2171: - Summary: [Python] OwnedRef is fragile Key: ARROW-2171 URL: https://issues.apache.org/jira/browse/ARROW-2171 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2197) Document "undefined symbol" issue and workaround

2018-02-22 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2197: - Summary: Document "undefined symbol" issue and workaround Key: ARROW-2197 URL: https://issues.apache.org/jira/browse/ARROW-2197 Project: Apache Arrow

[jira] [Created] (ARROW-2218) [Python] PythonFile should infer mode when not given

2018-02-26 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2218: - Summary: [Python] PythonFile should infer mode when not given Key: ARROW-2218 URL: https://issues.apache.org/jira/browse/ARROW-2218 Project: Apache Arrow

[jira] [Created] (ARROW-2950) [C++] Clean up util/bit-util.h

2018-07-31 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2950: - Summary: [C++] Clean up util/bit-util.h Key: ARROW-2950 URL: https://issues.apache.org/jira/browse/ARROW-2950 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-3029) [Python] pkg_resources is slow

2018-08-09 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3029: - Summary: [Python] pkg_resources is slow Key: ARROW-3029 URL: https://issues.apache.org/jira/browse/ARROW-3029 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3059) [C++] Streamline namespace array::test

2018-08-15 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3059: - Summary: [C++] Streamline namespace array::test Key: ARROW-3059 URL: https://issues.apache.org/jira/browse/ARROW-3059 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3060) [C++] Factor our parsing routines

2018-08-15 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3060: - Summary: [C++] Factor our parsing routines Key: ARROW-3060 URL: https://issues.apache.org/jira/browse/ARROW-3060 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2992) [Python] Parquet benchmark failure

2018-08-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2992: - Summary: [Python] Parquet benchmark failure Key: ARROW-2992 URL: https://issues.apache.org/jira/browse/ARROW-2992 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2991) [CI] Cut down number of AppVeyor jobs

2018-08-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2991: - Summary: [CI] Cut down number of AppVeyor jobs Key: ARROW-2991 URL: https://issues.apache.org/jira/browse/ARROW-2991 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3049) [C++/Python] ORC reader fails on empty file

2018-08-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3049: - Summary: [C++/Python] ORC reader fails on empty file Key: ARROW-3049 URL: https://issues.apache.org/jira/browse/ARROW-3049 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3047) [C++] cmake downloads and builds ORC even though it's installed

2018-08-13 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3047: - Summary: [C++] cmake downloads and builds ORC even though it's installed Key: ARROW-3047 URL: https://issues.apache.org/jira/browse/ARROW-3047 Project: Apache

[jira] [Created] (ARROW-3095) [Python] test_plasma.py fails

2018-08-20 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3095: - Summary: [Python] test_plasma.py fails Key: ARROW-3095 URL: https://issues.apache.org/jira/browse/ARROW-3095 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3093) [C++] Linking errors with ORC enabled

2018-08-20 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3093: - Summary: [C++] Linking errors with ORC enabled Key: ARROW-3093 URL: https://issues.apache.org/jira/browse/ARROW-3093 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3092) [C++] Segfault in json-integration-test

2018-08-20 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3092: - Summary: [C++] Segfault in json-integration-test Key: ARROW-3092 URL: https://issues.apache.org/jira/browse/ARROW-3092 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3091) [C++] Segfault in io-hdfs-test

2018-08-20 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3091: - Summary: [C++] Segfault in io-hdfs-test Key: ARROW-3091 URL: https://issues.apache.org/jira/browse/ARROW-3091 Project: Apache Arrow Issue Type: Bug

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

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

[jira] [Created] (ARROW-3099) [C++] Add benchmark for number parsing

2018-08-21 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3099: - Summary: [C++] Add benchmark for number parsing Key: ARROW-3099 URL: https://issues.apache.org/jira/browse/ARROW-3099 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-3100) [CI] C/glib build broken on OS X

2018-08-21 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3100: - Summary: [CI] C/glib build broken on OS X Key: ARROW-3100 URL: https://issues.apache.org/jira/browse/ARROW-3100 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3125) [Python] Update ASV instructions

2018-08-27 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3125: - Summary: [Python] Update ASV instructions Key: ARROW-3125 URL: https://issues.apache.org/jira/browse/ARROW-3125 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-3140) [Plasma] Plasma fails building with GPU enabled

2018-08-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3140: - Summary: [Plasma] Plasma fails building with GPU enabled Key: ARROW-3140 URL: https://issues.apache.org/jira/browse/ARROW-3140 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2913) [Python] Exported buffers don't expose type information

2018-07-25 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2913: - Summary: [Python] Exported buffers don't expose type information Key: ARROW-2913 URL: https://issues.apache.org/jira/browse/ARROW-2913 Project: Apache Arrow

[jira] [Created] (ARROW-2867) [Python] Incorrect example for Cython usage

2018-07-17 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2867: - Summary: [Python] Incorrect example for Cython usage Key: ARROW-2867 URL: https://issues.apache.org/jira/browse/ARROW-2867 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3142) [C++] Fetch all libs from toolchain environment

2018-08-29 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3142: - Summary: [C++] Fetch all libs from toolchain environment Key: ARROW-3142 URL: https://issues.apache.org/jira/browse/ARROW-3142 Project: Apache Arrow Issue

[jira] [Created] (ARROW-3167) [CI] Limit clcache cache size

2018-09-04 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-3167: - Summary: [CI] Limit clcache cache size Key: ARROW-3167 URL: https://issues.apache.org/jira/browse/ARROW-3167 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-2825) [C++] Need AllocateBuffer / AllocateResizableBuffer variant with default memory pool

2018-07-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2825: - Summary: [C++] Need AllocateBuffer / AllocateResizableBuffer variant with default memory pool Key: ARROW-2825 URL: https://issues.apache.org/jira/browse/ARROW-2825

[jira] [Created] (ARROW-2826) [C++] Clarification needed between ArrayBuilder::Init(), Resize() and Reserve()

2018-07-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2826: - Summary: [C++] Clarification needed between ArrayBuilder::Init(), Resize() and Reserve() Key: ARROW-2826 URL: https://issues.apache.org/jira/browse/ARROW-2826

[jira] [Created] (ARROW-2838) [Python] Speed up null testing with Pandas semantics

2018-07-12 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2838: - Summary: [Python] Speed up null testing with Pandas semantics Key: ARROW-2838 URL: https://issues.apache.org/jira/browse/ARROW-2838 Project: Apache Arrow

[jira] [Created] (ARROW-2277) [Python] Tensor.from_numpy doesn't support struct arrays

2018-03-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2277: - Summary: [Python] Tensor.from_numpy doesn't support struct arrays Key: ARROW-2277 URL: https://issues.apache.org/jira/browse/ARROW-2277 Project: Apache Arrow

[jira] [Created] (ARROW-2278) [Python] deserializing Numpy struct arrays raises

2018-03-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2278: - Summary: [Python] deserializing Numpy struct arrays raises Key: ARROW-2278 URL: https://issues.apache.org/jira/browse/ARROW-2278 Project: Apache Arrow

[jira] [Created] (ARROW-2288) [Python] slicing logic defective

2018-03-08 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2288: - Summary: [Python] slicing logic defective Key: ARROW-2288 URL: https://issues.apache.org/jira/browse/ARROW-2288 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2237) [Python] Huge tables test failure

2018-03-01 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2237: - Summary: [Python] Huge tables test failure Key: ARROW-2237 URL: https://issues.apache.org/jira/browse/ARROW-2237 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2238) [C++] Detect clcache in cmake configuration

2018-03-01 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2238: - Summary: [C++] Detect clcache in cmake configuration Key: ARROW-2238 URL: https://issues.apache.org/jira/browse/ARROW-2238 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2239) [C++] Update build docs for Windows

2018-03-01 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2239: - Summary: [C++] Update build docs for Windows Key: ARROW-2239 URL: https://issues.apache.org/jira/browse/ARROW-2239 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2311) [Python] Struct array slicing defective

2018-03-14 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2311: - Summary: [Python] Struct array slicing defective Key: ARROW-2311 URL: https://issues.apache.org/jira/browse/ARROW-2311 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2315) [C++/Python] Add method to flatten a struct array

2018-03-15 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2315: - Summary: [C++/Python] Add method to flatten a struct array Key: ARROW-2315 URL: https://issues.apache.org/jira/browse/ARROW-2315 Project: Apache Arrow

[jira] [Created] (ARROW-2270) [Python] ForeignBuffer doesn't tie Python object lifetime to C++ buffer lifetime

2018-03-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2270: - Summary: [Python] ForeignBuffer doesn't tie Python object lifetime to C++ buffer lifetime Key: ARROW-2270 URL: https://issues.apache.org/jira/browse/ARROW-2270

[jira] [Created] (ARROW-2271) [Python] test_plasma could make errors more diagnosable

2018-03-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2271: - Summary: [Python] test_plasma could make errors more diagnosable Key: ARROW-2271 URL: https://issues.apache.org/jira/browse/ARROW-2271 Project: Apache Arrow

[jira] [Created] (ARROW-2287) [Python] chunked array not iterable, not indexable

2018-03-07 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2287: - Summary: [Python] chunked array not iterable, not indexable Key: ARROW-2287 URL: https://issues.apache.org/jira/browse/ARROW-2287 Project: Apache Arrow

[jira] [Created] (ARROW-2284) [Python] test_plasma error on plasma_store error

2018-03-07 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2284: - Summary: [Python] test_plasma error on plasma_store error Key: ARROW-2284 URL: https://issues.apache.org/jira/browse/ARROW-2284 Project: Apache Arrow

[jira] [Created] (ARROW-2286) [Python] Allow subscripting pyarrow.lib.StructValue

2018-03-07 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2286: - Summary: [Python] Allow subscripting pyarrow.lib.StructValue Key: ARROW-2286 URL: https://issues.apache.org/jira/browse/ARROW-2286 Project: Apache Arrow

[jira] [Created] (ARROW-2285) [Python] Can't convert Numpy string arrays

2018-03-07 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2285: - Summary: [Python] Can't convert Numpy string arrays Key: ARROW-2285 URL: https://issues.apache.org/jira/browse/ARROW-2285 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2276) [Python] Tensor could implement the buffer protocol

2018-03-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2276: - Summary: [Python] Tensor could implement the buffer protocol Key: ARROW-2276 URL: https://issues.apache.org/jira/browse/ARROW-2276 Project: Apache Arrow

[jira] [Created] (ARROW-2275) [C++] Buffer::mutable_data_ member uninitialized

2018-03-06 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2275: - Summary: [C++] Buffer::mutable_data_ member uninitialized Key: ARROW-2275 URL: https://issues.apache.org/jira/browse/ARROW-2275 Project: Apache Arrow

[jira] [Created] (ARROW-2309) [C++] Use std::make_unsigned

2018-03-14 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2309: - Summary: [C++] Use std::make_unsigned Key: ARROW-2309 URL: https://issues.apache.org/jira/browse/ARROW-2309 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2426) [CI] glib build failure

2018-04-09 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2426: - Summary: [CI] glib build failure Key: ARROW-2426 URL: https://issues.apache.org/jira/browse/ARROW-2426 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-2442) [C++] Disambiguate Builder::Append overloads

2018-04-10 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2442: - Summary: [C++] Disambiguate Builder::Append overloads Key: ARROW-2442 URL: https://issues.apache.org/jira/browse/ARROW-2442 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2400) [C++] Status destructor is expensive

2018-04-05 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2400: - Summary: [C++] Status destructor is expensive Key: ARROW-2400 URL: https://issues.apache.org/jira/browse/ARROW-2400 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2389) [C++] Add StatusCode::OverflowError

2018-04-04 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2389: - Summary: [C++] Add StatusCode::OverflowError Key: ARROW-2389 URL: https://issues.apache.org/jira/browse/ARROW-2389 Project: Apache Arrow Issue Type: Wish

[jira] [Created] (ARROW-2390) [C++/Python] CheckPyError() could inspect exception type

2018-04-04 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2390: - Summary: [C++/Python] CheckPyError() could inspect exception type Key: ARROW-2390 URL: https://issues.apache.org/jira/browse/ARROW-2390 Project: Apache Arrow

[jira] [Created] (ARROW-2402) [C++] FixedSizeBinaryBuilder::Append lacks "const char*" overload

2018-04-05 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2402: - Summary: [C++] FixedSizeBinaryBuilder::Append lacks "const char*" overload Key: ARROW-2402 URL: https://issues.apache.org/jira/browse/ARROW-2402 Project: Apache

  1   2   3   4   5   6   >