You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Assigned] (ARROW-2799) [Python] Add safe option to Table.from_pandas to avoid unsafe casts - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/01 15:45:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2799) [Python] Add safe option to Table.from_pandas to avoid unsafe casts - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/01 15:45:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3153) [Packaging] Fix broken nightly package builds introduced with recent cmake changes and orc tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/01 18:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2799) [C++/Python] Add safe option to Table.from_pandas to avoid unsafe casts - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/01 19:30:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2799) [C++/Python] Add safe option to Table.from_pandas to avoid unsafe casts - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/01 19:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3157) [C++] Improve buffer creation for typed data - posted by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/09/01 22:08:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2799) [Python] Add safe option to Table.from_pandas to avoid unsafe casts - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/02 00:20:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3158) [C++] Handle float truncation during casting - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/02 00:46:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3158) [C++] Handle float truncation during casting - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/02 00:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3159) [Plasma] Plasma C++ and Python integration test for tensors - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/02 03:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3159) [Plasma] Plasma C++ and Python integration test for tensors - posted by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/09/02 03:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3160) [Python] Organize parquet test data to its own directory - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/02 11:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3161) [Packaging] Ensure to run pyarrow unit tests in conda and wheel builds - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/02 13:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3160) [Python] Use pathlib in orc and parquet tests - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/02 15:41:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3160) [Python] ParquetManifest and ParquetDatasetPiece accept pathlib.Path - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/02 15:47:00 UTC, 3 replies.
- [jira] [Commented] (ARROW-3157) [C++] Improve buffer creation for typed data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/02 18:08:02 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-3157) [C++] Improve buffer creation for typed data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/02 18:08:03 UTC, 0 replies.
- [jira] [Updated] (ARROW-3157) [C++] Improve buffer creation for typed data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/02 18:09:01 UTC, 3 replies.
- [jira] [Updated] (ARROW-2974) [Python] Replace usages of "source activate" with "conda activate" in CI scripts - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/02 18:11:01 UTC, 0 replies.
- [jira] [Created] (ARROW-3162) [Python] Enable Flight servers to be implemented in pure Python - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/03 00:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3163) [Python] Cython dependency is missing in non wheel package - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/03 02:58:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3163) [Python] Cython dependency is missing in non wheel package - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/03 03:14:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3163) [Python] Cython dependency is missing in non wheel package - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/03 03:15:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2461) [Python] Build wheels for manylinux2010 tag - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/03 10:41:00 UTC, 3 replies.
- [jira] [Commented] (ARROW-3139) [Python]ArrowIOError: Arrow error: Capacity error during read - posted by "Jakub Okoński (JIRA)" <ji...@apache.org> on 2018/09/03 17:06:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3164) Port Row Set abstraction from Drill to Arrow - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2018/09/03 22:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3164) [Java] Port Row Set abstraction from Drill to Arrow - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/03 22:52:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3164) [Java] Port Row Set abstraction from Drill to Arrow - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/03 23:38:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-854) [C++] Support sparse tensor - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/04 05:57:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-1949) [Python/C++] Add option to Array.from_pandas and pyarrow.array to perform unsafe casts - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/04 06:37:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3158) [C++] Handle float truncation during casting - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/04 07:44:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3163) [Python] Cython dependency is missing in non wheel package - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/04 08:42:05 UTC, 0 replies.
- [jira] [Created] (ARROW-3165) [CI] Cache externals accross AppVeyor builds - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/04 09:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3160) [Python] Improve pathlib.Path support in parquet and filesystem modules - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/04 12:23:01 UTC, 0 replies.
- [jira] [Commented] (ARROW-2910) [Packaging] Build from official apache archive - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/04 12:39:01 UTC, 2 replies.
- [jira] [Comment Edited] (ARROW-2910) [Packaging] Build from official apache archive - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/04 12:41:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3165) [CI] Cache externals accross AppVeyor builds - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/04 16:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3166) [C++] Consolidate IO interfaces used in arrow/io and parquet-cpp - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/04 17:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3167) [CI] Limit clcache cache size - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/04 18:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3167) [CI] Limit clcache cache size - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/04 18:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3168) [C++] Restore pkgconfig for Parquet C++ libraries - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/04 18:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3169) [C++] Break array-test.cc and array.cc into multiple compilation units - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/04 19:34:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3167) [CI] Limit clcache cache size - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/04 21:03:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3170) [C++] Implement "readahead spooler" class for background input buffering - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/04 21:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3170) [C++] Implement "readahead spooler" class for background input buffering - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/04 21:20:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2989) [C++] Remove deprecated APIs in 0.10.0 and below - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/04 21:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3171) [Java] checkstyle - fix line length and whitespace - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/04 23:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3171) [Java] checkstyle - fix line length and whitespace - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/05 00:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3172) [Rust] Update documentation for datatypes.rs - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2018/09/05 02:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3172) [Rust] Update documentation for datatypes.rs - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/05 02:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3174) [Rust] run examples as part of CI - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2018/09/05 02:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3173) [Rust] dynamic_types example does not run - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2018/09/05 02:54:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3090) [Rust] Accompany error messages with assertions - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2018/09/05 03:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3090) [Rust] Accompany error messages with assertions - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/05 03:41:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3175) Arrow Java: Upgrade to official FlatBuffers release (Flatbuffers incompatibility) - posted by "Alex Black (JIRA)" <ji...@apache.org> on 2018/09/05 05:49:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3175) Arrow Java: Upgrade to official FlatBuffers release (Flatbuffers incompatibility) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/05 05:54:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3175) Arrow Java: Upgrade to official FlatBuffers release (Flatbuffers incompatibility) - posted by "Li Jin (JIRA)" <ji...@apache.org> on 2018/09/05 13:30:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3090) [Rust] Accompany error messages with assertions - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/05 13:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3176) [Python] Overflow in Date32 column conversion to pandas - posted by "Florian Jetter (JIRA)" <ji...@apache.org> on 2018/09/05 14:20:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3165) [CI] Cache externals accross AppVeyor builds - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/05 14:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3177) [Rust] Update expected error messages for tests that 'should panic' - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2018/09/05 15:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3178) [Rust] adjust expected error message for tests with should_panic - posted by "Chao Sun (JIRA)" <ji...@apache.org> on 2018/09/05 16:01:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3178) [Rust] adjust expected error message for tests with should_panic - posted by "Chao Sun (JIRA)" <ji...@apache.org> on 2018/09/05 16:03:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3178) [Rust] adjust expected error message for tests with should_panic - posted by "Chao Sun (JIRA)" <ji...@apache.org> on 2018/09/05 16:45:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3160) [Python] Improve pathlib.Path support in parquet and filesystem modules - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/05 16:45:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1796) [Python] RowGroup filtering on file level - posted by "Robert Gruener (JIRA)" <ji...@apache.org> on 2018/09/05 18:21:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3171) [Java] checkstyle - fix line length and indentation - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/05 23:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3179) [Python] Move all the test data files to apache/arrow-testing - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/06 10:58:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3172) [Rust] Update documentation for datatypes.rs - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/06 11:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3180) [C++] Add docker-compose setup to simulate Travis CI run locally - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/06 15:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3181) [Packaging] Adjust conda package scripts to account for Parquet codebase migration - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/06 15:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3182) [C++] Merge Gandiva codebase - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/06 16:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3183) get_library_dirs on Windows gives the wrong directory - posted by "Victor Uriarte (JIRA)" <ji...@apache.org> on 2018/09/06 20:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3183) get_library_dirs on Windows gives the wrong directory - posted by "Victor Uriarte (JIRA)" <ji...@apache.org> on 2018/09/06 20:28:00 UTC, 4 replies.
- [jira] [Commented] (ARROW-3183) get_library_dirs on Windows gives the wrong directory - posted by "Victor Uriarte (JIRA)" <ji...@apache.org> on 2018/09/06 20:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3184) [C++] Add modular build targets, "all" target, and require explicit target when invoking make or ninja - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/06 22:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3177) [Rust] Update expected error messages for tests that 'should panic' - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/07 01:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3173) [Rust] dynamic_types example does not run - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/07 03:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3185) [C++] Address libparquet SO version convention in unified build - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 04:06:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3183) [Python] get_library_dirs on Windows can give the wrong directory - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 04:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3186) [GLib] mesonbuild failures in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 04:18:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3186) [GLib] mesonbuild failures in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 05:32:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2974) [Python] Replace usages of "source activate" with "conda activate" in CI scripts - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 05:56:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2974) [Python] Replace usages of "source activate" with "conda activate" in CI scripts - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 05:56:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3177) [Rust] Update expected error messages for tests that 'should panic' - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/07 09:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2709) [Python] write_to_dataset poor performance when splitting - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/07 11:42:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2948) [Packaging] Generate changelog with crossbow - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/07 11:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3187) [Plasma] Change Logging to glog - posted by "Yuhong Guo (JIRA)" <ji...@apache.org> on 2018/09/07 12:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3187) [Plasma] Make Plasma Log pluggable with glog - posted by "Yuhong Guo (JIRA)" <ji...@apache.org> on 2018/09/07 12:39:00 UTC, 2 replies.
- [jira] [Created] (ARROW-3188) [Python] Table.from_arrays segfaults if lists and schema are passed - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/07 13:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3188) [Python] Table.from_arrays segfaults if lists and schema are passed - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/07 13:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3189) [Python] Support seek(...) on writable files that support it - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 18:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3190) [C++] "WriteableFile" is misspelled, should be renamed "WritableFile" with deprecation for old name - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 18:43:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1956) [Python] Support reading specific partitions from a partitioned parquet dataset - posted by "Ying Wang (JIRA)" <ji...@apache.org> on 2018/09/07 19:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3191) [Java] Add support for ArrowBuf to point to arbitrary memory. - posted by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2018/09/07 19:27:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3191) [Java] Add support for ArrowBuf to point to arbitrary memory. - posted by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2018/09/07 19:28:00 UTC, 5 replies.
- [jira] [Updated] (ARROW-3192) [Java] Implement "ArrowBufReadChannel" abstraction and alternate MessageSerializer that uses this - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 20:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3192) [Java] Implement "ArrowBufReadChannel" abstraction and alternate MessageSerializer that uses this - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 20:27:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3061) [Java] headroom does not take into account reservation - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2018/09/07 21:19:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-1325) [R] Bootstrap R bindings subproject - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 21:55:01 UTC, 0 replies.
- [jira] [Created] (ARROW-3193) [C++] Native database client for MariaDB / MySQL client protocol - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/07 21:58:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3127) [C++] Add Tutorial about Sending Tensor from C++ to Python - posted by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/09/07 23:18:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3171) [Java] checkstyle - fix line length and indentation - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/07 23:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3194) Fix setValueCount in spitAndTransfer for variable width vectors - posted by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2018/09/07 23:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3194) Fix setValueCount in spitAndTransfer for variable width vectors - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/07 23:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3195) [C++] NumPy initialization error check is missing in test - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/08 05:49:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3195) [C++] NumPy initialization error check is missing in test - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/08 05:52:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3191) [Java] Add support for ArrowBuf to point to arbitrary memory. - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/08 12:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3075) [C++] Incorporate apache/parquet-cpp codebase into Arrow C++ codebase and build system - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/08 14:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3196) Enable merge_arrow_py.py script to merge Parquet patches and set fix versions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/08 14:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3075) [C++] Incorporate apache/parquet-cpp codebase into Arrow C++ codebase and build system - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/08 14:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3197) [C++] Add instructions to cpp/README.md about Parquet-only development and Arrow+Parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/08 14:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3143) [C++] CopyBitmap into existing memory - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/08 14:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3198) [Website] Blog post regarding Arrow-Parquet C++ monorepo effort - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/08 14:45:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2799) [Python] Add safe option to Table.from_pandas to avoid unsafe casts - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/08 16:09:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2750) [MATLAB] Add MATLAB support for reading numeric types from Feather files - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/08 17:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3199) [Plasma] Check for EAGAIN in recvmsg and sendmsg - posted by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/09/08 22:45:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3173) [Rust] dynamic_types example does not run - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/09 08:43:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3195) [C++] NumPy initialization error check is missing in test - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/09 09:10:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-1963) [Python] Create Array from sequence of numpy.datetime64 - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/09 09:48:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3188) [Python] Table.from_arrays segfaults if lists and schema are passed - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/09 10:32:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2520) [Rust] CI should also build against nightly Rust - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/09 10:34:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2520) [Rust] CI should also build against nightly Rust - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/09 10:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1963) [Python] Create Array from sequence of numpy.datetime64 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/09 12:42:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-1989) [Python] Better UX on timestamp conversion to Pandas - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/09 13:26:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1989) [Python] Better UX on timestamp conversion to Pandas - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/09 13:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1963) [C++/Python] Create Array from sequence of numpy.datetime64 - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/09 13:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3200) [C++] Add support for reading Flight streams with dictionaries - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/09 17:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3200) [C++] Add support for reading Flight streams with dictionaries - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/09 18:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3201) [C++] Utilize zero-copy protobuf parsing from upstream whenever it becomes available - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/09 18:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3202) Make Install: not declared in this scope - posted by "albertoramon (JIRA)" <ji...@apache.org> on 2018/09/09 18:39:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3202) Make Install: not declared in this scope - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/09 18:46:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3202) [C++] Build does not succeed on Alpine Linux - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/09 18:51:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2936) [Python] Implement Table.cast for casting from one schema to another (if possible) - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/09 21:01:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2936) [Python] Implement Table.cast for casting from one schema to another (if possible) - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/09 21:10:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2617) [Rust] Schema should contain fields not columns - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/09 21:44:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2617) [Rust] Schema should contain fields not columns - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/09 21:44:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2957) [CI] Conda configuration to retry after 504 gateway error - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/09 22:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3203) Arrow in Debian Buster - posted by "albertoramon (JIRA)" <ji...@apache.org> on 2018/09/09 22:58:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3203) Arrow in Debian Buster - posted by "albertoramon (JIRA)" <ji...@apache.org> on 2018/09/09 22:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3204) [R] Release to CRAN - posted by "James Lamb (JIRA)" <ji...@apache.org> on 2018/09/10 04:00:02 UTC, 0 replies.
- [jira] [Created] (ARROW-3205) [R] Minimum working example round-tripping a data frame from R to plasma to pandas - posted by "James Lamb (JIRA)" <ji...@apache.org> on 2018/09/10 04:13:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2617) [Rust] Schema should contain fields not columns - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/10 08:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2646) [Python] Pandas roundtrip for date objects - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/10 11:27:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2646) [Python] Pandas roundtrip for date objects - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/10 12:16:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2646) [Python] Pandas roundtrip for date objects - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/10 12:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2646) [C++/Python] Pandas roundtrip for date objects - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/10 12:21:01 UTC, 1 replies.
- [jira] [Commented] (ARROW-3204) [R] Release to CRAN - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 12:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3206) ARROW_HIVESERVER2, hiveserver2-test - posted by "albertoramon (JIRA)" <ji...@apache.org> on 2018/09/10 13:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3207) Investigate Issue Template for Github Issues - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2018/09/10 13:48:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3206) [C++] Building with ARROW_HIVESERVER2=ON with unit tests disabled causes error - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 14:08:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3203) [C++] Build error on Debian Buster - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 14:09:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3203) [C++] Build error on Debian Buster - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 14:09:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-3207) Investigate Issue Template for Github Issues - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 14:10:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-1424) [Python] Initial bindings for libarrow_gpu - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/10 14:20:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-3203) [C++] Build error on Debian Buster - posted by "albertoramon (JIRA)" <ji...@apache.org> on 2018/09/10 15:43:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2789) [JS] Minor DataFrame improvements - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/09/10 16:26:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3170) [C++] Implement "readahead spooler" class for background input buffering - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/10 16:44:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3170) [C++] Implement "readahead spooler" class for background input buffering - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/10 16:44:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3145) [C++] Thrift compiler reruns in arrow/dbi/hiveserver2/thrift when using Ninja build - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 16:49:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3145) [C++] Thrift compiler reruns in arrow/dbi/hiveserver2/thrift when using Ninja build - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 16:49:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1470) [C++] Add BufferAllocator abstract interface - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:24:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1561) [C++] Kernel implementations for "isin" (set containment) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:25:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-1266) [Plasma] Move heap allocations to arrow memory pool - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1561) [C++] Kernel implementations for "isin" (set containment) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1896) [C++] Do not allocate memory for primitive outputs in CastKernel::Call implementation - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1987) [Website] Enable Docker-based documentation generator to build at a specific Arrow commit - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1848) [Python] Add documentation examples for reading single Parquet files and datasets from HDFS - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1923) [C++] Make easier to use const ChunkedArray& with Datum in computation context - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1994) [Python] Test against Pandas master - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:27:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1994) [Python] Test against Pandas master - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:27:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1988) [Python] Extend flavor=spark in Parquet writing to handle INT types - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:27:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1989) [Python] Better UX on timestamp conversion to Pandas - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:27:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2027) [C++] ipc::Message::SerializeTo does not pad the message body - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:28:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2113) [Python] Incomplete CLASSPATH with "hadoop" contained in it can fool the classpath setting HDFS logic - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2130) [Python] Support converting pandas.Timestamp in pyarrow.array - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2412) [Integration] Add nested dictionary integration test - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:29:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2365) [Plasma] Return status codes instead of crashing - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:29:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2366) [Python] Support reading Parquet files having a permutation of column order - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:29:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2338) [Scripts] Windows release verification script should create a conda environment - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:29:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2487) [C++] Provide a variant of AppendValues that takes bytemaps for the nullability - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2461) [Python] Build wheels for manylinux2010 tag - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:30:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3190) [C++] "WriteableFile" is misspelled, should be renamed "WritableFile" with deprecation for old name - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:30:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3186) [GLib] mesonbuild failures in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:31:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3168) [C++] Restore pkgconfig for Parquet C++ libraries - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:31:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3104) [Python] Python bindings for HiveServer2 client interface - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:31:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3168) [C++] Restore pkgconfig for Parquet C++ libraries - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:31:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2671) [Python] Run ASV suite in nightly build, only run in Travis CI on demand - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2077) [Python] Document on how to use Storefact & Arrow to read Parquet from S3/Azure/... - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2602) [C++/Python] Automate build of development docker container - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2256) [C++] Fuzzer builds fail out of the box on Ubuntu 16.04 using LLVM apt repos - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2913) [Python] Exported buffers don't expose type information - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:34:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2833) [Python] Column.__repr__ will lock up Jupyter with large datasets - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2980) [C++] Dockerfile for running Infer static analysis - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:35:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3051) [C++] Status performance optimization from Impala/Kudu - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2041) [Python] pyarrow.serialize has high overhead for list of NumPy arrays - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:35:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3051) [C++] Status performance optimization from Impala/Kudu - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3032) [Python] Clean up NumPy-related C++ headers - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 17:35:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3207) Investigate Issue Template for Github Issues - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2018/09/10 17:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3208) Segmentation fault when reading a Parquet partitioned dataset to a Parquet file - posted by "Ying Wang (JIRA)" <ji...@apache.org> on 2018/09/10 19:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3209) [C++] Rename libarrow_gpu to libarrow_cuda - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/10 19:20:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3209) [C++] Rename libarrow_gpu to libarrow_cuda - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/10 19:22:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3210) Creating ParquetDataset with PyArrow creates partitioned ParquetFiles with mismatched Parquet schemas - posted by "Ying Wang (JIRA)" <ji...@apache.org> on 2018/09/10 19:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3211) [C++] gold linker doesn't work with MinGW-w64 - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 00:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3211) [C++] gold linker doesn't work with MinGW-w64 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/11 00:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3208) [Python] Segmentation fault when reading a Parquet partitioned dataset to a Parquet file - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/11 00:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3212) [C++] Create deterministic IPC metadata - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/11 00:49:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3213) [C++] Use CMake to build vendored Snappy on Windows - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/11 01:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3213) [C++] Use CMake to build vendored Snappy on Windows - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 01:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3214) [C++] Disable insecure warnings with MinGW build - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 01:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3215) [C++] Add support for finding libpython on MSYS2 - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 01:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3216) [C++] libpython isn't linked to libarrow_python in MinGW build - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 01:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3216) [C++] libpython isn't linked to libarrow_python in MinGW build - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/11 01:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3217) [C++] ARROW_STATIC definition is missing in MinGW build - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 01:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3217) [C++] ARROW_STATIC definition is missing in MinGW build - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/11 01:27:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3218) [C++] Utilities has needless pthread link in MinGW build - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/11 01:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3218) [C++] Utilities has needless pthread link in MinGW build - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 01:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3219) [C++] Use Win32 API in MinGW - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 01:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3219) [C++] Use Win32 API in MinGW - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/11 01:31:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2817) [C++] Enable libraries to be installed in msys2 on Windows - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 01:33:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2817) [C++] Enable libraries to be installed in msys2 on Windows - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 01:38:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3215) [C++] Add support for finding libpython on MSYS2 - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 03:20:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3215) [C++] Add support for finding libpython on MSYS2 - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 03:20:01 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3216) [C++] libpython isn't linked to libarrow_python in MinGW build - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 06:26:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3217) [C++] ARROW_STATIC definition is missing in MinGW build - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 06:29:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3218) [C++] Utilities has needless pthread link in MinGW build - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/11 06:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3220) [Python] Add writeat method to writeable NativeFile - posted by "Pearu Peterson (JIRA)" <ji...@apache.org> on 2018/09/11 09:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3221) [Python] Add a virtual Slice method to buffers - posted by "Pearu Peterson (JIRA)" <ji...@apache.org> on 2018/09/11 10:16:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3221) [Python] Add a virtual Slice method to buffers - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/11 10:20:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3214) [C++] Disable insecure warnings with MinGW build - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/11 14:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3222) [JAVA] Vector should avoid reallocating validity buffer when necessary - posted by "Zhenyuan Zhao (JIRA)" <ji...@apache.org> on 2018/09/11 14:50:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3211) [C++] gold linker doesn't work with MinGW-w64 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/11 15:03:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3213) [C++] Use CMake to build vendored Snappy on Windows - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/11 15:11:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-951) [JS] Fix generated API documentation - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/09/11 15:51:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3219) [C++] Use Win32 API in MinGW - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/11 16:01:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3146) [C++] Barebones Flight RPC server and client implementations - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/11 20:50:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-854) [Format] Support sparse tensor - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/12 00:20:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-854) [Format] Support sparse tensor - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/12 00:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3223) [GLib] Use the same shared object versioning rule in C++ - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/12 02:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3223) [GLib] Use the same shared object versioning rule in C++ - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/12 02:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3214) [C++] Disable insecure warnings with MinGW build - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/12 12:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3224) CI: Consider using azure pipelines? - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/12 12:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3224) CI: Consider using azure pipelines? - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/12 12:22:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3224) CI: Consider using azure pipelines? - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/12 12:28:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2654) [Python] Error with errno 22 when loading 3.6 GB Parquet file - posted by "Andy Reagan (JIRA)" <ji...@apache.org> on 2018/09/12 13:20:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-2936) [Python] Implement Table.cast for casting from one schema to another (if possible) - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/12 14:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3225) [C++/Python] Pandas object conversion of ListType and ListType - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/12 14:36:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-1963) [C++/Python] Create Array from sequence of numpy.datetime64 - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/12 14:38:01 UTC, 0 replies.
- [jira] [Created] (ARROW-3226) Plasma Store will crash using small memory - posted by "Yuhong Guo (JIRA)" <ji...@apache.org> on 2018/09/12 15:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3226) Plasma Store will crash using small memory - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/12 15:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3227) [Python] NativeFile.write shouldn't accept unicode strings - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/12 19:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3228) [Python] Immutability of bytes is ignored - posted by "Pearu Peterson (JIRA)" <ji...@apache.org> on 2018/09/12 20:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3199) [Plasma] Check for EAGAIN in recvmsg and sendmsg - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/12 21:05:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3228) [Python] Immutability of bytes is ignored - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 00:23:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3228) [Python] Immutability of bytes is ignored - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 00:26:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-3228) [Python] Immutability of bytes is ignored - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 00:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3229) [Packaging]: Adjust wheel package scripts to account for Parquet codebase migration - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/13 11:10:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3229) [Packaging]: Adjust wheel package scripts to account for Parquet codebase migration - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/13 11:11:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3181) [Packaging] Adjust conda package scripts to account for Parquet codebase migration - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/13 12:13:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-3181) [Packaging] Adjust conda package scripts to account for Parquet codebase migration - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/13 12:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3230) [Python] Missing comparisons on ChunkedArray, Table - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/13 12:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3181) [Packaging] Adjust conda package scripts to account for Parquet codebase migration - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/13 13:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3231) [Python] Sphinx's autodoc_default_flags is now deprecated - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/13 13:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3231) [Python] Sphinx's autodoc_default_flags is now deprecated - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/13 13:39:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-3128) [C++] Support system shared zlib - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 13:50:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3223) [GLib] Use the same shared object versioning rule in C++ - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 13:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3232) [Python] Return an ndarray from Column.to_pandas - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/13 14:01:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-1380) [C++] Fix "still reachable" valgrind warnings when PLASMA_VALGRIND=1 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 14:19:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3227) [Python] NativeFile.write shouldn't accept unicode strings - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 20:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3227) [Python] NativeFile.write shouldn't accept unicode strings - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 20:50:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-2646) [C++/Python] Pandas roundtrip for date objects - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 21:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3233) [Python] Sphinx documentation for pyarrow.cuda GPU suppor - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 23:01:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-1424) [Python] Initial bindings for libarrow_gpu - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 23:08:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-1424) [Python] Initial bindings for libarrow_gpu - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 23:11:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3210) [Python] Creating ParquetDataset creates partitioned ParquetFiles with mismatched Parquet schemas - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/13 23:13:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3234) [C++] Link order is wrong when ARROW_ORC=on and ARROW_PROTOBUF_USE_SHARED=ON - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/14 09:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3234) [C++] Link order is wrong when ARROW_ORC=on and ARROW_PROTOBUF_USE_SHARED=ON - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/14 09:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3235) [Packaging] Update deb names - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/14 09:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3235) [Packaging] Update deb names - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/14 09:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3182) [C++] Merge Gandiva codebase - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/14 10:06:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3236) [C++] OutputStream bookkeeping logic when writing IPC file format is incorrect - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/14 18:14:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3236) [C++] OutputStream bookkeeping logic when writing IPC file format is incorrect - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/14 18:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3236) [C++] OutputStream bookkeeping logic when writing IPC file format is incorrect - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/14 18:26:00 UTC, 6 replies.
- [jira] [Resolved] (ARROW-3235) [Packaging] Update deb names - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/14 18:35:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3234) [C++] Link order is wrong when ARROW_ORC=on and ARROW_PROTOBUF_USE_SHARED=ON - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/14 18:38:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3231) [Python] Sphinx's autodoc_default_flags is now deprecated - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/14 18:55:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3231) [Python] Sphinx's autodoc_default_flags is now deprecated - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/14 18:55:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3229) [Packaging]: Adjust wheel package scripts to account for Parquet codebase migration - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/14 18:57:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3229) [Packaging]: Adjust wheel package scripts to account for Parquet codebase migration - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/14 18:57:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3181) [Packaging] Adjust conda package scripts to account for Parquet codebase migration - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/14 19:00:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3181) [Packaging] Adjust conda package scripts to account for Parquet codebase migration - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/14 19:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3237) [CI] Update linux packaging filenames in rat exclusion list - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/14 20:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3237) [CI] Update linux packaging filenames in rat exclusion list - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/14 20:04:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-3237) [CI] Update linux packaging filenames in rat exclusion list - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/14 21:11:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3237) [CI] Update linux packaging filenames in rat exclusion list - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/14 21:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3238) Can't read pyarrow string columns in fastparquet - posted by "Theo Walker (JIRA)" <ji...@apache.org> on 2018/09/14 22:39:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3238) Can't read pyarrow string columns in fastparquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 01:14:00 UTC, 2 replies.
- [jira] [Created] (ARROW-3239) [C++] Improve random data generation functions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 13:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3240) [GLib] Add build instructions using Meson - posted by "yosuke shiro (JIRA)" <ji...@apache.org> on 2018/09/15 13:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3240) [GLib] Add build instructions using Meson - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/15 13:59:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2523) [Rust] Implement CAST operations for arrays - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:09:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2248) [Python] Nightly or on-demand HDFS test builds - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2618) [Rust] Bitmap constructor should accept for flag for default state (0 or 1) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2560) [Rust] The Rust README should include Rust-specific information on contributing - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2619) [Rust] Move JSON serde code to separate file/module - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2801) [Python] Implement splt_row_groups for ParquetDataset - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2374) [Rust] Add support for array of List - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:17:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2782) [Python] Ongoing Travis CI failures in Plasma unit tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:17:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-2785) [C++] Crash in json-integration-test - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2720) [C++] Clean up cmake CXX_STANDARD and PIC flag setting - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2063) [C++] Implement variant of FixedSizeBufferWriter that also supports reading (like MemoryMappedFile) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2217) [C++] Add option to use dynamic linking for compression library dependencies - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:18:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2217) [C++] Add option to use dynamic linking for compression library dependencies - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:18:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2785) [C++] Crash in json-integration-test - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1796) [Python] RowGroup filtering on file level - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:19:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-47) [C++] Consider adding a scalar type object model - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1688) [Java] Fail build on checkstyle warnings - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:20:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2972) [Python] Implement inference logic for uint64 conversions in builtin_convert.cc - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2910) [Packaging] Build from official apache archive - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2831) [Plasma] MemoryError in teardown - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:22:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2835) [C++] ReadAt/WriteAt are inconsistent with moving the files position - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2858) [Packaging] Add unit tests for crossbow - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2887) [Plasma] Methods in plasma/store.h returning PlasmaError should return Status instead - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2399) [Rust] Builder should not provide a set() method - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2057) [Python] Configure size of data pages in pyarrow.parquet.write_table - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2038) [Python] Follow-up bug fixes for s3fs Parquet support - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:24:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-2038) [Python] Follow-up bug fixes for s3fs Parquet support - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2600) [Python] Add additional LocalFileSystem filesystem methods - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3113) Merge tool can't specify JS fix version - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3220) [Python] Add writeat method to writeable NativeFile - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-835) [Format] Add Timedelta type to describe time intervals - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:25:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1875) Write 64-bit ints as strings in integration test JSON files - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1875) Write 64-bit ints as strings in integration test JSON files - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3189) [Python] Support seek(...) on writable files that support it - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3103) [C++] Conversion to Arrow record batch for HiveServer2 ColumnarRowSet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3085) [Rust] Add an adapter for parquet. - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:27:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3087) [C++] Add kernels for comparison operations to scalars - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:27:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2026) [Python] µs timestamps saved as int64 even if use_deprecated_int96_timestamps=True - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:28:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2026) [Python] µs timestamps saved as int64 even if use_deprecated_int96_timestamps=True - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:28:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2659) [Python] More graceful reading of empty String columns in ParquetDataset - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2659) [Python] More graceful reading of empty String columns in ParquetDataset - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:30:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2889) [C++] Add optional argument to ADD_ARROW_TEST CMake function to add unit test prefix - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2905) [C++] Investigate if the *_data_ pointers used in Builder classes improve performance on hot paths - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2997) [Python] Scripts for uploading conda binary release artifacts to anaconda.org under @apache account - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3014) [C++] Minimal writer adapter for ORC file format - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3016) [C++] Add ability to enable call stack logging for each memory allocation - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:33:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3014) [C++] Minimal writer adapter for ORC file format - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2620) [Rust] Integrate memory pool abstraction with rest of codebase - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:49:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2860) [Python] Null values in a single partition of Parquet dataset, results in invalid schema on read - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2860) [Python] Null values in a single partition of Parquet dataset, results in invalid schema on read - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2981) [C++] Support scripts / documentation for running clang-tidy on codebase - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2995) [CI] Build Python libraries in same run when running C++ unit tests so project does not need to be rebuilt again right away - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:52:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3020) [Python] Addition of option to allow empty Parquet row groups - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:52:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2995) [CI] Build Python libraries in same run when running C++ unit tests so project does not need to be rebuilt again right away - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3020) [Python] Addition of option to allow empty Parquet row groups - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:52:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3080) [Python] Unify Arrow to Python object conversion paths - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:53:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3080) [Python] Unify Arrow to Python object conversion paths - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:53:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3004) [Documentation] dev/gen_apidocs.sh builds docs for master rather than a pinned commit - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2807) [Python] Enable memory-mapping to be toggled in get_reader when reading Parquet files - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:54:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3004) [Documentation] dev/gen_apidocs.sh builds docs for master rather than a pinned commit - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3025) [C++] Add option to switch between dynamic and static linking in unit test executables - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3065) [Python] concat_tables() failing from bad Pandas Metadata - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:55:00 UTC, 3 replies.
- [jira] [Closed] (ARROW-3025) [C++] Add option to switch between dynamic and static linking in unit test executables - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3052) [C++] Support ORC, GRPC, Thrift, and Protobuf when using $ARROW_BUILD_TOOLCHAIN - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2888) [Plasma] Several GPU-related APIs are used in places where errors cannot be appropriately handled - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2879) [Python] Arrow plasma can only use a small part of specified shared memory - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:56:01 UTC, 0 replies.
- [jira] [Commented] (ARROW-2879) [Python] Arrow plasma can only use a small part of specified shared memory - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:56:01 UTC, 0 replies.
- [jira] [Updated] (ARROW-3048) Import pyarrow fails if scikit-learn is installed from conda - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:56:01 UTC, 0 replies.
- [jira] [Updated] (ARROW-3048) [Python] Import pyarrow fails if scikit-learn is installed from conda (boost-cpp / libboost issue) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2818) [Python] Better error message when passing SparseDataFrame into Table.from_pandas - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2912) [Website] Build more detailed Community landing patch a la Apache Spark - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 14:58:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3239) [C++] Improve random data generation functions - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/15 15:54:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-1560) [C++] Kernel implementations for "match" function - posted by "Atri Sharma (JIRA)" <ji...@apache.org> on 2018/09/15 17:20:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-1560) [C++] Kernel implementations for "match" function - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/15 17:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3239) [C++] Improve random data generation functions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 17:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2673) [Python] Add documentation + docstring for ARROW-2661 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 17:55:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2673) [Python] Add documentation + docstring for ARROW-2661 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 17:55:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2958) [C++] Flatbuffers EP fails to compile with GCC 8.1 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 17:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3054) [Packaging] Deploy nightlies built using crossbow to the twosigma conda channel - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 17:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2958) [C++] Flatbuffers EP fails to compile with GCC 8.1 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/15 18:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3081) [C++] Add LDAP authentication for hiveserver2 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3082) [C++] Add SSL support for hiveserver2 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:24:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3132) Regenerate 0.10.0 changelog - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3132) Regenerate 0.10.0 changelog - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/15 18:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1956) [Python] Support reading specific partitions from a partitioned parquet dataset - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2776) [C++] Do not pass -Wno-noexcept-type for compilers that do not support it - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:30:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2681) [C++] Use source releases when building ORC instead of using GitHub tag snapshots - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:32:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2310) Source release scripts fail with Java8 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:32:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-2775) [Python] ccache error when building manylinux1 wheels - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:53:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-2775) [Python] ccache error when building manylinux1 wheels - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:53:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3221) [Python] Add a virtual Slice method to buffers - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3084) [Python] Do we need to build both unicode variants of pyarrow wheels? - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:55:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3096) [Python] Update Python source build instructions given Anaconda/conda-forge toolchain migration - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3077) [Website] Add page summarizing project contributions since project inception - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3096) [Python] Update Python source build instructions given Anaconda/conda-forge toolchain migration - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3058) [Python] Feather reads fail with unintuitive error when conversion from pandas yields ChunkedArray - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2904) [C++] Use FirstTimeBitmapWriter instead of SetBit functions in builder.h/cc - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2835) [C++] ReadAt/WriteAt are inconsistent with moving the files position - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2796) [C++] Simplify symbols.map file, use when building libarrow_python - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2460) [Rust] Schema and DataType::Struct should use Vec> - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 18:59:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2870) [Python] Define API for handling null markers from Array.to_numpy - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2970) [Python] NumPyConverter::Visit for Binary/String/FixedSizeBinary can overflow - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2987) [Python] test_cython_api can fail if run in an environment where vsvarsall.bat has been run more than once - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:00:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2870) [Python] Define API for handling null markers from Array.to_numpy - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:01:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2808) [Python] Add unit tests for ProxyMemoryPool, enable new default MemoryPool to be constructed - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:01:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3236) [C++] OutputStream bookkeeping logic when writing IPC file format is incorrect - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:02:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2654) [Python] Error with errno 22 when loading 3.6 GB Parquet file - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:06:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2919) [C++] Improve error message when listing empty HDFS file - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:40:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2919) [C++] Improve error message when listing empty HDFS file - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:40:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2237) [Python] Huge tables test failure - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:45:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3157) [C++] Improve buffer creation for typed data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 19:47:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3132) Regenerate 0.10.0 changelog - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 20:21:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2958) [C++] Flatbuffers EP fails to compile with GCC 8.1 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 20:23:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3228) [Python] Immutability of bytes is ignored - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 20:31:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3175) [Java] Upgrade to official FlatBuffers release (Flatbuffers incompatibility) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 20:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2216) [CI] CI descriptions and envars are misleading - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 20:52:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3072) [C++] Use ARROW_RETURN_NOT_OK instead of RETURN_NOT_OK in header files - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 21:12:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3072) [C++] Use ARROW_RETURN_NOT_OK instead of RETURN_NOT_OK in header files - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/15 21:14:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2501) [Java] Upgrade Jackson to 2.9.5 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 21:15:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3078) [Python] Docker integration tests should not contaminate the local Python development environment - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 21:16:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2854) [C++/Python] Casting float NaN to int should raise an error on safe cast - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 21:17:00 UTC, 3 replies.
- [jira] [Commented] (ARROW-3141) [Python] Tensorflow support in pyarrow wheels pins numpy>=1.14 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 21:22:04 UTC, 6 replies.
- [jira] [Comment Edited] (ARROW-3141) [Python] Tensorflow support in pyarrow wheels pins numpy>=1.14 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 21:22:04 UTC, 0 replies.
- [jira] [Updated] (ARROW-2501) [Java] Remove Jackson from compile-time dependencies for arrow-vector - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 21:23:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-2501) [Java] Remove Jackson from compile-time dependencies for arrow-vector - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/15 21:23:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3228) [Python] Immutability of bytes is ignored - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/16 00:44:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3190) [C++] "WriteableFile" is misspelled, should be renamed "WritableFile" with deprecation for old name - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/16 01:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3241) [Plasma] test_plasma_list test failure on Ubuntu 14.04 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/16 01:34:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3227) [Python] NativeFile.write shouldn't accept unicode strings - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/16 01:59:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-2919) [C++] Improve error message when listing empty HDFS file - posted by "Manu Zhang (JIRA)" <ji...@apache.org> on 2018/09/16 13:25:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3241) [Plasma] test_plasma_list test failure on Ubuntu 14.04 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/16 13:59:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-3241) [Plasma] test_plasma_list test failure on Ubuntu 14.04 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/16 14:47:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3241) [Plasma] test_plasma_list test failure on Ubuntu 14.04 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/16 14:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3242) [C++] Use coarser-grained dispatch to SIMD hash functions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/16 14:58:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3242) [C++] Use coarser-grained dispatch to SIMD hash functions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/16 14:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3243) [C++] Upgrade jemalloc to version 5 - posted by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2018/09/16 18:12:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3243) [C++] Upgrade jemalloc to version 5 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/16 18:19:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3242) [C++] Use coarser-grained dispatch to SIMD hash functions - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/16 18:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3180) [C++] Add docker-compose setup to simulate Travis CI run locally - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/16 20:35:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3244) Multi-file parquet loading without scan - posted by "Martin Durant (JIRA)" <ji...@apache.org> on 2018/09/16 23:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3245) Infer index and/or filtering from parquet column statistics - posted by "Martin Durant (JIRA)" <ji...@apache.org> on 2018/09/16 23:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3246) direct reading/writing of pandas categoricals - posted by "Martin Durant (JIRA)" <ji...@apache.org> on 2018/09/17 00:00:36 UTC, 0 replies.
- [jira] [Created] (ARROW-3247) Support spark array and map types - posted by "Martin Durant (JIRA)" <ji...@apache.org> on 2018/09/17 00:08:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3246) direct reading/writing of pandas categoricals in parquet - posted by "Martin Durant (JIRA)" <ji...@apache.org> on 2018/09/17 00:12:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3247) Support spark parquet array and map types - posted by "Martin Durant (JIRA)" <ji...@apache.org> on 2018/09/17 00:12:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3245) Infer index and/or filtering from parquet column statistics - posted by "Martin Durant (JIRA)" <ji...@apache.org> on 2018/09/17 00:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3247) [Python] Support spark parquet array and map types - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 01:55:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3245) Infer index and/or filtering from parquet column statistics - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 01:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3245) [Python] Infer index and/or filtering from parquet column statistics - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 01:58:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3244) [Python] Multi-file parquet loading without scan - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 01:59:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3246) [Python] direct reading/writing of pandas categoricals in parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 01:59:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3246) [Python] direct reading/writing of pandas categoricals in parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 02:00:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3248) [C++] Arrow tests should have label "arrow" - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/17 13:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3249) [Python] Run flake8 on integration_test.py - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 14:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3250) [C++] Create Buffer implementation that takes ownership for the memory from a std::string via std::move - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 14:52:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1669) [C++] Consider adding Abseil (Google C++11 standard library extensions) to toolchain - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/17 15:26:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3242) [C++] Use coarser-grained dispatch to SIMD hash functions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 16:10:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3241) [Plasma] test_plasma_list test failure on Ubuntu 14.04 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 16:11:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3227) [Python] NativeFile.write shouldn't accept unicode strings - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 16:12:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3157) [C++] Improve buffer creation for typed data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 16:14:01 UTC, 0 replies.
- [jira] [Created] (ARROW-3251) [C++] Conversion warnings in cast.cc - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/17 16:27:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3251) [C++] Conversion warnings in cast.cc - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/17 16:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3252) [C++] Do not hard code the "v" part of versions in thirdparty toolchain - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 16:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3251) [C++] Conversion warnings in cast.cc - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/17 16:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-25) [C++] Implement delimited file scanner / CSV reader - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/17 16:37:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-2600) [Python] Add additional LocalFileSystem filesystem methods - posted by "Alex Hagerman (JIRA)" <ji...@apache.org> on 2018/09/17 16:57:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3056) [Python] Indicate in NativeFile docstrings methods that are part of the RawIOBase API but not implemented - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:01:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3056) [Python] Indicate in NativeFile docstrings methods that are part of the RawIOBase API but not implemented - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/17 17:05:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3212) [C++] Create deterministic IPC metadata - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:05:01 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3197) [C++] Add instructions to cpp/README.md about Parquet-only development and Arrow+Parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:06:01 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3196) Enable merge_arrow_py.py script to merge Parquet patches and set fix versions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:06:01 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3198) [Website] Blog post regarding Arrow-Parquet C++ monorepo effort - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:06:01 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3076) [Website] Add Google Analytics tags to generated API documentation - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:06:01 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3249) [Python] Run flake8 on integration_test.py - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:23:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-300) [Format] Add buffer compression option to IPC file format - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-300) [Format] Add buffer compression option to IPC file format - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3253) [CI] Investigate Azure CI - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/17 17:42:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-300) [Format] Add buffer compression option to IPC file format - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:42:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3253) [CI] Investigate Azure CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:44:00 UTC, 14 replies.
- [jira] [Resolved] (ARROW-3190) [C++] "WriteableFile" is misspelled, should be renamed "WritableFile" with deprecation for old name - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:46:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3183) [Python] get_library_dirs on Windows can give the wrong directory - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:55:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3183) [Python] get_library_dirs on Windows can give the wrong directory - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 17:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3254) [C++] Add option to ADD_ARROW_TEST to compose a test executable from multiple .cc files containing unit tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 18:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3255) [C++/Python] Migrate Travis CI jobs off Xcode 6.4 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 18:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3238) [Python] Can't read pyarrow string columns in fastparquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 18:41:00 UTC, 3 replies.
- [jira] [Resolved] (ARROW-3251) [C++] Conversion warnings in cast.cc - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 22:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3196) Enable merge_arrow_py.py script to merge Parquet patches and set fix versions - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/17 22:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3256) [JS] File footer and message metadata is inconsistent - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 23:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3256) [JS] File footer and message metadata is inconsistent - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/17 23:03:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3257) [C++] Stop to use IMPORTED_LINK_INTERFACE_LIBRARIES - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/18 01:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3257) [C++] Stop to use IMPORTED_LINK_INTERFACE_LIBRARIES - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/18 01:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3258) [GLib] CI is failued on macOS - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/18 05:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3258) [GLib] CI is failued on macOS - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/18 07:28:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3258) [GLib] CI is failued on macOS - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/18 07:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3259) [GLib] Rename "writeable" to "writable" - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/18 07:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3259) [GLib] Rename "writeable" to "writable" - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/18 07:34:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-2854) [C++/Python] Casting float NaN to int should raise an error on safe cast - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/18 10:24:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3260) [CI] Make linting a separate job - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/18 10:27:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3260) [CI] Make linting a separate job - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/18 10:33:00 UTC, 5 replies.
- [jira] [Comment Edited] (ARROW-3260) [CI] Make linting a separate job - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/18 10:48:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2854) [C++/Python] Casting float NaN to int should raise an error on safe cast - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 13:39:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-3257) [C++] Stop to use IMPORTED_LINK_INTERFACE_LIBRARIES - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 13:59:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3259) [GLib] Rename "writeable" to "writable" - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 14:00:01 UTC, 0 replies.
- [jira] [Created] (ARROW-3261) [Python] Add "field" method to select fields from StructArray - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 15:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3262) [Python] Implement __getitem__ with integers on pyarrow.Column - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 15:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3263) Use R sentinel values for missingness in addition to bitmask - posted by "Gabriel Becker (JIRA)" <ji...@apache.org> on 2018/09/18 17:30:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3263) Use R sentinel values for missingness in addition to bitmask - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 18:22:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-3056) [Python] Indicate in NativeFile docstrings methods that are part of the RawIOBase API but not implemented - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 18:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3264) [Java] checkstyle - fix whitespace - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/18 18:44:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3264) [Java] checkstyle - fix whitespace - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/18 18:44:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3263) [R] Use R sentinel values for missingness in addition to bitmask - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 19:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3265) [C++] Restore CPACK support for Parquet libraries - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 20:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3265) [C++] Restore CPACK support for Parquet libraries - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 20:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3266) [C] Minimalistic C library implementing Arrow data structures, IPC read/write - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/18 20:45:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3187) [Plasma] Make Plasma Log pluggable with glog - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/19 01:48:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3072) [C++] Use ARROW_RETURN_NOT_OK instead of RETURN_NOT_OK in header files - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/19 09:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3267) [Python] Create empty table from schema - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/19 09:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3268) [CI] Reduce conda times on AppVeyor - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/19 13:59:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3268) [CI] Reduce conda times on AppVeyor - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/19 14:01:00 UTC, 0 replies.
- ***UNCHECKED*** [jira] [Created] (ARROW-3269) [Python] Fix warnings in unit test suite - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/19 14:34:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3069) [Release] Stop using SHA1 checksums per ASF policy - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/19 16:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3270) [Release] Adjust release verification scripts to recent parquet migration - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/19 16:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3069) [Release] Stop using SHA1 checksums per ASF policy - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/19 16:33:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3267) [Python] Create empty table from schema - posted by "Paul Rogers (JIRA)" <ji...@apache.org> on 2018/09/19 17:12:00 UTC, 3 replies.
- [jira] [Resolved] (ARROW-3268) [CI] Reduce conda times on AppVeyor - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/19 17:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3271) [Python] Manylinux1 builds timing out in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/19 17:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3271) [Python] Manylinux1 builds timing out in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/19 17:23:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3245) [Python] Infer index and/or filtering from parquet column statistics - posted by "Martin Durant (JIRA)" <ji...@apache.org> on 2018/09/19 18:29:00 UTC, 7 replies.
- [jira] [Assigned] (ARROW-3262) [Python] Implement __getitem__ with integers on pyarrow.Column - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/19 18:53:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3262) [Python] Implement __getitem__ with integers on pyarrow.Column - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/19 19:22:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3261) [Python] Add "field" method to select fields from StructArray - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/19 19:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3261) [Python] Add "field" method to select fields from StructArray - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/19 20:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3272) [Java] Document deviations from Google Style - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/19 20:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3272) [Java] Document checkstyle deviations from Google style guide - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/19 20:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3272) [Java] Document checkstyle deviations from Google Style - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/19 20:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3272) [Java] Document deviations from Google Style - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/19 20:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3273) [Java] checkstyle - fix javadoc style - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/19 20:19:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3252) [C++] Do not hard code the "v" part of versions in thirdparty toolchain - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/19 20:46:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3252) [C++] Do not hard code the "v" part of versions in thirdparty toolchain - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/19 20:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3274) [Packaging] Missing glog dependency on conda-forge builds - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/19 21:10:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3274) [Packaging] Missing glog dependency from conda-forge recipes - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/19 21:22:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3275) [Python] Add documentation about inspecting Parquet file metadata - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/19 21:31:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3252) [C++] Do not hard code the "v" part of versions in thirdparty toolchain - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/19 22:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3276) [Packaging] Add support Parquet related Linux packages - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/20 02:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3277) [Python] Validate manylinux1 builds with crossbow instead of each Travis CI build - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2102) [C++] Implement take kernel functions - primitive value type - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2249) [Java/Python] in-process vector sharing from Java to Python - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1621) [JAVA] Reduce Heap Usage per Vector - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1558) [C++] Implement boolean selection kernels - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1975) [C++] Add abi-compliance-checker to build process - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-590) Add integration tests for Union types - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1996) [Python] pyarrow.read_serialized cannot read concatenated records - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:33:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-772) [C++] Implement take kernel functions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1425) [Python] Document semantic differences between Spark timestamps and Arrow timestamps - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-971) [C++/Python] Implement Array.isvalid/notnull/isnull - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 02:34:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3274) [Packaging] Missing glog dependency from conda-forge recipes - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/20 05:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3267) [Python] Create empty table from schema - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/20 08:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3262) [Python] Implement __getitem__ with integers on pyarrow.Column - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/20 08:53:01 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3069) [Release] Stop using SHA1 checksums per ASF policy - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/20 08:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3278) [Python] Retrieve StructType's and StructArray's field by name - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/20 09:15:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3249) [Python] Run flake8 on integration_test.py - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/20 11:08:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3249) [Python] Run flake8 on integration_test.py and crossbow.py - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/20 11:17:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-3267) [Python] Create empty table from schema - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/20 11:54:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3270) [Release] Adjust release verification scripts to recent parquet migration - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/20 12:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3270) [Release] Adjust release verification scripts to recent parquet migration - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/20 12:38:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3271) [Python] Manylinux1 builds timing out in Travis CI - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/20 12:57:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3070) [Release] Host binary artifacts for RCs and releases on ASF Bintray account instead of dist/mirror system - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/20 12:59:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3279) [C++] Allow linking Arrow tests dynamically on Windows - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/20 14:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3279) [C++] Allow linking Arrow tests dynamically on Windows - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/20 15:43:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3146) [C++] Barebones Flight RPC server and client implementations - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 20:58:01 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3261) [Python] Add "field" method to select fields from StructArray - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 21:19:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3249) [Python] Run flake8 on integration_test.py and crossbow.py - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 21:39:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3270) [Release] Adjust release verification scripts to recent parquet migration - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 22:20:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3278) [Python] Retrieve StructType's and StructArray's field by name - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/20 22:28:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3244) [Python] Multi-file parquet loading without scan - posted by "Matthew Rocklin (JIRA)" <ji...@apache.org> on 2018/09/21 00:37:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3280) [Python] Difficulty running tests after conda install - posted by "Matthew Rocklin (JIRA)" <ji...@apache.org> on 2018/09/21 01:16:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3280) [Python] Difficulty running tests after conda install - posted by "Matthew Rocklin (JIRA)" <ji...@apache.org> on 2018/09/21 01:28:00 UTC, 4 replies.
- [jira] [Commented] (ARROW-3030) [Python] from_pandas fails on categorical column - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/21 08:40:00 UTC, 2 replies.
- [jira] [Created] (ARROW-3281) [Java] Make sure that WritableByteChannel in WriteChannel writes out complete bytes - posted by "Animesh Trivedi (JIRA)" <ji...@apache.org> on 2018/09/21 09:10:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3281) [Java] Make sure that WritableByteChannel in WriteChannel writes out complete bytes - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 09:16:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3281) [Java] Make sure that WritableByteChannel in WriteChannel writes out complete bytes - posted by "Animesh Trivedi (JIRA)" <ji...@apache.org> on 2018/09/21 09:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3269) [Python] Fix warnings in unit test suite - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 10:54:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3269) [Python] Fix warnings in unit test suite - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/21 10:55:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1993) [Python] Add function for determining implied Arrow schema from pandas.DataFrame - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/21 10:57:00 UTC, 2 replies.
- [jira] [Created] (ARROW-3282) initial R functionality - posted by "Romain François (JIRA)" <ji...@apache.org> on 2018/09/21 14:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3282) [R] initial R functionality - posted by "Romain François (JIRA)" <ji...@apache.org> on 2018/09/21 14:37:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2697) [JS] Add note about published API documentation to JS README - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 15:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3283) [Java] Provide API for inspecting IPC file footer metadata - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 15:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2772) [JS] Commit package-lock.json and/or yarn.lock - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 15:35:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2772) [JS] Commit package-lock.json and/or yarn.lock - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/09/21 15:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1993) [Python] Add function for determining implied Arrow schema from pandas.DataFrame - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 15:45:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3030) [Python] from_pandas fails on categorical column - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 15:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3284) [R] Adding R Error in Status - posted by "Romain François (JIRA)" <ji...@apache.org> on 2018/09/21 17:43:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3284) [R] Adding R Error in Status - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 17:44:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3285) [GLib] Add arrow_cpp_build_type and arrow_cpp_build_dir Meson options - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 17:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3285) [GLib] Add arrow_cpp_build_type and arrow_cpp_build_dir Meson options - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/21 17:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3286) [C++] ARROW_EXPORT for RecordBatchBuilder is missing - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/21 17:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3286) [C++] ARROW_EXPORT for RecordBatchBuilder is missing - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 17:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3287) [C++] "redeclared without dllimport attribute after being referenced with dll linkage" with MinGW - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/21 18:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3287) [C++] "redeclared without dllimport attribute after being referenced with dll linkage" with MinGW - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 18:01:02 UTC, 0 replies.
- [jira] [Updated] (ARROW-3276) [Packaging] Add support Parquet related Linux packages - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 18:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3288) [GLib] Add new API index for 0.11.0 - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/21 18:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3288) [GLib] Add new API index for 0.11.0 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/21 18:08:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3240) [GLib] Add build instructions using Meson - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/21 18:19:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3287) [C++] "redeclared without dllimport attribute after being referenced with dll linkage" with MinGW - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:20:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1860) [C++] Add data structure to "stage" a sequence of IPC messages from in-memory data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:21:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-1860) [C++] Add data structure to "stage" a sequence of IPC messages from in-memory data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:21:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3145) [C++] Thrift compiler reruns in arrow/dbi/hiveserver2/thrift when using Ninja build - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3289) [C++] Implement DoPut command for Flight on client and server side - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3290) [C++] Toolchain support for secure gRPC - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3291) [C++] Convenience API for constructing arrow::io::BufferReader from std::string - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3292) [C++] Test Flight RPC in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3293) [C++] Test Flight RPC in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3294) [C++] Test Flight RPC on Windows / Appveyor - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3295) [Packaging] Package gRPC libraries in conda-forge for use in builds, packaging - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3296) [Python] Add Flight support to manylinux1 wheels - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3296) [Python] Add Flight support to manylinux1 wheels - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:36:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3296) [Python] Add Flight support to manylinux1 wheels - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3297) [Python] Python bindings for Flight C++ client - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:37:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3162) [Python] Enable Flight servers to be implemented in pure Python - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3162) [Python] Enable Flight servers to be implemented in pure Python - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:39:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3286) [C++] ARROW_EXPORT for RecordBatchBuilder is missing - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 18:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3209) [C++] Rename libarrow_gpu to libarrow_cuda - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 19:18:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3264) [Java] checkstyle - fix whitespace - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 19:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3298) [C++] Move murmur3 hash implementation to arrow/util - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 19:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3299) [C++] Appveyor builds failing - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 20:23:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3284) [R] Adding R Error in Status - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 20:25:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3284) [R] Adding R Error in Status - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/21 20:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3299) [C++] Appveyor builds failing - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/22 02:13:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3288) [GLib] Add new API index for 0.11.0 - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/22 10:59:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3299) [C++] Appveyor builds failing - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/22 11:27:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3299) [C++] Appveyor builds failing - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/22 11:27:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3285) [GLib] Add arrow_cpp_build_type and arrow_cpp_build_dir Meson options - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/22 13:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3300) [Release] Update .deb package names in preparation - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/22 13:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3300) [Release] Update .deb package names in preparation - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/22 13:58:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3300) [Release] Update .deb package names in preparation - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/22 14:31:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3143) [C++] CopyBitmap into existing memory - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/22 15:05:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2772) [JS] Commit package-lock.json and/or yarn.lock - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 15:36:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2697) [JS] Add note about published API documentation to JS README - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 15:38:17 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3196) Enable merge_arrow_py.py script to merge Parquet patches and set fix versions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 15:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3279) [C++] Allow linking Arrow tests dynamically on Windows - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 15:45:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3271) [Python] Manylinux1 builds timing out in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 16:14:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3271) [Python] Manylinux1 builds timing out in Travis CI - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 16:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3301) [Website] Update Jekyll and Bootstrap - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/22 17:41:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3301) [Website] Update Jekyll and Bootstrap 4 - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/22 17:42:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-3197) [C++] Add instructions to cpp/README.md about Parquet-only development and Arrow+Parquet - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/22 17:50:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3269) [Python] Fix warnings in unit test suite - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 17:51:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3152) [C++][Packaging] Use dynamic linking for zlib in conda recipes - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 17:53:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3152) [C++][Packaging] Use dynamic linking for zlib in conda recipes - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/22 17:54:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3086) [Glib] GISCAN fails due to conda-shipped openblas - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 17:55:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3076) [Website] Add Google Analytics tags to generated API documentation - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 17:58:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-2840) [C++] See if stream alignment logic can be simplified - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/22 18:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3086) [Glib] GISCAN fails due to conda-shipped openblas - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/22 18:04:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3184) [C++] Add modular build targets, "all" target, and require explicit target when invoking make or ninja - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/23 01:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3184) [C++] Add modular build targets, "all" target, and require explicit target when invoking make or ninja - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/23 01:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2337) [Scripts] Windows release verification script should use boost DSOs instead of static linkage - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/23 01:25:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2337) [Scripts] Windows release verification script should use boost DSOs instead of static linkage - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/23 01:26:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3152) [C++][Packaging] Use dynamic linking for zlib in conda recipes - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/23 01:27:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3197) [C++] Add instructions to cpp/README.md about Parquet-only development and Arrow+Parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/23 01:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3302) Reduce number of dependencies - posted by "Dominik Moritz (JIRA)" <ji...@apache.org> on 2018/09/23 03:43:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2854) [C++/Python] Casting float NaN to int should raise an error on safe cast - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/23 06:35:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3013) [Website] Fix download links on website for tarballs, checksums - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/23 06:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3013) [Website] Fix download links on website for tarballs, checksums - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/23 06:41:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3065) [Python] concat_tables() failing from bad Pandas Metadata - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/23 07:31:00 UTC, 3 replies.
- [jira] [Resolved] (ARROW-3293) [C++] Test Flight RPC in Travis CI - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/23 07:39:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3293) [C++] Test Flight RPC in Travis CI - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/23 07:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3302) [JS] Reduce number of dependencies - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/23 17:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3303) [C++] Enable example arrays to be written with a simplified JSON representation - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/23 19:38:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3113) Merge tool can't specify JS fix version - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/23 19:39:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2027) [C++] ipc::Message::SerializeTo does not pad the message body - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/23 22:51:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3302) [JS] Reduce number of dependencies - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/09/23 23:41:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3302) [JS] Reduce number of dependencies - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/09/23 23:41:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3212) [C++] Create deterministic IPC metadata - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/24 00:36:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3256) [JS] File footer and message metadata is inconsistent - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2018/09/24 04:19:00 UTC, 6 replies.
- [jira] [Created] (ARROW-3304) JS stream reader should yield all messages - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2018/09/24 04:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3304) JS stream reader should yield all messages - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/24 04:27:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-1996) [Python] pyarrow.read_serialized cannot read concatenated records - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 07:30:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2776) [C++] Do not pass -Wno-noexcept-type for compilers that do not support it - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 07:56:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3180) [C++] Add docker-compose setup to simulate Travis CI run locally - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 08:58:01 UTC, 1 replies.
- [jira] [Updated] (ARROW-3198) [Website] Blog post for 0.11 release - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 08:59:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-2854) [C++/Python] Casting float NaN to int should raise an error on safe cast - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 09:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3305) [JS] Incorrect development documentation link in javascript readme - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/24 09:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3306) [R] Objects and support functions different kinds of arrow::Buffer - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 09:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3308) [R] Convert R character vector with data exceeding 2GB to chunked array - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 09:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3307) [R] Convert chunked arrow::Column to R vector - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 09:49:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3305) [JS] Incorrect development documentation link in javascript readme - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/24 09:50:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3305) [JS] Incorrect development documentation link in javascript readme - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/24 10:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3309) [JS] Missing links from DEVELOP.md - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/24 10:05:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3309) [JS] Missing links from DEVELOP.md - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/24 10:08:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-3309) [JS] Missing links from DEVELOP.md - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/24 10:09:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3309) [JS] Missing links from DEVELOP.md - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/24 10:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3310) [R] Create wrapper classes for various Arrow IO interfaces - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 10:24:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3311) [R] Functions for deserializing IPC components from arrow::Buffer or from IO interface - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 10:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3312) [R] Use same .clang-format file for both R binding C++ code and main C++ codebase - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 10:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3313) [R] Run clang-format, cpplint checks on R C++ code - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 10:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3314) [R] Set -rpath using pkg-config when building - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 10:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3315) [R] Support for multi-threaded conversions from RecordBatch, Table to R data.frame - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 10:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3316) [R] Multi-threaded conversion from R data.frame to Arrow table / record batch - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 10:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3317) [R] Test/support conversions from data.frame with a single character column exceeding 2GB capacity of BinaryArray - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 10:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3318) [C++] Convenience method for reading all batches from an IPC stream or file as arrow::Table - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 10:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3319) [GLib] Expose AlignStream methods in InputStream, OutputStream classes - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 11:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3320) [C++] Improve float parsing performance - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/24 12:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3321) [C++] Improve integer parsing performance - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/24 12:42:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3321) [C++] Improve integer parsing performance - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/24 12:43:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3321) [C++] Improve integer parsing performance - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/24 13:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3322) [CI] Rust job always runs on AppVeyor - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/24 14:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3322) [CI] Rust job always runs on AppVeyor - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/24 14:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1521) [C++] Add Reset method to BufferOutputStream to enable object reuse - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 14:29:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-1521) [C++] Add Reset method to BufferOutputStream to enable object reuse - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/24 14:29:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3322) [CI] Rust job always runs on AppVeyor - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/24 14:33:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3322) [CI] Rust job always runs on AppVeyor - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/24 16:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3323) [Java] checkstyle - fix naming - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/24 17:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3323) [Java] checkstyle - fix naming - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/24 17:50:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-3065) [Python] concat_tables() failing from bad Pandas Metadata - posted by "David Lee (JIRA)" <ji...@apache.org> on 2018/09/24 19:58:00 UTC, 7 replies.
- [jira] [Comment Edited] (ARROW-3256) [JS] File footer and message metadata is inconsistent - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2018/09/25 00:39:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-3212) [C++] Create deterministic IPC metadata - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 08:17:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2840) [C++] See if stream alignment logic can be simplified - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 08:18:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2027) [C++] ipc::Message::SerializeTo does not pad the message body - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 08:19:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-2776) [C++] Do not pass -Wno-noexcept-type for compilers that do not support it - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 08:19:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-1996) [Python] pyarrow.read_serialized cannot read concatenated records - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 08:19:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3141) [Python] Tensorflow support in pyarrow wheels pins numpy>=1.14 - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/25 08:20:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3320) [C++] Improve float parsing performance - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/25 10:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3324) [Python] Users reporting memory leaks using pa.pq.ParquetDataset - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 11:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3325) [Python] Support reading Parquet binary/string columns as pandas Categorical - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 11:24:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3321) [C++] Improve integer parsing performance - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 11:44:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3320) [C++] Improve float parsing performance - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/25 12:13:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3319) [GLib] Expose AlignStream methods in InputStream, OutputStream classes - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/25 13:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3319) [GLib] Expose AlignStream methods in InputStream, OutputStream classes - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/25 13:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3326) [Python] Expose stream alignment function in pyarrow.NativeFile - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 13:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3327) [Python] manylinux container confusing - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/25 15:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-249) [Flight] Define GRPC IDL / wire protocol for messaging with Arrow data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 15:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-249) [Format] Define GRPC IDL / wire protocol for messaging with Arrow data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 15:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3328) [Flight] Allow for optional unique flight identifier to be sent with FlightGetInfo - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 15:58:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2555) [Python] Provide an option to convert on coerce_timestamps instead of error - posted by "Eric Conlon (JIRA)" <ji...@apache.org> on 2018/09/25 16:21:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-3282) [R] initial R functionality - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 21:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3329) pyarrow column cast not working - posted by "Kavita Sheth (JIRA)" <ji...@apache.org> on 2018/09/25 21:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3329) pyarrow column cast not working - posted by "Kavita Sheth (JIRA)" <ji...@apache.org> on 2018/09/25 21:59:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3329) [Python] Error casting decimal(38, 4) to int64 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 22:16:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3313) [R] Run clang-format, cpplint checks on R C++ code - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 22:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3313) [R] Run clang-format, cpplint checks on R C++ code - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/25 22:28:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-249) [Flight] Define GRPC IDL / wire protocol for messaging with Arrow data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/25 23:05:03 UTC, 0 replies.
- [jira] [Updated] (ARROW-2555) [Python] Provide an option to convert on coerce_timestamps instead of error - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/26 01:47:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-3319) [GLib] Expose AlignStream methods in InputStream, OutputStream classes - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/26 01:48:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3328) [Flight] Allow for optional unique flight identifier to be sent with FlightGetInfo - posted by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2018/09/26 04:51:00 UTC, 1 replies.
- [jira] [Created] (ARROW-3330) [C++] Spawn multiple Flight performance servers in flight-benchmark to test parallel get performance - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/26 08:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3331) [C++] Add re2 to ThirdpartyToolchain - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/26 09:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3332) [Gandiva] Remove usages of mutable reference out arguments - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/26 10:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3333) [Gandiva] Use non-platform specific integer types for lengths, indexes - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/26 10:44:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3327) [Python] manylinux container confusing - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/26 11:14:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3327) [Python] manylinux container confusing - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/26 11:14:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2972) [Python] Implement inference logic for uint64 conversions in builtin_convert.cc - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/26 12:20:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-2808) [Python] Add unit tests for ProxyMemoryPool, enable new default MemoryPool to be constructed - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/26 12:27:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-3136) [C++] Clean up arrow:: public API - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/26 12:53:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3313) [R] Run clang-format, cpplint checks on R C++ code - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/26 14:02:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-2972) [Python] Implement inference logic for uint64 conversions in builtin_convert.cc - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/26 14:03:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3136) [C++] Clean up arrow:: public API - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/26 14:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3141) [Python] Tensorflow support in pyarrow wheels pins numpy>=1.14 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/26 16:16:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3141) [Python] Tensorflow support in pyarrow wheels pins numpy>=1.14 - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/26 18:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3334) [Python] Update conda packages to new numpy requirement - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/26 18:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3334) [Python] Update conda packages to new numpy requirement - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/26 18:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3335) [Python] Add ccache to manylinux1 container - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/26 18:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3336) JS writer doesn't serialize sliced Vectors correctly - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2018/09/26 23:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3336) JS writer doesn't serialize sliced Vectors correctly - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/26 23:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3337) JS writer doesn't serialize the dictionary of nested Vectors - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2018/09/27 00:12:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3329) [Python] Error casting decimal(38, 4) to int64 - posted by "Diego Argueta (JIRA)" <ji...@apache.org> on 2018/09/27 00:38:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-3329) [Python] Error casting decimal(38, 4) to int64 - posted by "Diego Argueta (JIRA)" <ji...@apache.org> on 2018/09/27 00:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3338) Crash when schema and columns do not match - posted by "Joseph Toth (JIRA)" <ji...@apache.org> on 2018/09/27 03:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3339) Support for character vectors - posted by "Romain François (JIRA)" <ji...@apache.org> on 2018/09/27 06:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3340) support for dates and time classes - posted by "Romain François (JIRA)" <ji...@apache.org> on 2018/09/27 06:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3339) [R] Support for character vectors - posted by "Romain François (JIRA)" <ji...@apache.org> on 2018/09/27 06:52:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3340) [R] support for dates and time classes - posted by "Romain François (JIRA)" <ji...@apache.org> on 2018/09/27 06:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3335) [Python] Add ccache to manylinux1 container - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/27 07:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3341) [R] Support for logical vector - posted by "Romain François (JIRA)" <ji...@apache.org> on 2018/09/27 07:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3327) [Python] manylinux container confusing - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/27 08:03:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3338) [Python] Crash when schema and columns do not match - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/27 08:35:00 UTC, 3 replies.
- [jira] [Updated] (ARROW-3331) [C++] Add re2 to ThirdpartyToolchain - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 08:51:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3335) [Python] Add ccache to manylinux1 container - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 09:13:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3338) [Python] Crash when schema and columns do not match - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 09:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3337) [JS] IPC writer doesn't serialize the dictionary of nested Vectors - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 09:37:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3337) [JS] IPC writer doesn't serialize the dictionary of nested Vectors - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 09:37:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3256) [JS] File footer and message metadata is inconsistent - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 09:46:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3256) [JS] File footer and message metadata is inconsistent - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 09:47:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3334) [Python] Update conda packages to new numpy requirement - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/27 10:34:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3338) [Python] Crash when schema and columns do not match - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/27 10:44:00 UTC, 2 replies.
- [jira] [Created] (ARROW-3342) Appveyor builds have stopped triggering on GitHub - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 11:31:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3342) Appveyor builds have stopped triggering on GitHub - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/27 11:34:00 UTC, 3 replies.
- [jira] [Assigned] (ARROW-3065) [Python] concat_tables() failing from bad Pandas Metadata - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/27 11:37:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3327) [Python] manylinux container confusing - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/27 11:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3343) [Java] JDK9 tests fail with memory leak from Flight tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 11:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3343) [Java] Java tests fail non-deterministically with memory leak from Flight tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 11:52:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-3136) [C++] Clean up arrow:: public API - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/27 12:54:01 UTC, 0 replies.
- [jira] [Created] (ARROW-3344) [Python] test_plasma.py fails (in test_plasma_list) - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/27 12:59:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3344) [Python] test_plasma.py fails (in test_plasma_list) - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 13:05:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-3338) [Python] Crash when schema and columns do not match - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 14:59:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3065) [Python] concat_tables() failing from bad Pandas Metadata - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 15:16:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3336) JS writer doesn't serialize sliced Vectors correctly - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2018/09/27 18:10:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3342) Appveyor builds have stopped triggering on GitHub - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/27 19:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3345) [C++] Specify expected behavior of table concatenation, creating table from multiple record batches, if schema metadata is unequal - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 20:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3346) Segfault when reading parquet files if torch is imported before pyarrow - posted by "Alexey Strokach (JIRA)" <ji...@apache.org> on 2018/09/27 21:05:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3346) Segfault when reading parquet files if torch is imported before pyarrow - posted by "Alexey Strokach (JIRA)" <ji...@apache.org> on 2018/09/27 21:06:00 UTC, 3 replies.
- [jira] [Commented] (ARROW-3343) [Java] Java tests fail non-deterministically with memory leak from Flight tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 21:31:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3238) [Python] Can't read pyarrow string columns in fastparquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 22:18:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3324) [Python] Users reporting memory leaks using pa.pq.ParquetDataset - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 22:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3070) [Release] Host binary artifacts for RCs and releases on ASF Bintray account instead of dist/mirror system - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/27 22:58:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3073) [JS] Add DateVector.from - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/09/28 01:46:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3074) [JS] Date.indexOf generates an error - posted by "Brian Hulette (JIRA)" <ji...@apache.org> on 2018/09/28 01:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3347) [Rust] Implement PrimitiveArrayBuilder - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2018/09/28 02:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3347) [Rust] Implement PrimitiveArrayBuilder - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/28 03:03:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3174) [Rust] run examples as part of CI - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/28 03:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3348) Plasma store dies when an object that a dead client is waiting for gets created. - posted by "Robert Nishihara (JIRA)" <ji...@apache.org> on 2018/09/28 05:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3348) Plasma store dies when an object that a dead client is waiting for gets created. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/28 05:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3349) [C++] Use aligned API in MinGW - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/28 06:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3349) [C++] Use aligned API in MinGW - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/28 06:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3341) [R] Support for logical vector - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/28 07:36:01 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3174) [Rust] run examples as part of CI - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/28 08:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3350) [Website] Fix powered by links - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/28 08:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3350) [Website] Fix powered by links - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/28 08:25:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-3350) [Website] Fix powered by links - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/28 08:27:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3341) [R] Support for logical vector - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 08:28:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3341) [R] Support for logical vector - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 08:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3351) [Python] Build failure on macOS - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 08:33:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3349) [C++] Use aligned API in MinGW - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 08:38:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3013) [Website] Fix download links on website for tarballs, checksums - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 09:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3352) [Packaging] Fix recently failing wheel builds - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/28 10:01:00 UTC, 3 replies.
- [jira] [Created] (ARROW-3352) [Packaging] Fix recently failing wheel builds - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/28 10:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3353) [Packaging] Build python 3.7 wheels - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/28 10:08:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3352) [Packaging] Fix recently failing wheel builds - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/28 11:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3354) read_record_patch interfaces differ in pyarrow and pyarrow.cuda - posted by "Pearu Peterson (JIRA)" <ji...@apache.org> on 2018/09/28 12:05:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3354) read_record_patch interfaces differ in pyarrow and pyarrow.cuda - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 13:46:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3354) read_record_patch interfaces differ in pyarrow and pyarrow.cuda - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 13:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3355) [R] Support for factors - posted by "Romain François (JIRA)" <ji...@apache.org> on 2018/09/28 15:04:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3320) [C++] Improve float parsing performance - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 15:43:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3352) [Packaging] Fix recently failing wheel builds - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 15:45:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3175) [Java] Upgrade to official FlatBuffers release (Flatbuffers incompatibility) - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/28 17:41:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3354) [Python] read_record_batch interfaces differ in pyarrow and pyarrow.cuda - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 20:06:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-3354) [Python] read_record_batch interfaces differ in pyarrow and pyarrow.cuda - posted by "Pearu Peterson (JIRA)" <ji...@apache.org> on 2018/09/28 20:58:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3354) [Python] read_record_batch interfaces differ in pyarrow and pyarrow.cuda - posted by "Pearu Peterson (JIRA)" <ji...@apache.org> on 2018/09/28 21:17:00 UTC, 1 replies.
- [jira] [Reopened] (ARROW-3354) [Python] read_record_batch interfaces differ in pyarrow and pyarrow.cuda - posted by "Pearu Peterson (JIRA)" <ji...@apache.org> on 2018/09/28 21:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3356) [Python] Document parameters of Table.to_pandas method - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/28 21:35:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3281) [Java] Make sure that WritableByteChannel in WriteChannel writes out complete bytes - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/09/28 22:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3357) [Rust] Add a mutable buffer implementation - posted by "Chao Sun (JIRA)" <ji...@apache.org> on 2018/09/29 07:13:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3357) [Rust] Add a mutable buffer implementation - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/29 07:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3358) [Gandiva][C++] Replace usages of gandiva/status.h with arrow/status.h - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/29 08:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3359) [Gandiva][C++] Nest gandiva inside arrow namespace? - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/29 08:32:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3182) [C++] Merge Gandiva codebase - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/29 08:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3360) [GLib] Import Parquet bindings - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/29 09:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3361) [R] Run cpp/build-support/cpplint.py on C++ source files - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/29 09:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3362) [R] Guard against null buffers - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/29 09:25:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3339) [R] Support for character vectors - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/29 09:37:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3339) [R] Support for character vectors - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/29 09:38:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3362) [R] Guard against null buffers - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/29 09:48:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3182) [C++] Merge Gandiva codebase - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/29 10:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3363) [C++/Python] Add helper functions to detect scalar Python types - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/09/29 13:05:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3363) [C++/Python] Add helper functions to detect scalar Python types - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/29 13:18:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3276) [Packaging] Add support Parquet related Linux packages - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/29 16:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3364) [Doc] Document docker compose setup - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/29 19:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3365) [JS] Working Dockerfile for docker-compose setup - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/29 19:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3366) [R] Dockerfile for docker-compose setup - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/29 19:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3367) [INTEGRATION] Port Spark integration test to the docker-compose setup - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/29 19:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3367) [INTEGRATION] Port Spark integration test to the docker-compose setup - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/29 19:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3368) [INTEGRATION] Port Dask integration test to docker-compose setup - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/29 19:33:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3250) [C++] Create Buffer implementation that takes ownership for the memory from a std::string via std::move - posted by "Atri Sharma (JIRA)" <ji...@apache.org> on 2018/09/29 19:41:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3369) [Packaging] OSX wheel fails to build - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/29 19:51:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3357) [Rust] Add a mutable buffer implementation - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/29 20:59:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3348) Plasma store dies when an object that a dead client is waiting for gets created. - posted by "Robert Nishihara (JIRA)" <ji...@apache.org> on 2018/09/30 01:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3250) [C++] Create Buffer implementation that takes ownership for the memory from a std::string via std::move - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/30 04:12:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3318) [C++] Convenience method for reading all batches from an IPC stream or file as arrow::Table - posted by "Atri Sharma (JIRA)" <ji...@apache.org> on 2018/09/30 07:11:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3369) [Packaging] Wheel builds are failing due to wheel 0.32 release - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 08:13:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-3369) [Packaging] Wheel builds are failing due to wheel 0.32 release - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 09:12:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3360) [GLib] Import Parquet bindings - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/30 11:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3363) [C++/Python] Add helper functions to detect scalar Python types - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 11:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3370) [Packaging] Invalid relocation type in Centos 6 build - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 11:57:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3369) [Packaging] Wheel builds are failing due to wheel 0.32 release - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 12:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3370) [Packaging] BFD Invalid relocation type in Centos 6 build - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 12:40:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3370) [Packaging] BFD Invalid relocation type in Centos 6 build - posted by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2018/09/30 12:42:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-3370) [Packaging] BFD Invalid relocation type in Centos 6 build - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 12:47:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3370) [Packaging] Centos 6 build is failing - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 13:58:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3356) [Python] Document parameters of Table.to_pandas method - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 14:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3356) [Python] Document parameters of Table.to_pandas method - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/30 14:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3371) [Python] Missing check metadata argument for Field.equals - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 15:02:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3371) [Python] Remove check_metadata argument for Field.equals docstring - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 15:09:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-3371) [Python] Missing check metadata argument for Field.equals - posted by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/09/30 15:09:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3180) [C++] Add docker-compose setup to simulate Travis CI run locally - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/30 17:50:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3371) [Python] Remove check_metadata argument for Field.equals docstring - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/30 17:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3372) [C++] Introduce SlicedBuffer class - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/30 18:05:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3372) [C++] Introduce SlicedBuffer class - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/30 18:06:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3372) [C++] Introduce SlicedBuffer class - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2018/09/30 18:17:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-3356) [Python] Document parameters of Table.to_pandas method - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/30 18:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-3373) Fix bug in which plasma store can die when client gets multiple objects and object becomes available. - posted by "Robert Nishihara (JIRA)" <ji...@apache.org> on 2018/09/30 20:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3373) Fix bug in which plasma store can die when client gets multiple objects and object becomes available. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/30 20:42:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3373) Fix bug in which plasma store can die when client gets multiple objects and object becomes available. - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/30 21:53:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3301) [Website] Update Jekyll and Bootstrap 4 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/30 22:08:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3076) [Website] Add Google Analytics tags to C++, Python API docs - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/09/30 22:37:00 UTC, 1 replies.