You are viewing a plain text version of this content. The canonical link for it is here.
- arrow git commit: ARROW-922: Allow Flatbuffers and RapidJSON to be used locally on Windows - posted by we...@apache.org on 2017/05/01 03:01:18 UTC, 0 replies.
- arrow git commit: ARROW-925: [GLib] Fix GArrowBufferReader test - posted by we...@apache.org on 2017/05/01 03:04:06 UTC, 0 replies.
- arrow git commit: ARROW-926: Add wesm to KEYS - posted by we...@apache.org on 2017/05/01 14:38:49 UTC, 0 replies.
- arrow git commit: ARROW-928: [C++] Detect supported MSVC versions - posted by we...@apache.org on 2017/05/01 20:38:30 UTC, 0 replies.
- [arrow] Git Push Summary - posted by ju...@apache.org on 2017/05/01 22:01:35 UTC, 9 replies.
- svn commit: r19432 - in /dev/arrow/apache-arrow-0.3.0-rc0: ./ apache-arrow-0.3.0.tar.gz apache-arrow-0.3.0.tar.gz.asc apache-arrow-0.3.0.tar.gz.md5 apache-arrow-0.3.0.tar.gz.sha - posted by ju...@apache.org on 2017/05/01 22:09:30 UTC, 0 replies.
- arrow git commit: ARROW-930: javadoc generation fails with java 8 - posted by we...@apache.org on 2017/05/02 15:27:26 UTC, 0 replies.
- arrow git commit: ARROW-927: C++/Python: Add manylinux1 builds to Travis matrix - posted by we...@apache.org on 2017/05/02 17:40:54 UTC, 0 replies.
- arrow git commit: ARROW-931: [GLib] Reconstruct input stream - posted by we...@apache.org on 2017/05/02 17:49:44 UTC, 0 replies.
- arrow git commit: ARROW-933: [Python] Remove debug print statement - posted by we...@apache.org on 2017/05/02 19:10:30 UTC, 0 replies.
- arrow git commit: ARROW-936: fix release README - posted by we...@apache.org on 2017/05/02 19:13:49 UTC, 0 replies.
- arrow git commit: ARROW-936: add missing file; revert tag change - posted by we...@apache.org on 2017/05/02 19:37:30 UTC, 0 replies.
- arrow git commit: ARROW-938: Fix Rat license warnings - posted by we...@apache.org on 2017/05/02 19:59:37 UTC, 0 replies.
- svn commit: r19446 - in /dev/arrow/apache-arrow-0.3.0-rc1: ./ apache-arrow-0.3.0.tar.gz apache-arrow-0.3.0.tar.gz.asc apache-arrow-0.3.0.tar.gz.md5 apache-arrow-0.3.0.tar.gz.sha - posted by we...@apache.org on 2017/05/02 20:09:28 UTC, 0 replies.
- arrow git commit: ARROW-923: Changelog generation Python script, add 0.1.0 and 0.2.0 changelog - posted by uw...@apache.org on 2017/05/05 06:18:58 UTC, 0 replies.
- arrow git commit: [maven-release-plugin] prepare for next development iteration - posted by we...@apache.org on 2017/05/05 14:15:55 UTC, 0 replies.
- arrow git commit: ARROW-945: [GLib] Add a Lua example to show Torch integration - posted by we...@apache.org on 2017/05/05 14:38:38 UTC, 0 replies.
- arrow git commit: ARROW-943: [GLib] Support running unit tests with source archive - posted by we...@apache.org on 2017/05/05 18:35:18 UTC, 0 replies.
- arrow git commit: ARROW-946: [GLib] Use "new" instead of "open" for constructor name - posted by we...@apache.org on 2017/05/05 18:53:28 UTC, 0 replies.
- arrow git commit: ARROW-948: [GLib] Update C++ header file list - posted by we...@apache.org on 2017/05/05 19:06:48 UTC, 0 replies.
- arrow git commit: ARROW-52: Set up project blog, draft 0.3 release posting - posted by we...@apache.org on 2017/05/05 23:28:52 UTC, 0 replies.
- arrow git commit: ARROW-952: fix regex include from C++ standard library - posted by we...@apache.org on 2017/05/05 23:42:10 UTC, 0 replies.
- arrow git commit: ARROW-824: Date and Time Vectors should reflect timezone-less semantics - posted by we...@apache.org on 2017/05/06 02:05:58 UTC, 0 replies.
- arrow git commit: ARROW-866: [Python] Normalize PyErr exc_value to be more predictable - posted by we...@apache.org on 2017/05/06 02:07:48 UTC, 0 replies.
- svn commit: r19492 - in /release/arrow/arrow-0.3.0: ./ apache-arrow-0.3.0.tar.gz apache-arrow-0.3.0.tar.gz.asc apache-arrow-0.3.0.tar.gz.md5 apache-arrow-0.3.0.tar.gz.sha - posted by we...@apache.org on 2017/05/06 02:12:00 UTC, 0 replies.
- svn commit: r19493 - /release/arrow/KEYS - posted by we...@apache.org on 2017/05/06 02:52:30 UTC, 0 replies.
- arrow git commit: ARROW-929: Remove KEYS file from git - posted by uw...@apache.org on 2017/05/06 10:56:51 UTC, 0 replies.
- arrow git commit: ARROW-953: Use conda-forge cmake, curl in CI toolchain - posted by uw...@apache.org on 2017/05/06 10:57:18 UTC, 0 replies.
- arrow git commit: ARROW-939: fix division by zero if one of the tensor dimensions is zero - posted by we...@apache.org on 2017/05/06 14:56:05 UTC, 0 replies.
- arrow git commit: ARROW-956: [Python] compat with pandas >= 0.20.0 - posted by we...@apache.org on 2017/05/06 19:40:49 UTC, 0 replies.
- arrow git commit: ARROW-856: Also read compiler info from stdout - posted by we...@apache.org on 2017/05/06 21:54:37 UTC, 0 replies.
- arrow git commit: ARROW-899: [Doc] Add 0.3.0 changelog - posted by we...@apache.org on 2017/05/06 21:57:34 UTC, 0 replies.
- arrow git commit: ARROW-947: [Python] Improve execution time of manylinux1 build - posted by we...@apache.org on 2017/05/06 21:58:20 UTC, 0 replies.
- arrow git commit: ARROW-909: Link jemalloc statically if build as external project - posted by we...@apache.org on 2017/05/06 21:59:24 UTC, 0 replies.
- arrow git commit: ARROW-963: [GLib] Add equal - posted by we...@apache.org on 2017/05/07 14:34:47 UTC, 0 replies.
- arrow git commit: ARROW-958: [Python] Fix conda source build instructions - posted by uw...@apache.org on 2017/05/07 15:48:32 UTC, 0 replies.
- arrow git commit: ARROW-446: [Python] Expand Sphinx documentation for 0.3 - posted by we...@apache.org on 2017/05/08 04:49:42 UTC, 0 replies.
- [01/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:46 UTC, 0 replies.
- [02/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:47 UTC, 0 replies.
- [03/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:48 UTC, 0 replies.
- [04/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:49 UTC, 0 replies.
- [05/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:50 UTC, 0 replies.
- [06/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:51 UTC, 0 replies.
- [07/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:52 UTC, 0 replies.
- [08/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:53 UTC, 0 replies.
- [09/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:54 UTC, 0 replies.
- [10/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:55 UTC, 0 replies.
- [11/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:56 UTC, 0 replies.
- [12/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:57 UTC, 0 replies.
- [13/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:58 UTC, 0 replies.
- [14/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:52:59 UTC, 0 replies.
- [15/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:00 UTC, 0 replies.
- [16/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:01 UTC, 0 replies.
- [17/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:02 UTC, 0 replies.
- [18/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:03 UTC, 0 replies.
- [19/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:04 UTC, 0 replies.
- [20/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:05 UTC, 0 replies.
- [21/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:06 UTC, 0 replies.
- [22/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:07 UTC, 0 replies.
- [23/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:08 UTC, 0 replies.
- [24/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:09 UTC, 0 replies.
- [25/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:10 UTC, 0 replies.
- [26/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:11 UTC, 0 replies.
- [27/27] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/08 04:53:12 UTC, 0 replies.
- [1/3] arrow-site git commit: Update site for 0.3.0 - posted by we...@apache.org on 2017/05/08 12:51:04 UTC, 0 replies.
- [2/3] arrow-site git commit: Update site for 0.3.0 - posted by we...@apache.org on 2017/05/08 12:51:05 UTC, 0 replies.
- [3/3] arrow-site git commit: Update site for 0.3.0 - posted by we...@apache.org on 2017/05/08 12:51:06 UTC, 0 replies.
- [1/2] arrow-site git commit: Update with Release page - posted by we...@apache.org on 2017/05/08 13:22:30 UTC, 0 replies.
- [2/2] arrow-site git commit: Update with Release page - posted by we...@apache.org on 2017/05/08 13:22:31 UTC, 0 replies.
- arrow-site git commit: Update title - posted by we...@apache.org on 2017/05/08 13:31:44 UTC, 0 replies.
- arrow-site git commit: Build latest - posted by we...@apache.org on 2017/05/08 13:45:22 UTC, 0 replies.
- arrow git commit: ARROW-967: [GLib] Support initializing array with buffer - posted by uw...@apache.org on 2017/05/08 18:10:17 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-965: Website updates for 0.3.0 - posted by we...@apache.org on 2017/05/08 19:22:50 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-965: Website updates for 0.3.0 - posted by we...@apache.org on 2017/05/08 19:22:51 UTC, 0 replies.
- arrow git commit: ARROW-957: [Doc] Add HDFS and Windows documents to doxygen output - posted by we...@apache.org on 2017/05/09 02:50:42 UTC, 0 replies.
- [01/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:15 UTC, 0 replies.
- [02/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:16 UTC, 0 replies.
- [03/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:17 UTC, 0 replies.
- [04/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:18 UTC, 0 replies.
- [05/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:19 UTC, 0 replies.
- [06/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:20 UTC, 0 replies.
- [07/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:21 UTC, 0 replies.
- [08/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:22 UTC, 0 replies.
- [09/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:23 UTC, 0 replies.
- [10/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:24 UTC, 0 replies.
- [11/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:25 UTC, 0 replies.
- [12/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:26 UTC, 0 replies.
- [13/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:27 UTC, 0 replies.
- [14/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:28 UTC, 0 replies.
- [15/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:29 UTC, 0 replies.
- [16/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:30 UTC, 0 replies.
- [17/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:31 UTC, 0 replies.
- [18/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:32 UTC, 0 replies.
- [19/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:33 UTC, 0 replies.
- [20/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:34 UTC, 0 replies.
- [21/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:35 UTC, 0 replies.
- [22/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:36 UTC, 0 replies.
- [23/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:37 UTC, 0 replies.
- [24/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:38 UTC, 0 replies.
- [25/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:39 UTC, 0 replies.
- [26/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:40 UTC, 0 replies.
- [27/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:41 UTC, 0 replies.
- [28/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:42 UTC, 0 replies.
- [29/29] arrow-site git commit: Update C++ API docs - posted by we...@apache.org on 2017/05/09 03:33:43 UTC, 0 replies.
- arrow-site git commit: Touch README - posted by we...@apache.org on 2017/05/09 03:39:11 UTC, 0 replies.
- arrow git commit: ARROW-984: [GLib] Add Go examples - posted by we...@apache.org on 2017/05/09 12:59:05 UTC, 0 replies.
- arrow git commit: ARROW-985: [GLib] Update package information - posted by we...@apache.org on 2017/05/09 13:02:30 UTC, 0 replies.
- arrow git commit: ARROW-954: Flag for compiling Arrow with header-only boost - posted by uw...@apache.org on 2017/05/09 14:01:22 UTC, 0 replies.
- arrow git commit: ARROW-874: [JS] Read dictionary-encoded vectors - posted by we...@apache.org on 2017/05/09 19:55:32 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-940: [JS] Generate multiple artifacts - posted by we...@apache.org on 2017/05/09 22:31:34 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-940: [JS] Generate multiple artifacts - posted by we...@apache.org on 2017/05/09 22:31:35 UTC, 0 replies.
- arrow git commit: ARROW-991: [Python] Create new dtype when deserializing from Arrow to NumPy datetime64 - posted by we...@apache.org on 2017/05/10 01:01:00 UTC, 0 replies.
- arrow git commit: ARROW-1001: [GLib] Unify writer files - posted by we...@apache.org on 2017/05/11 12:26:20 UTC, 0 replies.
- arrow git commit: ARROW-1000: [GLib] Move install document to Website - posted by we...@apache.org on 2017/05/11 19:56:28 UTC, 0 replies.
- arrow git commit: ARROW-1003: [C++] Check flag _WIN32 instead of __WIN32 - posted by we...@apache.org on 2017/05/11 19:58:36 UTC, 0 replies.
- arrow git commit: ARROW-901: [Python] Add Parquet unit test for fixed size binary - posted by we...@apache.org on 2017/05/11 20:00:41 UTC, 0 replies.
- arrow git commit: ARROW-813: [Python] setup.py sdist must also bundle dependent cmake m… - posted by we...@apache.org on 2017/05/11 20:01:19 UTC, 0 replies.
- arrow git commit: ARROW-993: [GLib] Add missing error checks in Go examples - posted by we...@apache.org on 2017/05/11 20:02:08 UTC, 0 replies.
- arrow git commit: ARROW-995: [Website] Fix a typo - posted by we...@apache.org on 2017/05/11 20:46:02 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-482 [Java] Exposing custom field metadata - posted by we...@apache.org on 2017/05/11 20:49:38 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-482 [Java] Exposing custom field metadata - posted by we...@apache.org on 2017/05/11 20:49:39 UTC, 0 replies.
- arrow git commit: ARROW-996: [Website] Add 0.3.0 release announce in Japanese - posted by we...@apache.org on 2017/05/11 20:51:18 UTC, 0 replies.
- arrow-site git commit: Update site per @kou additions - posted by we...@apache.org on 2017/05/11 21:03:17 UTC, 0 replies.
- arrow git commit: ARROW-29: [C++] FindRe2 cmake module - posted by we...@apache.org on 2017/05/12 00:13:16 UTC, 0 replies.
- arrow git commit: ARROW-1010: [Website] Provide for translations without repeating blog post in blogroll - posted by we...@apache.org on 2017/05/12 19:03:28 UTC, 0 replies.
- arrow git commit: ARROW-1016: Python: Include C++ headers (optionally) in wheels - posted by we...@apache.org on 2017/05/12 20:18:10 UTC, 0 replies.
- [1/4] arrow git commit: ARROW-819: Public Cython and C++ API in the style of lxml, arrow::py::import_pyarrow method - posted by we...@apache.org on 2017/05/13 19:44:52 UTC, 0 replies.
- [2/4] arrow git commit: ARROW-819: Public Cython and C++ API in the style of lxml, arrow::py::import_pyarrow method - posted by we...@apache.org on 2017/05/13 19:44:53 UTC, 0 replies.
- [3/4] arrow git commit: ARROW-819: Public Cython and C++ API in the style of lxml, arrow::py::import_pyarrow method - posted by we...@apache.org on 2017/05/13 19:44:54 UTC, 0 replies.
- [4/4] arrow git commit: ARROW-819: Public Cython and C++ API in the style of lxml, arrow::py::import_pyarrow method - posted by we...@apache.org on 2017/05/13 19:44:55 UTC, 0 replies.
- arrow git commit: ARROW-988 [JS] Add entry to Travis CI matrix - posted by we...@apache.org on 2017/05/13 19:53:36 UTC, 0 replies.
- arrow git commit: ARROW-1011: [FORMAT] fix typo and mistakes in Layout.md - posted by we...@apache.org on 2017/05/14 01:28:27 UTC, 0 replies.
- arrow git commit: ARROW-1008: [C++] Add abstract stream writer and reader C++ APIs. Give clearer names to IPC reader/writer classes - posted by we...@apache.org on 2017/05/14 12:55:32 UTC, 0 replies.
- arrow git commit: ARROW-1022: [Python] Add multithreaded read option to read_feather - posted by uw...@apache.org on 2017/05/14 15:23:30 UTC, 0 replies.
- arrow git commit: ARROW-1024: Python: Update build time numpy version to 1.10.1 - posted by we...@apache.org on 2017/05/14 16:04:30 UTC, 0 replies.
- arrow git commit: ARROW-1017: [Python] Fix memory leaks in conversion to pandas.DataFrame - posted by we...@apache.org on 2017/05/14 18:35:34 UTC, 0 replies.
- arrow git commit: ARROW-1023: Python: Fix bundling of arrow-cpp for macOS - posted by we...@apache.org on 2017/05/14 18:37:49 UTC, 0 replies.
- arrow git commit: ARROW-1004: [Python] Add conversions for numpy object arrays with integers and floats - posted by we...@apache.org on 2017/05/14 20:34:31 UTC, 0 replies.
- arrow git commit: ARROW-1028: [Python] Fix IPC docs per API changes - posted by we...@apache.org on 2017/05/15 13:05:13 UTC, 0 replies.
- arrow git commit: ARROW-1027: [Python] Allow negative indexing in fields/columns on pyarrow Table and Schema objects - posted by we...@apache.org on 2017/05/15 13:17:33 UTC, 0 replies.
- arrow git commit: ARROW-1031: [GLib] Support pretty print - posted by we...@apache.org on 2017/05/15 20:13:33 UTC, 0 replies.
- arrow git commit: ARROW-1033: [Python] pytest discovers scripts/test_leak.py - posted by we...@apache.org on 2017/05/15 20:16:07 UTC, 0 replies.
- arrow git commit: ARROW-977: [java] Add Timezone aware timestamp vectors - posted by we...@apache.org on 2017/05/15 20:17:00 UTC, 0 replies.
- arrow git commit: ARROW-1015 [Java] Schema-level metadata - posted by we...@apache.org on 2017/05/15 20:19:41 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-1025: [Website] Improved changelog for website, include git shortlog - posted by we...@apache.org on 2017/05/16 01:33:34 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-1025: [Website] Improved changelog for website, include git shortlog - posted by we...@apache.org on 2017/05/16 01:33:35 UTC, 0 replies.
- arrow git commit: ARROW-998: [Format] Clarify that the IPC file footer contains an additional copy of the schema - posted by we...@apache.org on 2017/05/16 01:34:45 UTC, 0 replies.
- arrow git commit: ARROW-182: [C++] Factor out Array::Validate into a separate function - posted by we...@apache.org on 2017/05/16 01:37:11 UTC, 0 replies.
- arrow git commit: ARROW-961: [Python] Rename InMemoryOutputStream to BufferOutputStream - posted by we...@apache.org on 2017/05/16 01:38:32 UTC, 0 replies.
- arrow git commit: ARROW-1002: [C++] Fix inconsistency with padding at start of IPC file format - posted by we...@apache.org on 2017/05/16 01:40:42 UTC, 0 replies.
- arrow git commit: ARROW-1037: [GLib] Follow reader name change - posted by we...@apache.org on 2017/05/16 14:00:32 UTC, 0 replies.
- arrow git commit: ARROW-1038: [GLib] Follow writer name change - posted by we...@apache.org on 2017/05/16 14:01:45 UTC, 0 replies.
- arrow git commit: ARROW-1040: [GLib] Support tensor IO - posted by we...@apache.org on 2017/05/16 14:03:34 UTC, 0 replies.
- arrow git commit: ARROW-881: [Python] Reconstruct Pandas DataFrame indexes using metadata - posted by we...@apache.org on 2017/05/16 17:14:26 UTC, 0 replies.
- arrow git commit: ARROW-997: [Java] Implementing transferPair for FixedSizeListVector - posted by we...@apache.org on 2017/05/17 15:52:02 UTC, 0 replies.
- arrow git commit: ARROW-1030: Python: Account for library versioning in parquet-cpp - posted by we...@apache.org on 2017/05/17 15:53:56 UTC, 0 replies.
- arrow git commit: ARROW-1029: [Python] Fixes for building pyarrow with Parquet support on MSVC. Add to appveyor build - posted by we...@apache.org on 2017/05/17 17:32:13 UTC, 0 replies.
- arrow git commit: ARROW-1044: [GLib] Support Feather - posted by we...@apache.org on 2017/05/17 19:35:16 UTC, 0 replies.
- arrow git commit: ARROW-1046: [Python] Reconcile pandas metadata spec - posted by we...@apache.org on 2017/05/17 19:36:09 UTC, 0 replies.
- arrow git commit: ARROW-970: [Python] Nicer experience if user accidentally calls pyarrow.Table ctor directly - posted by we...@apache.org on 2017/05/17 19:37:19 UTC, 0 replies.
- svn commit: r19719 - in /dev/arrow/apache-arrow-0.4.0-rc0: ./ apache-arrow-0.4.0.tar.gz apache-arrow-0.4.0.tar.gz.asc apache-arrow-0.4.0.tar.gz.md5 apache-arrow-0.4.0.tar.gz.sha - posted by we...@apache.org on 2017/05/17 19:59:26 UTC, 0 replies.
- arrow git commit: ARROW-1053: [Python] Remove unnecessary Py_INCREF in PyBuffer causing memory leak - posted by we...@apache.org on 2017/05/19 13:06:19 UTC, 0 replies.
- arrow git commit: ARROW-1054: [Python] Fix test failure on pandas 0.19.2, some refactoring - posted by we...@apache.org on 2017/05/19 15:12:37 UTC, 0 replies.
- svn commit: r19750 - in /dev/arrow/apache-arrow-0.4.0-rc1: ./ apache-arrow-0.4.0.tar.gz apache-arrow-0.4.0.tar.gz.asc apache-arrow-0.4.0.tar.gz.md5 apache-arrow-0.4.0.tar.gz.sha - posted by we...@apache.org on 2017/05/19 15:27:00 UTC, 0 replies.
- arrow git commit: ARROW-1049: [java] vector template cleanup - posted by ju...@apache.org on 2017/05/22 23:06:38 UTC, 0 replies.
- svn commit: r19768 - in /release/arrow/arrow-0.4.0: ./ apache-arrow-0.4.0.tar.gz apache-arrow-0.4.0.tar.gz.asc apache-arrow-0.4.0.tar.gz.md5 apache-arrow-0.4.0.tar.gz.sha - posted by we...@apache.org on 2017/05/23 00:27:23 UTC, 0 replies.
- arrow git commit: Increment version to 0.5.0-SNAPSHOT - posted by we...@apache.org on 2017/05/23 00:32:18 UTC, 0 replies.
- [1/3] arrow-site git commit: Add 0.4.0 release updates - posted by we...@apache.org on 2017/05/23 16:57:59 UTC, 0 replies.
- [2/3] arrow-site git commit: Add 0.4.0 release updates - posted by we...@apache.org on 2017/05/23 16:58:00 UTC, 0 replies.
- [3/3] arrow-site git commit: Add 0.4.0 release updates - posted by we...@apache.org on 2017/05/23 16:58:01 UTC, 0 replies.
- arrow-site git commit: Use Apache mirrors for download links - posted by we...@apache.org on 2017/05/23 17:56:25 UTC, 0 replies.
- arrow git commit: ARROW-1062: [GLib] Follow API changes in examples - posted by we...@apache.org on 2017/05/23 18:05:34 UTC, 0 replies.
- arrow git commit: ARROW-1057: Fix cmake warning and msvc debug asserts - posted by we...@apache.org on 2017/05/23 18:06:37 UTC, 0 replies.
- arrow git commit: ARROW-1060: [Python] Add unit tests for reference counts in memoryview interface - posted by we...@apache.org on 2017/05/23 18:08:46 UTC, 0 replies.
- arrow git commit: ARROW-1034: [PYTHON] Resolve wheel build issues on Windows - posted by we...@apache.org on 2017/05/23 18:09:40 UTC, 0 replies.
- [1/4] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/23 21:22:25 UTC, 0 replies.
- [2/4] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/23 21:22:26 UTC, 0 replies.
- [3/4] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/23 21:22:27 UTC, 0 replies.
- [4/4] arrow-site git commit: Update Python documentation - posted by we...@apache.org on 2017/05/23 21:22:28 UTC, 0 replies.
- [01/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:03 UTC, 0 replies.
- [02/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:04 UTC, 0 replies.
- [03/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:05 UTC, 0 replies.
- [04/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:06 UTC, 0 replies.
- [05/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:07 UTC, 0 replies.
- [06/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:08 UTC, 0 replies.
- [07/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:09 UTC, 0 replies.
- [08/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:10 UTC, 0 replies.
- [09/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:11 UTC, 0 replies.
- [10/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:12 UTC, 0 replies.
- [11/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:13 UTC, 0 replies.
- [12/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:14 UTC, 0 replies.
- [13/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:15 UTC, 0 replies.
- [14/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:16 UTC, 0 replies.
- [15/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:17 UTC, 0 replies.
- [16/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:18 UTC, 0 replies.
- [17/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:19 UTC, 0 replies.
- [18/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:20 UTC, 0 replies.
- [19/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:21 UTC, 0 replies.
- [20/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:22 UTC, 0 replies.
- [21/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:23 UTC, 0 replies.
- [22/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:24 UTC, 0 replies.
- [23/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:25 UTC, 0 replies.
- [24/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:26 UTC, 0 replies.
- [25/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:27 UTC, 0 replies.
- [26/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:28 UTC, 0 replies.
- [27/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:29 UTC, 0 replies.
- [28/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:30 UTC, 0 replies.
- [29/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:31 UTC, 0 replies.
- [30/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:32 UTC, 0 replies.
- [31/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:33 UTC, 0 replies.
- [32/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:34 UTC, 0 replies.
- [33/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:35 UTC, 0 replies.
- [34/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:36 UTC, 0 replies.
- [35/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:37 UTC, 0 replies.
- [36/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:38 UTC, 0 replies.
- [37/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:39 UTC, 0 replies.
- [38/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:40 UTC, 0 replies.
- [39/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:41 UTC, 0 replies.
- [40/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:42 UTC, 0 replies.
- [41/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:43 UTC, 0 replies.
- [42/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:44 UTC, 0 replies.
- [43/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:45 UTC, 0 replies.
- [44/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:46 UTC, 0 replies.
- [45/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:47 UTC, 0 replies.
- [46/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:48 UTC, 0 replies.
- [47/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:49 UTC, 0 replies.
- [48/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:50 UTC, 0 replies.
- [49/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:51 UTC, 0 replies.
- [50/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:52 UTC, 0 replies.
- [51/51] [partial] arrow-site git commit: Update C++ docs - posted by we...@apache.org on 2017/05/23 21:25:53 UTC, 0 replies.
- arrow-site git commit: Fix up links - posted by we...@apache.org on 2017/05/23 21:31:03 UTC, 0 replies.
- arrow git commit: ARROW-1061: [C++] Harden decimal parsing against invalid strings - posted by we...@apache.org on 2017/05/24 00:29:49 UTC, 0 replies.
- arrow git commit: ARROW-1066: [Python] pandas 0.20.1 deprecation of pd.lib causes a warning on import - posted by we...@apache.org on 2017/05/24 21:18:50 UTC, 0 replies.
- arrow git commit: ARROW-424: [C++] Make ReadAt, Write HDFS functions threadsafe - posted by we...@apache.org on 2017/05/24 21:20:46 UTC, 0 replies.
- arrow git commit: ARROW-1063: [Website] Updates for 0.4.0 release, release posting - posted by we...@apache.org on 2017/05/24 21:25:47 UTC, 0 replies.
- arrow git commit: ARROW-1069: Add instructions for publishing maven artifacts - posted by we...@apache.org on 2017/05/26 16:47:20 UTC, 0 replies.
- arrow git commit: ARROW-897: [GLib] Extract CI configuration for GLib - posted by we...@apache.org on 2017/05/26 17:12:51 UTC, 0 replies.
- svn commit: r19815 - in /release/arrow: arrow-0.2.0/ arrow-0.3.0/ - posted by uw...@apache.org on 2017/05/27 15:00:04 UTC, 0 replies.
- [01/14] arrow git commit: [maven-release-plugin] prepare release apache-arrow-0.4.0 [Forced Update!] - posted by we...@apache.org on 2017/05/31 17:46:30 UTC, 0 replies.
- [02/14] arrow git commit: Increment version to 0.5.0-SNAPSHOT - posted by we...@apache.org on 2017/05/31 17:46:31 UTC, 0 replies.
- [03/14] arrow git commit: ARROW-897: [GLib] Extract CI configuration for GLib - posted by we...@apache.org on 2017/05/31 17:46:32 UTC, 0 replies.
- [04/14] arrow git commit: ARROW-1034: [PYTHON] Resolve wheel build issues on Windows - posted by we...@apache.org on 2017/05/31 17:46:33 UTC, 0 replies.
- [05/14] arrow git commit: ARROW-1061: [C++] Harden decimal parsing against invalid strings - posted by we...@apache.org on 2017/05/31 17:46:34 UTC, 0 replies.
- [06/14] arrow git commit: ARROW-1054: [Python] Fix test failure on pandas 0.19.2, some refactoring - posted by we...@apache.org on 2017/05/31 17:46:35 UTC, 0 replies.
- [07/14] arrow git commit: ARROW-1049: [java] vector template cleanup - posted by we...@apache.org on 2017/05/31 17:46:36 UTC, 0 replies.
- [08/14] arrow git commit: ARROW-1062: [GLib] Follow API changes in examples - posted by we...@apache.org on 2017/05/31 17:46:37 UTC, 0 replies.
- [09/14] arrow git commit: ARROW-1057: Fix cmake warning and msvc debug asserts - posted by we...@apache.org on 2017/05/31 17:46:38 UTC, 0 replies.
- [10/14] arrow git commit: ARROW-1063: [Website] Updates for 0.4.0 release, release posting - posted by we...@apache.org on 2017/05/31 17:46:39 UTC, 0 replies.
- [11/14] arrow git commit: ARROW-1060: [Python] Add unit tests for reference counts in memoryview interface - posted by we...@apache.org on 2017/05/31 17:46:40 UTC, 0 replies.
- [12/14] arrow git commit: ARROW-1066: [Python] pandas 0.20.1 deprecation of pd.lib causes a warning on import - posted by we...@apache.org on 2017/05/31 17:46:41 UTC, 0 replies.
- [13/14] arrow git commit: ARROW-1069: Add instructions for publishing maven artifacts - posted by we...@apache.org on 2017/05/31 17:46:42 UTC, 0 replies.
- [14/14] arrow git commit: ARROW-424: [C++] Make ReadAt, Write HDFS functions threadsafe - posted by we...@apache.org on 2017/05/31 17:46:43 UTC, 0 replies.
- arrow git commit: [Doc] Change cpp api doc, std:shared_pointer_cast to std::static_pointer_cast - posted by we...@apache.org on 2017/05/31 21:58:34 UTC, 0 replies.
- arrow git commit: [Doc] Change cpp api doc, std:shared_pointer_cast to std::static_pointer_cast [Forced Update!] - posted by we...@apache.org on 2017/05/31 21:58:54 UTC, 0 replies.
- arrow git commit: ARROW-1078: [Python] Account for Apache Parquet shared library consolidation - posted by we...@apache.org on 2017/05/31 22:42:51 UTC, 0 replies.