You are viewing a plain text version of this content. The canonical link for it is here.
- arrow git commit: ARROW-314: JSONScalar is unnecessary and unused - posted by ju...@apache.org on 2016/10/03 21:54:20 UTC, 0 replies.
- arrow git commit: ARROW-301: Add user field metadata to IPC schemas - posted by ju...@apache.org on 2016/10/03 22:17:52 UTC, 0 replies.
- arrow git commit: ARROW-302: [C++/Python] Implement C++ IO interfaces for interacting with Python file and bytes objects - posted by we...@apache.org on 2016/10/04 03:14:49 UTC, 0 replies.
- arrow git commit: ARROW-313: Build on any version of XCode - posted by ju...@apache.org on 2016/10/04 21:08:04 UTC, 0 replies.
- arrow git commit: ARROW-315: finalize timestamp - posted by ju...@apache.org on 2016/10/04 22:12:00 UTC, 0 replies.
- svn commit: r16363 - in /dev/arrow/apache-arrow-0.1.0-rc1: ./ apache-arrow-0.1.0.tar.gz apache-arrow-0.1.0.tar.gz.asc apache-arrow-0.1.0.tar.gz.md5 apache-arrow-0.1.0.tar.gz.sha - posted by ju...@apache.org on 2016/10/04 22:44:56 UTC, 0 replies.
- arrow git commit: ARROW-318: Revise python/README.md given recent changes in codebase - posted by ju...@apache.org on 2016/10/05 23:15:21 UTC, 0 replies.
- arrow git commit: ARROW-321: fix arrow licenses - posted by ju...@apache.org on 2016/10/05 23:20:39 UTC, 0 replies.
- svn commit: r16389 - in /dev/arrow/apache-arrow-0.1.0-rc2: ./ apache-arrow-0.1.0.tar.gz apache-arrow-0.1.0.tar.gz.asc apache-arrow-0.1.0.tar.gz.md5 apache-arrow-0.1.0.tar.gz.sha - posted by ju...@apache.org on 2016/10/05 23:33:54 UTC, 0 replies.
- arrow git commit: ARROW-320: ComplexCopier.copy(FieldReader, FieldWriter) should not st… - posted by ju...@apache.org on 2016/10/06 03:19:48 UTC, 0 replies.
- arrow git commit: ARROW-324: Update arrow metadata diagram - posted by ju...@apache.org on 2016/10/07 19:13:03 UTC, 0 replies.
- arrow git commit: ARROW-319: Add canonical Arrow Schema json representation - posted by ju...@apache.org on 2016/10/07 19:14:02 UTC, 0 replies.
- arrow git commit: ARROW-326: Initialize nested writers in MapWriter based on the underlying MapVector's field - posted by sm...@apache.org on 2016/10/07 21:44:27 UTC, 0 replies.
- arrow git commit: ARROW-325: make TestArrowFile not dependent on timezone - posted by ju...@apache.org on 2016/10/08 00:09:04 UTC, 0 replies.
- svn commit: r16424 - in /dev/arrow/apache-arrow-0.1.0-rc3: ./ apache-arrow-0.1.0.tar.gz apache-arrow-0.1.0.tar.gz.asc apache-arrow-0.1.0.tar.gz.md5 apache-arrow-0.1.0.tar.gz.sha - posted by ju...@apache.org on 2016/10/08 00:32:14 UTC, 0 replies.
- arrow git commit: ARROW-312: Read and write Arrow IPC file format from Python - posted by we...@apache.org on 2016/10/10 15:22:00 UTC, 0 replies.
- svn commit: r16464 - in /release/arrow: apache-arrow-0.1.0.tar.gz apache-arrow-0.1.0.tar.gz.asc apache-arrow-0.1.0.tar.gz.md5 apache-arrow-0.1.0.tar.gz.sha - posted by ju...@apache.org on 2016/10/11 01:29:30 UTC, 0 replies.
- [1/3] arrow git commit: [maven-release-plugin] prepare release apache-arrow-0.1.0 [Forced Update!] - posted by ju...@apache.org on 2016/10/11 01:42:36 UTC, 0 replies.
- [2/3] arrow git commit: [maven-release-plugin] prepare for next development iteration - posted by ju...@apache.org on 2016/10/11 01:42:37 UTC, 0 replies.
- [3/3] arrow git commit: ARROW-312: Read and write Arrow IPC file format from Python - posted by ju...@apache.org on 2016/10/11 01:42:38 UTC, 0 replies.
- [arrow] Git Push Summary - posted by ju...@apache.org on 2016/10/11 01:58:12 UTC, 0 replies.
- arrow git commit: ARROW-112: Changed constexprs to kValue naming. - posted by we...@apache.org on 2016/10/11 02:49:53 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-312: Read and write Arrow IPC file format from Python - posted by sm...@apache.org on 2016/10/11 03:08:43 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-326: Include scale and precision when materializing decimal writer - posted by sm...@apache.org on 2016/10/11 03:08:44 UTC, 0 replies.
- arrow git commit: ARROW-326: Include scale and precision when materializing decimal writer - posted by sm...@apache.org on 2016/10/11 03:11:12 UTC, 0 replies.
- arrow git commit: ARROW-189: Build 3rd party with ExternalProject. - posted by we...@apache.org on 2016/10/11 18:00:43 UTC, 0 replies.
- arrow git commit: ARROW-333: Make writers update their internal schema even when no data is written - posted by ju...@apache.org on 2016/10/12 00:29:29 UTC, 0 replies.
- arrow git commit: ARROW-332: Add RecordBatch.to_pandas method - posted by we...@apache.org on 2016/10/12 03:08:56 UTC, 0 replies.
- arrow git commit: ARROW-275: Add tests for UnionVector in Arrow File - posted by ju...@apache.org on 2016/10/12 03:11:53 UTC, 0 replies.
- arrow-site git commit: add release 0.1.0 - posted by ju...@apache.org on 2016/10/13 03:11:38 UTC, 0 replies.
- arrow-site git commit: add release 0.1.0 [Forced Update!] - posted by ju...@apache.org on 2016/10/13 03:13:35 UTC, 0 replies.
- arrow git commit: ARROW-191: Python: Provide infrastructure for manylinux1 wheels - posted by we...@apache.org on 2016/10/16 20:22:06 UTC, 0 replies.
- arrow git commit: ARROW-336: Run Apache Rat in Travis builds - posted by we...@apache.org on 2016/10/16 20:23:10 UTC, 0 replies.
- arrow git commit: ARROW-97: API documentation via sphinx-apidoc - posted by we...@apache.org on 2016/10/16 20:23:59 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-261: Refactor String/Binary code paths to reflect unnested (non-list-based) structure - posted by we...@apache.org on 2016/10/17 17:44:44 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-261: Refactor String/Binary code paths to reflect unnested (non-list-based) structure - posted by we...@apache.org on 2016/10/17 17:44:45 UTC, 0 replies.
- arrow git commit: ARROW-317: Add Slice, Copy methods to Buffer - posted by we...@apache.org on 2016/10/18 01:18:41 UTC, 0 replies.
- arrow git commit: ARROW-327: [Python] Remove conda builds from Travis CI setup - posted by we...@apache.org on 2016/10/18 02:46:51 UTC, 0 replies.
- arrow git commit: ARROW-334: [Python] Remove INSTALL_RPATH_USE_LINK_PATH - posted by we...@apache.org on 2016/10/18 02:50:02 UTC, 0 replies.
- arrow git commit: ARROW-342: Set Python version on release - posted by we...@apache.org on 2016/10/21 20:27:12 UTC, 0 replies.
- arrow git commit: ARROW-337: UnionListWriter.list() is doing more than it should, this … - posted by ju...@apache.org on 2016/10/26 19:09:18 UTC, 0 replies.
- arrow git commit: ARROW-350: Added Kerberos to HDFS client - posted by we...@apache.org on 2016/10/29 01:13:17 UTC, 0 replies.
- arrow git commit: ARROW-339: Python 3 compatibility in merge_arrow_pr.py - posted by uw...@apache.org on 2016/10/29 08:02:29 UTC, 0 replies.
- arrow git commit: ARROW-354: Fix comparison of arrays of empty strings - posted by we...@apache.org on 2016/10/29 08:36:13 UTC, 0 replies.
- arrow git commit: ARROW-349: Add six as a requirement - posted by uw...@apache.org on 2016/10/30 10:11:47 UTC, 0 replies.