You are viewing a plain text version of this content. The canonical link for it is here.
- arrow git commit: ARROW-576: [C++] Complete file/stream implementation for union types - posted by we...@apache.org on 2017/03/02 19:41:49 UTC, 0 replies.
- arrow git commit: ARROW-589: C++: Use system provided shared jemalloc if static is unavailable - posted by we...@apache.org on 2017/03/03 14:52:24 UTC, 0 replies.
- arrow git commit: ARROW-109: [C++] Add nesting stress tests up to 500 recursion depth - posted by we...@apache.org on 2017/03/05 13:52:30 UTC, 0 replies.
- arrow git commit: ARROW-604: Python: boxed Field instances are missing the reference to their DataType - posted by uw...@apache.org on 2017/03/07 16:14:10 UTC, 0 replies.
- arrow git commit: ARROW-566: Bundle Arrow libraries in Python package - posted by we...@apache.org on 2017/03/07 23:04:30 UTC, 0 replies.
- arrow git commit: ARROW-605: [C++] Refactor IPC adapter code into generic ArrayLoader class. Add Date32Type - posted by we...@apache.org on 2017/03/09 19:00:59 UTC, 0 replies.
- arrow git commit: ARROW-615: [Java] Moved ByteArrayReadableSeekableByteChannel to src main o.a.a.vector.util - posted by we...@apache.org on 2017/03/11 00:39:40 UTC, 0 replies.
- arrow git commit: ARROW-452: [C++/Python] Incorporate C++ and Python codebases for Feather file format - posted by we...@apache.org on 2017/03/11 21:58:55 UTC, 0 replies.
- arrow git commit: ARROW-606: [C++] upgrade flatbuffers version to 1.6.0 - posted by uw...@apache.org on 2017/03/12 12:28:16 UTC, 0 replies.
- arrow git commit: ARROW-534: [C++] Add IPC tests for date/time after ARROW-452, fix bugs - posted by we...@apache.org on 2017/03/12 15:53:10 UTC, 0 replies.
- arrow git commit: ARROW-619: Fix typos in setup.py args and LD_LIBRARY_PATH - posted by we...@apache.org on 2017/03/12 17:43:37 UTC, 0 replies.
- arrow git commit: ARROW-612: [Java] Added not null to Field.toString output - posted by we...@apache.org on 2017/03/12 17:50:02 UTC, 0 replies.
- arrow git commit: ARROW-613: WIP TypeScript Implementation - posted by we...@apache.org on 2017/03/12 19:42:50 UTC, 0 replies.
- arrow git commit: ARROW-574: Python: Add support for nested Python lists in Pandas conversion - posted by we...@apache.org on 2017/03/13 03:18:29 UTC, 0 replies.
- arrow-site git commit: Add 0.2.0 release - posted by we...@apache.org on 2017/03/13 03:48:31 UTC, 0 replies.
- arrow git commit: ARROW-623: Fix segfault in __repr__ of empty field - posted by we...@apache.org on 2017/03/13 17:16:12 UTC, 0 replies.
- [1/3] arrow git commit: ARROW-618: [Python/C++] Support timestamp+timezone conversion to pandas - posted by we...@apache.org on 2017/03/13 20:15:57 UTC, 0 replies.
- [2/3] arrow git commit: ARROW-618: [Python/C++] Support timestamp+timezone conversion to pandas - posted by we...@apache.org on 2017/03/13 20:15:58 UTC, 0 replies.
- [3/3] arrow git commit: ARROW-618: [Python/C++] Support timestamp+timezone conversion to pandas - posted by we...@apache.org on 2017/03/13 20:15:59 UTC, 0 replies.
- arrow git commit: ARROW-619: [Python] Fixed remaining typo for LD_LIBRARY_PATH - posted by we...@apache.org on 2017/03/13 20:23:29 UTC, 0 replies.
- arrow git commit: ARROW-624: [C++] Restore MakePrimitiveArray function, use in feather.cc - posted by uw...@apache.org on 2017/03/14 08:17:36 UTC, 0 replies.
- arrow git commit: ARROW-598: [Python] Add support for converting pyarrow.Buffer to a memoryview with zero copy - posted by we...@apache.org on 2017/03/14 14:58:56 UTC, 0 replies.
- arrow git commit: ARROW-625: [C++] Add TimeUnit to TimeType::ToString. Add timezone to TimestampType::ToString if present - posted by we...@apache.org on 2017/03/14 15:47:45 UTC, 0 replies.
- arrow git commit: ARROW-628: [Python] Install nomkl metapackage when building parquet-cpp in Travis CI - posted by we...@apache.org on 2017/03/14 16:16:29 UTC, 0 replies.
- arrow git commit: ARROW-491: [Format / C++] Add FixedWidthBinary type to format, C++ implementation - posted by we...@apache.org on 2017/03/15 15:10:43 UTC, 0 replies.
- arrow git commit: ARROW-520: [C++] STL-compliant allocator - posted by we...@apache.org on 2017/03/16 16:02:01 UTC, 0 replies.
- [1/4] arrow git commit: ARROW-542: Adding dictionary encoding to FileWriter - posted by we...@apache.org on 2017/03/16 18:00:00 UTC, 0 replies.
- [2/4] arrow git commit: ARROW-542: Adding dictionary encoding to FileWriter - posted by we...@apache.org on 2017/03/16 18:00:01 UTC, 0 replies.
- [3/4] arrow git commit: ARROW-542: Adding dictionary encoding to FileWriter - posted by we...@apache.org on 2017/03/16 18:00:02 UTC, 0 replies.
- [4/4] arrow git commit: ARROW-542: Adding dictionary encoding to FileWriter - posted by we...@apache.org on 2017/03/16 18:00:03 UTC, 0 replies.
- arrow git commit: ARROW-636: [C++] Update README about Boost system requirement - posted by we...@apache.org on 2017/03/16 18:17:56 UTC, 0 replies.
- arrow git commit: ARROW-642: [Java] Remove temporary file in java/tools - posted by uw...@apache.org on 2017/03/16 20:16:50 UTC, 0 replies.
- arrow git commit: ARROW-231 [C++]: Add typed Resize to PoolBuffer - posted by we...@apache.org on 2017/03/16 22:23:23 UTC, 0 replies.
- arrow git commit: ARROW-593 [C++]: Rename ReadableFileInterface to RandomAccessFile - posted by we...@apache.org on 2017/03/17 00:47:32 UTC, 0 replies.
- arrow git commit: ARROW-644: Python: Cython should be a setup-only requirement - posted by we...@apache.org on 2017/03/17 00:50:16 UTC, 0 replies.
- [1/9] arrow git commit: ARROW-631: [GLib] Import - posted by we...@apache.org on 2017/03/17 01:09:48 UTC, 0 replies.
- [2/9] arrow git commit: ARROW-631: [GLib] Import - posted by we...@apache.org on 2017/03/17 01:09:49 UTC, 0 replies.
- [3/9] arrow git commit: ARROW-631: [GLib] Import - posted by we...@apache.org on 2017/03/17 01:09:50 UTC, 0 replies.
- [4/9] arrow git commit: ARROW-631: [GLib] Import - posted by we...@apache.org on 2017/03/17 01:09:51 UTC, 0 replies.
- [5/9] arrow git commit: ARROW-631: [GLib] Import - posted by we...@apache.org on 2017/03/17 01:09:52 UTC, 0 replies.
- [6/9] arrow git commit: ARROW-631: [GLib] Import - posted by we...@apache.org on 2017/03/17 01:09:53 UTC, 0 replies.
- [7/9] arrow git commit: ARROW-631: [GLib] Import - posted by we...@apache.org on 2017/03/17 01:09:54 UTC, 0 replies.
- [8/9] arrow git commit: ARROW-631: [GLib] Import - posted by we...@apache.org on 2017/03/17 01:09:55 UTC, 0 replies.
- [9/9] arrow git commit: ARROW-631: [GLib] Import - posted by we...@apache.org on 2017/03/17 01:09:56 UTC, 0 replies.
- arrow git commit: ARROW-637: [Format] Add timezone to Timestamp metadata, comments describing the semantics - posted by ju...@apache.org on 2017/03/18 00:20:53 UTC, 0 replies.
- arrow git commit: ARROW-650: [GLib] Follow ReadableFileInterface -> RnadomAccessFile change - posted by uw...@apache.org on 2017/03/18 17:14:54 UTC, 0 replies.
- arrow git commit: ARROW-648: [C++] Support multiarch on Debian - posted by uw...@apache.org on 2017/03/18 17:29:22 UTC, 0 replies.
- arrow git commit: ARROW-652: Remove trailing f in merge script output - posted by we...@apache.org on 2017/03/18 18:54:51 UTC, 0 replies.
- arrow git commit: ARROW-647: [C++] Use Boost shared libraries for tests and utilities - posted by we...@apache.org on 2017/03/18 20:40:43 UTC, 0 replies.
- arrow git commit: ARROW-639: [C++] Invalid offset in slices - posted by we...@apache.org on 2017/03/18 20:47:18 UTC, 0 replies.
- arrow git commit: ARROW-651: [C++] Set version to shared library - posted by we...@apache.org on 2017/03/18 20:52:51 UTC, 0 replies.
- arrow git commit: ARROW-617: [Format] Add additional Time metadata and comments based on discussion in ARROW-617 - posted by we...@apache.org on 2017/03/19 05:03:54 UTC, 0 replies.
- [1/3] arrow git commit: ARROW-661: [C++] Add LargeRecordBatch metadata type, IPC support, associated refactoring - posted by uw...@apache.org on 2017/03/20 09:48:40 UTC, 0 replies.
- [2/3] arrow git commit: ARROW-661: [C++] Add LargeRecordBatch metadata type, IPC support, associated refactoring - posted by uw...@apache.org on 2017/03/20 09:48:41 UTC, 0 replies.
- [3/3] arrow git commit: ARROW-661: [C++] Add LargeRecordBatch metadata type, IPC support, associated refactoring - posted by uw...@apache.org on 2017/03/20 09:48:42 UTC, 0 replies.
- arrow git commit: ARROW-664: [C++] Make C++ Arrow serialization deterministic - posted by uw...@apache.org on 2017/03/20 09:55:02 UTC, 0 replies.
- arrow git commit: ARROW-502 [C++/Python]: Logging memory pool - posted by uw...@apache.org on 2017/03/20 09:58:02 UTC, 0 replies.
- arrow git commit: ARROW-671: [GLib] Install missing license file - posted by uw...@apache.org on 2017/03/20 16:56:01 UTC, 0 replies.
- arrow git commit: ARROW-316: [Format] Changes to Date metadata format per discussion in ARROW-316 - posted by ju...@apache.org on 2017/03/20 17:44:20 UTC, 0 replies.
- arrow git commit: ARROW-673: [Java] Support additional Time metadata - posted by ju...@apache.org on 2017/03/21 22:21:47 UTC, 0 replies.
- [1/3] arrow git commit: ARROW-208: Add checkstyle policy to java project - posted by ju...@apache.org on 2017/03/21 22:24:23 UTC, 0 replies.
- [2/3] arrow git commit: ARROW-208: Add checkstyle policy to java project - posted by ju...@apache.org on 2017/03/21 22:24:24 UTC, 0 replies.
- [3/3] arrow git commit: ARROW-208: Add checkstyle policy to java project - posted by ju...@apache.org on 2017/03/21 22:24:25 UTC, 0 replies.
- arrow git commit: ARROW-677: [java] Fix checkstyle jcl-over-slf4j conflict issue - posted by ju...@apache.org on 2017/03/22 01:15:56 UTC, 0 replies.
- arrow git commit: ARROW-678: [GLib] Fix dependencies - posted by we...@apache.org on 2017/03/22 04:15:26 UTC, 0 replies.
- arrow git commit: ARROW-675: [GLib] Update package metadata - posted by we...@apache.org on 2017/03/22 04:17:08 UTC, 0 replies.
- arrow git commit: ARROW-654: [C++] Serialize timezone in IPC metadata - posted by we...@apache.org on 2017/03/22 13:26:23 UTC, 0 replies.
- arrow git commit: ARROW-681: [C++] Disable boost's autolinking if shared boost is used … - posted by we...@apache.org on 2017/03/22 14:05:26 UTC, 0 replies.
- arrow git commit: ARROW-680: [C++] Support CMake 2 or older again - posted by we...@apache.org on 2017/03/22 15:04:47 UTC, 0 replies.
- arrow git commit: ARROW-688: [C++] Use CMAKE_INSTALL_INCLUDEDIR for consistency - posted by we...@apache.org on 2017/03/22 15:48:47 UTC, 0 replies.
- arrow git commit: ARROW-689: [GLib] Fix install directories - posted by uw...@apache.org on 2017/03/22 17:34:59 UTC, 0 replies.
- arrow git commit: ARROW-683: [C++/Python] Refactor to make Date32 and Date64 types for new metadata. Test IPC roundtrip - posted by we...@apache.org on 2017/03/22 18:03:46 UTC, 0 replies.
- arrow git commit: ARROW-679: [Format] Change FieldNode, RecordBatch lengths to long, remove LargeRecordBatch. Refactoring - posted by we...@apache.org on 2017/03/22 18:05:39 UTC, 0 replies.
- arrow git commit: ARROW-552: [Python] Implement getitem for DictionaryArray by returning a value from the dictionary - posted by we...@apache.org on 2017/03/22 18:06:49 UTC, 0 replies.
- arrow git commit: ARROW-454: pojo.Field doesn't implement hashCode() - posted by we...@apache.org on 2017/03/23 03:07:10 UTC, 0 replies.
- arrow git commit: ARROW-691: [Java] Encode dictionary type in message format - posted by we...@apache.org on 2017/03/23 03:08:06 UTC, 0 replies.
- arrow git commit: ARROW-347: Add method to pass CallBack when creating a transfer pair - posted by we...@apache.org on 2017/03/23 03:09:19 UTC, 0 replies.
- arrow git commit: ARROW-700: Add headroom interface for allocator - posted by we...@apache.org on 2017/03/23 03:10:06 UTC, 0 replies.
- arrow git commit: ARROW-674: [Java] Support additional Timestamp timezone metadata - posted by ju...@apache.org on 2017/03/23 03:16:00 UTC, 0 replies.
- arrow git commit: ARROW-704: Fix bad import caused by conflicting changes - posted by uw...@apache.org on 2017/03/23 16:18:40 UTC, 0 replies.
- arrow git commit: ARROW-662: [Format] Move Schema flatbuffers into their own file that can be included - posted by we...@apache.org on 2017/03/23 16:30:52 UTC, 0 replies.
- arrow git commit: ARROW-621: [C++] Start IPC benchmark suite for record batches, implement "inline" visitor. Code reorg - posted by we...@apache.org on 2017/03/23 16:38:50 UTC, 0 replies.
- arrow git commit: ARROW-702: fix BitVector.copyFromSafe to reAllocate instead of returning false - posted by ju...@apache.org on 2017/03/23 19:44:32 UTC, 0 replies.
- arrow git commit: ARROW-682: [Integration] Check implementations against themselves - posted by uw...@apache.org on 2017/03/24 10:54:23 UTC, 0 replies.
- arrow git commit: ARROW-595: [Python] Set schema attribute on StreamReader - posted by uw...@apache.org on 2017/03/24 10:58:42 UTC, 0 replies.
- arrow git commit: ARROW-706: [GLib] Add package install document - posted by we...@apache.org on 2017/03/24 15:30:32 UTC, 0 replies.
- arrow git commit: ARROW-550: [Format] Draft experimental Tensor flatbuffer message type - posted by we...@apache.org on 2017/03/24 15:53:48 UTC, 0 replies.
- arrow git commit: ARROW-708: [C++] Simplify metadata APIs to all use the Message class, perf analysis - posted by we...@apache.org on 2017/03/24 18:10:47 UTC, 0 replies.
- arrow git commit: ARROW-686: [C++] Account for time metadata changes, add Time32 and Time64 types - posted by we...@apache.org on 2017/03/24 22:27:21 UTC, 0 replies.
- arrow git commit: ARROW-709: [C++] Restore type comparator for DecimalType - posted by we...@apache.org on 2017/03/25 02:10:44 UTC, 0 replies.
- arrow git commit: ARROW-626: [Python] Replace PyBytesBuffer with zero-copy, memoryview-based PyBuffer - posted by we...@apache.org on 2017/03/25 16:15:08 UTC, 0 replies.
- arrow git commit: ARROW-713: [C++] Fix cmake linking issue in new IPC benchmark - posted by uw...@apache.org on 2017/03/26 07:19:49 UTC, 0 replies.
- arrow git commit: ARROW-684: [Python] More helpful error message if libparquet_arrow not built - posted by uw...@apache.org on 2017/03/26 07:21:21 UTC, 0 replies.
- arrow git commit: ARROW-712: [C++] Reimplement Array::Accept as inline visitor - posted by we...@apache.org on 2017/03/26 15:01:19 UTC, 0 replies.
- [1/5] arrow git commit: ARROW-341: [Python] Move pyarrow's C++ code to the main C++ source tree, install libarrow_python and headers - posted by we...@apache.org on 2017/03/26 15:45:43 UTC, 0 replies.
- [2/5] arrow git commit: ARROW-341: [Python] Move pyarrow's C++ code to the main C++ source tree, install libarrow_python and headers - posted by we...@apache.org on 2017/03/26 15:45:44 UTC, 0 replies.
- [3/5] arrow git commit: ARROW-341: [Python] Move pyarrow's C++ code to the main C++ source tree, install libarrow_python and headers - posted by we...@apache.org on 2017/03/26 15:45:45 UTC, 0 replies.
- [4/5] arrow git commit: ARROW-341: [Python] Move pyarrow's C++ code to the main C++ source tree, install libarrow_python and headers - posted by we...@apache.org on 2017/03/26 15:45:46 UTC, 0 replies.
- [5/5] arrow git commit: ARROW-341: [Python] Move pyarrow's C++ code to the main C++ source tree, install libarrow_python and headers - posted by we...@apache.org on 2017/03/26 15:45:47 UTC, 0 replies.
- arrow git commit: ARROW-658: [C++] Implement a prototype in-memory arrow::Tensor type - posted by we...@apache.org on 2017/03/27 14:44:02 UTC, 0 replies.
- arrow git commit: ARROW-716: [Python] Update README build instructions after moving libpyarrow to C++ tree - posted by we...@apache.org on 2017/03/28 03:13:38 UTC, 0 replies.
- arrow git commit: ARROW-620: [C++] Implement JSON integration test support for date, time, timestamp, fixed width binary - posted by we...@apache.org on 2017/03/28 14:07:50 UTC, 0 replies.
- arrow git commit: ARROW-701: [Java] Support Additional Date Type Metadata - posted by ju...@apache.org on 2017/03/28 21:22:03 UTC, 0 replies.
- arrow git commit: ARROW-732: [C++] Schema comparison bugs in struct and union types - posted by we...@apache.org on 2017/03/29 18:55:47 UTC, 0 replies.
- arrow git commit: ARROW-731: [C++] Add shared library related versions to .pc - posted by we...@apache.org on 2017/03/29 19:03:26 UTC, 0 replies.
- arrow git commit: ARROW-627: [C++] Add compatibility macros for exported extern templates - posted by we...@apache.org on 2017/03/29 23:53:15 UTC, 0 replies.
- arrow git commit: ARROW-698: Add flag to FileWriter::WriteRecordBatch for writing record batches with lengths over INT32_MAX - posted by we...@apache.org on 2017/03/30 14:19:56 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-728: [C++/Python] Add Table::RemoveColumn method, remove name member, some other code cleaning - posted by we...@apache.org on 2017/03/30 19:04:13 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-728: [C++/Python] Add Table::RemoveColumn method, remove name member, some other code cleaning - posted by we...@apache.org on 2017/03/30 19:04:14 UTC, 0 replies.
- arrow git commit: ARROW-699: [C++] Resolve Arrow and Arrow IPC build issues on Windows; - posted by we...@apache.org on 2017/03/30 19:13:44 UTC, 0 replies.
- arrow git commit: ARROW-717: [C++] Implement IPC zero-copy round trip for tensors - posted by we...@apache.org on 2017/03/30 22:03:31 UTC, 0 replies.
- arrow git commit: ARROW-726: [C++] Fix segfault caused when passing non-buffer object to arrow::py::PyBuffer - posted by we...@apache.org on 2017/03/30 22:22:16 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-743: [C++] Consolidate all but decimal array tests into array-test, collect some tests in type-test.cc - posted by we...@apache.org on 2017/03/30 22:31:30 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-743: [C++] Consolidate all but decimal array tests into array-test, collect some tests in type-test.cc - posted by we...@apache.org on 2017/03/30 22:31:31 UTC, 0 replies.
- arrow git commit: ARROW-715: [Python] Make pandas not a hard requirement, flake8 fixes - posted by we...@apache.org on 2017/03/30 22:41:41 UTC, 0 replies.
- arrow git commit: ARROW-727: [Python] Ensure that NativeFile.write accepts any bytes, unicode, or object providing buffer protocol. Rename build_arrow_buffer to pyarrow.frombuffer - posted by we...@apache.org on 2017/03/30 22:42:58 UTC, 0 replies.
- arrow git commit: ARROW-632: [Python] Add support for FixedWidthBinary type - posted by we...@apache.org on 2017/03/30 23:12:55 UTC, 0 replies.
- [arrow] Git Push Summary - posted by we...@apache.org on 2017/03/31 02:09:56 UTC, 0 replies.
- arrow git commit: ARROW-603: [C++] Add RecordBatch::Validate method, call in RecordBatch ctor in debug builds - posted by we...@apache.org on 2017/03/31 14:20:27 UTC, 0 replies.
- arrow git commit: ARROW-719: [GLib] Release source archive - posted by we...@apache.org on 2017/03/31 14:27:26 UTC, 0 replies.
- arrow git commit: ARROW-739: Don't install jemalloc in parallel - posted by we...@apache.org on 2017/03/31 14:30:14 UTC, 0 replies.
- arrow git commit: ARROW-744: [GLib] Re-add an assertion for garrow_table_new() test - posted by we...@apache.org on 2017/03/31 16:57:53 UTC, 0 replies.
- arrow git commit: ARROW-746: [GLib] Add garrow_array_get_data_type() - posted by we...@apache.org on 2017/03/31 16:59:02 UTC, 0 replies.
- arrow git commit: ARROW-630: [C++] Create boolean batches for IPC testing, properly account for nonzero offset - posted by we...@apache.org on 2017/03/31 17:00:18 UTC, 0 replies.