You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (ARROW-1875) Write 64-bit ints as strings in integration test JSON files - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/01 02:45:00 UTC, 3 replies.
- [jira] [Updated] (ARROW-1875) Write 64-bit ints as strings in integration test JSON files - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 03:20:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-1875) Write 64-bit ints as strings in integration test JSON files - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/01 03:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6035) [Java] Avro adapter support convert nullable value - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/01 03:30:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6035) [Java] Avro adapter support convert nullable value - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/01 03:30:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6020) [Java] Refactor ByteFunctionHelper#hash with new added ArrowBufHasher - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/01 03:35:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4810) [Format][C++] Add "LargeList" type with 64-bit offsets - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/01 03:38:01 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6034) [C++][Gandiva] Add string functions in Gandiva - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/01 07:08:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6021) [Java] Extract copyFrom and copyFromSafe methods to ValueVector interface - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/01 07:12:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6083) [Java] Refactor Jdbc adapter consume logic - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 07:13:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6092) [C++] unit test failure due to unexpected result - posted by "Lee June Woo (JIRA)" <ji...@apache.org> on 2019/08/01 07:28:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6085) [Rust] [DataFusion] Create traits for phsyical query plan - posted by "Neville Dipale (JIRA)" <ji...@apache.org> on 2019/08/01 09:16:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6013) [Java] Support range searcher - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/01 09:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6093) [Java] reduce branches in algo for first match in VectorRangeSearcher - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/01 09:21:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6092) [C++] unit test failure due to unexpected result - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/01 09:29:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6000) [Python] Expose LargeBinaryType and LargeStringType - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/01 10:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6092) [C++] Python 2.7: arrow_python_test failure - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/01 11:03:00 UTC, 3 replies.
- [jira] [Assigned] (ARROW-6084) [Python] Support LargeList - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/01 11:46:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6084) [Python] Support LargeList - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 11:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6094) Add GetFlightSchema to Flight RPC - posted by "Ryan Murray (JIRA)" <ji...@apache.org> on 2019/08/01 11:57:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6068) [Python] Hypothesis test failure - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/01 12:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6094) Add GetFlightSchema to Flight RPC - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 12:11:01 UTC, 0 replies.
- [jira] [Updated] (ARROW-6068) [Python] Hypothesis test failure - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 12:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6095) [C++] Python subproject ignores ARROW_TEST_LINKAGE - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/01 13:11:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6082) [Python] create pa.dictionary() type with non-integer indices type crashes - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/01 13:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6095) [C++] Python subproject ignores ARROW_TEST_LINKAGE - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 13:42:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6096) [C++] Remove dependency on boost regex library - posted by "Hatem Helal (JIRA)" <ji...@apache.org> on 2019/08/01 14:05:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5974) [Python][C++] Enable CSV reader to read from concatenated gzip stream - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/01 14:05:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6096) [C++] Remove dependency on boost regex library - posted by "Hatem Helal (JIRA)" <ji...@apache.org> on 2019/08/01 14:06:00 UTC, 7 replies.
- [jira] [Created] (ARROW-6097) [Java] Avro adapter implement unions type - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/01 15:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6097) [Java] Avro adapter implement unions type - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 15:18:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6061) [C++] Cannot build libarrow without rapidjson - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/01 15:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6061) [C++] Cannot build libarrow without rapidjson - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/01 15:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6096) [C++] Remove dependency on boost regex library - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 15:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6096) [C++] Conditionally depend on boost regex library - posted by "Hatem Helal (JIRA)" <ji...@apache.org> on 2019/08/01 15:36:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5414) [C++] Using "Ninja" build system generator overrides default Release build type on Windows - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 15:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6098) [C++] Partially mitigating CPU scaling effects in benchmarks - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 15:49:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6098) [C++] Partially mitigating CPU scaling effects in benchmarks - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/01 15:51:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6099) [JAVA] Has the ability to not using slf4j logging framework - posted by "Haowei Yu (JIRA)" <ji...@apache.org> on 2019/08/01 15:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6099) [JAVA] Has the ability to not using slf4j logging framework - posted by "Haowei Yu (JIRA)" <ji...@apache.org> on 2019/08/01 15:56:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6100) [Rust] Pin to specific Rust nightly release - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/01 16:20:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6088) [Rust] [DataFusion] Implement parallel execution for projection - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 16:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6101) [Rust] [DataFusion] Create physical plan from logical plan - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/01 16:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4224) [Python] Support integration with pydata/sparse library - posted by "Rok Mihevc (JIRA)" <ji...@apache.org> on 2019/08/01 17:35:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6098) [C++] Partially mitigating CPU scaling effects in benchmarks - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 17:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6102) [Testing] Add partitioned CSV file to arrow-testing repo - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/01 19:01:00 UTC, 0 replies.
- [GitHub] [arrow-testing] andygrove opened a new pull request #7: ARROW-6102: Add partitioned CSV example - posted by GitBox <gi...@apache.org> on 2019/08/01 19:02:54 UTC, 0 replies.
- [jira] [Updated] (ARROW-6102) [Testing] Add partitioned CSV file to arrow-testing repo - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 19:03:00 UTC, 0 replies.
- [GitHub] [arrow-testing] wesm commented on issue #7: ARROW-6102: Add partitioned CSV example - posted by GitBox <gi...@apache.org> on 2019/08/01 19:07:02 UTC, 1 replies.
- [GitHub] [arrow-testing] andygrove commented on issue #7: ARROW-6102: Add partitioned CSV example - posted by GitBox <gi...@apache.org> on 2019/08/01 19:09:11 UTC, 2 replies.
- [GitHub] [arrow-testing] wesm edited a comment on issue #7: ARROW-6102: Add partitioned CSV example - posted by GitBox <gi...@apache.org> on 2019/08/01 19:15:14 UTC, 0 replies.
- [GitHub] [arrow-testing] andygrove closed pull request #7: ARROW-6102: Add partitioned CSV example - posted by GitBox <gi...@apache.org> on 2019/08/01 19:16:52 UTC, 0 replies.
- [jira] [Closed] (ARROW-6102) [Testing] Add partitioned CSV file to arrow-testing repo - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/01 19:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6103) [Java] Do we really want to use the maven release plugin? - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/01 19:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6104) [Rust] [DataFusion] Don't allow bare_trait_objects - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/01 20:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6105) [C++][Parquet][Python] Add test case showing dictionary-encoded subfields in nested type - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 21:14:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6002) [C++][Gandiva] TestCastFunctions does not test int64 casting` - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/01 21:33:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6068) [Python] Hypothesis test failure - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6068) [Python] Hypothesis test failure, Add StructType::Make that accepts vector of fields - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:16:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5959) [C++][CI] Fuzzit does not know about branch + commit hash - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:29:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5941) [Release] Avoid re-uploading already uploaded binary artifacts - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5958) [Python] Link zlib statically in the wheels - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5934) [Python] Bundle arrow's LICENSE with the wheels - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5940) [Release] Add support for re-uploading sign/checksum for binary artifacts - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5937) [Release] Stop parallel binary upload - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5939) [Release] Add support for generating vote email template separately - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5921) [C++][Fuzzing] Missing nullptr checks in IPC - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5908) [C#] ArrowStreamWriter doesn't align buffers to 8 bytes - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5938) [Release] Create branch for adding release note automatically - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5877) [FlightRPC] Fix auth incompatibilities between Python/Java - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5904) [Java] [Plasma] Fix compilation of Plasma Java client - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5886) [Python][Packaging] Manylinux1/2010 compliance issue with libz - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5887) [C#] ArrowStreamWriter writes FieldNodes in wrong order - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5899) [Python][Packaging] Bundle uriparser.dll in windows wheels - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5889) [Python][C++] Parquet backwards compat for timestamps without timezone broken - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5878) [Python][C++] Parquet reader not forward compatible for timestamps without timezone - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5863) [Python] Segmentation Fault via pytest-runner - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5866) [C++] Remove duplicate library in cpp/Brewfile - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5874) [Python] pyarrow 0.14.0 macOS wheels depend on shared libs under /usr/local/opt - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5873) [Python] Segmentation fault when comparing schema with None - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5868) [Python] manylinux2010 wheels have shared library dependency on liblz4 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5856) [Python] linking 3rd party cython modules against pyarrow fails since 0.14.0 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5850) [CI][R] R appveyor job is broken after release - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5849) [C++] Compiler warnings on mingw-w64 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5828) [C++] Add Protocol Buffers version check - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5836) [Java][OSX] Flight tests are failing: address already in use - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5851) [C++] Compilation of reference benchmarks fails - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5827) [C++] Require c-ares CMake config - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5838) [C++][Flight][OSX] Building 3rdparty grpc cannot find OpenSSL - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5775) [C++] StructArray : cached boxed fields not thread-safe - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5790) [Python] Passing zero-dim numpy array to pa.array causes segfault - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5784) [Release][GLib] Replace c_glib/ after running c_glib/autogen.sh in dev/release/02-source.sh - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5560) [C++][Plasma] Cannot create Plasma object after OutOfMemory error - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5380) [C++] Fix and enable UBSan for unaligned accesses. - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5351) [Rust] Add support for take kernel functions - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:38:01 UTC, 0 replies.
- [jira] [Updated] (ARROW-5564) [C++] Add uriparser to conda-forge - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:39:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5414) [C++] Using "Ninja" build system generator overrides default Release build type on Windows - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 22:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6096) [C++] Conditionally depend on boost regex library - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 23:01:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3325) [Python] Support reading Parquet binary/string columns directly as DictionaryArray - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/01 23:01:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6106) Scala lang support - posted by "Boris V.Kuznetsov (JIRA)" <ji...@apache.org> on 2019/08/01 23:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6107) [Go] ipc.Writer Option to skip appending data buffers - posted by "Nick Poorman (JIRA)" <ji...@apache.org> on 2019/08/02 01:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6108) [C++] Appveyor Build_Debug configuration is hanging in C++ unit tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/02 01:37:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6093) [Java] reduce branches in algo for first match in VectorRangeSearcher - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/02 01:48:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6108) [C++] Appveyor Build_Debug configuration is hanging in C++ unit tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/02 01:53:00 UTC, 7 replies.
- [jira] [Resolved] (ARROW-6077) [C++][Parquet] Build logical schema tree mapping Arrow fields to Parquet schema levels - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/02 01:54:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3652) [Python] CategoricalIndex is lost after reading back - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/02 02:03:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5480) [Python] Pandas categorical type doesn't survive a round-trip through parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/02 02:05:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6109) [Integration] Docker image for integration testing can't be built on windows - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2019/08/02 02:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6109) [Integration] Docker image for integration testing can't be built on windows - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/02 02:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6110) [Java] Support LargeList Type and add integration test with C++ - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/02 03:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6111) [Java] Support LargeVarChar and LargeBinary types and add integration test with C++ - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/02 03:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6112) [Java] Update APIs to support 64-bit address space - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/02 03:45:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6111) [Java] Support LargeVarChar and LargeBinary types and add integration test with C++ - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/02 03:49:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-6111) [Java] Support LargeVarChar and LargeBinary types and add integration test with C++ - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/02 03:49:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6110) [Java] Support LargeList Type and add integration test with C++ - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/02 03:52:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6111) [Java] Support LargeVarChar and LargeBinary types and add integration test with C++ - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/02 04:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6113) [Java] Support vector deduplicate function - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/02 04:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6113) [Java] Support vector deduplicate function - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/02 04:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6114) Datatypes are not preserved when a pandas dataframe partitioned and saved as parquet file using pyarrow - posted by "Naga (JIRA)" <ji...@apache.org> on 2019/08/02 04:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6114) Datatypes are not preserved when a pandas dataframe partitioned and saved as parquet file using pyarrow - posted by "Naga (JIRA)" <ji...@apache.org> on 2019/08/02 04:40:00 UTC, 8 replies.
- [jira] [Commented] (ARROW-6106) Scala lang support - posted by "Boris V.Kuznetsov (JIRA)" <ji...@apache.org> on 2019/08/02 07:50:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6115) [Python] support LargeList, LargeString, LargeBinary in conversion to pandas - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/02 08:00:04 UTC, 0 replies.
- [jira] [Commented] (ARROW-6114) Datatypes are not preserved when a pandas dataframe partitioned and saved as parquet file using pyarrow - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/02 09:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6114) [Python] Datatypes are not preserved when a pandas dataframe partitioned and saved as parquet file using pyarrow - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/02 09:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6002) [C++][Gandiva] TestCastFunctions does not test int64 casting` - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 09:41:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6002) [C++][Gandiva] TestCastFunctions does not test int64 casting` - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 09:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6116) [C++][Gandiva] Fix bug in TimedTestFilterAdd2 - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 09:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5917) [Java] Redesign the dictionary encoder - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/02 09:56:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6112) [Java] Update APIs to support 64-bit address space - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 09:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6112) [Java] Update APIs to support 64-bit address space - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/02 09:57:00 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (ARROW-6112) [Java] Update APIs to support 64-bit address space - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 09:58:00 UTC, 0 replies.
- [jira] [Reopened] (ARROW-6112) [Java] Update APIs to support 64-bit address space - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 09:59:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6112) [Java] Update APIs to support 64-bit address space - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 10:01:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6112) [Java] Update APIs to support 64-bit address space - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 10:03:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6116) [C++][Gandiva] Fix bug in TimedTestFilterAdd2 - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 10:04:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6025) [Gandiva][Test] Error handling for missing timezone in castTIMESTAMP_utf8 tests - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 10:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6117) [Java] Fix the set method of FixedSizeBinaryVector - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/02 10:35:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6025) [Gandiva][Test] Error handling for missing timezone in castTIMESTAMP_utf8 tests - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 10:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6117) [Java] Fix the set method of FixedSizeBinaryVector - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/02 10:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5682) [Python] from_pandas conversion casts values to string inconsistently - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/02 10:46:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-5682) [Python] from_pandas conversion casts values to string inconsistently - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/02 10:49:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6118) [Java] Replace google Preconditions with Arrow Preconditions - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/02 10:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6118) [Java] Replace google Preconditions with Arrow Preconditions - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/02 11:35:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6069) [Rust] [Parquet] Implement Converter to convert record reader to arrow primitive array. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/02 12:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5876) [FlightRPC] Implement basic auth across all languages - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/02 13:14:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6107) [Go] ipc.Writer Option to skip appending data buffers - posted by "Sebastien Binet (JIRA)" <ji...@apache.org> on 2019/08/02 13:19:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-5876) [FlightRPC] Implement basic auth across all languages - posted by "Ryan Murray (JIRA)" <ji...@apache.org> on 2019/08/02 13:49:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/02 14:48:00 UTC, 6 replies.
- [jira] [Comment Edited] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/02 14:49:04 UTC, 1 replies.
- [jira] [Resolved] (ARROW-5776) [Gandiva][Crossbow] Revert template to have commit ids. - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/02 15:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6119) PyArrow import fails on Windows Python 3.7 - posted by "Paul Suganthan (JIRA)" <ji...@apache.org> on 2019/08/02 17:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6119) [Python] PyArrow import fails on Windows Python 3.7 - posted by "Paul Suganthan (JIRA)" <ji...@apache.org> on 2019/08/02 18:00:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-6119) [Python] PyArrow import fails on Windows Python 3.7 - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2019/08/02 18:02:00 UTC, 5 replies.
- [jira] [Created] (ARROW-6120) [C++][Gandiva] including some headers causes decimal_test to fail - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/02 18:17:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-1566) [C++] Implement non-materializing sort kernels - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 18:51:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-1566) [C++] Implement non-materializing sort kernels - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 18:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6121) [Tools] Improve merge tool cli ergonomic - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 18:53:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6121) [Tools] Improve merge tool cli ergonomic - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/02 19:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6122) [C++] IsIn kernel must support FixedSizeBinary - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 19:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6123) [C++] IsIn kernel should not materialize the output internal - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 19:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6123) [C++] IsIn kernel should not materialize the output internal - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 19:30:00 UTC, 3 replies.
- [jira] [Created] (ARROW-6124) [C++] IsIn kernel should sort in a single pass (with nulls) - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 19:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6122) [C++] ArgSort kernel must support FixedSizeBinary - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 19:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6124) [C++] ArgSort kernel should sort in a single pass (with nulls) - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 19:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6123) [C++] ArgSort kernel should not materialize the output internal - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 19:36:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5932) undefined reference to `__cxa_init_primary_exception@CXXABI_1.3.11' - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/02 19:49:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5746) [Website] Move website source out of apache/arrow - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/02 19:51:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5205) [Python][C++] Improved error messages when user erroneously uses a non-local resource URI to open a file - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/02 19:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6125) [Python] Remove any APIs deprecated prior to 0.14.x - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/02 19:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6125) [Python] Remove any APIs deprecated prior to 0.14.x - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/02 19:56:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6126) [C++] IPC stream reader handling of empty streams potentially not robust - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/02 20:08:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6125) [Python] Remove any APIs deprecated prior to 0.14.x - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/02 20:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6127) [Website] Refresh website theme - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/02 20:21:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5527) [C++] HashTable/MemoTable should use Buffer(s)/Builder(s) for heap data - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/02 20:23:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6118) [Java] Replace google Preconditions with Arrow Preconditions - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/02 20:24:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6060) [Python] too large memory cost using pyarrow.parquet.read_table with use_threads=True - posted by "Robin Kåveland (JIRA)" <ji...@apache.org> on 2019/08/02 22:27:00 UTC, 4 replies.
- [jira] [Comment Edited] (ARROW-6060) [Python] too large memory cost using pyarrow.parquet.read_table with use_threads=True - posted by "Robin Kåveland (JIRA)" <ji...@apache.org> on 2019/08/02 22:27:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5227) [Rust] [DataFusion] Implement parallel query execution - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/03 17:10:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-6059) [Python] Regression memory issue when calling pandas.read_parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/03 19:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6128) [C++] Can't build with g++ 8.3.0 by class-memaccess warning - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/04 00:13:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6128) [C++] Can't build with g++ 8.3.0 by class-memaccess warning - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/04 00:14:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6106) Scala lang support - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/04 02:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1349) [Packaging] Provide APT and Yum repositories - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/04 03:52:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-1349) [Packaging] Provide APT and Yum repositories - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/04 03:53:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5772) [GLib][Plasma][CUDA] Plasma::Client#refer_object test is failed - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/04 07:23:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6059) [Python] Regression memory issue when calling pandas.read_parquet - posted by "Olivier Giboin (JIRA)" <ji...@apache.org> on 2019/08/04 18:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6129) Row_groups duplicate Rows - posted by "albertoramon (JIRA)" <ji...@apache.org> on 2019/08/04 18:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6129) Row_groups duplicate Rows - posted by "albertoramon (JIRA)" <ji...@apache.org> on 2019/08/04 18:43:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-6104) [Rust] [DataFusion] Don't allow bare_trait_objects - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/04 20:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6130) [Release] Use 0.15.0 as the next release - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/04 21:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6130) [Release] Use 0.15.0 as the next release - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/04 21:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6131) [C++] Optimize the Arrow UTF-8-string-validation - posted by "Yuqi Gu (JIRA)" <ji...@apache.org> on 2019/08/05 03:20:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6131) [C++] Optimize the Arrow UTF-8-string-validation - posted by "Yuqi Gu (JIRA)" <ji...@apache.org> on 2019/08/05 03:23:00 UTC, 4 replies.
- [jira] [Resolved] (ARROW-6030) [Java] Efficiently compute hash code for ArrowBufPointer - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/05 06:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6132) [Python] ListArray.from_arrays does not check validity of input arrays - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/05 08:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6133) Schema Missing Exception in ArrowStreamReader - posted by "Boris V.Kuznetsov (JIRA)" <ji...@apache.org> on 2019/08/05 09:02:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5651) [Python] Incorrect conversion from strided Numpy array when other type is specified - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/05 09:05:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5651) [Python] Incorrect conversion from strided Numpy array when other type is specified - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/05 09:05:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6133) Schema Missing Exception in ArrowStreamReader - posted by "Boris V.Kuznetsov (JIRA)" <ji...@apache.org> on 2019/08/05 09:05:00 UTC, 7 replies.
- [jira] [Assigned] (ARROW-5651) [Python] Incorrect conversion from strided Numpy array when other type is specified - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/05 09:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6134) [C++][Gandiva] Add concat function in Gandiva - posted by "Prudhvi Porandla (JIRA)" <ji...@apache.org> on 2019/08/05 09:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6134) [C++][Gandiva] Add concat function in Gandiva - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/05 09:55:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6135) [C++] KeyValueMetadata::Equals should not be order-sensitive - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/05 10:02:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6135) [C++] KeyValueMetadata::Equals should not be order-sensitive - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/05 10:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6108) [C++] Appveyor Build_Debug configuration is hanging in C++ unit tests - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/05 11:53:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6108) [C++] Appveyor Build_Debug configuration is hanging in C++ unit tests - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/05 11:53:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6132) [Python] ListArray.from_arrays does not check validity of input arrays - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/05 12:00:00 UTC, 6 replies.
- [jira] [Updated] (ARROW-6093) [Java] reduce branches in algo for first match in VectorRangeSearcher - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/05 12:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6005) [C++] parquet::arrow::FileReader::GetRecordBatchReader() does not behave as documented since ARROW-1012 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/05 13:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6136) [FlightRPC][Java] Don't double-close response stream - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/05 13:52:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6005) [C++] parquet::arrow::FileReader::GetRecordBatchReader() does not behave as documented since ARROW-1012 - posted by "Hatem Helal (JIRA)" <ji...@apache.org> on 2019/08/05 14:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6136) [FlightRPC][Java] Don't double-close response stream - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/05 14:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6137) [C++][Gandiva] Change output format of castVARCHAR(timestamp) in Gandiva - posted by "Prudhvi Porandla (JIRA)" <ji...@apache.org> on 2019/08/05 14:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6138) [C++] Add a basic (single RecordBatch) implementation of Dataset - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/05 14:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6108) [C++] Appveyor Build_Debug configuration is hanging in C++ unit tests - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/05 16:11:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6104) [Rust] [DataFusion] Don't allow bare_trait_objects - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/05 16:17:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3054) [Packaging] Tooling to enable nightly conda packages to be updated to some anaconda.org channel - posted by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2019/08/05 16:18:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6128) [C++] Can't build with g++ 8.3.0 by class-memaccess warning - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/05 16:58:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6139) [Documentation][R] Build R docs (pkgdown) site and add to arrow-site - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/05 17:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6139) [Documentation][R] Build R docs (pkgdown) site and add to arrow-site - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/05 17:26:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-4473) [Website] Add instructions to do a test-deploy of Arrow website and fix bugs - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/05 18:00:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5746) [Website] Move website source out of apache/arrow - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/05 18:13:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3325) [Python] Support reading Parquet binary/string columns directly as DictionaryArray - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/05 18:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6140) [C++][Parquet] Support direct dictionary decoding of types other than BYTE_ARRAY - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/05 18:14:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-772) [C++] Implement take kernel functions - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/05 18:32:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-772) [C++] Implement take kernel functions - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/05 18:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6060) [Python] too large memory cost using pyarrow.parquet.read_table with use_threads=True - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/05 19:00:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6060) [Python] too large memory cost using pyarrow.parquet.read_table with use_threads=True - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/05 19:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6141) [C++] Enable memory-mapping a file region that is offset from the beginning of the file - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/05 20:43:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6133) [Java][Python] Schema Missing Exception in ArrowStreamReader - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/05 21:23:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6133) [Java][Python] Schema Missing Exception in ArrowStreamReader - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/05 21:25:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6133) [Java][Python] Schema Missing Exception in ArrowStreamReader - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/05 21:26:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3204) [R] Release to CRAN - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/05 23:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3204) [R] Enable package to be made available on CRAN - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/05 23:36:01 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6135) [C++] KeyValueMetadata::Equals should not be order-sensitive - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/05 23:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6142) [R] Install instructions on linux could be clearer - posted by "Karl Dunkle Werner (JIRA)" <ji...@apache.org> on 2019/08/06 02:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6143) [Java] Unify the copyFrom and copyFromSafe methods for all vectors - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/06 03:02:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6137) [C++][Gandiva] Change output format of castVARCHAR(timestamp) in Gandiva - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/06 03:05:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6143) [Java] Unify the copyFrom and copyFromSafe methods for all vectors - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/06 03:07:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6142) [R] Install instructions on linux could be clearer - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/06 04:08:00 UTC, 1 replies.
- [jira] [Closed] (ARROW-6129) Row_groups duplicate Rows - posted by "albertoramon (JIRA)" <ji...@apache.org> on 2019/08/06 08:15:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5953) Thrift download ERRORS with apache-arrow-0.14.0 - posted by "Marcin Juszkiewicz (JIRA)" <ji...@apache.org> on 2019/08/06 09:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1562) [C++] Numeric kernel implementations for add (+) - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/06 10:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6144) Implement random function in Gandiva - posted by "Prudhvi Porandla (JIRA)" <ji...@apache.org> on 2019/08/06 11:02:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6038) [Python] pyarrow.Table.from_batches produces corrupted table if any of the batches were empty - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/06 11:15:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6144) Implement random function in Gandiva - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/06 11:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6145) [Java] UnionVector created by MinorType#getNewVector could not keep field type info properly - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/06 12:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6145) [Java] UnionVector created by MinorType#getNewVector could not keep field type info properly - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/06 12:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6146) [Go] implement a Plasma client - posted by "Sebastien Binet (JIRA)" <ji...@apache.org> on 2019/08/06 12:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6147) [Go] implement a Flight client - posted by "Sebastien Binet (JIRA)" <ji...@apache.org> on 2019/08/06 12:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6148) Missing debian build dependencies - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/06 13:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6148) Missing debian build dependencies - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/06 13:22:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6148) Missing debian build dependencies - posted by "Marcin Juszkiewicz (JIRA)" <ji...@apache.org> on 2019/08/06 13:27:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5977) [C++] [Python] Method for read_csv to limit which columns are read? - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/06 13:51:00 UTC, 7 replies.
- [jira] [Updated] (ARROW-6039) [GLib] Add garrow_array_filter() - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/06 14:29:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6142) [R] Install instructions on linux could be clearer - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/06 14:51:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5766) [Python] Unpin jpype1 version - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/06 14:56:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6055) [C++] Refactor arrow/io/hdfs.h to use common FileSystem API - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/06 15:18:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6055) [C++] Refactor arrow/io/hdfs.h to use common FileSystem API - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/06 15:18:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6149) [Parquet] Decimal comparisons used for min/max statistics are not correct - posted by "Philip Felton (JIRA)" <ji...@apache.org> on 2019/08/06 15:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6149) [Parquet] Decimal comparisons used for min/max statistics are not correct - posted by "Philip Felton (JIRA)" <ji...@apache.org> on 2019/08/06 15:41:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-5977) [C++] [Python] Method for read_csv to limit which columns are read? - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/06 16:03:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5977) [C++] [Python] Method for read_csv to limit which columns are read? - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/06 16:20:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6055) [C++] Refactor arrow/io/hdfs.h to use common FileSystem API - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/06 16:47:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6088) [Rust] [DataFusion] Implement parallel execution for projection - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/06 16:59:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-5922) [Python] Unable to connect to HDFS from a worker/data node on a Kerberized cluster using pyarrow' hdfs API - posted by "Saurabh Bajaj (JIRA)" <ji...@apache.org> on 2019/08/06 17:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6150) Intermittent Pyarrow HDFS IO error - posted by "Saurabh Bajaj (JIRA)" <ji...@apache.org> on 2019/08/06 18:20:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6084) [Python] Support LargeList - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/06 18:42:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6150) Intermittent Pyarrow HDFS IO error - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/06 19:00:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6150) [Python] Intermittent HDFS error - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/06 19:10:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6150) [Python] Intermittent HDFS error - posted by "Saurabh Bajaj (JIRA)" <ji...@apache.org> on 2019/08/06 19:13:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6150) [Python] Intermittent HDFS error - posted by "Saurabh Bajaj (JIRA)" <ji...@apache.org> on 2019/08/06 19:13:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6151) [R] See if possible to generate r/inst/NOTICE.txt rather than duplicate information - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/06 20:20:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6151) [R] See if possible to generate r/inst/NOTICE.txt rather than duplicate information - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/06 20:32:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3246) [Python][Parquet] direct reading/writing of pandas categoricals in parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/06 21:58:00 UTC, 7 replies.
- [jira] [Created] (ARROW-6152) [C++][Parquet] Write arrow::Array directly into parquet::TypedColumnWriter - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/06 22:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6153) [R] Address parquet deprecation warning - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/06 23:00:03 UTC, 0 replies.
- [jira] [Updated] (ARROW-6142) [R] Install instructions on linux could be clearer - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/06 23:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6154) Too many open files (os error 24) - posted by "Yesh (JIRA)" <ji...@apache.org> on 2019/08/06 23:53:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5772) [GLib][Plasma][CUDA] Plasma::Client#refer_object test is failed - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/07 00:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6154) [Rust] Too many open files (os error 24) - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/07 02:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6155) [Java] Extract a super interface for vectors whose elements reside in continuous memory segments - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/07 02:49:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6155) [Java] Extract a super interface for vectors whose elements reside in continuous memory segments - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/07 02:54:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-6154) [Rust] Too many open files (os error 24) - posted by "Chao Sun (JIRA)" <ji...@apache.org> on 2019/08/07 06:03:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6132) [Python] ListArray.from_arrays does not check validity of input arrays - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/07 09:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6132) [Python] ListArray.from_arrays does not check validity of input arrays - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/07 10:11:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5151) [C++] Support take from UnionArray, ListArray, StructArray - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/07 10:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6156) [Java] Support compare semantics for ArrowBufPointer - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/07 10:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6156) [Java] Support compare semantics for ArrowBufPointer - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/07 10:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6157) [Python][C++] UnionArray with invalid data passes validation / leads to segfaults - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/07 10:31:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6060) [Python] too large memory cost using pyarrow.parquet.read_table with use_threads=True - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/07 10:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6157) [Python][C++] UnionArray with invalid data passes validation / leads to segfaults - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/07 10:37:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6132) [Python] ListArray.from_arrays does not check validity of input arrays - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/07 10:46:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6158) [Python] possible to create StructArray with type that conflicts with child array's types - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/07 10:59:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6158) [Python] possible to create StructArray with type that conflicts with child array's types - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/07 11:01:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-6154) [Rust] Too many open files (os error 24) - posted by "Yesh (JIRA)" <ji...@apache.org> on 2019/08/07 11:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6159) [C++] PrettyPrint of arrow::Schema missing identation for first line - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/07 13:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6159) [C++] PrettyPrint of arrow::Schema missing identation for first line - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/07 13:21:00 UTC, 3 replies.
- [jira] [Commented] (ARROW-5559) [C++] Introduce IpcOptions struct object for better API-stability when adding new options - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/07 14:47:00 UTC, 2 replies.
- [jira] [Comment Edited] (ARROW-5559) [C++] Introduce IpcOptions struct object for better API-stability when adding new options - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/07 14:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6160) [Java] AbstractStructVector#getPrimitiveVectors fails to work with complex child vectors - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/07 14:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6160) [Java] AbstractStructVector#getPrimitiveVectors fails to work with complex child vectors - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/07 14:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6161) [C++] Implements dataset::ParquetFile and associated Scan structures - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/07 15:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6161) [C++] Implements dataset::ParquetFile and associated Scan structures - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/07 16:09:00 UTC, 5 replies.
- [jira] [Assigned] (ARROW-6161) [C++] Implements dataset::ParquetFile and associated Scan structures - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/07 16:09:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5559) [C++] Introduce IpcOptions struct object for better API-stability when adding new options - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/07 16:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6144) [C++][Gandiva] Implement random function in Gandiva - posted by "Prudhvi Porandla (JIRA)" <ji...@apache.org> on 2019/08/07 17:32:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6162) [C++][Gandiva] Do not truncate string in castVARCHAR_varchar when out_len parameter is zero - posted by "Prudhvi Porandla (JIRA)" <ji...@apache.org> on 2019/08/07 17:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6163) [C++] Misnamed test - posted by "Dmitry Kalinkin (JIRA)" <ji...@apache.org> on 2019/08/07 17:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6164) [Docs][Format] Document project versioning schema and forward/backward compatibility policies - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/07 17:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5559) [C++] Introduce IpcOptions struct object for better API-stability when adding new options - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/07 18:10:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6059) [Python] Regression memory issue when calling pandas.read_parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/07 18:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6165) [Integration] Use multiprocessing to run integration tests on multiple CPU cores - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/07 18:45:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6165) [Integration] Use multiprocessing to run integration tests on multiple CPU cores - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/07 18:53:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6039) [GLib] Add garrow_array_filter() - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/07 21:26:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6152) [C++][Parquet] Write arrow::Array directly into parquet::TypedColumnWriter - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/07 22:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6166) [Go] Slice of slice causes index out of range panic - posted by "Roshan Kumaraswamy (JIRA)" <ji...@apache.org> on 2019/08/07 23:00:02 UTC, 0 replies.
- [jira] [Updated] (ARROW-6166) [Go] Slice of slice causes index out of range panic - posted by "Roshan Kumaraswamy (JIRA)" <ji...@apache.org> on 2019/08/07 23:01:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6167) [R] macOS binary R packages on CRAN don't have arrow_available - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/07 23:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6167) [R] macOS binary R packages on CRAN don't have arrow_available - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/07 23:54:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6168) [C++] IWYU docker-compose job is broken - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 00:23:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6142) [R] Install instructions on linux could be clearer - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/08 02:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6152) [C++][Parquet] Write arrow::Array directly into parquet::TypedColumnWriter - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/08 03:54:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6168) [C++] IWYU docker-compose job is broken - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 04:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6169) A bit confused by arrow::install_arrow() inR - posted by "Michael Chirico (JIRA)" <ji...@apache.org> on 2019/08/08 07:14:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6169) A bit confused by arrow::install_arrow() inR - posted by "Michael Chirico (JIRA)" <ji...@apache.org> on 2019/08/08 07:14:00 UTC, 3 replies.
- [jira] [Commented] (ARROW-6169) A bit confused by arrow::install_arrow() inR - posted by "Michael Chirico (JIRA)" <ji...@apache.org> on 2019/08/08 07:34:00 UTC, 2 replies.
- [jira] [Comment Edited] (ARROW-6169) A bit confused by arrow::install_arrow() inR - posted by "Michael Chirico (JIRA)" <ji...@apache.org> on 2019/08/08 07:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6131) [C++] Optimize the Arrow UTF-8-string-validation - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/08 08:29:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6167) [R] macOS binary R packages on CRAN don't have arrow_available - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/08 08:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6170) [R] "docker-compose build r" is slow - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/08 09:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6170) [R] "docker-compose build r" is slow - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/08 09:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6171) [R] "docker-compose run r" fails - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/08 09:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6162) [C++][Gandiva] Do not truncate string in castVARCHAR_varchar when out_len parameter is zero - posted by "Prudhvi Porandla (JIRA)" <ji...@apache.org> on 2019/08/08 09:41:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-5651) [Python] Incorrect conversion from strided Numpy array when other type is specified - posted by "Fabian Höring (JIRA)" <ji...@apache.org> on 2019/08/08 09:56:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6134) [C++][Gandiva] Add concat function in Gandiva - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/08 10:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6082) [Python] create pa.dictionary() type with non-integer indices type crashes - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/08 10:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6172) [Java] Avoid creating value holders repeatedly when reading data from JDBC - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/08 10:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6172) [Java] Avoid creating value holders repeatedly when reading data from JDBC - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/08 11:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6173) [Python] error loading csv submodule - posted by "Igor Yastrebov (JIRA)" <ji...@apache.org> on 2019/08/08 11:02:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6173) [Python] error loading csv submodule - posted by "Igor Yastrebov (JIRA)" <ji...@apache.org> on 2019/08/08 11:03:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6174) [C++] Parquet tests produce invalid array - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/08 13:53:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6174) [C++] Parquet tests produce invalid array - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/08 13:54:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6174) [C++] Parquet tests produce invalid array - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 13:56:00 UTC, 1 replies.
- [jira] [Closed] (ARROW-6150) [Python] Intermittent HDFS error - posted by "Saurabh Bajaj (JIRA)" <ji...@apache.org> on 2019/08/08 14:35:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6175) [Java] Fix MapVector#getMinorType and extend AbstractContainerVector addOrGet complex vector API - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/08 14:45:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6169) A bit confused by arrow::install_arrow() inR - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 14:47:00 UTC, 0 replies.
- [jira] [Reopened] (ARROW-6150) [Python] Intermittent HDFS error - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 14:48:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6173) [Python] error loading csv submodule - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/08 14:54:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-6173) [Python] error loading csv submodule - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/08 14:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6176) [Python] Allow to subclass ExtensionArray to attach to custom extension type - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/08 15:12:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6175) [Java] Fix MapVector#getMinorType and extend AbstractContainerVector addOrGet complex vector API - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/08 15:12:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6176) [Python] Allow to subclass ExtensionArray to attach to custom extension type - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/08 15:16:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6173) [Python] error loading csv submodule - posted by "Igor Yastrebov (JIRA)" <ji...@apache.org> on 2019/08/08 15:26:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6132) [Python] ListArray.from_arrays does not check validity of input arrays - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/08 15:31:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6177) [C++] Add Arrow::Validate() - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/08 15:33:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6177) [C++] Add Arrow::Validate() - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/08 15:33:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6005) [C++] parquet::arrow::FileReader::GetRecordBatchReader() does not behave as documented since ARROW-1012 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 16:36:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6121) [Tools] Improve merge tool cli ergonomic - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 16:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6179) [C++] ExtensionType subclass for "unknown" types? - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/08 16:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6178) [Developer] Don't fail in merge script on bad primary author input in multi-author PRs - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 16:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6041) [Website] Blog post announcing R package release - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 17:21:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5579) [Java] shade flatbuffer dependency - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2019/08/08 17:37:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6173) [Python] error loading csv submodule - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 18:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6180) [C++] Create InputStream that references a read-only segment of a RandomAccessFile - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 19:10:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6180) [C++] Create InputStream that references a segment of a RandomAccessFile - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 19:13:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-6179) [C++] ExtensionType subclass for "unknown" types? - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/08 19:40:00 UTC, 4 replies.
- [jira] [Assigned] (ARROW-6180) [C++] Create InputStream that references a segment of a RandomAccessFile - posted by "Zherui Cao (JIRA)" <ji...@apache.org> on 2019/08/08 19:47:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6153) [R] Address parquet deprecation warning - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 20:38:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6153) [R] Address parquet deprecation warning - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/08 20:38:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6181) [R] Only allow R package to install without libarrow on linux - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/08 20:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6181) [R] Only allow R package to install without libarrow on linux - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/08 21:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6182) [R] Package fails to load with error `CXXABI_1.3.11' not found - posted by "Ian Cook (JIRA)" <ji...@apache.org> on 2019/08/08 22:22:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6182) [R] Package fails to load with error `CXXABI_1.3.11' not found - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/08 22:36:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6152) [C++][Parquet] Write arrow::Array directly into parquet::TypedColumnWriter - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/09 01:23:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6082) [Python] create pa.dictionary() type with non-integer indices type crashes - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/09 01:25:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6166) [Go] Slice of slice causes index out of range panic - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/09 01:27:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6166) [Go] Slice of slice causes index out of range panic - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/09 01:28:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6160) [Java] AbstractStructVector#getPrimitiveVectors fails to work with complex child vectors - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/09 01:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6183) [R] factor out tidyselect? - posted by "James Lamb (JIRA)" <ji...@apache.org> on 2019/08/09 03:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6183) [R] factor out tidyselect? - posted by "James Lamb (JIRA)" <ji...@apache.org> on 2019/08/09 03:22:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6183) [R] factor out tidyselect? - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/09 03:48:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6155) [Java] Extract a super interface for vectors whose elements reside in continuous memory segments - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/09 05:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6184) [Java] Provide hash table based dictionary encoder - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/09 06:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6185) [Java] Provide hash table based dictionary builder - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/09 06:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5638) [C++] cmake fails to generate Xcode project when Gandiva JNI bindings are enabled - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/09 08:45:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-5638) [C++] cmake fails to generate Xcode project when Gandiva JNI bindings are enabled - posted by "Hatem Helal (JIRA)" <ji...@apache.org> on 2019/08/09 08:47:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6069) [Rust] [Parquet] Implement Converter to convert record reader to arrow primitive array. - posted by "Neville Dipale (JIRA)" <ji...@apache.org> on 2019/08/09 09:08:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6186) Plasma headers not included for ubuntu-xenial libplasma-dev debian package - posted by "Wannes G (JIRA)" <ji...@apache.org> on 2019/08/09 09:41:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6145) [Java] UnionVector created by MinorType#getNewVector could not keep field type info properly - posted by "Praveen Kumar Desabandu (JIRA)" <ji...@apache.org> on 2019/08/09 10:08:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6162) [C++][Gandiva] Do not truncate string in castVARCHAR_varchar when out_len parameter is zero - posted by "Praveen Kumar Desabandu (JIRA)" <ji...@apache.org> on 2019/08/09 11:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6187) [C++] fallback to storage type when writing ExtensionType to Parquet - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/09 12:48:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6137) [C++][Gandiva] Change output format of castVARCHAR(timestamp) in Gandiva - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/09 12:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6188) [GLib] Add garrow_array_isin() - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/09 13:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6188) [GLib] Add garrow_array_isin() - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/09 13:11:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6117) [Java] Fix the set method of FixedSizeBinaryVector - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/09 13:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6186) [C++] Plasma headers not included for ubuntu-xenial libplasma-dev debian package - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/09 15:22:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6189) [Rust] Plain encoded boolean column chunks limited to 2048 values - posted by "Simon Jones (JIRA)" <ji...@apache.org> on 2019/08/09 16:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6190) Define and declare functions regardless of NDEBUG - posted by "Omer Ozarslan (JIRA)" <ji...@apache.org> on 2019/08/09 17:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6190) [C++] Define and declare functions regardless of NDEBUG - posted by "Omer Ozarslan (JIRA)" <ji...@apache.org> on 2019/08/09 17:37:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-6190) [C++] Define and declare functions regardless of NDEBUG - posted by "Omer Ozarslan (JIRA)" <ji...@apache.org> on 2019/08/09 17:40:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6058) [Python][Parquet] Failure when reading Parquet file from S3 - posted by "Andrey Krivonogov (JIRA)" <ji...@apache.org> on 2019/08/09 17:56:00 UTC, 6 replies.
- [jira] [Created] (ARROW-6191) Arrow error: Invalid: Buffer size should be positive - posted by "Zherui Cao (JIRA)" <ji...@apache.org> on 2019/08/09 19:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6191) [C++] buffer size default value will throw an error - posted by "Zherui Cao (JIRA)" <ji...@apache.org> on 2019/08/09 19:53:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6191) [c++] buffer size default value will throw an error - posted by "Zherui Cao (JIRA)" <ji...@apache.org> on 2019/08/09 19:53:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6058) [Python][Parquet] Failure when reading Parquet file from S3 - posted by "Andrey Krivonogov (JIRA)" <ji...@apache.org> on 2019/08/09 20:35:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-6186) [Packaging][C++] Plasma headers not included for ubuntu-xenial libplasma-dev debian package - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/09 23:15:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-6186) [C++] Plasma headers not included for ubuntu-xenial libplasma-dev debian package - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/09 23:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6188) [GLib] Add garrow_array_is_in() - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/10 01:58:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6175) [Java] Fix MapVector#getMinorType and extend AbstractContainerVector addOrGet complex vector API - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/10 03:19:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6093) [Java] reduce branches in algo for first match in VectorRangeSearcher - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/10 03:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6192) [GLib] Use the same SO version as C++ - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/10 03:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6192) [GLib] Use the same SO version as C++ - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/10 03:56:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6188) [GLib] Add garrow_array_is_in() - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/10 03:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6193) [GLib] Add missing require in test - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/10 03:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6193) [GLib] Add missing require in test - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/10 03:59:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6024) [Java] Provide more hash algorithms - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/10 05:57:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6024) [Java] Provide more hash algorithms - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/10 05:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6185) [Java] Provide hash table based dictionary builder - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/10 13:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6194) [Java] Make DictionaryEncoder non-static making it easy to extend and reuse - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/10 16:43:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6194) [Java] Make DictionaryEncoder non-static making it easy to extend and reuse - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/10 16:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6195) [C++] CMake fails with file not found error while bundling thrift if python is not installed - posted by "Omer Ozarslan (JIRA)" <ji...@apache.org> on 2019/08/10 17:08:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6195) [C++] CMake fails with file not found error while bundling thrift if python is not installed - posted by "Omer Ozarslan (JIRA)" <ji...@apache.org> on 2019/08/10 17:12:00 UTC, 1 replies.
- [jira] [Closed] (ARROW-6195) [C++] CMake fails with file not found error while bundling thrift if python is not installed - posted by "Omer Ozarslan (JIRA)" <ji...@apache.org> on 2019/08/10 17:18:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6195) [C++] CMake fails with file not found error while bundling thrift if python is not installed - posted by "Omer Ozarslan (JIRA)" <ji...@apache.org> on 2019/08/10 17:18:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6191) [C++] buffer size default value will throw an error - posted by "Zherui Cao (JIRA)" <ji...@apache.org> on 2019/08/10 17:56:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5131) [Python] Add Azure Datalake Filesystem Gen1 Wrapper for pyarrow - posted by "Gregory Hayes (JIRA)" <ji...@apache.org> on 2019/08/10 19:34:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6196) [Ruby] Add support for building Arrow::TimeNNArray by .new - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/10 21:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6197) [GLib] Add garrow_decimal128_rescale() - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/10 21:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6197) [GLib] Add garrow_decimal128_rescale() - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/10 21:35:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6192) [GLib] Use the same SO version as C++ - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/10 22:55:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6193) [GLib] Add missing require in test - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/10 23:04:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6194) [Java] Add non-static approach in DictionaryEncoder making it easy to extend and reuse - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/11 00:03:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6079) [Java] Implement/test UnionFixedSizeListWriter for FixedSizeListVector - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/11 00:43:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6097) [Java] Avro adapter implement unions type - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/11 03:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6184) [Java] Provide hash table based dictionary encoder - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/11 06:39:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6198) [Java] Support online dictionary builder and encoder - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/11 08:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6199) [Java] Avro adapter avoid potential resource leak. - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/11 09:06:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6199) [Java] Avro adapter avoid potential resource leak. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/11 09:11:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6200) [Java] Method getBufferSizeFor in BaseRepeatedValueVector/ListVector not correct - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/11 12:14:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6200) [Java] Method getBufferSizeFor in BaseRepeatedValueVector/ListVector not correct - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/11 12:19:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6201) [Python] Add pyarrow.read_schema to API documentation, add prose documentation for schema serialization workflow - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/11 15:37:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6180) [C++] Create InputStream that references a segment of a RandomAccessFile - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/11 15:44:00 UTC, 8 replies.
- [jira] [Commented] (ARROW-5412) [Java] Integration test fails with UnsupportedOperationException - posted by "Jim Northrup (JIRA)" <ji...@apache.org> on 2019/08/11 20:39:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-5412) [Java] Integration test fails with UnsupportedOperationException - posted by "Jim Northrup (JIRA)" <ji...@apache.org> on 2019/08/11 20:43:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6196) [Ruby] Add support for building Arrow::TimeNNArray by .new - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/11 21:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6196) [Ruby] Add support for building Arrow::TimeNNArray by .new - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/11 21:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6197) [GLib] Add garrow_decimal128_rescale() - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/11 22:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6202) Exception in thread "main" org.apache.arrow.memory.OutOfMemoryException: Unable to allocate buffer of size 4 due to memory limit. Current allocation: 2147483646 - posted by "Jim Northrup (JIRA)" <ji...@apache.org> on 2019/08/11 22:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6203) [GLib] Add garrow_array_argsort() - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/11 22:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6204) [GLib] Add garrow_array_is_in_chunked_array() - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/11 22:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6203) [GLib] Add garrow_array_argsort() - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/11 23:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6205) ARROW_DEPRECATED warning when including io/interfaces.h from CUDA (.cu) source - posted by "Mark Harris (JIRA)" <ji...@apache.org> on 2019/08/12 01:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6206) [Java][Docs] Document environment variables/java properties - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/12 02:45:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6206) [Java][Docs] Document environment variables/java properties - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/12 02:52:00 UTC, 13 replies.
- [jira] [Resolved] (ARROW-6083) [Java] Refactor Jdbc adapter consume logic - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/12 03:10:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6083) [Java] Refactor Jdbc adapter consume logic - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/12 03:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6207) [Java] Incorporate jmh benchmarks into archery - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/12 03:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6205) ARROW_DEPRECATED warning when including io/interfaces.h from CUDA (.cu) source - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/12 03:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6106) Scala lang support - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/12 03:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6208) [Java] Correct byte order before comparing in ByteFunctionHelpers - posted by "Prudhvi Porandla (JIRA)" <ji...@apache.org> on 2019/08/12 06:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6208) [Java] Correct byte order before comparing in ByteFunctionHelpers - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/12 06:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6209) [Java] Extract set null method to the base class for fixed width vectors - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/12 08:06:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6209) [Java] Extract set null method to the base class for fixed width vectors - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/12 08:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6210) [Java] remove equals API from ValueVector - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/12 08:39:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6210) [Java] remove equals API from ValueVector - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/12 08:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6210) [Java] remove equals API from ValueVector - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/12 08:41:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-6210) [Java] remove equals API from ValueVector - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/12 08:41:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6211) [Java] Remove dependency on RangeEqualsVisitor from ValueVector interface - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/12 08:42:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6211) [Java] Remove dependency on RangeEqualsVisitor from ValueVector interface - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/12 08:44:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6211) [Java] Remove dependency on RangeEqualsVisitor from ValueVector interface - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/12 08:45:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6022) [Java] Support equals API in ValueVector to compare two vectors equal - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/12 08:51:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6200) [Java] Method getBufferSizeFor in BaseRepeatedValueVector/ListVector not correct - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/12 08:55:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6190) [C++] Define and declare functions regardless of NDEBUG - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/12 11:46:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6190) [C++] Define and declare functions regardless of NDEBUG - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/12 11:48:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5977) [C++] [Python] Method for read_csv to limit which columns are read? - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/12 12:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6212) [Java] Support vector rank operation - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/12 12:15:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6177) [C++] Add Arrow::Validate() - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/12 12:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6212) [Java] Support vector rank operation - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/12 12:19:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6074) [FlightRPC] Implement middleware - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/12 12:53:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3762) [C++] Parquet arrow::Table reads error when overflowing capacity of BinaryArray - posted by "Igor Yastrebov (JIRA)" <ji...@apache.org> on 2019/08/12 13:04:00 UTC, 3 replies.
- [jira] [Created] (ARROW-6213) C++ tests fails for AVX512 - posted by "Charles Coulombe (JIRA)" <ji...@apache.org> on 2019/08/12 15:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6213) C++ tests fails for AVX512 - posted by "Charles Coulombe (JIRA)" <ji...@apache.org> on 2019/08/12 15:22:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6213) C++ tests fails for AVX512 - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/12 15:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6213) [C++] tests fails for AVX512 - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/12 16:09:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6213) [C++] tests fail for AVX512 - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/12 16:10:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6211) [Java] Remove dependency on RangeEqualsVisitor from ValueVector interface - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2019/08/12 18:17:00 UTC, 4 replies.
- [jira] [Resolved] (ARROW-6209) [Java] Extract set null method to the base class for fixed width vectors - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2019/08/12 19:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6214) Sanitizer errors triggered via R bindings - posted by "Jeroen (JIRA)" <ji...@apache.org> on 2019/08/12 20:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6214) Sanitizer errors triggered via R bindings - posted by "Jeroen (JIRA)" <ji...@apache.org> on 2019/08/12 20:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6214) [R] Sanitizer errors triggered via R bindings - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/12 20:28:00 UTC, 3 replies.
- [jira] [Updated] (ARROW-6202) [Java] Exception in thread "main" org.apache.arrow.memory.OutOfMemoryException: Unable to allocate buffer of size 4 due to memory limit. Current allocation: 2147483646 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/12 20:29:00 UTC, 4 replies.
- [jira] [Updated] (ARROW-6148) [C++][Packaging] Missing debian build dependencies - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/12 20:31:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6202) [Java] Exception in thread "main" org.apache.arrow.memory.OutOfMemoryException: Unable to allocate buffer of size 4 due to memory limit. Current allocation: 2147483646 - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/12 20:47:00 UTC, 6 replies.
- [jira] [Created] (ARROW-6215) [Java] RangeEqualVisitor does not properly compare ZeroVector - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2019/08/12 21:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6216) Allow user to select the ZSTD compression level - posted by "Martin Radev (JIRA)" <ji...@apache.org> on 2019/08/12 21:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6216) Allow user to select the ZSTD compression level - posted by "Martin Radev (JIRA)" <ji...@apache.org> on 2019/08/12 21:28:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-5140) [Bug?][Parquet] Can write a jagged array column of strings to disk, but hit `ArrowNotImplementedError` on read - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/12 21:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6215) [Java] RangeEqualVisitor does not properly compare ZeroVector - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/12 22:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5786) [Release] Use arrow-jni profile in dev/release/01-prepare.sh - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/12 23:13:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5786) [Release] Use arrow-jni profile in dev/release/01-prepare.sh - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/12 23:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6217) [Website] Remove needless _site/ directory - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/12 23:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6217) [Website] Remove needless _site/ directory - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/12 23:20:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6215) [Java] RangeEqualVisitor does not properly compare ZeroVector - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2019/08/12 23:45:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6204) [GLib] Add garrow_array_is_in_chunked_array() - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/13 00:45:00 UTC, 3 replies.
- [jira] [Resolved] (ARROW-6217) [Website] Remove needless _site/ directory - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/13 02:01:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6205) ARROW_DEPRECATED warning when including io/interfaces.h from CUDA (.cu) source - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/13 03:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6218) [Java] Add UINT type test in integration to avoid potential overflow - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/13 03:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6218) [Java] Add UINT type test in integration to avoid potential overflow - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/13 03:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6219) [Java] Add API for JDBC adapter that can convert less then the full result set at a time. - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/13 03:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6220) [Java] Add API to avro adapter to limit number of rows returned at a time. - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/13 03:53:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6219) [Java] Add API for JDBC adapter that can convert less then the full result set at a time. - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/13 03:54:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6219) [Java] Add API for JDBC adapter that can convert less then the full result set at a time. - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/13 03:55:00 UTC, 5 replies.
- [jira] [Assigned] (ARROW-6220) [Java] Add API to avro adapter to limit number of rows returned at a time. - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/13 03:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6220) [Java] Add API to avro adapter to limit number of rows returned at a time. - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/13 03:55:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-6219) [Java] Add API for JDBC adapter that can convert less then the full result set at a time. - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/13 04:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6221) [Java] Improve the performance of RangeEqualVisitor for comparing variable-width vectors - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/13 04:41:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6221) [Java] Improve the performance of RangeEqualVisitor for comparing variable-width vectors - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/13 04:45:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5566) [Python] Overhaul type unification from Python sequence in arrow::py::InferArrowType - posted by "Igor Yastrebov (JIRA)" <ji...@apache.org> on 2019/08/13 08:51:00 UTC, 3 replies.
- [jira] [Resolved] (ARROW-6218) [Java] Add UINT type test in integration to avoid potential overflow - posted by "Praveen Kumar Desabandu (JIRA)" <ji...@apache.org> on 2019/08/13 09:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6222) Serialising numpy array yields `pyarrow.lib.ArrowNotImplementedError: list` - posted by "Marcel Ackermann (JIRA)" <ji...@apache.org> on 2019/08/13 12:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6222) Serialising numpy array yields `pyarrow.lib.ArrowNotImplementedError: list` - posted by "Marcel Ackermann (JIRA)" <ji...@apache.org> on 2019/08/13 12:42:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-6222) Serialising numpy array yields `pyarrow.lib.ArrowNotImplementedError: list` - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/13 12:45:00 UTC, 6 replies.
- [jira] [Updated] (ARROW-6177) [C++] Add Array::Validate() - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 13:06:00 UTC, 0 replies.
- [jira] [Reopened] (ARROW-3762) [C++] Parquet arrow::Table reads error when overflowing capacity of BinaryArray - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 13:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3762) [C++] Parquet arrow::Table reads error when overflowing capacity of BinaryArray - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 13:07:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-5746) [Website] Move website source out of apache/arrow - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 13:11:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5295) [Python] accept pyarrow values / scalars in constructor functions ? - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/13 13:23:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6223) [C++] Configuration error with Anaconda Python 3.7.4 - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/13 13:24:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6181) [R] Only allow R package to install without libarrow on linux - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 13:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6223) [C++] Configuration error with Anaconda Python 3.7.4 - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/13 13:25:00 UTC, 3 replies.
- [jira] [Issue Comment Deleted] (ARROW-5295) [Python] accept pyarrow values / scalars in constructor functions ? - posted by "Marcel Ackermann (JIRA)" <ji...@apache.org> on 2019/08/13 13:25:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6224) [Python] remaining usages of the 'data' attribute (from previous Column) cause warnings - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/13 13:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6224) [Python] remaining usages of the 'data' attribute (from previous Column) cause warnings - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/13 13:32:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6223) [C++] Configuration error with Anaconda Python 3.7.4 - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/13 13:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6205) [C++] ARROW_DEPRECATED warning when including io/interfaces.h from CUDA (.cu) source - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 13:38:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6205) ARROW_DEPRECATED warning when including io/interfaces.h from CUDA (.cu) source - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 13:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6224) [Python] remaining usages of the 'data' attribute (from previous Column) cause warnings - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/13 13:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6225) [Website] Update arrow-site/README and any other places to point website contributors in right direction - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 13:52:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6191) [C++] buffer size default value will throw an error - posted by "Zherui Cao (JIRA)" <ji...@apache.org> on 2019/08/13 14:23:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6191) [C++] buffer size default value will throw an error - posted by "Zherui Cao (JIRA)" <ji...@apache.org> on 2019/08/13 14:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6219) [Java] Add API for JDBC adapter that can convert less then the full result set at a time. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/13 15:05:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6225) [Website] Update arrow-site/README and any other places to point website contributors in right direction - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/13 15:54:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6225) [Website] Update arrow-site/README and any other places to point website contributors in right direction - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 15:56:00 UTC, 3 replies.
- [jira] [Created] (ARROW-6226) [C++] refactor Diff and PrettyPrint to share code - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/13 16:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6227) [Python] pyarrow.array() shouldn't coerce np.nan to string - posted by "Igor Yastrebov (JIRA)" <ji...@apache.org> on 2019/08/13 16:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6228) [C++] Add context lines to Diff formatting - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/13 16:05:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6206) [Java][Docs] Document environment variables/java properties - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/13 16:05:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-517) [C++] Verbose Array::Equals - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/13 17:30:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6229) [C++] Add a DataSource implementation which scans a directory - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/13 19:03:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3246) [Python][Parquet] direct reading/writing of pandas categoricals in parquet - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/13 19:57:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6109) [Integration] Docker image for integration testing can't be built on windows - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2019/08/13 20:10:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6180) [C++] Create InputStream that references a segment of a RandomAccessFile - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 20:24:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6177) [C++] Add Array::Validate() - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/13 21:32:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5952) [Python] Segfault when reading empty table with category as pandas dataframe - posted by "Daniel Nugent (JIRA)" <ji...@apache.org> on 2019/08/13 21:35:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-5952) [Python] Segfault when reading empty table with category as pandas dataframe - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/13 21:59:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6230) Reading in parquent files are 20x slower than reading fst files in R - posted by "Zhuo Jia Dai (JIRA)" <ji...@apache.org> on 2019/08/14 00:07:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6087) [Rust] [DataFusion] Implement parallel execution for CSV scan - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/14 01:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6230) [R] Reading in parquent files are 20x slower than reading fst files in R - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 02:36:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-6230) [R] Reading in parquent files are 20x slower than reading fst files in R - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 02:40:00 UTC, 6 replies.
- [jira] [Comment Edited] (ARROW-6230) [R] Reading in parquent files are 20x slower than reading fst files in R - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 02:41:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6206) [Java][Docs] Document environment variables/java properties - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/14 02:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6231) [Python] Consider assigning default column names when reading CSV file and header_rows=0 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 03:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6232) [C++] Rename Argsort kernel to SortIndices - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/14 05:01:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6232) [C++] Rename Argsort kernel to SortIndices - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/14 05:01:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6194) [Java] Add non-static approach in DictionaryEncoder making it easy to extend and reuse - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/14 05:50:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6206) [Java][Docs] Document environment variables/java properties - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/14 06:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6233) Python package on PyPI no longer supports Windows? - posted by "Zhenyi Zhou (JIRA)" <ji...@apache.org> on 2019/08/14 06:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6156) [Java] Support compare semantics for ArrowBufPointer - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/14 09:14:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6143) [Java] Unify the copyFrom and copyFromSafe methods for all vectors - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/14 09:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6172) [Java] Provide benchmarks to set IntVector with different methods - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/14 09:26:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-5559) [C++] Introduce IpcOptions struct object for better API-stability when adding new options - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/14 10:46:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6233) Python package on PyPI no longer supports Windows? - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/14 11:53:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6233) Python package on PyPI no longer supports Windows? - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/14 11:55:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6231) [Python] Consider assigning default column names when reading CSV file and header_rows=0 - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/14 12:02:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6231) [Python] Consider assigning default column names when reading CSV file and header_rows=0 - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/14 12:02:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6234) [Java] ListVector hashCode() is not correct - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/14 13:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6234) [Java] ListVector hashCode() is not correct - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/14 13:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6235) [R] Conversion from arrow::BinaryArray to R character vector not implemented - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 15:05:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6236) [R] Deduplicate strings using Arrow hash tables instead of passing all values through R's global hash table - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 15:07:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6233) Python package on PyPI no longer supports Windows? - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 16:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6204) [GLib] Add garrow_array_is_in_chunked_array() - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/14 16:31:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6180) [C++] Create InputStream that is an isolated reader of a segment of a RandomAccessFile - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 16:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5307) [CI] [GLib] Enable GTK-Doc - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/14 16:55:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5306) [CI] [GLib] Disable GTK-Doc - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/14 16:59:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5307) [CI][GLib] Enable GTK-Doc - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/14 17:01:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5307) [CI][GLib] Enable GTK-Doc - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/14 17:01:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-453) [C++] Add file interface implementations for Amazon S3 - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/14 17:06:00 UTC, 11 replies.
- [jira] [Comment Edited] (ARROW-453) [C++] Add file interface implementations for Amazon S3 - posted by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/08/14 17:10:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6237) [R] Add option to set CXXFLAGS when compiling R package with $ARROW_R_CXXFLAGS - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 17:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6237) [R] Add option to set CXXFLAGS when compiling R package with $ARROW_R_CXXFLAGS - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/14 17:56:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6210) [Java] remove equals API from ValueVector - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2019/08/14 18:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6238) [C++] Implement SimpleDataSource - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/14 18:29:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6238) [C++] Implement SimpleDataSource/SimpleDataFragment - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/14 18:34:00 UTC, 3 replies.
- [jira] [Commented] (ARROW-5473) [C++] Build failure on googletest_ep on Windows when using Ninja - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 18:41:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-5473) [C++] Build failure on googletest_ep on Windows when using Ninja - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 18:42:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5741) [JS] Make numeric vector from functions consistent with TypedArray.from - posted by "Paul Taylor (JIRA)" <ji...@apache.org> on 2019/08/14 19:11:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6224) [Python] remaining usages of the 'data' attribute (from previous Column) cause warnings - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 19:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6239) [Python][Parquet] Add examples of using HDFS filesystem and Parquet files together - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 20:06:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6237) [R] Add option to set CXXFLAGS when compiling R package with $ARROW_R_CXXFLAGS - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/14 21:57:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4914) [Rust] Array slice returns incorrect bitmask - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/14 22:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6240) [Ruby] Arrow::Decimal128Array returns BigDecimal - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/14 22:06:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6240) [Ruby] Arrow::Decimal128Array returns BigDecimal - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/14 22:08:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6241) [Java] Failures on master - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 22:14:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6241) [Java] Failures on master - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/14 22:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6242) [C++] Implements basic Dataset/Scanner/ScannerBuilder - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/14 22:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6243) [C++] Implement basic Filter expression classes - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/14 22:19:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6241) [Java] Failures on master - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/14 22:21:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6244) [C++] Implement Partition DataSource - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/14 22:22:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6242) [C++] Implements basic Dataset/Scanner/ScannerBuilder - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/14 22:24:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-6241) [Java] Failures on master - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/14 23:43:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5307) [CI][GLib] Enable GTK-Doc - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/15 01:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6245) [DISCUSS][Java] Provide an interface for numeric vectors - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/15 02:29:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6245) [Java] Provide an interface for numeric vectors - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/15 02:30:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6246) [Website] Add link to R documentation site - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/15 03:03:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6246) [Website] Add link to R documentation site - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/15 03:03:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4473) [Website] Add instructions to do a test-deploy of Arrow website and fix bugs - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/15 03:07:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6241) [Java] Failures on master - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/15 04:43:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6234) [Java] ListVector hashCode() is not correct - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/15 05:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6247) [Java] Provide a common interface for float4 and float8 vectors - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/15 05:47:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6172) [Java] Provide benchmarks to set IntVector with different methods - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/15 05:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6248) [Python] Use FileNotFoundError in HadoopFileSystem.open() in Python 3 - posted by "Alexander Schepanovski (JIRA)" <ji...@apache.org> on 2019/08/15 11:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6248) [Python] Use FileNotFoundError in HadoopFileSystem.open() in Python 3 - posted by "Alexander Schepanovski (JIRA)" <ji...@apache.org> on 2019/08/15 11:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4111) [Python] Create time types from Python sequences of integers - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/15 11:57:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5912) [Python] conversion from datetime objects with mixed timezones should normalize to UTC - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/15 12:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1984) [Java] NullableDateMilliVector.getObject() should return a LocalDate, not a LocalDateTime - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/15 12:03:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5722) [Rust] Implement std::fmt::Debug for ListArray, BinaryArray and StructArray - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/15 12:11:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5374) [Python] pa.read_record_batch() doesn't work - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/15 12:13:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-3552) [Python] Implement pa.RecordBatch.serialize_to to write single message to an OutputStream - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/15 12:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5248) [Python] support dateutil timezones - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/15 12:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3776) [Rust] Mark methods that do not perform bounds checking as unsafe - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/15 12:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2619) [Rust] Move JSON serde code to separate file/module - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/15 12:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4176) [C++/Python] Human readable arrow schema comparison - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/15 12:28:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6240) [Ruby] Arrow::Decimal128Array returns BigDecimal - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/15 12:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6249) [Java] Remove useless class ByteArrayWrapper - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/15 13:09:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6249) [Java] Remove useless class ByteArrayWrapper - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/15 13:11:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6250) [Java] Implement ApproxEqualsVisitor comparing approx for floating point - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/15 13:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6251) [Developer] Add PR merge tool to apache/arrow-site - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 13:56:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6246) [Website] Add link to R documentation site - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 14:01:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6250) [Java] Implement ApproxEqualsVisitor comparing approx for floating point - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/15 14:14:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6248) [Python] Use FileNotFoundError in HadoopFileSystem.open() in Python 3 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 15:15:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5374) [Python] Misleading error message when calling pyarrow.read_record_batch on a complete IPC stream - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 15:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5374) [Python] Misleading error message when calling pyarrow.read_record_batch on a complete IPC stream - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 15:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5610) [Python] Define extension type API in Python to "receive" or "send" a foreign extension type - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/15 15:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6252) [Python] Add pyarrow.Array.diff_contents method - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 15:53:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6230) [R] Reading in Parquet files are 20x slower than reading fst files in R - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/15 16:11:00 UTC, 4 replies.
- [jira] [Resolved] (ARROW-6230) [R] Reading in Parquet files are 20x slower than reading fst files in R - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 16:18:00 UTC, 1 replies.
- [jira] [Reopened] (ARROW-6230) [R] Reading in Parquet files are 20x slower than reading fst files in R - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 16:19:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6180) [C++] Create InputStream that is an isolated reader of a segment of a RandomAccessFile - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 16:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6253) [Python] Expose "enable_buffered_stream" option from parquet::ReaderProperties in pyarrow.parquet.read_table - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 16:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6254) [Rust][Parquet] Parquet dependency fails to compile - posted by "Dongha Lee (JIRA)" <ji...@apache.org> on 2019/08/15 19:01:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6254) [Rust][Parquet] Parquet dependency fails to compile - posted by "Paddy Horan (JIRA)" <ji...@apache.org> on 2019/08/15 19:30:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6255) [Rust] [Parquet] Cannot use any published parquet crate due to parquet-format breaking change - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/15 19:55:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6256) [Rust] parquet-format should be released by Apache process - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/15 19:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6257) [C++] Add fnmatch compatible globbing function - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/15 20:20:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6257) [C++] Add fnmatch compatible globbing function - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/15 20:20:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6139) [Documentation][R] Build R docs (pkgdown) site and add to arrow-site - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/15 20:58:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4316) Reusing arrow.so for both Python and R - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/15 21:04:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6182) [R] Add note to README about r-arrow conda installation - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/15 21:05:00 UTC, 3 replies.
- [jira] [Assigned] (ARROW-6170) [R] "docker-compose build r" is slow - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/15 21:06:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-5134) [R][CI] Run nightly tests against multiple R versions - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/15 21:08:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5956) [R] Ability for R to link to C++ libraries from pyarrow Wheel - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/15 21:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6258) [R] Add macOS build scripts - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/15 21:29:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6186) [Packaging][C++] Plasma headers not included for ubuntu-xenial libplasma-dev debian package - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/15 21:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6259) [C++][CI] Flatbuffers-related failures in CI on macOS - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 21:35:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6204) [GLib] Add garrow_array_is_in_chunked_array() - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/15 21:36:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6259) [C++][CI] Flatbuffers-related failures in CI on macOS - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 21:42:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-6259) [C++][CI] Flatbuffers-related failures in CI on macOS - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 21:45:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6258) [R] Add macOS build scripts - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/15 21:47:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6260) [Website] Use deploy key on Travis to build and push to asf-site - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/15 21:53:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6259) [C++][CI] Flatbuffers-related failures in CI on macOS - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/15 21:57:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6170) [R] "docker-compose build r" is slow - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/15 22:09:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5980) [Python] Missing libarrow.so and libarrow_python.so in wheel file - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 23:18:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-3243) [C++] Upgrade jemalloc to version 5 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 23:20:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3243) [C++] Upgrade jemalloc to version 5 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 23:20:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3243) [C++] Upgrade jemalloc to version 5 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 23:20:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-4844) Static libarrow is missing vendored libdouble-conversion - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 23:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6015) [Python] pyarrow: `DLL load failed` when importing on windows - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 23:21:00 UTC, 3 replies.
- [jira] [Commented] (ARROW-4844) Static libarrow is missing vendored libdouble-conversion - posted by "Jeroen (JIRA)" <ji...@apache.org> on 2019/08/15 23:24:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6261) [C++] Install any bundled components and add installed CMake or pkgconfig configuration to enable downstream linkers to utilize bundled libraries when statically linking - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/15 23:46:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6259) [C++][CI] Flatbuffers-related failures in CI on macOS - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 00:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6262) [Developer] Show JIRA issue before merging - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/16 00:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6262) [Developer] Show JIRA issue before merging - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 00:16:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6130) [Release] Use 0.15.0 as the next release - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 01:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6249) [Java] Remove useless class ByteArrayWrapper - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/16 02:27:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6038) [Python] pyarrow.Table.from_batches produces corrupted table if any of the batches were empty - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 02:30:01 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6038) [Python] pyarrow.Table.from_batches produces corrupted table if any of the batches were empty - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 02:31:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6263) [Python] RecordBatch.from_arrays does not check array types against a passed schema - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 02:36:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6219) [Java] Add API for JDBC adapter that can convert less then the full result set at a time. - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/16 02:37:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6038) [Python] pyarrow.Table.from_batches produces corrupted table if any of the batches were empty - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 02:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6058) [Python][Parquet] Failure when reading Parquet file from S3 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 02:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6212) [Java] Support vector rank operation - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/16 02:44:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6262) [Developer] Show JIRA issue before merging - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 02:47:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5952) [Python] Segfault when reading empty table with category as pandas dataframe - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 02:48:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5952) [Python] Segfault when reading empty table with category as pandas dataframe - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 02:48:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6199) [Java] Avro adapter avoid potential resource leak. - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/16 02:51:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5862) [Java] Provide dictionary builder - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/16 03:01:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6185) [Java] Provide hash table based dictionary builder - posted by "Micah Kornfield (JIRA)" <ji...@apache.org> on 2019/08/16 03:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6264) [Java] There is no need to consider byte order in ArrowBufHasher - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/16 03:43:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6264) [Java] There is no need to consider byte order in ArrowBufHasher - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 03:47:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6255) [Rust] [Parquet] Cannot use any published parquet crate due to parquet-format breaking change - posted by "Neville Dipale (JIRA)" <ji...@apache.org> on 2019/08/16 04:02:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6265) [Java] Avro adapter implement Array/Map/Fixed type - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/16 05:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6265) [Java] Avro adapter implement Array/Map/Fixed type - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 05:34:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6208) [Java] Correct byte order before comparing in ByteFunctionHelpers - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/16 05:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6266) [Java] Resolve the ambiguous method overload in RangeEqualsVisitor - posted by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/16 06:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6266) [Java] Resolve the ambiguous method overload in RangeEqualsVisitor - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 06:43:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6267) [Ruby] Add Arrow::Time for Arrow::Time{32,64}DataType value - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 07:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6267) [Ruby] Add Arrow::Time for Arrow::Time{32,64}DataType value - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/16 07:46:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6263) [Python] RecordBatch.from_arrays does not check array types against a passed schema - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/16 08:21:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-5638) [C++] cmake fails to generate Xcode project when Gandiva JNI bindings are enabled - posted by "Sutou Kouhei (JIRA)" <ji...@apache.org> on 2019/08/16 08:25:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6264) [Java] There is no need to consider byte order in ArrowBufHasher - posted by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/08/16 08:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6268) Empty buffer should have a valid address - posted by "Praveen Kumar Desabandu (JIRA)" <ji...@apache.org> on 2019/08/16 09:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6268) Empty buffer should have a valid address - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 09:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6269) [C++][Fuzzing] IPC reads do not check decimal precision - posted by "Marco Neumann (JIRA)" <ji...@apache.org> on 2019/08/16 09:48:00 UTC, 0 replies.
- [GitHub] [arrow-testing] crepererum opened a new pull request #8: add crash from ARROW-6269 - posted by GitBox <gi...@apache.org> on 2019/08/16 09:49:15 UTC, 0 replies.
- [jira] [Updated] (ARROW-6269) [C++][Fuzzing] IPC reads do not check decimal precision - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 09:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6270) [C++][Fuzzing] IPC reads do not check buffer indices - posted by "Marco Neumann (JIRA)" <ji...@apache.org> on 2019/08/16 11:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6270) [C++][Fuzzing] IPC reads do not check buffer indices - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 12:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6256) [Rust] parquet-format should be released by Apache process - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/16 13:24:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-6255) [Rust] [Parquet] Cannot use any published parquet crate due to parquet-format breaking change - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/16 13:26:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6271) [Rust] [DataFusion] Add example for running SQL against Parquet - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/16 13:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5950) [Rust] [DataFusion] Add logger dependency - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/16 13:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4936) [Rust] Add parquet test file for all supported types in 2.5.0 format - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/16 13:36:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6268) Empty buffer should have a valid address - posted by "Praveen Kumar Desabandu (JIRA)" <ji...@apache.org> on 2019/08/16 13:40:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-4759) [Rust] [DataFusion] It should be possible to share an execution context between threads - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/16 13:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6272) [Rust] [DataFusion] Add register_parquet convenience method to ExecutionContext - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/16 13:45:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3246) [Python][Parquet] direct reading/writing of pandas categoricals in parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 13:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6271) [Rust] [DataFusion] Add example for running SQL against Parquet - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/16 14:00:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6272) [Rust] [DataFusion] Add register_parquet convenience method to ExecutionContext - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/16 14:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3829) [Python] Support protocols to extract Arrow objects from third-party classes - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 14:10:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-5271) [Python] Interface for converting pandas ExtensionArray / other custom array objects to pyarrow Array - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/16 14:12:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-5271) [Python] Interface for converting pandas ExtensionArray / other custom array objects to pyarrow Array - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/16 14:12:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3829) [Python] Support protocols to extract Arrow objects from third-party classes - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/16 14:14:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-843) [C++] Parquet merging unequal but equivalent schemas - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 14:15:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2366) [Python] Support reading Parquet files having a permutation of column order - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 14:16:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3873) [C++] Build shared libraries consistently with -fvisibility=hidden - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 14:19:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-4963) [C++] MSVC build invokes CMake repeatedly - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 14:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4890) [Python] Spark+Arrow Grouped pandas UDAF - read length must be positive or -1 - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 14:21:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6273) [C++][Fuzzing] Add fuzzer for parquet->arrow read path - posted by "Marco Neumann (JIRA)" <ji...@apache.org> on 2019/08/16 14:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6274) [Rust] [DataFusion] Add support for writing results to CSV - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/16 14:27:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5888) [Python][C++] Add metadata to store Arrow time zones in Parquet file metadata - posted by "Joris Van den Bossche (JIRA)" <ji...@apache.org> on 2019/08/16 15:30:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6275) [C++] Deprecate RecordBatchReader::ReadNext - posted by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/16 16:13:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6153) [R] Address parquet deprecation warning - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 16:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6153) [R] Address parquet deprecation warning - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 16:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6141) [C++] Enable memory-mapping a file region that is offset from the beginning of the file - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 16:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6276) [C++] Add operator[] to some concrete Array implementations? - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 16:30:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5089) [C++/Python] Writing dictionary encoded columns to parquet is extremely slow when using chunk size - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 16:38:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5089) [C++/Python] Writing dictionary encoded columns to parquet is extremely slow when using chunk size - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 16:40:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5085) [Python/C++] Conversion of dict encoded null column fails in parquet writing when using RowGroups - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 16:59:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5085) [Python/C++] Conversion of dict encoded null column fails in parquet writing when using RowGroups - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 16:59:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6277) [C++][Parquet] Support reading/writing other Parquet primitive types to DictionaryArray - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 17:13:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5085) [Python/C++] Conversion of dict encoded null column fails in parquet writing when using RowGroups - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 17:16:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5028) [Python][C++] Arrow to Parquet conversion drops and corrupts values - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 17:19:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5028) [Python][C++] Arrow to Parquet conversion drops and corrupts values - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 17:20:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5028) [Python][C++] Arrow to Parquet conversion drops and corrupts values - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 17:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6278) Handle raw vector from read_parquet - posted by "Brendan Hogan (JIRA)" <ji...@apache.org> on 2019/08/16 17:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6278) [R] Handle raw vector from read_parquet - posted by "Brendan Hogan (JIRA)" <ji...@apache.org> on 2019/08/16 17:23:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6278) [R] Handle raw vector from read_parquet - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/16 17:27:00 UTC, 7 replies.
- [jira] [Created] (ARROW-6279) [Python] Add Table.slice method or allow slices in __getitem__ - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 17:29:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6278) [R] Handle raw vector from read_parquet - posted by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/16 17:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5028) [Python][C++] Creating list with pyarrow.array can overflow child builder - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 17:46:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-5028) [Python][C++] Creating list with pyarrow.array can overflow child builder - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 17:50:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5713) [Python] fancy indexing on pa.array - posted by "Artem KOZHEVNIKOV (JIRA)" <ji...@apache.org> on 2019/08/16 17:50:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6280) Add gandiva as a module in java - posted by "Rui Wang (JIRA)" <ji...@apache.org> on 2019/08/16 18:41:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6280) Add gandiva as a module in java root pom - posted by "Rui Wang (JIRA)" <ji...@apache.org> on 2019/08/16 18:42:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-6280) Add gandiva as a module to modules in java root pom - posted by "Rui Wang (JIRA)" <ji...@apache.org> on 2019/08/16 18:44:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6281) [Python] Produce chunked arrays for nested types in pyarrow.array - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 18:45:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5480) [Python] Pandas categorical type doesn't survive a round-trip through parquet - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/16 18:47:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5480) [Python] Pandas categorical type doesn't survive a round-trip through parquet - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/16 18:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2001) [Java] Add getInitReservation() to BufferAllocator interface similar to getLimit(), getHeadRoom() APIs - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/16 21:08:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5822) [Java] Provide a sample json file for the flight example - posted by "lidavidm (JIRA)" <ji...@apache.org> on 2019/08/16 21:14:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6254) [Rust][Parquet] Parquet dependency fails to compile - posted by "Dongha Lee (JIRA)" <ji...@apache.org> on 2019/08/16 21:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6278) [R] Read files from HDFS - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/16 22:50:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-6278) [R] Read files from HDFS - posted by "Neal Richardson (JIRA)" <ji...@apache.org> on 2019/08/16 22:52:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6282) Support lossy compression - posted by "Dominik Moritz (JIRA)" <ji...@apache.org> on 2019/08/17 10:33:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-4588) [JS] add logging - posted by "Dominik Moritz (JIRA)" <ji...@apache.org> on 2019/08/17 10:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5227) [Rust] [DataFusion] Re-implement query execution with an extensible physical query plan - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/17 16:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6283) [Rust] [DataFusion] Implement operator to write query results to partitioned CSV - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/17 16:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6101) [Rust] [DataFusion] Create physical plan from logical plan - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/17 16:39:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6284) [C++] Allow references in std::tuple when converting tuple to arrow array - posted by "Omer Ozarslan (JIRA)" <ji...@apache.org> on 2019/08/17 16:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6284) [C++] Allow references in std::tuple when converting tuple to arrow array - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/17 17:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6285) [GLib] Add support for LargeBinary and LargeString types - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/17 17:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6285) [GLib] Add support for LargeBinary and LargeString types - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/17 17:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6286) [GLib] Add support for LargeList type - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/17 17:45:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6282) Support lossy compression - posted by "Martin Radev (JIRA)" <ji...@apache.org> on 2019/08/17 17:50:00 UTC, 3 replies.
- [jira] [Created] (ARROW-6287) [Rust] [DataFusion] Refactor TableProvider to return thread-safe BatchIterator - posted by "Andy Grove (JIRA)" <ji...@apache.org> on 2019/08/17 18:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6287) [Rust] [DataFusion] Refactor TableProvider to return thread-safe BatchIterator - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/17 18:43:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5028) [Python][C++] Creating list with pyarrow.array can overflow child builder - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/17 20:25:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5085) [Python/C++] Conversion of dict encoded null column fails in parquet writing when using RowGroups - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/17 20:26:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6270) [C++][Fuzzing] IPC reads do not check buffer indices - posted by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/08/17 20:28:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6267) [Ruby] Add Arrow::Time for Arrow::Time{32,64}DataType value - posted by "Yosuke Shiro (JIRA)" <ji...@apache.org> on 2019/08/18 01:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6288) [Java] Implement TypeEqualsVisitor comparing vector type equals considering names and metadata - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/18 15:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6289) [Java] Add empty() in UnionVector to create instance - posted by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/18 15:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6289) [Java] Add empty() in UnionVector to create instance - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/08/18 15:41:00 UTC, 0 replies.
- [GitHub] [arrow-testing] wesm merged pull request #8: add crash from ARROW-6269 and ARROW-6270 - posted by GitBox <gi...@apache.org> on 2019/08/19 14:08:17 UTC, 0 replies.
- [GitHub] [arrow-testing] wesm commented on issue #8: add crash from ARROW-6269 and ARROW-6270 - posted by GitBox <gi...@apache.org> on 2019/08/19 14:08:22 UTC, 0 replies.
- [jira] [Updated] (ARROW-4398) [Python] Add benchmarks for Arrow<>Parquet BYTE_ARRAY serialization (read and write) - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 15:10:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-4398) [Python] Add benchmarks for Arrow<>Parquet BYTE_ARRAY serialization (read and write) - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 15:10:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5501) [R] read/write_feather/arrow? - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:14:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6235) [R] Conversion from arrow::BinaryArray to R character vector not implemented - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:14:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5134) [R][CI] Run nightly tests against multiple R versions - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:14:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-4390) [R] Serialize "labeled" metadata in Feather files, IPC messages - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:15:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6211) [Java] Remove dependency on RangeEqualsVisitor from ValueVector interface - posted by "Pindikura Ravindra (Jira)" <ji...@apache.org> on 2019/08/19 16:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3316) [R] Multi-threaded conversion from R data.frame to Arrow table / record batch - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3308) [R] Convert R character vector with data exceeding 2GB to chunked array - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3317) [R] Test/support conversions from data.frame with a single character column exceeding 2GB capacity of BinaryArray - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4649) [C++/CI/R] Add (nightly) job that builds `brew install apache-arrow --HEAD` - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:20:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-3750) [R] Pass various wrapped Arrow objects created in Python into R with zero copy via reticulate - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:21:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6236) [R] Deduplicate strings using Arrow hash tables instead of passing all values through R's global hash table - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:22:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3813) [R] lower level construction of Dictionary Arrays - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 16:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6250) [Java] Implement ApproxEqualsVisitor comparing approx for floating point - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/19 16:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6288) [Java] Implement TypeEqualsVisitor comparing vector type equals considering names and metadata - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/19 16:31:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4648) [C++/Question] Naming/organizational inconsistencies in cpp codebase - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/19 17:11:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4648) [C++/Question] Naming/organizational inconsistencies in cpp codebase - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/19 17:12:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6258) [R] Add macOS build scripts - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/19 17:19:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6236) [R] Deduplicate strings using Arrow hash tables instead of passing all values through R's global hash table - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 17:36:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6182) [R] Add note to README about r-arrow conda installation - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 17:52:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4390) [R] Serialize "labeled" metadata in Feather files, IPC messages - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/19 17:53:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-5480) [Python] Pandas categorical type doesn't survive a round-trip through parquet - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 18:14:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1644) [C++][Parquet] Read and write nested Parquet data with a mix of struct and list nesting levels - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:13:00 UTC, 4 replies.
- [jira] [Resolved] (ARROW-3652) [Python] CategoricalIndex is lost after reading back - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5580) Correct definitions of timestamp functions in Gandiva - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5717) [Python] Support dictionary unification when converting variable dictionaries to pandas - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:31:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5743) [C++] Add CMake option to enable "large memory" unit tests - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:32:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5734) [Python] Dispatch to Table.from_arrays from pyarrow.table factory function - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5825) [Python] Exceptions swallowed in ParquetManifest._visit_directories - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:34:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5825) [Python] Exceptions swallowed in ParquetManifest._visit_directories - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5853) [Python] Expose boolean filter kernel on Array - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5888) [Python][C++] Add metadata to store Arrow time zones in Parquet file metadata - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:36:00 UTC, 1 replies.
- [jira] [Closed] (ARROW-5907) [Python] base64 support of bytes-like - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5906) [CI] Set -DARROW_VERBOSE_THIRDPARTY_BUILD=OFF in builds running in Travis CI, maybe all docker-compose builds by default - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:37:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5910) [Python] read_tensor() fails on non-seekable streams - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:38:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5913) [C++][Parquet] Add support for Parquet's BYTE_STREAM_SPLIT encoding - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5954) [Developer][Documentation] Organize source and binary dependency licenses into directories - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:39:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5936) [C++] [FlightRPC] user_metadata is not present in fields read from flight - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5932) [C++] undefined reference to `__cxa_init_primary_exception@CXXABI_1.3.11' - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5960) [C++] Boost dependencies are specified in wrong order - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:40:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-5960) [C++] Boost dependencies are specified in wrong order - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:41:00 UTC, 2 replies.
- [jira] [Closed] (ARROW-5965) [Python] Regression: segfault when reading hive table with v0.14 - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5966) [Python] Capacity error when converting large UTF32 numpy array to arrow array - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:51:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-5966) [Python] Capacity error when converting large UTF32 numpy array to arrow array - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:51:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5966) [Python] Capacity error when converting large UTF32 numpy array to arrow array - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:51:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-5966) [Python] Capacity error when converting large UTF32 numpy array to arrow array - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 19:52:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6292) [C++] Add an option to build with mimalloc - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/19 20:44:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6292) [C++] Add an option to build with mimalloc - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/19 20:46:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5985) [Developer] Do not suggest setting Fix Version for point releases in dev/merge_arrow_pr.py - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 21:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6232) [C++] Rename Argsort kernel to SortToIndices - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/19 21:39:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5985) [Developer] Do not suggest setting Fix Version for point releases in dev/merge_arrow_pr.py - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/19 22:01:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-5991) [C++] Does DictionaryBuilder need to be a subclass of ArrayBuilder? - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 22:02:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5992) [C++] Array::View fails for string/utf8 as binary - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 22:25:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-5992) [C++] Array::View fails for string/utf8 as binary - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 22:25:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5993) [Python] Reading a dictionary column from Parquet results in disproportionate memory usage - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 22:35:00 UTC, 3 replies.
- [jira] [Updated] (ARROW-5993) [Python] Reading a dictionary column from Parquet results in disproportionate memory usage - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 22:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6011) [Python] Data incomplete when using pyarrow in pyspark in python 3.x - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 22:36:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5995) [Python] pyarrow: hdfs: support file checksum - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 22:36:00 UTC, 11 replies.
- [jira] [Closed] (ARROW-6027) [C++] CMake Build w/boost_ep fails on Windows - "%1 is not a valid Win32 application" - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 22:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6046) [C++] Slice RecordBatch of String array with offset 0 returns whole batch - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 22:40:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6046) [C++] Slice RecordBatch of String array with offset 0 returns whole batch - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 22:40:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6048) [C++] Add ChunkedArray::View which calls to Array::View - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 23:13:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6048) [C++] Add ChunkedArray::View which calls to Array::View - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/19 23:54:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-6057) [Python] Parquet files v2.0 created by spark can't be read by pyarrow - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/19 23:55:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6067) [Python] Large memory test failures - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 00:05:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6067) [Python] Large memory test failures - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/20 00:11:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6049) [C++] Support using Array::View from compatible dictionary type to another - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/20 00:31:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6094) [Format][Flight] Add GetFlightSchema to Flight RPC - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 00:36:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6120) [C++][Gandiva] including some headers causes decimal_test to fail - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 01:05:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6120) [C++][Gandiva] including some headers causes decimal_test to fail - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 01:06:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6125) [Python] Remove any APIs deprecated prior to 0.14.x - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 01:06:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3538) [Python] ability to override the automated assignment of uuid for filenames when writing datasets - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/20 02:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5978) [FlightRPC] [Java] Integration test client doesn't close buffers - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/20 02:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6293) datafusion 0.15.0-SNAPSHOT error - posted by "xingzhicn (Jira)" <ji...@apache.org> on 2019/08/20 03:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6294) [C++] Use hyphen for plasma-store-server executable - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/20 05:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6294) [C++] Use hyphen for plasma-store-server executable - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/20 05:20:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-1644) [C++][Parquet] Read and write nested Parquet data with a mix of struct and list nesting levels - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/20 05:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6293) datafusion 0.15.0-SNAPSHOT error - posted by "xingzhicn (Jira)" <ji...@apache.org> on 2019/08/20 07:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6293) [Rust] datafusion 0.15.0-SNAPSHOT error - posted by "xingzhicn (Jira)" <ji...@apache.org> on 2019/08/20 07:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6247) [Java] Provide a common interface for float4 and float8 vectors - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/20 07:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6295) [Rust][DataFusion] ExecutionError Cannot compare Float32 with Float64 - posted by "xingzhicn (Jira)" <ji...@apache.org> on 2019/08/20 07:50:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6295) [Rust][DataFusion] ExecutionError Cannot compare Float32 with Float64 - posted by "Andrew Schoenberger (Jira)" <ji...@apache.org> on 2019/08/20 08:08:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6202) [Java] Exception in thread "main" org.apache.arrow.memory.OutOfMemoryException: Unable to allocate buffer of size 4 due to memory limit. Current allocation: 2147483646 - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/20 08:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6296) [Java] Cleanup JDBC interfaces and eliminate one memcopy for binary/varchar fields - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/20 08:22:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6296) [Java] Cleanup JDBC interfaces and eliminate one memcopy for binary/varchar fields - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/20 08:27:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-3538) [Python] ability to override the automated assignment of uuid for filenames when writing datasets - posted by "Thomas Elvey (Jira)" <ji...@apache.org> on 2019/08/20 08:54:01 UTC, 0 replies.
- [jira] [Commented] (ARROW-3538) [Python] ability to override the automated assignment of uuid for filenames when writing datasets - posted by "Thomas Elvey (Jira)" <ji...@apache.org> on 2019/08/20 08:54:01 UTC, 2 replies.
- [jira] [Updated] (ARROW-6290) [Rust] [DataFusion] sql_csv example errors when running - posted by "Andrew Schoenberger (Jira)" <ji...@apache.org> on 2019/08/20 10:16:00 UTC, 2 replies.
- [jira] [Closed] (ARROW-5713) [Python] fancy indexing on pa.array - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/20 10:40:01 UTC, 0 replies.
- [jira] [Created] (ARROW-6297) [Java] Compare ArrowBufPointers by unsinged integers - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/20 12:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6297) [Java] Compare ArrowBufPointers by unsinged integers - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/20 12:28:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6287) [Rust] [DataFusion] Refactor TableProvider to return thread-safe BatchIterator - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 13:07:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6290) [Rust] [DataFusion] sql_csv example errors when running - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 13:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6298) [Rust] [CI] Examples are not being tested in CI - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 13:11:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6046) [C++] Slice RecordBatch of String array with offset 0 returns whole batch - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/20 13:25:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5966) [Python] Capacity error when converting large UTF32 numpy array to arrow array - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/20 13:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6299) [C++] Simplify FileFormat classes to singletons - posted by "Benjamin Kietzman (Jira)" <ji...@apache.org> on 2019/08/20 13:33:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6299) [C++] Simplify FileFormat classes to singletons - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 13:39:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6298) [Rust] [CI] Examples are not being tested in CI - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 13:40:00 UTC, 3 replies.
- [jira] [Updated] (ARROW-4465) [Rust] [DataFusion] Add support for ORDER BY - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 14:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4193) [Rust] Add support for decimal data type - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 14:01:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-4795) [Rust] [DataFusion] Add example for RESTful SQL query service - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 14:02:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4957) [Rust] [DataFusion] Implement get_supertype correctly - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 14:03:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-2431) [Rust] Schema fidelity - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 14:05:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2431) [Rust] Schema fidelity - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 14:05:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6048) [C++] Add ChunkedArray::View which calls to Array::View - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/20 14:06:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2431) [Rust] Schema fidelity - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/20 14:08:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6300) [C++] Add io::OutputStream::Abort() - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/20 14:26:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6300) [C++] Add io::OutputStream::Abort() - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/20 14:27:01 UTC, 6 replies.
- [jira] [Assigned] (ARROW-5630) [Python] Table of nested arrays doesn't round trip - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/20 14:48:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5141) [C++] Share more of the IPC testing utils with the rest of Arrow - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/20 14:48:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5082) [Python][Packaging] Reduce size of macOS and manylinux1 wheels - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/20 14:48:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6300) [C++] Add io::OutputStream::Abort() - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 14:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6301) atexit: pyarrow.lib.ArrowKeyError: 'No type extension with name arrow.py_extension_type found' - posted by "David Alphus (Jira)" <ji...@apache.org> on 2019/08/20 14:51:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6058) [Python][Parquet] Failure when reading Parquet file from S3 - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 15:06:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6301) atexit: pyarrow.lib.ArrowKeyError: 'No type extension with name arrow.py_extension_type found' - posted by "David Alphus (Jira)" <ji...@apache.org> on 2019/08/20 15:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6058) [Python][Parquet] Failure when reading Parquet file from S3 with s3fs - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 15:45:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-6161) [C++] Implements dataset::ParquetFile and associated Scan structures - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 16:15:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-5993) [Python] Reading a dictionary column from Parquet results in disproportionate memory usage - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 16:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6229) [C++] Add a DataSource implementation which scans a directory - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/20 17:01:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6051) [C++][Python] Parquet float column of NaN writing performance regression from 0.13.0 to 0.14.1 - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 17:20:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6067) [Python] Large memory test failures - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 17:21:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5992) [C++] Array::View fails for string/utf8 as binary - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/20 17:30:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6278) [R] Read parquet files from raw vector - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/20 18:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6278) [R] Read parquet files from raw vector - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/20 18:24:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-6278) [R] Read parquet files from raw vector - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/20 18:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6302) [Python] parquet categorical support doesn't preserve order - posted by "Galuh Sahid (Jira)" <ji...@apache.org> on 2019/08/20 18:57:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6302) [Python] parquet categorical support doesn't preserve order - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/20 19:05:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-6293) [Rust] datafusion 0.15.0-SNAPSHOT error - posted by "Paddy Horan (Jira)" <ji...@apache.org> on 2019/08/20 19:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6302) [Python] parquet categorical support doesn't preserve order - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/20 19:30:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-4390) [R] Serialize "labeled" metadata in Feather files, IPC messages - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/20 19:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4752) [Rust] Add explicit SIMD vectorization for the divide kernel - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/20 19:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6303) [Rust] Add a feature to disable SIMD - posted by "Paddy Horan (Jira)" <ji...@apache.org> on 2019/08/20 20:00:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6290) [Rust] [DataFusion] sql_csv example errors when running - posted by "Paddy Horan (Jira)" <ji...@apache.org> on 2019/08/20 20:14:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6280) Add gandiva as a module to modules in java root pom - posted by "Rui Wang (Jira)" <ji...@apache.org> on 2019/08/20 20:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6125) [Python] Remove any APIs deprecated prior to 0.14.x - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 20:59:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6302) [Python][Parquet] Reading dictionary type with serialized Arrow schema does not restore "ordered" type property - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 21:53:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6049) [C++] Support using Array::View from compatible dictionary type to another - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 22:28:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6049) [C++] Support using Array::View from compatible dictionary type to another - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 22:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6183) [R] Document that you don't have to use tidyselect if you don't want - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/20 22:51:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6183) [R] Document that you don't have to use tidyselect if you don't want - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/20 22:52:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5444) [Release][Website] After 0.14 release, update what is an "official" release - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/20 22:59:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6301) [Python] atexit: pyarrow.lib.ArrowKeyError: 'No type extension with name arrow.py_extension_type found' - posted by "Bryan Cutler (Jira)" <ji...@apache.org> on 2019/08/20 23:03:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-6072) [C++] Implement casting List <-> LargeList - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 23:04:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6071) [C++] Implement casting Binary <-> LargeBinary - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 23:04:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6225) [Website] Update arrow-site/README and any other places to point website contributors in right direction - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/20 23:09:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6092) [C++] Python 2.7: arrow_python_test failure - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 23:11:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6095) [C++] Python subproject ignores ARROW_TEST_LINKAGE - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 23:23:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6105) [C++][Parquet][Python] Add test case showing dictionary-encoded subfields in nested type - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 23:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6078) [Java] Implement dictionary-encoded subfields for List type - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/20 23:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6031) [Java] Support iterating a vector by ArrowBufPointer - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/20 23:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6216) [C++] Allow user to select the ZSTD compression level - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/20 23:26:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6114) [Python] Datatypes are not preserved when a pandas dataframe partitioned and saved as parquet file using pyarrow - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 23:27:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6126) [C++] IPC stream reader handling of empty streams potentially not robust - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/20 23:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6126) [C++] IPC stream reader handling of empty streams potentially not robust - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/20 23:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5134) [R][CI] Run nightly tests against multiple R versions - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 02:35:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6288) [Java] Implement TypeEqualsVisitor comparing vector type equals considering names and metadata - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 02:36:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6182) [R] Add note to README about r-arrow conda installation - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 02:38:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6159) [C++] PrettyPrint of arrow::Schema missing identation for first line - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 02:54:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6163) [C++] Misnamed test - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 02:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6174) [C++] Validate chunks in ChunkedArray::Validate - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 03:13:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6174) [C++] Parquet tests produce invalid array - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 03:13:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5985) [Developer] Do not suggest setting Fix Version for point releases in dev/merge_arrow_pr.py - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 03:18:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6178) [Developer] Don't fail in merge script on bad primary author input in multi-author PRs - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 03:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6178) [Developer] Don't fail in merge script on bad primary author input in multi-author PRs - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 03:30:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6222) [Python] Serialising numpy array yields `pyarrow.lib.ArrowNotImplementedError: list` - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 03:34:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6223) [C++] Configuration error with Anaconda Python 3.7.4 - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 03:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6227) [Python] pyarrow.array() shouldn't coerce np.nan to string - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 03:38:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6227) [Python] pyarrow.array() shouldn't coerce np.nan to string - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 03:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6275) [C++] Deprecate RecordBatchReader::ReadNext - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 04:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6276) [C++] Add operator[] to some concrete Array implementations? - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 04:40:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6301) [Python] atexit: pyarrow.lib.ArrowKeyError: 'No type extension with name arrow.py_extension_type found' - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 04:42:00 UTC, 5 replies.
- [jira] [Resolved] (ARROW-6040) [Java] Dictionary entries are required in IPC streams even when empty - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/21 05:38:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6080) [Java] Support compare and search operation for BaseRepeatedValueVector - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/21 05:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6304) [Java] Add description to each maven artifact - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/21 06:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6304) [Java] Add description to each maven artifact - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/21 06:47:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6296) [Java] Cleanup JDBC interfaces and eliminate one memcopy for binary/varchar fields - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/21 07:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6305) [Python] scalar pd.NaT incorrectly parsed in conversion from Python - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/21 08:49:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6174) [C++] Validate chunks in ChunkedArray::Validate - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/21 09:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6225) [Website] Update arrow-site/README and any other places to point website contributors in right direction - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/21 09:41:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6159) [C++] PrettyPrint of arrow::Schema missing identation for first line - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/21 09:46:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6294) [C++] Use hyphen for plasma-store-server executable - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/21 09:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6296) [Java] Cleanup JDBC interfaces and eliminate one memcopy for binary/varchar fields - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/21 09:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6250) [Java] Implement ApproxEqualsVisitor comparing approx for floating point - posted by "Pindikura Ravindra (Jira)" <ji...@apache.org> on 2019/08/21 11:03:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6306) [Java] Support stable sort by stable comparators - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/21 12:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6306) [Java] Support stable sort by stable comparators - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/21 12:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6307) [Java] Provide RLE vector - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/21 12:35:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6214) [R] Sanitizer errors triggered via R bindings - posted by "Jeroen (Jira)" <ji...@apache.org> on 2019/08/21 13:36:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-6092) [C++] Python 2.7: arrow_python_test failure - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 13:38:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6278) [R] Read parquet files from raw vector - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 13:39:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5888) [Python][C++] Add metadata to store Arrow time zones in Parquet file metadata - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 13:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5888) [Python][C++] Add metadata to store Arrow time zones in Parquet file metadata - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 13:40:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6058) [Python][Parquet] Failure when reading Parquet file from S3 with s3fs - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 13:41:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6308) [Java] Support write interleaved dictionaries and batches in IPC stream - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/21 13:59:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6308) [Java] Support write interleaved dictionaries and batches in IPC stream - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/21 14:00:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6309) [C++] Parquet tests are linked statically - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/21 14:00:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6309) [C++] Parquet tests and executables are linked statically - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/21 14:09:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-6309) [C++] Parquet tests and executables are linked statically - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/21 14:09:00 UTC, 6 replies.
- [jira] [Updated] (ARROW-6308) [Java] Support write interleaved dictionaries and batches in IPC stream - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/21 14:15:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6272) [Rust] [DataFusion] Add register_parquet convenience method to ExecutionContext - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/21 14:15:01 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3538) [Python] ability to override the automated assignment of uuid for filenames when writing datasets - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 14:18:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6301) [Python] atexit: pyarrow.lib.ArrowKeyError: 'No type extension with name arrow.py_extension_type found' - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 14:22:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6309) [C++] Parquet tests and executables are linked statically - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 14:28:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-842) [Python] Handle more kinds of null sentinel objects from pandas 0.x - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/21 15:19:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6305) [Python] scalar pd.NaT incorrectly parsed in conversion from Python - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/21 15:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-412) [Format] Handling of buffer padding in the IPC metadata - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:14:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-638) [Format] Add metadata for single and double precision complex numbers - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-921) Add scripts to facilitate integration testing between revisions of the codebase - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:27:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-921) Add scripts to facilitate integration testing between revisions of the codebase - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:27:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-976) [Python] Provide API for defining and reading Parquet datasets with more ad hoc partition schemes - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:28:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-976) [C++][Python] Provide API for defining and reading Parquet datasets with more ad hoc partition schemes - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-976) [C++][Python] Provide API for defining and reading Parquet datasets with more ad hoc partition schemes - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:28:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-1036) [C++] Define abstract API for filtering Arrow streams (e.g. predicate evaluation) - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:29:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-921) [Developer] Add scripts to facilitate integration testing between revisions of the codebase - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:31:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-1329) [C++] Define "virtual table" interface - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:31:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-1329) [C++] Define "virtual table" interface - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:31:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1329) [C++] Define "virtual table" interface - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:31:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2882) [C++][Python] Support AWS Firehose partition_scheme implementation for Parquet datasets - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:32:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6244) [C++] Implement Partition DataSource - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:32:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-4076) [Python] schema validation and filters - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:32:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-1389) [Python] Support arbitrary precision integers - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6242) [C++] Implements basic Dataset/Scanner/ScannerBuilder - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 2 replies.
- [jira] [Updated] (ARROW-4470) [Python] Pyarrow using considerable more memory when reading partitioned Parquet file - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 0 replies.
- [jira] [Updated] (ARROW-1089) [C++/Python] Add API to write an Arrow stream into either the stream or file formats on disk - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 1 replies.
- [jira] [Updated] (ARROW-3764) [C++] Port Python "ParquetDataset" business logic to C++ - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 1 replies.
- [jira] [Updated] (ARROW-3538) [Python] ability to override the automated assignment of uuid for filenames when writing datasets - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6289) [Java] Add empty() in UnionVector to create instance - posted by "Pindikura Ravindra (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 0 replies.
- [jira] [Updated] (ARROW-2801) [Python] Implement splt_row_groups for ParquetDataset - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 0 replies.
- [jira] [Updated] (ARROW-1036) [C++] Define abstract API for filtering Arrow streams (e.g. predicate evaluation) - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 1 replies.
- [jira] [Updated] (ARROW-3379) [C++] Implement regex/multichar delimiter tokenizer - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 1 replies.
- [jira] [Updated] (ARROW-3408) [C++] Add option to CSV reader to dictionary encode individual columns or all string / binary columns - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 1 replies.
- [jira] [Updated] (ARROW-2366) [Python] Support reading Parquet files having a permutation of column order - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 0 replies.
- [jira] [Updated] (ARROW-3424) [Python] Improved workflow for loading an arbitrary collection of Parquet files - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 2 replies.
- [jira] [Updated] (ARROW-6243) [C++] Implement basic Filter expression classes - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 2 replies.
- [jira] [Updated] (ARROW-3705) [Python] Add "nrows" argument to parquet.read_table read indicated number of rows from file instead of whole file - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 16:33:01 UTC, 1 replies.
- [jira] [Commented] (ARROW-1636) [Format] Integration tests for null type - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:35:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-1741) [C++] Comparison function for DictionaryArray to determine if indices are "compatible" - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:37:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1741) [C++] Comparison function for DictionaryArray to determine if indices are "compatible" - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6310) [C++] Write 64-bit integers as strings in JSON integration test files - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1907) [C++/Python] Feather format cannot accommodate string columns containing more than a total of 2GB of data - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:40:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-1907) [C++/Python] Feather format cannot accommodate string columns containing more than a total of 2GB of data - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:40:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2719) [Python/C++] ArrowSchema not hashable - posted by "lidavidm (Jira)" <ji...@apache.org> on 2019/08/21 16:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2652) [C++/Python] Document how to provide information on segfaults - posted by "lidavidm (Jira)" <ji...@apache.org> on 2019/08/21 16:40:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2857) [Python] Expose integration test JSON read/write in Python API - posted by "lidavidm (Jira)" <ji...@apache.org> on 2019/08/21 16:41: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 2019/08/21 16:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2006) [C++] Add option to trim excess padding when writing IPC messages - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2009) [Format] Support 32- and 64-bit decimals in IPC messages - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5830) [C++] Stop using memcmp in TensorEquals - posted by "lidavidm (Jira)" <ji...@apache.org> on 2019/08/21 16:43:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2079) [Python] Possibly use `_common_metadata` for schema if `_metadata` isn't available - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:44:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2079) [Python][C++] Possibly use `_common_metadata` for schema if `_metadata` isn't available - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:44: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 2019/08/21 16:45:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2255) Serialize schema- and field-level custom metadata in integration test JSON format - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:46:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2255) Serialize schema- and field-level custom metadata in integration test JSON format - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:46:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2255) [Developer][Integration] Serialize schema- and field-level custom metadata in integration test JSON format - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:46:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2665) [Python/C++] Add index() method to find first occurence of Python scalar - posted by "lidavidm (Jira)" <ji...@apache.org> on 2019/08/21 16:47:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2303) [C++] Disable ASAN when building io-hdfs-test.cc - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:48:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2296) [C++] Add num_rows to file footer - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:48:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-2296) [C++] Add num_rows to file footer - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:48:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-2303) [C++] Disable ASAN when building io-hdfs-test.cc - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:48:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-2317) [Python] fix C linkage warning - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:49:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2317) [Python] fix C linkage warning - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:49:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-2360) [C++] Add set_chunksize for RecordBatchReader in arrow/record_batch.h - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:50:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2360) [C++] Add set_chunksize for RecordBatchReader in arrow/record_batch.h - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:50:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2360) [C++] Add set_chunksize for RecordBatchReader in arrow/record_batch.h - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2366) [Python][C++][Parquet] Support reading Parquet files having a permutation of column order - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:51:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-2367) [Python] ListArray has trouble with sizes greater than kMaximumCapacity - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2444) [Python][C++] Better handle reading empty parquet files - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 16:53:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6100) [Rust] Pin to specific Rust nightly release - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/21 17:07:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-2431) [Rust] Schema fidelity - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/21 17:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6311) [Java] Make ApproxEqualsVisitor accept DiffFunction to make it more flexible - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/21 17:09:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6311) [Java] Make ApproxEqualsVisitor accept DiffFunction to make it more flexible - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/21 17:17:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-1875) Write 64-bit ints as strings in integration test JSON files - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/21 17:19:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:34:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:34:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2652) [C++/Python] Document how to provide information on segfaults - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:36: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 2019/08/21 17:37:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2681) [C++] Use source releases when building ORC instead of using GitHub tag snapshots - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:38:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2769) [Python] Deprecate and rename add_metadata methods - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:39:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2728) [Python][C++][Dataset] Support partitioned Parquet datasets using glob-style file paths - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2728) [Python] Support partitioned Parquet datasets using glob-style file paths - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:39:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2769) [Python] Deprecate and rename add_metadata methods - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2793) [Wiki] Add contributor guide to Sphinx documentation - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2793) [Documentation] Add contributor guide to Sphinx documentation - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:40:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2801) [Python][C++][Dataset] Implement splt_row_groups for ParquetDataset - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:41:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-2860) [Python][Parquet][C++] Null values in a single partition of Parquet dataset, results in invalid schema on read - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:41:00 UTC, 1 replies.
- [jira] [Closed] (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 2019/08/21 17:42:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-2957) [CI] Conda configuration to retry after gateway error - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:43:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3016) [C++] Add ability to enable call stack logging for each memory allocation - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 17:44:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2793) [Documentation] Add contributor guide to Sphinx documentation - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/21 17:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6312) Declare required Libs.private in arrow.pc package config - posted by "Michael Maguire (Jira)" <ji...@apache.org> on 2019/08/21 18:06:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6312) Declare required Libs.private in arrow.pc package config - posted by "Michael Maguire (Jira)" <ji...@apache.org> on 2019/08/21 18:08:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-5932) [C++] undefined reference to `__cxa_init_primary_exception@CXXABI_1.3.11' - posted by "Cong Ding (Jira)" <ji...@apache.org> on 2019/08/21 18:45:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6214) [R] Sanitizer errors triggered via R bindings - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/21 19:32:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-5454) [C++] Implement Take on ChunkedArray for DataFrame use - posted by "Artem KOZHEVNIKOV (Jira)" <ji...@apache.org> on 2019/08/21 20:58:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-5454) [C++] Implement Take on ChunkedArray for DataFrame use - posted by "Artem KOZHEVNIKOV (Jira)" <ji...@apache.org> on 2019/08/21 21:04:00 UTC, 3 replies.
- [jira] [Assigned] (ARROW-6291) [C++] CMake ignores ARROW_PARQUET - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/21 21:11:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6291) [C++] CMake ignores ARROW_PARQUET - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/21 21:12:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6291) [C++] CMake ignores ARROW_PARQUET - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/21 21:12:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6312) Declare required Libs.private in arrow.pc package config - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/21 21:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3154) [Python][C++] Document how to write _metadata, _common_metadata files with Parquet datasets - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:44:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3154) [Python][C++] Document how to write _metadata, _common_metadata files with Parquet datasets - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:44:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3154) [Python] Document how to write _metadata, _common_metadata files with Parquet datasets - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:44:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3221) [C++][Python] Add a virtual Slice method to buffers - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:46:00 UTC, 1 replies.
- [jira] [Closed] (ARROW-3232) [Python] Return an ndarray from Column.to_pandas - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:46:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3203) [C++] Build error on Debian Buster - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:46:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3263) [R] Use R sentinel values for missingness in addition to bitmask - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:49:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3410) [C++][Dataset] Streaming CSV reader interface for memory-constrainted environments - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3410) [C++] Streaming CSV reader interface for memory-constrainted environments - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3543) [R] Time zone adjustment issue when reading Feather file written by Python - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3590) [Python] Expose Python API for start and end offset of row group in parquet file - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:54:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3599) [C++] "infer" reports errors - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3651) [Python] Datetimes from non-DateTimeIndex cannot be deserialized - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3604) [R] Support to collect int64 as ints - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:55:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3685) [Python] Use fixed size binary for NumPy fixed-size string dtypes - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 22:58:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6011) [Python] Data incomplete when using pyarrow in pyspark in python 3.x - posted by "Bryan Cutler (Jira)" <ji...@apache.org> on 2019/08/21 22:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6260) [Website] Use deploy key on Travis to build and push to asf-site - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/21 23:00:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-3263) [R] Use R sentinel values for missingness in addition to bitmask - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/21 23:04:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3777) [Python] Implement a mock "high latency" filesystem - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:05:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3786) Enable merge_arrow_pr.py script to run in non-English JIRA accounts. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:06:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-3919) [Python] Support 64 bit indices for pyarrow.serialize and pyarrow.deserialize - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:08:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3933) [Python] Segfault reading Parquet files from GNOMAD - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:09:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3933) [Python] Segfault reading Parquet files from GNOMAD - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:10:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4095) [C++] Implement optimizations for dictionary unification where dictionaries are prefixes of the unified dictionary - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:12:00 UTC, 1 replies.
- [jira] [Closed] (ARROW-4083) [C++] Allowing ChunkedArrays to contain a mix of DictionaryArray and dense Array (of the dictionary type) - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:12:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4111) [Python] Create time types from Python sequences of integers - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:13:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-4120) [Python] Define process for testing procedures that check for no macro-level memory leaks - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4220) [Python] Add buffered input and output stream ASV benchmarks with simulated high latency IO - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:16:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-4279) [C++] Rebase https://github.com/apache/parquet-cpp/pull/462# onto arrow repo - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:17:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-4359) [Python] Column metadata is not saved or loaded in parquet - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:18:00 UTC, 3 replies.
- [jira] [Updated] (ARROW-4359) [Python] Column metadata is not saved or loaded in parquet - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:18:00 UTC, 1 replies.
- [jira] [Closed] (ARROW-4439) [C++] Improve FindBrotli.cmake - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:20:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-4427) Move Confluence Wiki pages to the Sphinx docs - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:20:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-4470) [Python] Pyarrow using considerable more memory when reading partitioned Parquet file - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:22:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4726) [C++] IntToFloatingPoint tests disabled under 32bit builds - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4746) [C++/Python] PyDataTime_Date wrongly casted to PyDataTime_DateTime - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:31:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-4757) [C++] Nested chunked array support - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:32:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4771) [C++][ORC] Enable copy free conversion for Composite type - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4770) [C++][ORC] Enable copy free conversion for primitive types - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:33:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-4779) [CI] AppVeyor link failure - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:33:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-4809) [Python] import error with undefined symbol _ZNK5arrow6Status8ToStringB5xcc11Ev - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4836) "Cannot tell() a compressed stream" when using RecordBatchStreamWriter - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4848) Static libparquet not compiled with -DARROW_STATIC on Windows - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4848) [C++] Static libparquet not compiled with -DARROW_STATIC on Windows - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:39:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-4836) "Cannot tell() a compressed stream" when using RecordBatchStreamWriter - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:39:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-4848) [C++] Static libparquet not compiled with -DARROW_STATIC on Windows - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:40:00 UTC, 3 replies.
- [jira] [Closed] (ARROW-4860) [C++] Build AWS C++ SDK for Windows in conda-forge - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:41:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4880) [Python] python/asv-build.sh is probably broken after CMake refactor - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:41:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4930) [Python] Remove LIBDIR assumptions in Python build - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4966) [C++] orc::TimezoneError Can't open /usr/share/zoneinfo/GMT-00:00 - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:42:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-4967) [C++] Parquet: Object type and stats lost when using 96-bit timestamps - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:44:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6299) [C++] Simplify FileFormat classes to singletons - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/21 23:47:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-4967) [C++] Parquet: Object type and stats lost when using 96-bit timestamps - posted by "Deepak Majeti (Jira)" <ji...@apache.org> on 2019/08/22 00:00:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3203) [C++] Build error on Debian Buster - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/22 00:31:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4427) Move Confluence Wiki pages to the Sphinx docs - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/22 02:48:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6302) [Python][Parquet] Reading dictionary type with serialized Arrow schema does not restore "ordered" type property - posted by "Galuh Sahid (Jira)" <ji...@apache.org> on 2019/08/22 03:26:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6313) Tracking - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6313) Tracking for ensuring flatbuffer serialized values are aligned in stream/files. - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6314) [C++] Implement alignment to ensure flatbuffer alignemnt. - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6315) [Java] Make change to ensure flatbuffer reads are aligned - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6314) [C++] Implement alignment to ensure flatbuffer alignemnt. - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:37:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6316) [Go] Make change to ensure flatbuffer reads are aligned - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6317) [Javascript] - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6314) [C++] Implement changes to ensure flatbuffer alignment. - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:41:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6317) [JS] Implement changes to ensure flatbuffer alignment - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:41:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6318) [Integration] Update integration test to use generated binaries to ensure backwards compatibility - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:43:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4279) [C++] Rebase https://github.com/apache/parquet-cpp/pull/462# onto arrow repo - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6319) [C++] Extract the core of NumericTensor::Value as Tensor::Value - posted by "Kenta Murata (Jira)" <ji...@apache.org> on 2019/08/22 03:48:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2255) [Developer][Integration] Serialize schema- and field-level custom metadata in integration test JSON format - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:52:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-2255) [Developer][Integration] Serialize schema- and field-level custom metadata in integration test JSON format - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 03:52:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6260) [Website] Use deploy key on Travis to build and push to asf-site - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/22 04:11:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6070) [Java] Avoid creating new schema before IPC sending - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/22 04:16:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6316) [Go] Make change to ensure flatbuffer reads are aligned - posted by "Sebastien Binet (Jira)" <ji...@apache.org> on 2019/08/22 07:07:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6309) [C++] Parquet tests and executables are linked statically - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/22 08:47:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6309) [C++] Parquet tests and executables are linked statically - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/22 08:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6320) [C++] Arrow utilities are linked statically - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/22 08:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6321) [Python] Ability to create ExtensionBlock on conversion to pandas - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/22 08:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6216) [C++] Allow user to select the compression level - posted by "Martin Radev (Jira)" <ji...@apache.org> on 2019/08/22 09:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6319) [C++] Extract the core of NumericTensor::Value as Tensor::Value - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/22 09:15:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6321) [Python] Ability to create ExtensionBlock on conversion to pandas - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/22 12:01:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6307) [Java] Provide RLE vector - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/22 12:10:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-1638) [Java] IPC roundtrip for null type - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/22 12:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1638) [Java] IPC roundtrip for null type - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/22 12:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3531) [Python] Deprecate Schema.field_by_name in favor of __getitem__ - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/22 13:26:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-2572) [Python] Add factory function to create a Table from Columns and Schema. - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/22 13:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-453) [C++] Add filesystem implementation for Amazon S3 - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/22 14:45:01 UTC, 1 replies.
- [jira] [Assigned] (ARROW-453) [C++] Add file interface implementations for Amazon S3 - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/22 14:45:01 UTC, 0 replies.
- [jira] [Updated] (ARROW-6313) [Format] Tracking for ensuring flatbuffer serialized values are aligned in stream/files. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 15:03:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4848) [C++] Static libparquet not compiled with -DARROW_STATIC on Windows - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/22 15:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6322) [C#] Implement a plasma client - posted by "Eric Erhardt (Jira)" <ji...@apache.org> on 2019/08/22 15:57:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6183) [R] Document that you don't have to use tidyselect if you don't want - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/22 15:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6323) [R] Expand file paths when passing to readers - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/22 17:03:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6323) [R] Expand file paths when passing to readers - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/22 17:04:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-6323) [R] Expand file paths when passing to readers - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/22 17:07:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6324) [C++] File system API should expand paths - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/22 17:10:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6324) [C++] File system API should expand paths - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/22 17:11:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-5494) [Python] Create FileSystem bindings - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/22 17:42:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6325) [Python] wrong conversion of DataFrame with boolean values - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/22 18:12:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6325) [Python] wrong conversion of DataFrame with boolean values - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/22 18:13:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-6325) [Python] wrong conversion of DataFrame with boolean values - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/22 18:15:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-5686) [R] Review R Windows CI build - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/22 18:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5686) [R] Review R Windows CI build - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/22 18:43:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6326) [C++] Nullable fields when converting std::tuple to Table - posted by "Omer Ozarslan (Jira)" <ji...@apache.org> on 2019/08/22 19:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6327) [Python] Conversion of pandas.SparseArray columns in pandas.DataFrames to pyarrow.Table and back - posted by "Rok Mihevc (Jira)" <ji...@apache.org> on 2019/08/22 20:09:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6326) [C++] Nullable fields when converting std::tuple to Table - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/22 20:55:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4848) [C++] Static libparquet not compiled with -DARROW_STATIC on Windows - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/22 21:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6328) Click.option-s should have help text - posted by "Ulzii O (Jira)" <ji...@apache.org> on 2019/08/22 21:54:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5072) [Python] write_table fails silently on S3 errors - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5072) [Python] write_table fails silently on S3 errors - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:16:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5086) [Python] Space leak in ParquetFile.read_row_group() - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5099) [Plasma][Python] Compiling Plasma TensorFlow op has Python 2 bug. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5101) [Packaging] Avoid bundling static libraries in Windows conda packages - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:17:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-5086) [Python] Space leak in ParquetFile.read_row_group() - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5103) Segfault when using chunked_array.to_pandas on array different types (edge case) - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:18:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5101) [Packaging] Avoid bundling static libraries in Windows conda packages - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:18:00 UTC, 4 replies.
- [jira] [Updated] (ARROW-5104) [Python/C++] Schema for empty tables include index column as integer - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5103) [Python] Segfault when using chunked_array.to_pandas on array different types (edge case) - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5106) [Packaging] [C++/Python] Add conda package verification scripts - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:19:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5121) [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:19:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5121) [C++] arrow::internal::make_unique conflicts std::make_unique on MSVC - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:19:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5125) [Python] Cannot roundtrip extreme dates through pyarrow - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:20:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5125) [Python] Cannot roundtrip extreme dates through pyarrow - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:20:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5139) [Python/C++] Empty column selection no longer restores index - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:22:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5139) [Python/C++] Empty column selection no longer restores index - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:22:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5141) [C++] Share more of the IPC testing utils with the rest of Arrow - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5141) [C++] Share more of the IPC testing utils with the rest of Arrow - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:23:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-5156) [Python] `df.to_parquet('s3://...', partition_cols=...)` fails with `'NoneType' object has no attribute '_isfilestore'` - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5161) [Python] Cannot convert struct type from Pandas object column - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5156) [Python] `df.to_parquet('s3://...', partition_cols=...)` fails with `'NoneType' object has no attribute '_isfilestore'` - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:26:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5103) [Python] Segfault when using chunked_array.to_pandas on array different types (edge case) - posted by "Artem KOZHEVNIKOV (Jira)" <ji...@apache.org> on 2019/08/22 22:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5176) [Python] Automate formatting of python files - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:27:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-5161) [Python] Cannot convert struct type from Pandas object column - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:27:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5176) [Python] Automate formatting of python files - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:28:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-5211) [Format] Missing documentation under `Dictionary encoding` section on MetaData page - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:29:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5211) [Format] Missing documentation under `Dictionary encoding` section on MetaData page - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:29:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5215) [C++] Need a way to change integer size in DictBuilder and AdaptiveIntBuilder - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:30:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-5220) [Python] index / unknown columns in specified schema in Table.from_pandas - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:31:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5239) [JS] Add support for interval types in javascript - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:31:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5220) [Python] index / unknown columns in specified schema in Table.from_pandas - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:31:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5292) [C++] Static libraries are built on AppVeyor - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:32:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5292) [C++] Static libraries are built on AppVeyor - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5300) [C++] 0.13 FAILED to build with option -DARROW_NO_DEFAULT_MEMORY_POOL - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:35:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5310) [Python] better error message on creating ParquetDataset from empty directory - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:36:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5300) [C++] 0.13 FAILED to build with option -DARROW_NO_DEFAULT_MEMORY_POOL - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:36:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5320) [C++] Undefined symbol errors are occurred when linking parquet executables - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:37:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-5312) [C++] Move JSON integration testing utilities to arrow/testing and libarrow_testing.so - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5337) [C++] Add RecordBatch::field method, possibly deprecate "column" - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:38:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5337) [C++] Add RecordBatch::field method, possibly deprecate "column" - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:38:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5343) [C++] Consider using Buffer for transpose maps in DictionaryType::Unify instead of std::vector - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:38:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5343) [C++] Consider using Buffer for transpose maps in DictionaryType::Unify instead of std::vector - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5375) [C++] Try to move out of public headers - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:40:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5375) [C++] Try to move out of public headers - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:41:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5406) [Plasma] enable Subscribe and GetNotification from Java - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:41:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5417) [Website] http://arrow.apache.org doesn't redirect to https - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:42:00 UTC, 3 replies.
- [jira] [Closed] (ARROW-5425) [C++] Non-determinism encountered with cmake-format 0.5.1 - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:43:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5450) [Python] TimestampArray.to_pylist() fails with OverflowError: Python int too large to convert to C long - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:45:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5450) [Python] TimestampArray.to_pylist() fails with OverflowError: Python int too large to convert to C long - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:45:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-5450) [Python] TimestampArray.to_pylist() fails with OverflowError: Python int too large to convert to C long - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:46:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5489) [C++] Normalize kernels and ChunkedArray behavior - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:47:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5489) [C++] Normalize kernels and ChunkedArray behavior - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:47:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5494) [Python] Create FileSystem bindings - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:47:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5508) [C++] Create reusable Iterator interface - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:48:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5508) [C++] Create reusable Iterator interface - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:48:00 UTC, 5 replies.
- [jira] [Updated] (ARROW-5550) [C++] Refactor Buffers method on concatenate to consolidate code. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:49:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5522) [Packaging] Comments out of date in python/manylinux1/build_arrow.sh - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:49:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-5558) [C++] Support Array::View on arrays with non-zero offsets - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:49:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5562) [C++] parquet writer does not handle negative zero correctly - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5562) [C++] parquet writer does not handle negative zero correctly - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5575) [C++] arrowConfig.cmake includes uninstalled targets - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5580) [C++][Gandiva] Correct definitions of timestamp functions in Gandiva - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5630) [Python] Table of nested arrays doesn't round trip - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:52:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5630) [Python] Table of nested arrays doesn't round trip - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:53:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5505) [R] Stop masking base R functions/rethink namespacing - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/22 22:54:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-5505) [R] Stop masking base R functions/rethink namespacing - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/22 22:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5703) [Python] Arrow cannot serialize complex scalars in numpy - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:57:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5691) [C++] Relocate src/parquet/arrow code to src/arrow/dataset/parquet - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 22:57:00 UTC, 12 replies.
- [jira] [Closed] (ARROW-5417) [Website] http://arrow.apache.org doesn't redirect to https - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/22 23:03:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4836) [Python] "Cannot tell() a compressed stream" when using RecordBatchStreamWriter - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/22 23:05:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5176) [Python] Automate formatting of python files - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/22 23:11:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6260) [Website] Use deploy key on Travis to build and push to asf-site - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/22 23:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6127) [Website] Refresh website theme - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/22 23:26:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6329) [Format] Add 4-byte "stream continuation" to IPC message format to align Flatbuffers - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 00:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6329) [Format] Add 4-byte "stream continuation" to IPC message format to align Flatbuffers - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/23 00:25:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6329) [Format] Add 4-byte "stream continuation" to IPC message format to align Flatbuffers - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 00:25:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6178) [Developer] Don't fail in merge script on bad primary author input in multi-author PRs - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 00:26:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3531) [Python] Deprecate Schema.field_by_name in favor of __getitem__ - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 00:32:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-3531) [Python] Deprecate Schema.field_by_name in favor of __getitem__ - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 00:32:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6328) Click.option-s should have help text - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/23 00:48:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-5508) [C++] Create reusable Iterator interface - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/23 01:18:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6256) [Rust] parquet-format should be released by Apache process - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 01:51:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6330) [C++] Include missing headers in api.h - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/23 04:43:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6330) [C++] Include missing headers in api.h - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/23 04:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6330) [C++] Include missing headers in api.h - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/23 04:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6331) [Java] Incorporate ErrorProne into the java build - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/23 04:54:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6318) [Integration] Update integration test to use generated binaries to ensure backwards compatibility - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/23 07:10:00 UTC, 0 replies.
- [GitHub] [arrow-testing] emkornfield opened a new pull request #9: ARROW-6318: add generated files from integration test to testing - posted by GitBox <gi...@apache.org> on 2019/08/23 07:11:53 UTC, 0 replies.
- [jira] [Updated] (ARROW-6318) [Integration] Update integration test to use generated binaries to ensure backwards compatibility - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/23 07:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6332) [Java] [CPP] Handle size of varchar vectors correctly - posted by "Praveen Kumar Desabandu (Jira)" <ji...@apache.org> on 2019/08/23 07:17:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6325) [Python] wrong conversion of DataFrame with boolean values - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/23 07:30:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-5494) [Python] Create FileSystem bindings - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/23 07:49:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5220) [Python] index / unknown columns in specified schema in Table.from_pandas - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/23 08:16:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6333) [C++] Third party download URLs are duplicated - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/23 10:12:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6334) [Java] Improve the dictionary builder API to return the position of the value in the dictionary - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/23 10:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6334) [Java] Improve the dictionary builder API to return the position of the value in the dictionary - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/23 10:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6335) [Java] Improve the performance of DictionaryHashTable - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/23 12:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6335) [Java] Improve the performance of DictionaryHashTable - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/23 12:38:01 UTC, 0 replies.
- [jira] [Commented] (ARROW-2428) [Python] Add API to map Arrow types (including extension types) to pandas ExtensionArray instances for to_pandas conversions - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/23 12:50:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-2428) [Python] Add API to map Arrow types (including extension types) to pandas ExtensionArray instances for to_pandas conversions - posted by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2019/08/23 12:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6332) [Java] [CPP] Handle size of varchar vectors correctly - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/23 13:41:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6330) [C++] Include missing headers in api.h - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 13:56:00 UTC, 0 replies.
- [GitHub] [arrow-testing] wesm commented on issue #9: ARROW-6318: add generated files from integration test to testing - posted by GitBox <gi...@apache.org> on 2019/08/23 14:05:39 UTC, 1 replies.
- [jira] [Created] (ARROW-6336) [Python] Clarify pyarrow.serialize/deserialize docstrings viz-a-viz relationship with Arrow IPC protocol - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 14:18:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6227) [Python] pyarrow.array() shouldn't coerce np.nan to string - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 14:27:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4111) [Python] Create time types from Python sequences of integers - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 14:28:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4208) [CI/Python] Have automatized tests for S3 - posted by "Rok Mihevc (Jira)" <ji...@apache.org> on 2019/08/23 14:29:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-1456) [Python] Run s3fs unit tests in Travis CI - posted by "Rok Mihevc (Jira)" <ji...@apache.org> on 2019/08/23 14:30:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-5691) [C++] Relocate src/parquet/arrow code to src/arrow/dataset/parquet - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/23 15:02:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6332) [Java][C++][Gandiva] Handle size of varchar vectors correctly - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 15:47:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6337) [R] as_tibble in R API is a misnomer - posted by "James Lamb (Jira)" <ji...@apache.org> on 2019/08/23 16:21:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6337) [R] as_tibble in R API is a misnomer - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/23 16:28:00 UTC, 2 replies.
- [jira] [Assigned] (ARROW-6317) [JS] Implement changes to ensure flatbuffer alignment - posted by "Brian Hulette (Jira)" <ji...@apache.org> on 2019/08/23 16:39:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-6317) [JS] Implement changes to ensure flatbuffer alignment - posted by "Brian Hulette (Jira)" <ji...@apache.org> on 2019/08/23 16:39:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-6311) [Java] Make ApproxEqualsVisitor accept DiffFunction to make it more flexible - posted by "Pindikura Ravindra (Jira)" <ji...@apache.org> on 2019/08/23 16:41:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6126) [C++] IPC stream reader handling of empty streams potentially not robust - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 16:47:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6338) [R] Type function names don't match type names - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/23 17:09:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6271) [Rust] [DataFusion] Add example for running SQL against Parquet - posted by "Paddy Horan (Jira)" <ji...@apache.org> on 2019/08/23 17:23:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6202) [Java] Exception in thread "main" org.apache.arrow.memory.OutOfMemoryException: Unable to allocate buffer of size 4 due to memory limit. Current allocation: 2147483646 - posted by "Bryan Cutler (Jira)" <ji...@apache.org> on 2019/08/23 17:30:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6338) [R] Type function names don't match type names - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/23 17:31:00 UTC, 3 replies.
- [jira] [Updated] (ARROW-5082) [Python][Packaging] Reduce size of macOS and manylinux1 wheels - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/23 17:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1581) [Python] Set up nightly wheel builds for Linux, macOS - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/23 17:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3277) [Python] Validate manylinux1 builds with crossbow instead of each Travis CI build - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/23 17:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5158) [Packaging][Wheel] Symlink libraries in wheels - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/23 17:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-3054) [Packaging] Tooling to enable nightly conda packages to be updated to some anaconda.org channel - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/23 17:39:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-1299) [Doc] Publish nightly documentation against master somewhere - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/23 17:52:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6338) [R] Type function names don't match type names - posted by "Benjamin Kietzman (Jira)" <ji...@apache.org> on 2019/08/23 17:59:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6328) Click.option-s should have help text - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/23 18:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6339) [Python][C++] Rowgroup statistics for pd.NaT array ill defined - posted by "Florian Jetter (Jira)" <ji...@apache.org> on 2019/08/23 20:41:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6339) [Python][C++] Rowgroup statistics for pd.NaT array ill defined - posted by "Florian Jetter (Jira)" <ji...@apache.org> on 2019/08/23 20:56:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6340) [R] Implements low-level bindings to Dataset classes - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/23 21:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6341) [Python] Implements low-level bindings to Dataset classes: - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/23 21:19:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6340) [R] Implements low-level bindings to Dataset classes - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/23 21:27:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6341) [Python] Implements low-level bindings to Dataset classes: - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/23 21:27:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5686) [R] Review R Windows CI build - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/23 21:41:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6232) [C++] Rename Argsort kernel to SortToIndices - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/23 21:45:03 UTC, 0 replies.
- [jira] [Updated] (ARROW-6203) [GLib] Add garrow_array_sort_to_indices() - posted by "Yosuke Shiro (Jira)" <ji...@apache.org> on 2019/08/23 22:52:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6319) [C++] Extract the core of NumericTensor::Value as Tensor::Value - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 23:25:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6325) [Python] wrong conversion of DataFrame with boolean values - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 23:27:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6271) [Rust] [DataFusion] Add example for running SQL against Parquet - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 23:28:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6328) Click.option-s should have help text - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 23:35:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6312) [C++] Declare required Libs.private in arrow.pc package config - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 23:36:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6279) [Python] Add Table.slice method or allow slices in __getitem__ - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 23:42:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6279) [Python] Add Table.slice method or allow slices in __getitem__ - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/23 23:48:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6342) [Python] Add pyarrow.record_batch factory function with same basic API / semantics as pyarrow.table - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 23:49:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6168) [C++] IWYU docker-compose job is broken - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/23 23:58:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5910) [Python] read_tensor() fails on non-seekable streams - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 00:13:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5906) [CI] Set -DARROW_VERBOSE_THIRDPARTY_BUILD=OFF in builds running in Travis CI, maybe all docker-compose builds by default - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 00:19:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3221) [C++][Python] Add a virtual Slice method to buffers - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 00:22:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6332) [Java][C++][Gandiva] Handle size of varchar vectors correctly - posted by "Pindikura Ravindra (Jira)" <ji...@apache.org> on 2019/08/24 07:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6343) [Java] [Vector] Fix allocation helper - posted by "Praveen Kumar Desabandu (Jira)" <ji...@apache.org> on 2019/08/24 08:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6343) [Java] [Vector] Fix allocation helper - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/24 09:04:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6344) [C++][Gandiva] substring does not handle multibyte characters - posted by "Prudhvi Porandla (Jira)" <ji...@apache.org> on 2019/08/24 09:07:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6343) [Java] [Vector] Fix allocation helper - posted by "Praveen Kumar Desabandu (Jira)" <ji...@apache.org> on 2019/08/24 10:14:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6339) [Python][C++] Rowgroup statistics for pd.NaT array ill defined - posted by "Florian Jetter (Jira)" <ji...@apache.org> on 2019/08/24 13:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6345) [C++][Python] "ordered" flag seemingly not taken into account when comparing DictionaryType values for equality - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 15:41:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6345) [C++][Python] "ordered" flag seemingly not taken into account when comparing DictionaryType values for equality - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 15:43:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6346) [GLib] Add garrow_array_view() - posted by "Yosuke Shiro (Jira)" <ji...@apache.org> on 2019/08/24 18:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6346) [GLib] Add garrow_array_view() - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/24 18:57:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6347) [GLib] Add garrow_array_diff() - posted by "Yosuke Shiro (Jira)" <ji...@apache.org> on 2019/08/24 19:04:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6302) [Python][Parquet] Reading dictionary type with serialized Arrow schema does not restore "ordered" type property - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 20:07:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6302) [Python][Parquet] Reading dictionary type with serialized Arrow schema does not restore "ordered" type property - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 20:08:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6345) [C++][Python] "ordered" flag seemingly not taken into account when comparing DictionaryType values for equality - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 20:09:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5910) [Python] read_tensor() fails on non-seekable streams - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 20:14:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6348) R arrow::read_csv_arrow error on macos - posted by "hugh marera (Jira)" <ji...@apache.org> on 2019/08/24 20:26:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6279) [Python] Add Table.slice method or allow slices in __getitem__ - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 20:46:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6263) [Python] RecordBatch.from_arrays does not check array types against a passed schema - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 20:51:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6342) [Python] Add pyarrow.record_batch factory function with same basic API / semantics as pyarrow.table - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/24 20:51:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6349) ArrowInvalid: Negative ndarray strides not supported - posted by "YUTING ZHANG (Jira)" <ji...@apache.org> on 2019/08/24 21:52:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6349) ArrowInvalid: Negative ndarray strides not supported - posted by "YUTING ZHANG (Jira)" <ji...@apache.org> on 2019/08/24 21:53:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6349) [Python/numpy] ArrowInvalid: Negative ndarray strides not supported - posted by "YUTING ZHANG (Jira)" <ji...@apache.org> on 2019/08/24 21:54:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-5906) [CI] Set -DARROW_VERBOSE_THIRDPARTY_BUILD=OFF in builds running in Travis CI, maybe all docker-compose builds by default - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/24 22:27:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6203) [GLib] Add garrow_array_sort_to_indices() - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/24 22:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6348) R arrow::read_csv_arrow error on macos - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/25 04:54:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6348) [R] arrow::read_csv_arrow namespace error when package not loaded - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/25 04:55:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-6348) [R] arrow::read_csv_arrow namespace error when package not loaded - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/25 04:58:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-6346) [GLib] Add garrow_array_view() - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/25 05:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6350) [Ruby] Remove Arrow::Struct and use Hash instead - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/25 06:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6350) [Ruby] Remove Arrow::Struct and use Hash instead - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/25 06:31:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6090) [Rust] [DataFusion] Implement parallel execution for hash aggregate - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/25 14:29:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6238) [C++] Implement SimpleDataSource/SimpleDataFragment - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/25 16:00:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6350) [Ruby] Remove Arrow::Struct and use Hash instead - posted by "Yosuke Shiro (Jira)" <ji...@apache.org> on 2019/08/25 19:27:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6349) [Python/numpy] ArrowInvalid: Negative ndarray strides not supported - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/25 21:32:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6322) [C#] Implement a plasma client - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/25 23:25:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6351) [Ruby] Improve Arrow#values performance - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/26 00:18:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6351) [Ruby] Improve Arrow#values performance - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/26 00:19:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6216) [C++] Allow user to select the compression level - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/26 03:10:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6216) [C++] Allow user to select the compression level - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/26 03:10:00 UTC, 0 replies.
- [GitHub] [arrow-testing] emkornfield commented on issue #9: ARROW-6318: add generated files from integration test to testing - posted by GitBox <gi...@apache.org> on 2019/08/26 03:48:18 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6335) [Java] Improve the performance of DictionaryHashTable - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/26 04:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6352) [Java] Add implementation of DenseUnionVector. - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/26 04:06:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6352) [Java] Add implementation of DenseUnionVector. - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/26 04:32:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6353) [Python] Allow user to select compression level in pyarrow.parquet.write_table - posted by "Igor Yastrebov (Jira)" <ji...@apache.org> on 2019/08/26 09:24:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6353) [Python] Allow user to select compression level in pyarrow.parquet.write_table - posted by "Martin Radev (Jira)" <ji...@apache.org> on 2019/08/26 09:34:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6301) [Python] atexit: pyarrow.lib.ArrowKeyError: 'No type extension with name arrow.py_extension_type found' - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/26 10:13:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6354) [C++] Building without Parquet fails - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/26 10:29:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6354) [C++] Building without Parquet fails - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/26 10:29:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6354) [C++] Building without Parquet fails - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/26 12:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6355) [Java] Make range equal visitor reusable - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/26 12:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6355) [Java] Make range equal visitor reusable - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/26 12:25:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6356) [Java] Avro adapter implement Enum type and nested Record type - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/26 12:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6357) [C++] S3: allow for background writes - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/26 12:54:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6063) [FlightRPC] Implement "half-closed" semantics for DoPut - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/26 13:49:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6358) [C++] FileSystem::DeleteDir should make it optional to delete the directory itself - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/26 14:17:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6358) [C++] FileSystem::DeleteDir should make it optional to delete the directory itself - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/26 14:17:00 UTC, 9 replies.
- [jira] [Created] (ARROW-6359) [C++] Raw data equality in arrays vs. semantic value equality - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/26 15:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6347) [GLib] Add garrow_array_diff() - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/26 15:44:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6359) [C++] Raw data equality in arrays vs. semantic value equality - posted by "Benjamin Kietzman (Jira)" <ji...@apache.org> on 2019/08/26 16:09:00 UTC, 3 replies.
- [jira] [Created] (ARROW-6360) [R] Update support for compression - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/26 17:01:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6361) sbt docker publish fails due to Arrow dependecies - posted by "Boris V.Kuznetsov (Jira)" <ji...@apache.org> on 2019/08/26 17:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6362) [C++] S3: more flexible credential options - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/26 17:28:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6362) [C++] S3: more flexible credential options - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/26 17:56:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6362) [C++] S3: more flexible credential options - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/26 17:57:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6363) [R] segfault in Table__from_dots with unexpected schema - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/26 18:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6364) [R] Handling unexpected input to time64() et al - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/26 18:36:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6338) [R] Type function names don't match type names - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/26 18:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6365) [R] Should be able to coerce numeric to integer with schema - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/26 18:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6363) [R] segfault in Table__from_dots with unexpected schema - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/26 19:16:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-1789) [Format] Consolidate specification documents and improve clarity for new implementation authors - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/26 19:22:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4508) [Format] Copy content from Layout.rst to new document. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/26 19:22:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4510) [Format] copy content from IPC.rst to new document. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/26 19:22:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4511) [Format] remove individual documents in favor of new document once all content is moved - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/26 19:22:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4509) [Format] Copy content from Metadata.rst to new document. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/26 19:22:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4507) [Format] Create outline and introduction for new document. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/26 19:22:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6164) [Docs][Format] Document project versioning schema and forward/backward compatibility policies - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/26 19:22:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6358) [C++] FileSystem::DeleteDir should make it optional to delete the directory itself - posted by "Rok Mihevc (Jira)" <ji...@apache.org> on 2019/08/26 20:58:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-1456) [Python] Run s3fs unit tests in Travis CI - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/26 21:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6364) [R] Handling unexpected input to time64() et al - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/26 21:38:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4511) [Format] remove individual documents in favor of new document once all content is moved - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/27 00:44:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6366) [Java] Make field vectors final explicitly - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/27 02:59:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6367) [C++][Gandiva] Implement string reverse - posted by "Prudhvi Porandla (Jira)" <ji...@apache.org> on 2019/08/27 07:23:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6367) [C++][Gandiva] Implement string reverse - posted by "Prudhvi Porandla (Jira)" <ji...@apache.org> on 2019/08/27 07:25:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6323) [R] Expand file paths when passing to readers - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 08:34:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6338) [R] Type function names don't match type names - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 08:38:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6363) [R] segfault in Table__from_dots with unexpected schema - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 08:39:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6229) [C++] Add a DataSource implementation which scans a directory - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 09:21:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6366) [Java] Make field vectors final explicitly - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/27 10:34:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5830) [C++] Stop using memcmp in TensorEquals - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 11:57:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5830) [C++] Stop using memcmp in TensorEquals - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 11:57:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6231) [Python] Consider assigning default column names when reading CSV file and header_rows=0 - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 13:41:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-5101) [Packaging] Avoid bundling static libraries in Windows conda packages - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/08/27 14:00:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6324) [C++] File system API should expand paths - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 14:01:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2769) [Python] Deprecate and rename add_metadata methods - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/08/27 14:02:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6368) [C++] Add RecordBatch projection functionality - posted by "Benjamin Kietzman (Jira)" <ji...@apache.org> on 2019/08/27 14:27:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6368) [C++] Add RecordBatch projection functionality - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/27 15:09:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-6058) [Python][Parquet] Failure when reading Parquet file from S3 with s3fs - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/27 15:29:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6058) [Python][Parquet] Failure when reading Parquet file from S3 with s3fs - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/27 15:29:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6369) [Python] Support list-of-boolean in Array.to_pandas conversion - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/27 15:46:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6370) [JS] Table.from adds 0 on int columns - posted by "Sascha Hofmann (Jira)" <ji...@apache.org> on 2019/08/27 17:23:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6364) [R] Handling unexpected input to time64() et al - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 17:29:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5960) [C++] Boost dependencies are specified in wrong order - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 19:31:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5960) [C++] Boost dependencies are specified in wrong order - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/27 19:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6371) [Doc] Row to columnar conversion example mentions arrow::Column in comments - posted by "Omer Ozarslan (Jira)" <ji...@apache.org> on 2019/08/27 19:46:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3829) [Python] Support protocols to extract Arrow objects from third-party classes - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/27 23:01:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6371) [Doc] Row to columnar conversion example mentions arrow::Column in comments - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 00:14:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6372) [Rust][Datafusion] Predictate push down optimization can break query plan - posted by "Paddy Horan (Jira)" <ji...@apache.org> on 2019/08/28 01:57:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6113) [Java] Support vector deduplicate function - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/28 06:17:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6304) [Java] Add description to each maven artifact - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/28 06:18:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6297) [Java] Compare ArrowBufPointers by unsinged integers - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/28 06:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6136) [FlightRPC][Java] Don't double-close response stream - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/28 06:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6334) [Java] Improve the dictionary builder API to return the position of the value in the dictionary - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/28 06:59:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6306) [Java] Support stable sort by stable comparators - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/28 06:59:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6352) [Java] Add implementation of DenseUnionVector. - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/28 08:23:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6373) [C++] Make FixedWidthBinaryBuilder consistent with other primitive fixed width builders - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/28 08:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6373) [C++] Make FixedWidthBinaryBuilder consistent with other primitive fixed width builders - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/28 08:41:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6374) [Java] Refactor the code for TimeXXVectors - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/28 10:30:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6374) [Java] Refactor the code for TimeXXVectors - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/28 10:34:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6356) [Java] Avro adapter implement Enum type and nested Record type - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/28 10:53:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-5522) [Packaging] Comments out of date in python/manylinux1/build_arrow.sh - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/08/28 12:50:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-5522) [Packaging][Documentation] Comments out of date in python/manylinux1/build_arrow.sh - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/08/28 12:52:00 UTC, 2 replies.
- [jira] [Resolved] (ARROW-6351) [Ruby] Improve Arrow#values performance - posted by "Yosuke Shiro (Jira)" <ji...@apache.org> on 2019/08/28 13:27:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6372) [Rust][Datafusion] Predictate push down optimization can break query plan - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/28 13:40:00 UTC, 3 replies.
- [jira] [Updated] (ARROW-5646) [Crossbow][Documentation] Move the user guide to the Sphinx documentation - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/08/28 13:41:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-5646) [Crossbow] Move the user guide to Sphinx - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/08/28 13:41:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6372) [Rust][Datafusion] Predictate push down optimization can break query plan - posted by "Andy Grove (Jira)" <ji...@apache.org> on 2019/08/28 13:45:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3571) [Wiki] Release management guide does not explain how to set up Crossbow or where to find instructions - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/08/28 14:01:03 UTC, 3 replies.
- [jira] [Assigned] (ARROW-6292) [C++] Add an option to build with mimalloc - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/28 14:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6292) [C++] Add an option to build with mimalloc - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/28 14:31:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5645) [Python] Support inferring nested list types and converting from ndarray with ndim > 1 - posted by "Simeon H.K. Fitch (Jira)" <ji...@apache.org> on 2019/08/28 14:32:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6370) [JS] Table.from adds 0 on int columns - posted by "Brian Hulette (Jira)" <ji...@apache.org> on 2019/08/28 15:09:00 UTC, 4 replies.
- [jira] [Updated] (ARROW-6354) [C++] Building without Parquet fails - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/28 15:18:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6375) [C++] Extend ConversionTraits to allow efficiently appending list values in STL API - posted by "Omer Ozarslan (Jira)" <ji...@apache.org> on 2019/08/28 15:33:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6375) [C++] Extend ConversionTraits to allow efficiently appending list values in STL API - posted by "Omer Ozarslan (Jira)" <ji...@apache.org> on 2019/08/28 15:34:00 UTC, 2 replies.
- [jira] [Updated] (ARROW-6371) [Doc] Row to columnar conversion example mentions arrow::Column in comments - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/28 15:44:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6375) [C++] Extend ConversionTraits to allow efficiently appending list values in STL API - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/28 15:58:00 UTC, 1 replies.
- [jira] [Assigned] (ARROW-6376) [Developer] PR merge script has "master" target ref hard-coded - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 16:57:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6376) [Developer] PR merge script has "master" target ref hard-coded - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 16:57:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6314) [C++] Implement changes to ensure flatbuffer alignment. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 17:00:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6377) [C++] Extending STL API to support row-wise conversion - posted by "Omer Ozarslan (Jira)" <ji...@apache.org> on 2019/08/28 17:02:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6376) [Developer] PR merge script has "master" target ref hard-coded - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/28 17:03:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6377) [C++] Extending STL API to support row-wise conversion - posted by "Omer Ozarslan (Jira)" <ji...@apache.org> on 2019/08/28 17:09:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6377) [C++] Extending STL API to support row-wise conversion - posted by "Omer Ozarslan (Jira)" <ji...@apache.org> on 2019/08/28 17:09:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6378) [C++][Dataset] Implement TreeDataSource - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/28 17:14:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6378) [C++][Dataset] Implement TreeDataSource - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/28 17:15:01 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6378) [C++][Dataset] Implement TreeDataSource - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/28 17:15:01 UTC, 0 replies.
- [jira] [Commented] (ARROW-6378) [C++][Dataset] Implement TreeDataSource - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 17:15:01 UTC, 1 replies.
- [jira] [Assigned] (ARROW-5101) [Packaging] Avoid bundling static libraries in Windows conda packages - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/28 17:33:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5101) [Packaging] Avoid bundling static libraries in Windows conda packages - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/28 17:33:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6379) [C++] Do not append any buffers when serializing NullType for IPC - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 18:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6380) Method pyarrow.parquet.read_table has memory spikes from version 0.14 - posted by "Renan Alves Fonseca (Jira)" <ji...@apache.org> on 2019/08/28 19:07:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5618) [C++] [Parquet] Using deprecated Int96 storage for timestamps triggers integer overflow in some cases - posted by "TP Boudreau (Jira)" <ji...@apache.org> on 2019/08/28 19:32:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6354) [C++] Building without Parquet fails - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/28 20:22:01 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4511) [Format] remove individual documents in favor of new document once all content is moved - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:02:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4508) [Format] Copy content from Layout.rst to new document. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:03:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4507) [Format] Create outline and introduction for new document. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:03:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-1789) [Format] Consolidate specification documents and improve clarity for new implementation authors - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:03:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4510) [Format] copy content from IPC.rst to new document. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:04:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4509) [Format] Copy content from Metadata.rst to new document. - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:04:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5522) [Packaging][Documentation] Comments out of date in python/manylinux1/build_arrow.sh - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:06:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6376) [Developer] PR merge script has "master" target ref hard-coded - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:12:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6263) [Python] RecordBatch.from_arrays does not check array types against a passed schema - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:22:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6342) [Python] Add pyarrow.record_batch factory function with same basic API / semantics as pyarrow.table - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:23:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-2006) [C++] Add option to trim excess padding when writing IPC messages - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:33:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-2006) [C++] Add option to trim excess padding when writing IPC messages - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:36:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-2041) [Python] pyarrow.serialize has high overhead for list of NumPy arrays - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 21:45:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6381) [C++] BufferOutputStream::Write is slow for many small writes - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 22:32:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6381) [C++] BufferOutputStream::Write is slow for many small writes - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/28 22:34:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6381) [C++] BufferOutputStream::Write is slow for many small writes - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/28 22:49:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6379) [C++] Do not append any buffers when serializing NullType for IPC - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/29 01:34:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6348) [R] arrow::read_csv_arrow namespace error when package not loaded - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/29 01:42:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6372) [Rust][Datafusion] Predictate push down optimization can break query plan - posted by "Paddy Horan (Jira)" <ji...@apache.org> on 2019/08/29 02:51:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6372) [Rust][Datafusion] Casting from Un-signed to Signed Integers not supported - posted by "Paddy Horan (Jira)" <ji...@apache.org> on 2019/08/29 03:17:00 UTC, 1 replies.
- [jira] [Comment Edited] (ARROW-5995) [Python] pyarrow: hdfs: support file checksum - posted by "Ruslan Kuprieiev (Jira)" <ji...@apache.org> on 2019/08/29 07:11:00 UTC, 2 replies.
- [jira] [Created] (ARROW-6382) Unable to catch Python UDF exceptions when using PyArrow - posted by "Jan (Jira)" <ji...@apache.org> on 2019/08/29 08:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6382) Unable to catch Python UDF exceptions when using PyArrow - posted by "Jan (Jira)" <ji...@apache.org> on 2019/08/29 08:39:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6315) [Java] Make change to ensure flatbuffer reads are aligned - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/29 08:42:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6383) [Java] report outstanding child allocators on parent allocator close - posted by "Pindikura Ravindra (Jira)" <ji...@apache.org> on 2019/08/29 10:17:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6383) [Java] report outstanding child allocators on parent allocator close - posted by "Pindikura Ravindra (Jira)" <ji...@apache.org> on 2019/08/29 10:18:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6373) [C++] Make FixedWidthBinaryBuilder consistent with other primitive fixed width builders - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 11:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6384) [C++] Bump dependencies - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 11:09:00 UTC, 3 replies.
- [jira] [Created] (ARROW-6384) [C++] Bump dependencies - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 11:09:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6384) [C++] Bump dependencies - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 11:20:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6385) [C++] Investigate xxh3 - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 12:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6015) [Python] pyarrow wheel: `DLL load failed` when importing on windows - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 12:46:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6119) [Python] PyArrow wheel import fails on Windows Python 3.7 - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 12:47:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6372) [Rust][Datafusion] Casting from Un-signed to Signed Integers not supported - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/08/29 12:58:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-1231) [C++] Add filesystem / IO implementation for Google Cloud Storage - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 13:00:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-3277) [Python] Validate manylinux1 builds with crossbow instead of each Travis CI build - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 13:10:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-3277) [Python] Validate manylinux1 builds with crossbow instead of each Travis CI build - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 13:11:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3873) [C++] Build shared libraries consistently with -fvisibility=hidden - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 13:12:00 UTC, 1 replies.
- [jira] [Commented] (ARROW-4091) [C++] Curate default list of CSV null spellings - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 13:15:00 UTC, 5 replies.
- [jira] [Commented] (ARROW-4668) [C++] Support GCP BigQuery Storage API - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 13:16:00 UTC, 2 replies.
- [jira] [Commented] (ARROW-3406) [C++] Create a caching memory pool implementation - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 13:20:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-3408) [C++] Add option to CSV reader to dictionary encode individual columns or all string / binary columns - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 13:35:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6386) [C++][Documentation] Explicit documentation of null slot interpretation - posted by "Benjamin Kietzman (Jira)" <ji...@apache.org> on 2019/08/29 13:37:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6386) [C++][Documentation] Explicit documentation of null slot interpretation - posted by "Benjamin Kietzman (Jira)" <ji...@apache.org> on 2019/08/29 13:40:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-4091) [C++] Curate default list of CSV null spellings - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/29 13:46:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4095) [C++] Implement optimizations for dictionary unification where dictionaries are prefixes of the unified dictionary - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 13:55:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6386) [C++][Documentation] Explicit documentation of null slot interpretation - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/29 14:17:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-453) [C++] Add filesystem implementation for Amazon S3 - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/29 14:37:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6361) sbt docker publish fails due to Arrow dependecies - posted by "Boris V.Kuznetsov (Jira)" <ji...@apache.org> on 2019/08/29 15:28:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6387) [Archery] Errors with make - posted by "Omer Ozarslan (Jira)" <ji...@apache.org> on 2019/08/29 15:32:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6388) [C++] Consider implementing BufferOuputStream using BufferBuilder internally - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/29 15:42:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6381) [C++] BufferOutputStream::Write is slow for many small writes - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/29 15:47:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6384) [C++] Bump dependencies - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/29 15:50:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6387) [Archery] Errors with make - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/29 15:51:00 UTC, 3 replies.
- [GitHub] [arrow-testing] wesm merged pull request #9: ARROW-6318: add generated files from integration test to testing - posted by GitBox <gi...@apache.org> on 2019/08/29 15:52:58 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5211) [Format] Missing documentation under `Dictionary encoding` section on MetaData page - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/29 16:55:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6348) [R] arrow::read_csv_arrow namespace error when package not loaded - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/29 17:24:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6387) [Archery] Errors with make - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/29 17:54:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6315) [Java] Make change to ensure flatbuffer reads are aligned - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/29 20:37:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6339) [Python][C++] Rowgroup statistics for pd.NaT array ill defined - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/29 20:39:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6322) [C#] Implement a plasma client - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/29 21:28:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-3277) [Python] Validate manylinux1 builds with crossbow instead of each Travis CI build - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/29 23:51:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-4668) [C++] Support GCP BigQuery Storage API - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/29 23:53:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6389) java.io.IOException: No FileSystem for scheme: hdfs [On AWS EMR] - posted by "Ben Schreck (Jira)" <ji...@apache.org> on 2019/08/30 00:54:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6371) [Doc] Row to columnar conversion example mentions arrow::Column in comments - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 03:33:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6371) [Doc] Row to columnar conversion example mentions arrow::Column in comments - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 03:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6390) [Python][Flight] Add Python documentation / tutorial for Flight - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 04:38:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6391) [Python][Flight] Add built-in methods on FlightServerBase to start server and wait for it to be available - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 05:10:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6392) [Python][Flight] list_actions Server RPC is not tested in test_flight.py, nor is return value validated - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 05:17:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6393) [C++]Add EqualOptions support in SparseTensor::Equals - posted by "Kenta Murata (Jira)" <ji...@apache.org> on 2019/08/30 05:36:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6394) [Java] Support conversions between delta vector and partial sum vector - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/30 08:07:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6394) [Java] Support conversions between delta vector and partial sum vector - posted by "Liya Fan (Jira)" <ji...@apache.org> on 2019/08/30 08:09:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6144) [C++][Gandiva] Implement random function in Gandiva - posted by "Praveen Kumar Desabandu (Jira)" <ji...@apache.org> on 2019/08/30 09:09:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6380) Method pyarrow.parquet.read_table has memory spikes from version 0.14 - posted by "Igor Yastrebov (Jira)" <ji...@apache.org> on 2019/08/30 09:40:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6395) [pyarrow] Bug when using bool arrays with stride greater than 1 - posted by "Philip Felton (Jira)" <ji...@apache.org> on 2019/08/30 09:40:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6395) [pyarrow] Bug when using bool arrays with stride greater than 1 - posted by "Igor Yastrebov (Jira)" <ji...@apache.org> on 2019/08/30 09:50:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6396) [C++] Add CompareOptions to Compare kernels - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/30 12:27:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6396) [C++] Add CompareOptions to Compare kernels - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/30 12:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6344) [C++][Gandiva] substring does not handle multibyte characters - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/30 12:56:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6341) [Python] Implement low-level bindings for Dataset - posted by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2019/08/30 13:07:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6397) [C++][CI] Fix S3 minio failure - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/30 13:27:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6387) [Archery] Errors with make - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/30 13:38:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6387) [Archery] Errors with make - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/30 13:39:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6380) Method pyarrow.parquet.read_table has memory spikes from version 0.14 - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/30 14:03:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6380) Method pyarrow.parquet.read_table has memory spikes from version 0.14 - posted by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/30 14:03:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6368) [C++] Add RecordBatch projection functionality - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/30 14:09:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6397) [C++][CI] Fix S3 minio failure - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/30 14:37:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6397) [C++][CI] Fix S3 minio failure - posted by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/08/30 14:56:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6397) [C++][CI] Fix S3 minio failure - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/30 15:34:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6398) [C++] consolidate ScanOptions and ScanContext - posted by "Benjamin Kietzman (Jira)" <ji...@apache.org> on 2019/08/30 16:15:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6380) Method pyarrow.parquet.read_table has memory spikes from version 0.14 - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 16:23:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6231) [Python] Consider assigning default column names when reading CSV file and header_rows=0 - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/30 16:35:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-5922) [Python] Unable to connect to HDFS from a worker/data node on a Kerberized cluster using pyarrow' hdfs API - posted by "Ben Schreck (Jira)" <ji...@apache.org> on 2019/08/30 16:53:00 UTC, 1 replies.
- [jira] [Updated] (ARROW-6398) [C++] consolidate ScanOptions and ScanContext - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/30 17:18:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6390) [Python][Flight] Add Python documentation / tutorial for Flight - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 17:24:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6390) [Python][Flight] Add Python documentation / tutorial for Flight - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 17:24:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6312) [C++] Declare required Libs.private in arrow.pc package config - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 17:29:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6396) [C++] Add CompareOptions to Compare kernels - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/30 17:33:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-5300) [C++] 0.13 FAILED to build with option -DARROW_NO_DEFAULT_MEMORY_POOL - posted by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2019/08/30 18:27:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6399) [C++] More extensive attributes usage could improve debugging - posted by "Benjamin Kietzman (Jira)" <ji...@apache.org> on 2019/08/30 19:02:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6015) [Python] pyarrow wheel: `DLL load failed` when importing on windows - posted by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2019/08/30 19:43:00 UTC, 15 replies.
- [jira] [Updated] (ARROW-6392) [Python][Flight] list_actions Server RPC is not tested in test_flight.py, nor is return value validated - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/30 21:01:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6310) [C++] Write 64-bit integers as strings in JSON integration test files - posted by "Benjamin Kietzman (Jira)" <ji...@apache.org> on 2019/08/30 21:07:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6400) Arrow Java Library Build Error - posted by "Tanveer (Jira)" <ji...@apache.org> on 2019/08/30 21:51:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6119) [Python] PyArrow wheel import fails on Windows Python 3.7 - posted by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2019/08/30 21:52:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6078) [Java] Implement dictionary-encoded subfields for List type - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/31 02:56:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6401) [Java] Implement dictionary-encoded subfields for Struct type - posted by "Ji Liu (Jira)" <ji...@apache.org> on 2019/08/31 03:01:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6401) [Java] Implement dictionary-encoded subfields for Struct type - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/31 03:09:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-4668) [C++] Support GCP BigQuery Storage API - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/31 03:26:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6094) [Format][Flight] Add GetFlightSchema to Flight RPC - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/31 03:28:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-2769) [C++][Python] Deprecate and rename add_metadata methods - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 03:50:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-2769) [C++][Python] Deprecate and rename add_metadata methods - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 03:51:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6265) [Java] Avro adapter implement Array/Map/Fixed type - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/31 04:04:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6402) [C++] Suppress sign-compare warning with g++ 9.2.1 - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 04:08:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6402) [C++] Suppress sign-compare warning with g++ 9.2.1 - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/31 04:09:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6119) [Python] PyArrow wheel import fails on Windows Python 3.7 - posted by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2019/08/31 04:09:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4095) [C++] Implement optimizations for dictionary unification where dictionaries are prefixes of the unified dictionary - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/31 04:44:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6397) [C++][CI] Fix S3 minio failure - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 04:53:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6031) [Java] Support iterating a vector by ArrowBufPointer - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/31 04:53:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6247) [Java] Provide a common interface for float4 and float8 vectors - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/31 05:43:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6099) [JAVA] Has the ability to not using slf4j logging framework - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/31 05:50:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6099) [JAVA] Has the ability to not using slf4j logging framework - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/31 05:51:00 UTC, 0 replies.
- [jira] [Comment Edited] (ARROW-6015) [Python] pyarrow wheel: `DLL load failed` when importing on windows - posted by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2019/08/31 05:58:00 UTC, 9 replies.
- [jira] [Commented] (ARROW-6400) Arrow Java Library Build Error - posted by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/08/31 06:21:00 UTC, 1 replies.
- [jira] [Resolved] (ARROW-6402) [C++] Suppress sign-compare warning with g++ 9.2.1 - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 06:53:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-5300) [C++] 0.13 FAILED to build with option -DARROW_NO_DEFAULT_MEMORY_POOL - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 07:14:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6403) [Python] Expose FileReader::ReadRowGroups() to Python - posted by "Arik Funke (Jira)" <ji...@apache.org> on 2019/08/31 08:15:00 UTC, 1 replies.
- [jira] [Created] (ARROW-6403) Expose FileReader::ReadRowGroups() to Python - posted by "Arik Funke (Jira)" <ji...@apache.org> on 2019/08/31 08:15:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6404) [C++] CMake build of arrow libraries fails on Windows - posted by "Arik Funke (Jira)" <ji...@apache.org> on 2019/08/31 16:31:00 UTC, 0 replies.
- [jira] [Closed] (ARROW-6400) Arrow Java Library Build Error - posted by "Tanveer (Jira)" <ji...@apache.org> on 2019/08/31 17:54:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6405) [Python] Add std::move wrapper for use in Cython - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/31 19:02:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-4398) [Python] Add benchmarks for Arrow<>Parquet BYTE_ARRAY serialization (read and write) - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/31 19:06:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6406) [C++] jemalloc_ep fails for offline build - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/31 19:22:00 UTC, 0 replies.
- [jira] [Created] (ARROW-6407) [C++] Stop duplicating dependency URLs between thirdparty/versions.txt and ThirdpartyToolchain.cmake - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/31 19:25:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6406) [C++] jemalloc_ep fails for offline build - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/31 19:26:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6404) [C++] CMake build of arrow libraries fails on Windows - posted by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/08/31 21:36:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6404) [C++] CMake build of arrow libraries fails on Windows - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 21:39:00 UTC, 0 replies.
- [jira] [Commented] (ARROW-6404) [C++] CMake build of arrow libraries fails on Windows - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 21:45:00 UTC, 0 replies.
- [jira] [Updated] (ARROW-6347) [GLib] Add garrow_array_diff_unified() - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 21:47:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6347) [GLib] Add garrow_array_diff_unified() - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 22:19:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6406) [C++] jemalloc_ep fails for offline build - posted by "Sutou Kouhei (Jira)" <ji...@apache.org> on 2019/08/31 22:21:00 UTC, 0 replies.
- [jira] [Assigned] (ARROW-6392) [Python][Flight] list_actions Server RPC is not tested in test_flight.py, nor is return value validated - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/31 23:10:00 UTC, 0 replies.
- [jira] [Resolved] (ARROW-6392) [Python][Flight] list_actions Server RPC is not tested in test_flight.py, nor is return value validated - posted by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/08/31 23:10:00 UTC, 0 replies.