You are viewing a plain text version of this content. The canonical link for it is here.
- arrow git commit: ARROW-497: Integration harness for streaming file format - posted by uw...@apache.org on 2017/02/02 13:36:38 UTC, 0 replies.
- arrow git commit: ARROW-523: Python: Account for changes in PARQUET-834 - posted by we...@apache.org on 2017/02/02 21:13:47 UTC, 0 replies.
- arrow git commit: ARROW-467: [Python] Run Python parquet-cpp unit tests in Travis CI - posted by uw...@apache.org on 2017/02/03 08:08:22 UTC, 0 replies.
- arrow git commit: ARROW-477: [Java] Add support for second/microsecond/nanosecond timestamps in-memory and in IPC/JSON layer - posted by we...@apache.org on 2017/02/04 04:00:36 UTC, 0 replies.
- arrow git commit: ARROW-525: Python: Add more documentation to the package - posted by we...@apache.org on 2017/02/04 21:21:03 UTC, 0 replies.
- arrow git commit: ARROW-457: Python: Better control over memory pool - posted by we...@apache.org on 2017/02/04 21:23:53 UTC, 0 replies.
- arrow git commit: ARROW-381: [C++] Simplify primitive array type builders to use a default type singleton - posted by we...@apache.org on 2017/02/04 23:33:44 UTC, 0 replies.
- arrow git commit: ARROW-527: Remove drill-module.conf file - posted by we...@apache.org on 2017/02/04 23:34:45 UTC, 0 replies.
- arrow git commit: ARROW-524: provide apis to access nested vectors and buffers - posted by uw...@apache.org on 2017/02/05 13:06:45 UTC, 0 replies.
- arrow git commit: ARROW-529: Python: Add jemalloc and Python 3.6 to manylinux1 build - posted by we...@apache.org on 2017/02/05 20:27:44 UTC, 0 replies.
- arrow git commit: ARROW-511: Python: Implement List conversions for single arrays - posted by we...@apache.org on 2017/02/05 20:29:16 UTC, 0 replies.
- [1/3] arrow git commit: ARROW-33: [C++] Implement zero-copy array slicing, integrate with IPC code paths - posted by we...@apache.org on 2017/02/06 16:25:34 UTC, 0 replies.
- [2/3] arrow git commit: ARROW-33: [C++] Implement zero-copy array slicing, integrate with IPC code paths - posted by we...@apache.org on 2017/02/06 16:25:35 UTC, 0 replies.
- [3/3] arrow git commit: ARROW-33: [C++] Implement zero-copy array slicing, integrate with IPC code paths - posted by we...@apache.org on 2017/02/06 16:25:36 UTC, 0 replies.
- arrow git commit: ARROW-540: [C++] Build fixes after ARROW-33, PARQUET-866 - posted by uw...@apache.org on 2017/02/07 14:37:51 UTC, 0 replies.
- arrow git commit: ARROW-535: [Python] Add type mapping for NPY_LONGLONG - posted by we...@apache.org on 2017/02/07 16:13:10 UTC, 0 replies.
- arrow git commit: ARROW-531: Python: Document jemalloc, extend Pandas section, add Getting Involved - posted by we...@apache.org on 2017/02/07 16:17:43 UTC, 0 replies.
- arrow git commit: ARROW-366 Java Dictionary Vector - posted by we...@apache.org on 2017/02/07 21:44:48 UTC, 0 replies.
- arrow git commit: ARROW-537: [C++] Do not compare String/Binary data in null slots when comparing arrays - posted by uw...@apache.org on 2017/02/08 08:17:14 UTC, 0 replies.
- arrow git commit: ARROW-351: Time type has no unit - posted by we...@apache.org on 2017/02/08 16:20:55 UTC, 0 replies.
- arrow git commit: ARROW-543: C++: Lazily computed null_counts counts number of non-null entries - posted by we...@apache.org on 2017/02/08 20:05:36 UTC, 0 replies.
- arrow git commit: ARROW-538: [C++] Set up AddressSanitizer (ASAN) builds - posted by we...@apache.org on 2017/02/08 20:07:46 UTC, 0 replies.
- arrow git commit: ARROW-545: [Python] Ignore non .parq/.parquet files when reading directories as Parquet datasets - posted by uw...@apache.org on 2017/02/09 12:47:17 UTC, 0 replies.
- arrow git commit: ARROW-521: [C++] Track peak allocations in default memory pool - posted by we...@apache.org on 2017/02/09 15:44:00 UTC, 0 replies.
- arrow git commit: ARROW-476: Add binary integration test fixture, add Java support - posted by we...@apache.org on 2017/02/09 15:45:41 UTC, 0 replies.
- arrow git commit: ARROW-546: Python: Account for changes in PARQUET-867 - posted by we...@apache.org on 2017/02/09 21:19:49 UTC, 0 replies.
- arrow git commit: ARROW-544: [C++] Test writing zero-length record batches, zero-length BinaryArray fixes - posted by we...@apache.org on 2017/02/10 18:15:53 UTC, 0 replies.
- arrow git commit: ARROW-551: C++: Construction of Column with nullptr Array segfaults - posted by we...@apache.org on 2017/02/12 12:53:47 UTC, 0 replies.
- arrow git commit: ARROW-548: [Python] Add nthreads to Filesystem.read_parquet and pass through - posted by uw...@apache.org on 2017/02/13 08:53:14 UTC, 0 replies.
- arrow git commit: ARROW-553: C++: Faster valid bitmap building - posted by we...@apache.org on 2017/02/13 14:03:52 UTC, 0 replies.
- arrow git commit: ARROW-547: [Python] Add zero-copy slice methods to Array, RecordBatch - posted by we...@apache.org on 2017/02/13 14:04:44 UTC, 0 replies.
- svn commit: r18303 - in /dev/arrow/apache-arrow-0.2.0-rc1: ./ apache-arrow-0.2.0.tar.gz apache-arrow-0.2.0.tar.gz.asc apache-arrow-0.2.0.tar.gz.md5 apache-arrow-0.2.0.tar.gz.sha - posted by uw...@apache.org on 2017/02/13 16:42:37 UTC, 0 replies.
- arrow git commit: ARROW-556: [Integration] Configure C++ integration test executable with a single environment variable. Update README - posted by we...@apache.org on 2017/02/14 02:27:32 UTC, 0 replies.
- arrow git commit: ARROW-558: Add KEYS files - posted by we...@apache.org on 2017/02/14 13:26:16 UTC, 0 replies.
- svn commit: r18328 - /release/arrow/KEYS - posted by we...@apache.org on 2017/02/14 13:29:44 UTC, 0 replies.
- arrow git commit: ARROW-561:[JAVA][PYTHON] Update java & python dependencies to improve downstream packaging experience - posted by we...@apache.org on 2017/02/15 13:55:30 UTC, 0 replies.
- svn commit: r18343 - in /dev/arrow/apache-arrow-0.2.0-rc2: ./ apache-arrow-0.2.0.tar.gz apache-arrow-0.2.0.tar.gz.asc apache-arrow-0.2.0.tar.gz.md5 apache-arrow-0.2.0.tar.gz.sha - posted by uw...@apache.org on 2017/02/15 15:00:40 UTC, 0 replies.
- [1/2] arrow git commit: [maven-release-plugin] prepare release apache-arrow-0.2.0 - posted by uw...@apache.org on 2017/02/19 12:03:32 UTC, 0 replies.
- [2/2] arrow git commit: [maven-release-plugin] prepare for next development iteration - posted by uw...@apache.org on 2017/02/19 12:03:33 UTC, 0 replies.
- [arrow] Git Push Summary - posted by uw...@apache.org on 2017/02/19 12:04:44 UTC, 0 replies.
- svn commit: r18388 - in /release/arrow: ./ arrow-0.2.0/ - posted by we...@apache.org on 2017/02/19 15:23:57 UTC, 0 replies.
- arrow git commit: ARROW-563: Support non-standard gcc version strings - posted by we...@apache.org on 2017/02/20 22:23:47 UTC, 0 replies.
- arrow git commit: ARROW-570: Determine Java tools JAR location from project metadata - posted by uw...@apache.org on 2017/02/21 13:42:07 UTC, 0 replies.
- arrow git commit: ARROW-569: [C++] Set version for *.pc - posted by uw...@apache.org on 2017/02/21 13:46:09 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-459: [C++] Dictionary IPC support in file and stream formats - posted by we...@apache.org on 2017/02/24 14:16:41 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-459: [C++] Dictionary IPC support in file and stream formats - posted by we...@apache.org on 2017/02/24 14:16:42 UTC, 0 replies.
- arrow git commit: ARROW-580: C++: Also provide jemalloc_X targets if only a static or shared version is found - posted by we...@apache.org on 2017/02/25 20:29:37 UTC, 0 replies.
- arrow git commit: ARROW-578: [C++] Add -DARROW_CXXFLAGS=... option to make CMake more consistent - posted by we...@apache.org on 2017/02/25 20:51:11 UTC, 0 replies.
- arrow git commit: ARROW-451: [C++] Implement DataType::Equals as TypeVisitor. Add default implementations for TypeVisitor, ArrayVisitor methods - posted by we...@apache.org on 2017/02/26 23:25:09 UTC, 0 replies.
- arrow git commit: ARROW-577: [C++] Use private implementation pattern in ipc::StreamWriter and ipc::FileWriter - posted by we...@apache.org on 2017/02/27 00:22:20 UTC, 0 replies.
- arrow git commit: ARROW-557: [Python] Add option to explicitly opt in to HDFS tests, do not implicitly skip - posted by uw...@apache.org on 2017/02/27 07:13:39 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-493: [C++] Permit large (length > INT32_MAX) arrays in memory - posted by uw...@apache.org on 2017/02/27 07:14:15 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-493: [C++] Permit large (length > INT32_MAX) arrays in memory - posted by uw...@apache.org on 2017/02/27 07:14:16 UTC, 0 replies.
- arrow git commit: ARROW-588: [C++] Fix some 32 bit compiler warnings - posted by we...@apache.org on 2017/02/27 19:10:32 UTC, 0 replies.