You are viewing a plain text version of this content. The canonical link for it is here.
- arrow git commit: ARROW-1075: [GLib] Fix build error on macOS - posted by we...@apache.org on 2017/06/01 02:54:36 UTC, 0 replies.
- arrow git commit: ARROW-990: [JS] Add tslint support for linting TypeScript - posted by we...@apache.org on 2017/06/02 18:17:23 UTC, 0 replies.
- arrow git commit: ARROW-1084: Implementations of BufferAllocator should handle Netty's OutOfDirectMemoryError - posted by ad...@apache.org on 2017/06/02 19:32:40 UTC, 0 replies.
- arrow git commit: ARROW-1085: [java] Follow up on template cleanup. Missing method for … - posted by ju...@apache.org on 2017/06/02 23:09:08 UTC, 0 replies.
- arrow git commit: ARROW-1070: [C++] Use physical types for Feather date/time types - posted by uw...@apache.org on 2017/06/03 15:14:43 UTC, 0 replies.
- arrow git commit: ARROW-1082: [GLib] Add CI on macOS - posted by uw...@apache.org on 2017/06/03 15:17:47 UTC, 0 replies.
- arrow git commit: ARROW-1051: [Python] Opt in to Parquet unit tests to avoid accidental suppression of dynamic linking errors - posted by uw...@apache.org on 2017/06/05 10:18:37 UTC, 0 replies.
- arrow git commit: ARROW-986: [Format] Add brief explanation of dictionary batches in IPC.md - posted by uw...@apache.org on 2017/06/05 10:20:39 UTC, 0 replies.
- arrow git commit: ARROW-1050: [C++] Export arrow::ValidateArray - posted by uw...@apache.org on 2017/06/05 10:22:44 UTC, 0 replies.
- arrow git commit: ARROW-1056: [Python] Ignore pandas index in parquet+hdfs test - posted by uw...@apache.org on 2017/06/05 10:26:18 UTC, 0 replies.
- arrow git commit: ARROW-1091: Decimal scale and precision are flipped - posted by ju...@apache.org on 2017/06/05 23:46:34 UTC, 0 replies.
- arrow git commit: ARROW-1086: include additional pxd files during package build - posted by we...@apache.org on 2017/06/06 18:18:11 UTC, 0 replies.
- arrow git commit: ARROW-1020: [Format] Revise language for Timestamp type in Schema.fbs to avoid possible confusion about tz-naive timestamps - posted by we...@apache.org on 2017/06/06 18:20:11 UTC, 0 replies.
- arrow git commit: [Doc] Fix a few links for files moved in ARROW-957 - posted by we...@apache.org on 2017/06/06 18:21:49 UTC, 0 replies.
- arrow git commit: ARROW-1080: C++: Add tutorial about converting to/from row-wise representation - posted by we...@apache.org on 2017/06/06 18:23:35 UTC, 0 replies.
- arrow git commit: ARROW-1090: Improve build_ext usability with --bundle-arrow-cpp - posted by we...@apache.org on 2017/06/06 18:26:40 UTC, 0 replies.
- arrow git commit: ARROW-1092: More Decimal and scale flipped follow-up - posted by ju...@apache.org on 2017/06/06 18:32:53 UTC, 0 replies.
- arrow git commit: ARROW-1088: [Python] Only test unicode filenames if system supports them - posted by we...@apache.org on 2017/06/06 20:51:54 UTC, 0 replies.
- arrow git commit: ARROW-1094: [C++] Always truncate buffer read in ReadableFile::Read if actual number of bytes less than request - posted by we...@apache.org on 2017/06/06 20:52:50 UTC, 0 replies.
- [arrow] Git Push Summary - posted by we...@apache.org on 2017/06/07 02:16:06 UTC, 0 replies.
- svn commit: r19908 - in /dev/arrow/apache-arrow-0.4.1-rc0: ./ apache-arrow-0.4.1.tar.gz apache-arrow-0.4.1.tar.gz.asc apache-arrow-0.4.1.tar.gz.md5 apache-arrow-0.4.1.tar.gz.sha - posted by we...@apache.org on 2017/06/07 02:23:23 UTC, 0 replies.
- arrow git commit: ARROW-1095: Add Arrow logo PNG to website img folder - posted by ko...@apache.org on 2017/06/07 12:26:59 UTC, 0 replies.
- arrow git commit: ARROW-1048: Use existing LD_LIBRARY_PATH in source release script to accommodate non-system toolchain libs - posted by ko...@apache.org on 2017/06/07 13:32:05 UTC, 0 replies.
- arrow git commit: ARROW-1101: Implement write(TypeHolder) methods in UnionListWriter - posted by ju...@apache.org on 2017/06/08 00:01:34 UTC, 0 replies.
- arrow git commit: ARROW-1102: Make MessageSerializer.serializeMessage() public - posted by we...@apache.org on 2017/06/08 20:41:16 UTC, 0 replies.
- [1/6] arrow git commit: ARROW-1107: [JAVA] Fix getField() for NullableMapVector - posted by sm...@apache.org on 2017/06/08 22:00:01 UTC, 0 replies.
- [2/6] arrow git commit: ARROW-1108: [JAVA] Check if ArrowBuf is empty buffer in getActualConsumedMemory() and getPossibleConsumedMemory() - posted by sm...@apache.org on 2017/06/08 22:00:02 UTC, 0 replies.
- [3/6] arrow git commit: ARROW-1109: [JAVA] transferOwnership fails when readerIndex is not 0 - posted by sm...@apache.org on 2017/06/08 22:00:03 UTC, 0 replies.
- [4/6] arrow git commit: ARROW-1110: [JAVA] make union vector naming consistent - posted by sm...@apache.org on 2017/06/08 22:00:04 UTC, 0 replies.
- [5/6] arrow git commit: ARROW-1111: [JAVA] Make aligning buffers optional, and allow -1 for unknown null count - posted by sm...@apache.org on 2017/06/08 22:00:05 UTC, 0 replies.
- [6/6] arrow git commit: ARROW-1112: [JAVA] Set lastSet for VarLength and List vectors when loading - posted by sm...@apache.org on 2017/06/08 22:00:06 UTC, 0 replies.
- [01/12] arrow git commit: [maven-release-plugin] prepare release apache-arrow-0.4.1 [Forced Update!] - posted by we...@apache.org on 2017/06/11 15:13:49 UTC, 0 replies.
- [02/12] arrow git commit: [maven-release-plugin] prepare for next development iteration - posted by we...@apache.org on 2017/06/11 15:13:50 UTC, 0 replies.
- [03/12] arrow git commit: ARROW-1102: Make MessageSerializer.serializeMessage() public - posted by we...@apache.org on 2017/06/11 15:13:51 UTC, 0 replies.
- [04/12] arrow git commit: ARROW-1107: [JAVA] Fix getField() for NullableMapVector - posted by we...@apache.org on 2017/06/11 15:13:52 UTC, 0 replies.
- [05/12] arrow git commit: ARROW-1108: [JAVA] Check if ArrowBuf is empty buffer in getActualConsumedMemory() and getPossibleConsumedMemory() - posted by we...@apache.org on 2017/06/11 15:13:53 UTC, 0 replies.
- [06/12] arrow git commit: ARROW-1095: Add Arrow logo PNG to website img folder - posted by we...@apache.org on 2017/06/11 15:13:54 UTC, 0 replies.
- [07/12] arrow git commit: ARROW-1048: Use existing LD_LIBRARY_PATH in source release script to accommodate non-system toolchain libs - posted by we...@apache.org on 2017/06/11 15:13:55 UTC, 0 replies.
- [08/12] arrow git commit: ARROW-1110: [JAVA] make union vector naming consistent - posted by we...@apache.org on 2017/06/11 15:13:56 UTC, 0 replies.
- [09/12] arrow git commit: ARROW-1101: Implement write(TypeHolder) methods in UnionListWriter - posted by we...@apache.org on 2017/06/11 15:13:57 UTC, 0 replies.
- [10/12] arrow git commit: ARROW-1111: [JAVA] Make aligning buffers optional, and allow -1 for unknown null count - posted by we...@apache.org on 2017/06/11 15:13:58 UTC, 0 replies.
- [11/12] arrow git commit: ARROW-1112: [JAVA] Set lastSet for VarLength and List vectors when loading - posted by we...@apache.org on 2017/06/11 15:13:59 UTC, 0 replies.
- [12/12] arrow git commit: ARROW-1109: [JAVA] transferOwnership fails when readerIndex is not 0 - posted by we...@apache.org on 2017/06/11 15:14:00 UTC, 0 replies.
- arrow git commit: ARROW-742: [C++] std::wstring_convert exceptions handling - posted by we...@apache.org on 2017/06/13 01:13:28 UTC, 0 replies.
- arrow git commit: ARROW-460: [C++] JSON read/write for dictionaries - posted by we...@apache.org on 2017/06/13 15:54:27 UTC, 0 replies.
- arrow git commit: ARROW-1115: [C++] use CCACHE_FOUND value for ccache path - posted by we...@apache.org on 2017/06/13 16:53:37 UTC, 0 replies.
- arrow git commit: ARROW-1115: [C++] use CCACHE_FOUND value for ccache path [Forced Update!] - posted by we...@apache.org on 2017/06/13 16:54:04 UTC, 0 replies.
- svn commit: r20025 - in /release/arrow: arrow-0.4.0/ arrow-0.4.1/ arrow-0.4.1/apache-arrow-0.4.1.tar.gz arrow-0.4.1/apache-arrow-0.4.1.tar.gz.asc arrow-0.4.1/apache-arrow-0.4.1.tar.gz.md5 arrow-0.4.1/apache-arrow-0.4.1.tar.gz.sha - posted by we...@apache.org on 2017/06/13 18:54:16 UTC, 0 replies.
- arrow git commit: ARROW-1117: [Docs] Minor issues in GLib README - posted by ko...@apache.org on 2017/06/14 03:06:14 UTC, 0 replies.
- arrow-site git commit: Add 0.4.1 release materials - posted by we...@apache.org on 2017/06/14 14:35:37 UTC, 0 replies.
- arrow git commit: ARROW-1118: [Site] Website updates for 0.4.1 - posted by uw...@apache.org on 2017/06/15 07:02:16 UTC, 0 replies.
- arrow git commit: ARROW-1122: [Website] Add turbodbc + arrow blog post - posted by we...@apache.org on 2017/06/16 00:48:12 UTC, 0 replies.
- arrow git commit: ARROW-1096: [C++] CreateFileMapping maximum size calculation issue - posted by we...@apache.org on 2017/06/16 01:04:56 UTC, 0 replies.
- arrow-site git commit: Add turbodbc guest blog post - posted by we...@apache.org on 2017/06/16 08:42:21 UTC, 0 replies.
- arrow git commit: ARROW-1122: [Website] Change timestamp to yield correct Jekyll date - posted by we...@apache.org on 2017/06/16 14:57:27 UTC, 0 replies.
- arrow git commit: ARROW-1124: Increase numpy dependency to >=1.10.x - posted by uw...@apache.org on 2017/06/17 17:27:13 UTC, 0 replies.
- arrow git commit: ARROW-742: [C++] Use gflags from toolchain; Resolve cmake FindGFlags … - posted by uw...@apache.org on 2017/06/18 16:43:35 UTC, 0 replies.
- arrow git commit: ARROW-1081: Fill null_bitmap correctly in TestBase - posted by we...@apache.org on 2017/06/19 15:37:09 UTC, 0 replies.
- arrow git commit: ARROW-1128: [Docs] command to build a wheel is not properly rendered - posted by we...@apache.org on 2017/06/19 15:44:42 UTC, 0 replies.
- arrow git commit: ARROW-1129: [C++] Fix gflags issue in Linux/macOS toolchain builds - posted by uw...@apache.org on 2017/06/20 12:05:17 UTC, 0 replies.
- arrow git commit: ARROW-1138: Travis: Use OpenJDK7 instead of OracleJDK7 - posted by uw...@apache.org on 2017/06/22 07:12:50 UTC, 0 replies.
- arrow git commit: ARROW-1123: Make jemalloc the default allocator - posted by we...@apache.org on 2017/06/22 13:33:26 UTC, 0 replies.
- [1/6] arrow git commit: ARROW-1104: Integrate in-memory object store into arrow - posted by we...@apache.org on 2017/06/22 13:35:41 UTC, 0 replies.
- [2/6] arrow git commit: ARROW-1104: Integrate in-memory object store into arrow - posted by we...@apache.org on 2017/06/22 13:35:42 UTC, 0 replies.
- [3/6] arrow git commit: ARROW-1104: Integrate in-memory object store into arrow - posted by we...@apache.org on 2017/06/22 13:35:43 UTC, 0 replies.
- [4/6] arrow git commit: ARROW-1104: Integrate in-memory object store into arrow - posted by we...@apache.org on 2017/06/22 13:35:44 UTC, 0 replies.
- [5/6] arrow git commit: ARROW-1104: Integrate in-memory object store into arrow - posted by we...@apache.org on 2017/06/22 13:35:45 UTC, 0 replies.
- [6/6] arrow git commit: ARROW-1104: Integrate in-memory object store into arrow - posted by we...@apache.org on 2017/06/22 13:35:46 UTC, 0 replies.
- arrow git commit: ARROW-1140: [C++] Allow optional build of plasma - posted by we...@apache.org on 2017/06/22 21:30:41 UTC, 0 replies.
- arrow git commit: ARROW-1073: C++: Adapative integer builder - posted by we...@apache.org on 2017/06/22 21:32:45 UTC, 0 replies.
- arrow git commit: ARROW-1137: Python: Ensure Pandas roundtrip of all-None column - posted by we...@apache.org on 2017/06/22 22:06:16 UTC, 0 replies.
- arrow git commit: ARROW-1039: Python: Remove duplicate column - posted by uw...@apache.org on 2017/06/23 13:51:36 UTC, 0 replies.
- arrow git commit: ARROW-1143: C++: Fix comparison of NullArray - posted by we...@apache.org on 2017/06/23 14:12:13 UTC, 0 replies.
- arrow git commit: ARROW-1144: [C++] Remove unused variable - posted by we...@apache.org on 2017/06/23 15:11:02 UTC, 0 replies.
- arrow git commit: ARROW-1139: Silence dlmalloc warning on clang-4.0 - posted by we...@apache.org on 2017/06/23 16:56:40 UTC, 0 replies.
- arrow git commit: ARROW-1136: [C++] Add null checks for invalid streams - posted by we...@apache.org on 2017/06/23 18:26:28 UTC, 0 replies.
- arrow git commit: ARROW-1132: [Python] Unable to write pandas DataFrame w/MultiIndex containing duplicate values to parquet - posted by we...@apache.org on 2017/06/23 19:29:46 UTC, 0 replies.
- arrow git commit: ARROW-1146: Add .gitignore for *_generated.h files in src/plasma/format - posted by we...@apache.org on 2017/06/23 21:06:38 UTC, 0 replies.
- [1/2] arrow git commit: ARROW-1142: [C++] Port over compression toolchain and interfaces from parquet-cpp, use Arrow-style error handling - posted by we...@apache.org on 2017/06/23 23:07:01 UTC, 0 replies.
- [2/2] arrow git commit: ARROW-1142: [C++] Port over compression toolchain and interfaces from parquet-cpp, use Arrow-style error handling - posted by we...@apache.org on 2017/06/23 23:07:02 UTC, 0 replies.
- arrow git commit: ARROW-1147: [C++] Allow optional vendoring of flatbuffers in plasma - posted by we...@apache.org on 2017/06/23 23:33:06 UTC, 0 replies.
- arrow git commit: ARROW-1135: [C++] Use clang 4.0 in one of the Linux builds - posted by we...@apache.org on 2017/06/24 15:05:13 UTC, 0 replies.
- arrow git commit: ARROW-1145: [GLib] Add get_values() - posted by we...@apache.org on 2017/06/24 16:20:39 UTC, 0 replies.
- arrow git commit: ARROW-1113: [C++] Upgrade to gflags 2.2.0, use tarball instead of git tag - posted by we...@apache.org on 2017/06/24 16:21:14 UTC, 0 replies.
- arrow git commit: ARROW-1131: [Python] Enable the Parquet unit tests by default if the extension imports - posted by uw...@apache.org on 2017/06/26 06:59:39 UTC, 0 replies.
- arrow git commit: ARROW-978: [Python] - Change python documentation sphinx theme to bootstrap - posted by we...@apache.org on 2017/06/26 13:52:38 UTC, 0 replies.
- arrow git commit: ARROW-1151: [C++] Add branch prediction to RETURN_NOT_OK - posted by we...@apache.org on 2017/06/26 18:02:04 UTC, 0 replies.
- arrow git commit: ARROW-1152: [Cython] read_tensor should work with a readable file - posted by we...@apache.org on 2017/06/26 20:43:43 UTC, 0 replies.
- arrow git commit: ARROW-1155: [Python] Add null check when user improperly instantiates ArrayValue instances - posted by we...@apache.org on 2017/06/26 20:46:10 UTC, 0 replies.
- arrow git commit: ARROW-1157: C++/Python: Decimal templates are not correctly exported on OSX - posted by uw...@apache.org on 2017/06/27 08:48:53 UTC, 0 replies.
- [01/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 09:59:51 UTC, 0 replies.
- [02/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 09:59:52 UTC, 0 replies.
- [03/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 09:59:53 UTC, 0 replies.
- [04/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 09:59:54 UTC, 0 replies.
- [05/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 09:59:55 UTC, 0 replies.
- [06/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 09:59:56 UTC, 0 replies.
- [07/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 09:59:57 UTC, 0 replies.
- [08/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 09:59:58 UTC, 0 replies.
- [09/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 09:59:59 UTC, 0 replies.
- [10/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:00 UTC, 0 replies.
- [11/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:01 UTC, 0 replies.
- [12/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:02 UTC, 0 replies.
- [13/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:03 UTC, 0 replies.
- [14/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:04 UTC, 0 replies.
- [15/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:05 UTC, 0 replies.
- [16/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:06 UTC, 0 replies.
- [17/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:07 UTC, 0 replies.
- [18/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:08 UTC, 0 replies.
- [19/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:09 UTC, 0 replies.
- [20/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:10 UTC, 0 replies.
- [21/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:11 UTC, 0 replies.
- [22/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:12 UTC, 0 replies.
- [23/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:13 UTC, 0 replies.
- [24/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:14 UTC, 0 replies.
- [25/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:15 UTC, 0 replies.
- [26/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:16 UTC, 0 replies.
- [27/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:17 UTC, 0 replies.
- [28/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:18 UTC, 0 replies.
- [29/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:19 UTC, 0 replies.
- [30/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:20 UTC, 0 replies.
- [31/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:21 UTC, 0 replies.
- [32/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:22 UTC, 0 replies.
- [33/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:23 UTC, 0 replies.
- [34/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:24 UTC, 0 replies.
- [35/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:25 UTC, 0 replies.
- [36/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:26 UTC, 0 replies.
- [37/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:27 UTC, 0 replies.
- [38/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:28 UTC, 0 replies.
- [39/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:29 UTC, 0 replies.
- [40/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:30 UTC, 0 replies.
- [41/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:31 UTC, 0 replies.
- [42/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:32 UTC, 0 replies.
- [43/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:33 UTC, 0 replies.
- [44/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:34 UTC, 0 replies.
- [45/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:35 UTC, 0 replies.
- [46/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:36 UTC, 0 replies.
- [47/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:37 UTC, 0 replies.
- [48/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:38 UTC, 0 replies.
- [49/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:39 UTC, 0 replies.
- [50/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:40 UTC, 0 replies.
- [51/51] [partial] arrow-site git commit: Rerender docs - posted by uw...@apache.org on 2017/06/27 10:00:41 UTC, 0 replies.
- [1/3] arrow git commit: ARROW-1154: [C++] Import miscellaneous computational utility code from parquet-cpp - posted by we...@apache.org on 2017/06/27 12:14:04 UTC, 0 replies.
- [2/3] arrow git commit: ARROW-1154: [C++] Import miscellaneous computational utility code from parquet-cpp - posted by we...@apache.org on 2017/06/27 12:14:05 UTC, 0 replies.
- [3/3] arrow git commit: ARROW-1154: [C++] Import miscellaneous computational utility code from parquet-cpp - posted by we...@apache.org on 2017/06/27 12:14:06 UTC, 0 replies.
- arrow git commit: ARROW-1159: [C++] Use dllimport for visibility when not building Arrow library - posted by we...@apache.org on 2017/06/27 20:06:48 UTC, 0 replies.
- arrow git commit: ARROW-834: Python Support creating from iterables - posted by we...@apache.org on 2017/06/28 15:35:49 UTC, 0 replies.
- arrow git commit: ARROW-1162: Empty data vector transfer between list vectors should no… - posted by ad...@apache.org on 2017/06/29 15:22:15 UTC, 0 replies.
- arrow git commit: ARROW-1165: [C++] Refactor PythonDecimalToArrowDecimal to not use templates - posted by uw...@apache.org on 2017/06/29 20:01:06 UTC, 0 replies.
- arrow git commit: ARROW-1166: Fix errors in example and missing reference in Layout.md - posted by we...@apache.org on 2017/06/29 20:01:40 UTC, 0 replies.
- arrow git commit: ARROW-1170: C++: Link to pthread on ARROW_JEMALLOC=OFF - posted by uw...@apache.org on 2017/06/30 09:35:56 UTC, 0 replies.