You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (ARROW-2072) [Python] decimal128.byte_width crashes - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/01 07:49:00 UTC, 0 replies.
- Writing nested parquet data using pyarrow - posted by Ishaan Joshi <is...@apache.org> on 2018/02/01 08:46:24 UTC, 1 replies.
- Re: How to get "standard" binary columns out of a pyarrow table - posted by Eli <h5...@protonmail.ch> on 2018/02/01 13:27:57 UTC, 2 replies.
- [jira] [Created] (ARROW-2073) [Python] Create StructArray from sequence of tuples given a known data type - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/01 15:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2074) [Python] Allow type inference for struct arrays - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/01 15:42:00 UTC, 0 replies.
- Arrow PR backlog: please help - posted by Wes McKinney <we...@gmail.com> on 2018/02/01 17:09:18 UTC, 13 replies.
- [jira] [Created] (ARROW-2075) [Python] Add section for integrations with PyTorch, TensorFlow - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/01 17:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2076) [Python] Display slowest test durations - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/01 18:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2077) [Python] Document on how to use Storefact & Arrow to read Parquet from S3/Azure/... - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/01 18:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2078) [C++] Consider making DataType and its subclasses noncopyable - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/01 20:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2079) Possibly use `_common_metadata` for schema if `_metadata` isn't available - posted by "Jim Crist (JIRA)" <ji...@apache.org> on 2018/02/01 21:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2080) [Python] Update documentation after ARROW-2024 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/01 22:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2081) Hdfs client isn't fork-safe - posted by "Jim Crist (JIRA)" <ji...@apache.org> on 2018/02/01 23:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2082) SegFault in pyarrow.parquet.write_table with specific options - posted by "Clément Bouscasse (JIRA)" <ji...@apache.org> on 2018/02/02 09:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2083) Support skipping builds - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/02 18:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2084) [C++] Suport newer Brotli static library names on Windows - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/02 18:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2085) HadoopFileSystem.isdir and .isfile should return False if the path doesn't exist - posted by "Jim Crist (JIRA)" <ji...@apache.org> on 2018/02/02 23:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2086) [Python] Shrink size of arrow_manylinux1_x86_64_base docker image - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/04 11:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2087) [Python] Binaries of 3rdparty are not stripped in manylinux1 base image - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/04 11:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2088) [GLib] Add GArrowNumericArray - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/02/04 14:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2089) [GLib] Use GARROW_TYPE_BOOLEAN for consistency - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/02/04 15:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2090) Add context manager methods to ParquetWriter - posted by "Alec Posney (JIRA)" <ji...@apache.org> on 2018/02/05 01:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2091) Interacting with arrow/pyarrow in C++ - posted by "Jun (JIRA)" <ji...@apache.org> on 2018/02/05 16:13:00 UTC, 0 replies.
- Spark DataFrame <--> Arrow Roundtrip - posted by Michael Shtelma <ms...@gmail.com> on 2018/02/05 16:30:06 UTC, 1 replies.
- Delta dictionaries: implementation - posted by Dimitri Vorona <al...@googlemail.com> on 2018/02/05 16:37:57 UTC, 2 replies.
- [Python] Retrieving a RecordBatch from plasma inside a function - posted by ALBERTO Bocchinfuso <al...@hotmail.it> on 2018/02/05 18:09:05 UTC, 6 replies.
- [jira] [Created] (ARROW-2092) [Python] Enhance benchmark suite - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/05 18:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2093) [Python] Possibly do not test pytorch serialization in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/05 22:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2094) [Python] Use toolchain libraries and PROTOBUF_HOME for protocol buffers - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/05 23:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2095) [C++] Suppress ORC EP build logging by default - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/05 23:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2096) [C++] Turn off Boost_DEBUG to trim build output - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/05 23:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2097) [Python] Suppress valgrind stdout/stderr in Travis CI builds when there are no errors - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/05 23:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2098) [Python] Implement "errors as null" option when coercing Python object arrays to Arrow format - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/06 14:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2099) [Python] Support DictionaryArray::FromIndices in Python bindings - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/06 16:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2100) [Python] Drop Python 3.4 support - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/06 17:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2101) [Python] from_pandas reads 'str' types as binary Arrow data with Python 2 - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/02/06 19:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2102) [C++] Implement take kernel functions - primitive value type - posted by "Jingyuan Wang (JIRA)" <ji...@apache.org> on 2018/02/06 21:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2103) [C++] Implement take kernel functions - string/binary value type - posted by "Jingyuan Wang (JIRA)" <ji...@apache.org> on 2018/02/06 21:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2104) [C++] Implement take kernel functions - nested array value type - posted by "Jingyuan Wang (JIRA)" <ji...@apache.org> on 2018/02/06 21:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2105) [C++] Implement take kernel functions - properly handle special indices - posted by "Jingyuan Wang (JIRA)" <ji...@apache.org> on 2018/02/06 22:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2106) pyarrow.array can't take a pandas Series of python datetime objects. - posted by "Naveen Michaud-Agrawal (JIRA)" <ji...@apache.org> on 2018/02/07 00:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2107) [GLib] Follow arrow::gpu::CudaIpcMemHandle API change - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/02/07 01:27:01 UTC, 0 replies.
- [jira] [Created] (ARROW-2108) [Python] Update instructions for ASV - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/07 08:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2109) [C++] Boost 1.66 compilation fails on Windows on linkage stage - posted by "Max Risuhin (JIRA)" <ji...@apache.org> on 2018/02/07 09:49:00 UTC, 0 replies.
- Arrow sync at 17:00 UTC / 12PM Eastern today - posted by Wes McKinney <we...@gmail.com> on 2018/02/07 15:20:22 UTC, 1 replies.
- [jira] [Created] (ARROW-2110) [Python] Only require pytest-runner on test commands - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/07 16:35:00 UTC, 0 replies.
- Sync Starting - posted by Jacques Nadeau <ja...@apache.org> on 2018/02/07 17:02:27 UTC, 0 replies.
- [jira] [Created] (ARROW-2111) [C++] Linting could be faster - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/07 17:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2112) [C++] Enable cpplint to be run on Windows - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/07 19:57:00 UTC, 0 replies.
- Narrowing down Arrow 0.9.0 backlog - posted by Wes McKinney <we...@gmail.com> on 2018/02/08 00:17:36 UTC, 1 replies.
- [jira] [Created] (ARROW-2113) [Python] Connect to hdfs failing with "pyarrow.lib.ArrowIOError: HDFS connection failed" - posted by "Michal Danko (JIRA)" <ji...@apache.org> on 2018/02/08 09:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2114) [Python] Pull latest docker manylinux1 image - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/08 12:59:00 UTC, 0 replies.
- Re: [DISCUSS] Union Vector - posted by Li Jin <ic...@gmail.com> on 2018/02/08 15:40:33 UTC, 0 replies.
- [jira] [Created] (ARROW-2115) [JS] Test arrow data production in integration test - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/08 15:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2116) [JS] Implement IPC writer - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/08 15:48:00 UTC, 0 replies.
- Memory mapping error on pq.read_table - posted by simba nyatsanga <si...@gmail.com> on 2018/02/08 21:20:06 UTC, 1 replies.
- [jira] [Created] (ARROW-2117) [C++] Pin clang to version 5.0 - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/08 21:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2118) [Python] Improve error message when calling parquet.read_table on an empty file - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/08 22:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2119) Handle Arrow stream with zero record batch - posted by "Jingyuan Wang (JIRA)" <ji...@apache.org> on 2018/02/08 23:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2120) Add possibility to use empty _MSVC_STATIC_LIB_SUFFIX for Thirdparties - posted by "rip.nsk (JIRA)" <ji...@apache.org> on 2018/02/09 02:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2121) Consider special casing object arrays in pandas serializers. - posted by "Robert Nishihara (JIRA)" <ji...@apache.org> on 2018/02/09 05:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2122) Pyarrow fails to serialize dataframe with timestamp. - posted by "Robert Nishihara (JIRA)" <ji...@apache.org> on 2018/02/09 07:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2123) [JS] Upgrade to TS 2.7.1 - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/09 15:28:00 UTC, 0 replies.
- [Follow-up] Development of an FPGA Accelerator framework around Apache Arrow - posted by Johan Peltenburg - EWI <J....@tudelft.nl> on 2018/02/09 21:11:06 UTC, 2 replies.
- [jira] [Created] (ARROW-2124) ArrowInvalid raised if the first item of a nested list of numpy arrays is empty - posted by "George Sakkis (JIRA)" <ji...@apache.org> on 2018/02/10 11:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2125) [Plasma] Implement eviction policy for GPU objects - posted by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/02/10 22:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2126) [Plasma] Hashing for GPU objects - posted by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/02/10 22:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2127) [Plasma] Transfer of objects between CPUs and GPUs - posted by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/02/10 22:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2128) [Python] Cannot serialize array of empty lists - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/11 17:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2129) [Python] Segmentation fault on conversion of empty array to Pandas - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/11 17:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2130) [Python] Support converting pandas.Timestamp in pyarrow.array - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/11 20:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2131) [Python] Serialization test fails on Windows when library has been built in place / not installed - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/11 21:08:01 UTC, 0 replies.
- [jira] [Created] (ARROW-2132) [Doc] Add links / mentions of Plasma store to main README - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/11 21:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2133) [Python] Segmentation fault on conversion of empty nested arrays to Pandas - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/11 21:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2134) [CI] Make Travis commit inspection more robust - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/12 13:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2135) from_pandas improperly casting NaNs - posted by "Matthew Gilbert (JIRA)" <ji...@apache.org> on 2018/02/12 14:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2136) Non nullable schema ignored - posted by "Matthew Gilbert (JIRA)" <ji...@apache.org> on 2018/02/12 14:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2137) [Python] Don't print paths that are ignored when reading Parquet files - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/12 14:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2138) [C++] Have FatalLog abort instead of exiting - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/12 16:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2139) [Python] Address Sphinx deprecation warning when building docs - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/12 17:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2140) [Python] Conversion from Numpy float16 array unimplemented - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/12 18:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2141) [Python] Conversion from Numpy object array to varsize binary unimplemented - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/12 18:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2142) [Python] Conversion from Numpy struct array unimplemented - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/12 18:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2143) [Python] Provide a manylinux1 wheel for cp27m - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/12 18:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2144) [JS] Don't repeat dictionary lookups in DataFrame ops - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/12 20:09:00 UTC, 0 replies.
- indicating an error during a streaming response - posted by Ben Duffield <bd...@palantir.com> on 2018/02/13 00:41:30 UTC, 1 replies.
- [jira] [Created] (ARROW-2145) decimal conversion not working for NaN values - posted by "Antony Mayi (JIRA)" <ji...@apache.org> on 2018/02/13 07:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2146) [GLib] Implement Slice for ChunkedArray - posted by "yosuke shiro (JIRA)" <ji...@apache.org> on 2018/02/13 11:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2147) [Python] Type inference doesn't work on lists of Numpy arrays - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/13 12:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2148) [Python] to_pandas() on struct array returns object array - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/13 13:23:02 UTC, 0 replies.
- [jira] [Created] (ARROW-2149) [Python] reorganize test_convert_pandas.py - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/13 13:30:00 UTC, 0 replies.
- Arrow for MATLAB? - posted by Joris Peeters <jo...@gmail.com> on 2018/02/13 13:41:54 UTC, 6 replies.
- [jira] [Created] (ARROW-2150) [Python] array equality defaults to identity - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/13 13:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2151) [Python] Error when converting from list of uint64 arrays - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/13 14:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2152) [Format] UUID type - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/13 15:00:00 UTC, 0 replies.
- Add a UUID type to the Arrow format - posted by "Uwe L. Korn" <uw...@xhochy.com> on 2018/02/13 15:03:02 UTC, 3 replies.
- RE: JDBC Adapter for Apache-Arrow - posted by Atul Dambalkar <at...@xoriant.com> on 2018/02/13 21:11:44 UTC, 0 replies.
- Decimal NaNs - posted by Phillip Cloud <cp...@gmail.com> on 2018/02/14 01:50:16 UTC, 1 replies.
- Merge multiple record batches - posted by Rares Vernica <rv...@gmail.com> on 2018/02/14 04:13:05 UTC, 3 replies.
- [jira] [Created] (ARROW-2153) decimal conversion not working for exponential notation - posted by "Antony Mayi (JIRA)" <ji...@apache.org> on 2018/02/14 07:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2154) [Python] __eq__ unimplemented on Buffer - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/14 13:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2155) [Python] pa.frombuffer(bytearray) returns immutable Buffer - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/14 14:01:00 UTC, 0 replies.
- [ANNOUNCE] New Arrow committers - posted by Wes McKinney <we...@gmail.com> on 2018/02/14 15:27:34 UTC, 5 replies.
- [jira] [Created] (ARROW-2156) [CI] Isolate Sphinx dependencies - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/14 15:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2157) Decimal arrays cannot be constructed from Python lists - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/14 15:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2158) [Python] Construction of Decimal array with None or np.nan fails - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/14 22:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2159) [JS] Support custom predicates - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/14 22:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2160) decimal precision inference - posted by "Antony Mayi (JIRA)" <ji...@apache.org> on 2018/02/14 23:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2161) test_cython_api failing for a build_ext --inplace install - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/14 23:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2162) [Python/C++] Decimal Values with too-high precision are multiplied by 100 - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/15 06:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2163) Install apt dependencies separate from built-in Travis commands, retry on flakiness - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/15 15:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2164) [C++] Clean up unnecessary decimal module refs - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/15 16:52:00 UTC, 1 replies.
- [jira] [Created] (ARROW-2165) enhance AllocatorListener to listen for child allocator addition and removal - posted by "Vanco Buca (JIRA)" <ji...@apache.org> on 2018/02/15 21:12:00 UTC, 0 replies.
- Making the next JavaScript Arrow release - posted by Wes McKinney <we...@gmail.com> on 2018/02/15 21:53:35 UTC, 1 replies.
- [jira] [Created] (ARROW-2166) [GLib] Implement Slice for Column - posted by "yosuke shiro (JIRA)" <ji...@apache.org> on 2018/02/16 14:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2167) [C++] Building Orc extensions fails with the default BUILD_WARNING_LEVEL=Production - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/16 15:36:01 UTC, 0 replies.
- Upgrade to Clang-5.0 - posted by Phillip Cloud <cp...@gmail.com> on 2018/02/16 20:53:11 UTC, 0 replies.
- problems with statically linked Boost - posted by Alex Samuel <al...@alexsamuel.net> on 2018/02/16 22:17:12 UTC, 11 replies.
- [jira] [Created] (ARROW-2168) [C++] Build toolchain builds with jemalloc - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/17 16:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2169) [C++] MSVC is complaining about niter in io-file-test.cc and io-hdfs-test.cc - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/18 02:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2170) [Python] construct_metadata fails on reading files where no index was preserved - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/18 17:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2171) [Python] OwnedRef is fragile - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/19 12:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2172) [Python] Incorrect conversion from Numpy array when stride % itemsize != 0 - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/19 12:06:01 UTC, 0 replies.
- [jira] [Created] (ARROW-2173) [Python] NumPyBuffer destructor should hold the GIL - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/19 12:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2174) [JS] Export format and schema enums - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/19 15:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2175) [Python] arrow_ep build is triggering during parquet-cpp build in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/19 15:54:03 UTC, 0 replies.
- [jira] [Created] (ARROW-2176) [C++] Extend DictionaryBuilder to support delta dictionaries - posted by "Dimitri Vorona (JIRA)" <ji...@apache.org> on 2018/02/19 16:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2177) [C++] Remove support for specifying negative scale values in DecimalType - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/19 17:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2178) [JS] Fix JS html FileReader example - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/19 18:09:00 UTC, 0 replies.
- [VOTE] Release Apache Arrow JavaScript 0.3.0 - RC0 - posted by Wes McKinney <we...@gmail.com> on 2018/02/19 20:54:44 UTC, 4 replies.
- [jira] [Created] (ARROW-2179) [C++] arrow/util/io-util.h missing from libarrow-dev - posted by "Rares Vernica (JIRA)" <ji...@apache.org> on 2018/02/19 21:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2180) [C++] Remove APIs deprecated in 0.8.0 release - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/19 22:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2181) [Python] Add concat_tables to API reference, add documentation on use - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/19 22:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2182) [Python] ASV benchmark setup does not account for C++ library changing - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/19 23:06:01 UTC, 0 replies.
- [jira] [Created] (ARROW-2183) [C++] Add helper CMake function for globbing the right header files - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/19 23:14:04 UTC, 0 replies.
- C++ OutputStream for both StdoutStream and FileOutputStream - posted by Rares Vernica <rv...@gmail.com> on 2018/02/19 23:54:38 UTC, 1 replies.
- [jira] [Created] (ARROW-2184) [C++] Add static ctor for FileOutputStream returning shared_ptr to base OutputStream - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/20 00:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2185) Remove CI directives from squashed commit messages - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/20 02:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2186) [C++] Clean up architecture specific compiler flags - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/20 02:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2187) RFC: Organize language implementations in a top-level lib/ directory - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/20 03:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2188) [JS] Error on Travis-CI during gulp build - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/20 03:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2189) [C++] Seg. fault on make_shared - posted by "Rares Vernica (JIRA)" <ji...@apache.org> on 2018/02/20 03:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2190) [GLib] Add add/remove field functions for RecordBatch. - posted by "yosuke shiro (JIRA)" <ji...@apache.org> on 2018/02/20 09:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2191) [C++] Only use specific version of jemalloc - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/20 20:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2192) Commits to master should run all builds in CI matrix - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/21 01:42:02 UTC, 0 replies.
- FW: [jira] [Updated] (ARROW-1780) JDBC Adapter for Apache Arrow - posted by Atul Dambalkar <at...@xoriant.com> on 2018/02/21 04:20:50 UTC, 2 replies.
- [jira] [Created] (ARROW-2193) [Plasma] plasma_store forks endlessly - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/21 12:45:00 UTC, 0 replies.
- Arrow sync today at 17:00 UTC - posted by Wes McKinney <we...@gmail.com> on 2018/02/21 16:51:38 UTC, 2 replies.
- Java implementation of MapType - posted by Bryan Cutler <cu...@gmail.com> on 2018/02/21 17:07:05 UTC, 2 replies.
- [jira] [Created] (ARROW-2194) Pandas columns metadata incorrect for empty string columns - posted by "Florian Jetter (JIRA)" <ji...@apache.org> on 2018/02/21 17:47:00 UTC, 0 replies.
- [RESULT] [VOTE] Release Apache Arrow JavaScript 0.3.0 - RC0 - posted by Wes McKinney <we...@gmail.com> on 2018/02/21 18:12:42 UTC, 1 replies.
- [jira] [Created] (ARROW-2195) [Plasma] Segfault when retrieving RecordBatch from plasma store - posted by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/02/21 19:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2196) [C++] Consider quarantining platform code with dependency on non-header Boost code - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/21 22:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2197) Document "undefined symbol" issue and workaround - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/22 14:43:00 UTC, 0 replies.
- [ANNOUNCE] Apache Arrow JavaScript 0.3.0 - posted by Wes McKinney <we...@apache.org> on 2018/02/22 15:26:11 UTC, 3 replies.
- [jira] [Created] (ARROW-2198) [Python] Docstring for parquet.read_table is misleading or incorrect - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/22 16:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2199) Follow up fixes for ARROW-2019. Ensure density driven capacity is never less than 1 and propagate density throughout the vector tree - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2018/02/22 19:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2200) Arrow + plasma build issues - posted by "Zongheng Yang (JIRA)" <ji...@apache.org> on 2018/02/22 22:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2201) [Website] Publish JS API Docs - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/22 22:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2202) [JS] Add DataFrame.toJSON - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/22 22:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2203) [C++] StderrStream class - posted by "Rares Vernica (JIRA)" <ji...@apache.org> on 2018/02/23 02:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2204) [C++] Build fails with TLS error on parquet-cpp clone - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/23 12:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2205) Option for integer object nulls - posted by "Albert Shieh (JIRA)" <ji...@apache.org> on 2018/02/23 17:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2206) [JS] Add Perspective as a community project - posted by "Leo Meyerovich (JIRA)" <ji...@apache.org> on 2018/02/23 18:34:00 UTC, 0 replies.
- Allocating additional memory to the Java Vector objects - posted by Atul Dambalkar <at...@xoriant.com> on 2018/02/23 20:06:28 UTC, 3 replies.
- [jira] [Created] (ARROW-2207) [GLib] Support decimal type - posted by "yosuke shiro (JIRA)" <ji...@apache.org> on 2018/02/24 08:45:00 UTC, 0 replies.
- Learning more about using Arrow in JavaScript - posted by Wes McKinney <we...@gmail.com> on 2018/02/24 16:47:54 UTC, 1 replies.
- [jira] [Created] (ARROW-2208) pyarrow install issues with jemalloc - posted by "Jeff Reback (JIRA)" <ji...@apache.org> on 2018/02/24 23:43:00 UTC, 0 replies.
- Working towards getting 0.9.0 release candidate up next week - posted by Siddharth Teotia <si...@dremio.com> on 2018/02/25 01:09:14 UTC, 2 replies.
- [jira] [Created] (ARROW-2209) [Python] Partition columns are not correctly loaded in schema of ParquetDataset - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/25 17:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2210) [C++] TestBuffer_ResizeOOM has a memory leak with jemalloc - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/25 17:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2211) [C++] Use simpler hash functions for integers - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/25 18:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2212) [C++/Python] Build Protobuf and ORC in base manylinux 1 docker image - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/25 19:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2213) [JS] Fix npm-release.sh - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2018/02/26 06:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2214) [JS] proxy DictionaryVector's nullBitmap to its indices' nullBitmap - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2018/02/26 07:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2215) [Plasma] Error when using huge pages - posted by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/02/26 08:52:00 UTC, 0 replies.
- C++ optimize stream output - posted by Rares Vernica <rv...@gmail.com> on 2018/02/26 15:22:58 UTC, 0 replies.
- [jira] [Created] (ARROW-2216) [CI] CI descriptions and envars are misleading - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/26 15:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2217) [C++] Add option to use dynamic linking for compression library dependencies - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/26 16:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2218) [Python] PythonFile should infer mode when not given - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/26 17:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2219) [JS] Fix "indices" typo - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/26 19:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2220) Change default fix version in merge tool to be the next mainline release version - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/26 19:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2221) [C++] Nightly build with "infer" tool - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/26 19:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2222) [C++] Add option to validate Flatbuffers messages - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/26 20:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2223) [JS] installing umd release throws an error - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/26 21:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2224) [C++] Replace boost regex usage with libre2 - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/26 23:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2225) [JS] Vector reader should support reading tables split across buffers - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2018/02/27 03:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2226) [JS] DictionaryData should use indices' offset in constructor - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2018/02/27 03:16:00 UTC, 0 replies.
- Using parquet-cpp and pyarrow - posted by Renato Marroquín Mogrovejo <re...@gmail.com> on 2018/02/27 08:31:28 UTC, 2 replies.
- [jira] [Created] (ARROW-2227) Table.from_pandas does not create chunked_arrays. - posted by "Chris Ellison (JIRA)" <ji...@apache.org> on 2018/02/27 16:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2228) Unsigned int type for arrow Table not supported - posted by "Marcello (JIRA)" <ji...@apache.org> on 2018/02/27 16:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2229) CSV File Reading/Writing Support - posted by "Jun (JIRA)" <ji...@apache.org> on 2018/02/27 16:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2230) [Python] JS version number is sometimes picked up - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/02/27 17:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2231) [CI] Use clcache on AppVeyor - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/02/28 10:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2232) pyarrow.Tensor constructor segfaults - posted by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/28 15:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2233) [JS] Error when slicing a DictionaryVector with nullable indices vector - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/28 17:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2234) [JS] Read timestamp low bits as Uint32s - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/28 19:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2235) [JS] Add tests for IPC messages split across multiple buffers - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/28 19:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-2236) [JS] Add more complete set of predicates - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/02/28 20:06:00 UTC, 0 replies.