You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [arrow] wesm commented on pull request #6631: ARROW-8111: [C++][CSV] Support MM/DD/YYYY date format - posted by GitBox <gi...@apache.org> on 2020/05/01 00:49:40 UTC, 3 replies.
- [GitHub] [arrow] zgramana commented on a change in pull request #7032: ARROW-6603: [C#] Adds ArrayBuilder API to support writing null values + BooleanArray null support - posted by GitBox <gi...@apache.org> on 2020/05/01 01:45:23 UTC, 21 replies.
- [GitHub] [arrow] wesm opened a new pull request #7077: ARROW-8660: [C++][Gandiva] Reduce usage of Boost in Gandiva codebase - posted by GitBox <gi...@apache.org> on 2020/05/01 02:04:35 UTC, 0 replies.
- [GitHub] [arrow] vibhatha opened a new issue #7078: Pyarrow building from source along with CPP Libraries to link to another Cython API - posted by GitBox <gi...@apache.org> on 2020/05/01 02:06:51 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on issue #7078: Pyarrow building from source along with CPP Libraries to link to another Cython API - posted by GitBox <gi...@apache.org> on 2020/05/01 02:12:15 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on issue #7063: client delete (of objectid) causes an exception and abort - posted by GitBox <gi...@apache.org> on 2020/05/01 02:13:48 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7077: ARROW-8660: [C++][Gandiva] Reduce usage of Boost in Gandiva codebase - posted by GitBox <gi...@apache.org> on 2020/05/01 02:16:46 UTC, 0 replies.
- [GitHub] [arrow] zgramana commented on pull request #7032: ARROW-6603: [C#] Adds ArrayBuilder API to support writing null values + BooleanArray null support - posted by GitBox <gi...@apache.org> on 2020/05/01 02:24:37 UTC, 2 replies.
- [GitHub] [arrow] eerhardt commented on a change in pull request #7032: ARROW-6603: [C#] Adds ArrayBuilder API to support writing null values + BooleanArray null support - posted by GitBox <gi...@apache.org> on 2020/05/01 02:38:22 UTC, 13 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7066: ARROW-8634: [Java] Add Getting Started section to Java README - posted by GitBox <gi...@apache.org> on 2020/05/01 04:42:16 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #6985: ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column - posted by GitBox <gi...@apache.org> on 2020/05/01 05:18:58 UTC, 8 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7018: ARROW-8536: [Rust] [Flight] Check in proto file, conditional build if file exists - posted by GitBox <gi...@apache.org> on 2020/05/01 05:25:19 UTC, 1 replies.
- [GitHub] [arrow] pravindra commented on a change in pull request #7070: ARROW-8646: [Java] Allow UnionListWriter to write null values - posted by GitBox <gi...@apache.org> on 2020/05/01 05:41:01 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7073: ARROW-8318: [C++][Dataset] Construct FileSystemDataset from fragments - posted by GitBox <gi...@apache.org> on 2020/05/01 06:17:22 UTC, 1 replies.
- [GitHub] [arrow] tvamsikalyan commented on a change in pull request #7070: ARROW-8646: [Java] Allow UnionListWriter to write null values - posted by GitBox <gi...@apache.org> on 2020/05/01 06:21:18 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6985: ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column - posted by GitBox <gi...@apache.org> on 2020/05/01 06:21:45 UTC, 10 replies.
- [GitHub] [arrow] sunchao commented on a change in pull request #7061: ARROW-8629: [Rust] Eliminate indirection of zero sized allocations - posted by GitBox <gi...@apache.org> on 2020/05/01 06:29:20 UTC, 0 replies.
- [GitHub] [arrow] sunchao commented on pull request #7037: ARROW-6718: [Rust] Remove packed_simd - posted by GitBox <gi...@apache.org> on 2020/05/01 06:44:44 UTC, 0 replies.
- [GitHub] [arrow] mrkn opened a new pull request #7079: [ARROW-6501][C++] Remove non_zero_length_ field from SparseIndex class - posted by GitBox <gi...@apache.org> on 2020/05/01 07:24:48 UTC, 0 replies.
- [GitHub] [arrow] sunchao commented on a change in pull request #6898: ARROW-8399: [Rust] Extend memory alignments to include other architectures - posted by GitBox <gi...@apache.org> on 2020/05/01 07:25:32 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7079: [ARROW-6501][C++] Remove non_zero_length_ field from SparseIndex class - posted by GitBox <gi...@apache.org> on 2020/05/01 07:32:08 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7079: ARROW-6501: [C++] Remove non_zero_length_ field from SparseIndex class - posted by GitBox <gi...@apache.org> on 2020/05/01 07:47:03 UTC, 0 replies.
- [GitHub] [arrow] sunchao commented on a change in pull request #7076: ARROW-8659: [Rust] ListBuilder allocate with_capacity - posted by GitBox <gi...@apache.org> on 2020/05/01 08:33:04 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7060: ARROW-8619: [C++] Use distinct enum values for MonthInterval, DayTimeInterval - posted by GitBox <gi...@apache.org> on 2020/05/01 09:11:07 UTC, 1 replies.
- [GitHub] [arrow] mrkn commented on pull request #7079: ARROW-6501: [C++] Remove non_zero_length_ field from SparseIndex class - posted by GitBox <gi...@apache.org> on 2020/05/01 09:19:05 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7074: ARROW-8656: [Python] Switch to VS2017 in the windows wheel builds - posted by GitBox <gi...@apache.org> on 2020/05/01 09:33:30 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7074: ARROW-8656: [Python] Switch to VS2017 in the windows wheel builds - posted by GitBox <gi...@apache.org> on 2020/05/01 09:34:45 UTC, 3 replies.
- [GitHub] [arrow] kszucs commented on pull request #7021: ARROW-8628: [Dev] Wrap docker-compose commands with archery - posted by GitBox <gi...@apache.org> on 2020/05/01 09:37:03 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7021: ARROW-8628: [Dev] Wrap docker-compose commands with archery - posted by GitBox <gi...@apache.org> on 2020/05/01 09:38:37 UTC, 1 replies.
- [GitHub] [arrow] kszucs commented on pull request #7073: ARROW-8318: [C++][Dataset] Construct FileSystemDataset from fragments - posted by GitBox <gi...@apache.org> on 2020/05/01 10:25:27 UTC, 1 replies.
- [GitHub] [arrow] kszucs edited a comment on pull request #7073: ARROW-8318: [C++][Dataset] Construct FileSystemDataset from fragments - posted by GitBox <gi...@apache.org> on 2020/05/01 10:29:16 UTC, 1 replies.
- [GitHub] [arrow] kszucs opened a new pull request #7080: [CI] Consolidate appveyor scripts [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/01 10:57:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7080: [CI] Consolidate appveyor scripts [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/01 11:02:02 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on pull request #7073: ARROW-8318: [C++][Dataset] Construct FileSystemDataset from fragments - posted by GitBox <gi...@apache.org> on 2020/05/01 12:17:17 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #6985: ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column - posted by GitBox <gi...@apache.org> on 2020/05/01 12:39:43 UTC, 4 replies.
- [GitHub] [arrow] kszucs opened a new pull request #7081: [CI] Cache docker volumes [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/01 12:57:20 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7081: [CI] Cache docker volumes [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/01 13:02:15 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7073: ARROW-8318: [C++][Dataset] Construct FileSystemDataset from fragments - posted by GitBox <gi...@apache.org> on 2020/05/01 13:29:58 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7073: ARROW-8318: [C++][Dataset] Construct FileSystemDataset from fragments - posted by GitBox <gi...@apache.org> on 2020/05/01 14:02:53 UTC, 3 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #6954: ARROW-8440: [C++] Refine SIMD header files - posted by GitBox <gi...@apache.org> on 2020/05/01 14:12:18 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7080: [CI] Consolidate appveyor scripts [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/01 14:23:57 UTC, 1 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #6985: ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column - posted by GitBox <gi...@apache.org> on 2020/05/01 14:27:03 UTC, 1 replies.
- [GitHub] [arrow] hantusk opened a new issue #7082: pyarrow 0.17 atexit handler causes a segmentation fault - posted by GitBox <gi...@apache.org> on 2020/05/01 14:34:33 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7081: [CI] Cache docker volumes [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/01 14:47:37 UTC, 1 replies.
- [GitHub] [arrow] kszucs removed a comment on pull request #7080: [CI] Consolidate appveyor scripts [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/01 14:49:32 UTC, 0 replies.
- [GitHub] [arrow] kszucs removed a comment on pull request #7081: [CI] Cache docker volumes [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/01 14:49:42 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7080: ARROW-8662: [CI] Consolidate appveyor scripts - posted by GitBox <gi...@apache.org> on 2020/05/01 14:52:23 UTC, 1 replies.
- [GitHub] [arrow] kszucs edited a comment on pull request #7081: [CI] Cache docker volumes [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/01 14:58:48 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7080: ARROW-8662: [CI] Consolidate appveyor scripts - posted by GitBox <gi...@apache.org> on 2020/05/01 15:02:19 UTC, 0 replies.
- [GitHub] [arrow] crd477 opened a new pull request #7083: Update building.rst - posted by GitBox <gi...@apache.org> on 2020/05/01 15:06:56 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #6985: ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column - posted by GitBox <gi...@apache.org> on 2020/05/01 15:09:30 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7083: Update building.rst - posted by GitBox <gi...@apache.org> on 2020/05/01 15:17:13 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7083: ARROW-8663: [Documentation] Small correction to building.rst - posted by GitBox <gi...@apache.org> on 2020/05/01 15:31:59 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #6631: ARROW-8111: [C++][CSV] Support MM/DD/YYYY date format - posted by GitBox <gi...@apache.org> on 2020/05/01 15:36:52 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7021: ARROW-8628: [Dev] Wrap docker-compose commands with archery - posted by GitBox <gi...@apache.org> on 2020/05/01 15:37:52 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #6985: ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column - posted by GitBox <gi...@apache.org> on 2020/05/01 16:16:41 UTC, 6 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/01 16:27:30 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7084: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/01 16:37:24 UTC, 0 replies.
- [GitHub] [arrow] eerhardt commented on pull request #6121: ARROW-6603: [C#] - Nullable Array Support - posted by GitBox <gi...@apache.org> on 2020/05/01 16:44:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7084: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/01 16:46:43 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #7021: ARROW-8628: [Dev] Wrap docker-compose commands with archery - posted by GitBox <gi...@apache.org> on 2020/05/01 16:56:29 UTC, 2 replies.
- [GitHub] [arrow] tustvold commented on a change in pull request #7076: ARROW-8659: [Rust] ListBuilder allocate with_capacity - posted by GitBox <gi...@apache.org> on 2020/05/01 17:36:54 UTC, 1 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7074: ARROW-8656: [Python] Switch to VS2017 in the windows wheel builds - posted by GitBox <gi...@apache.org> on 2020/05/01 17:50:53 UTC, 0 replies.
- [GitHub] [arrow] xhochy commented on pull request #7074: ARROW-8656: [Python] Switch to VS2017 in the windows wheel builds - posted by GitBox <gi...@apache.org> on 2020/05/01 17:58:32 UTC, 2 replies.
- [GitHub] [arrow] wesm commented on pull request #7074: ARROW-8656: [Python] Switch to VS2017 in the windows wheel builds - posted by GitBox <gi...@apache.org> on 2020/05/01 18:04:08 UTC, 2 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #7074: ARROW-8656: [Python] Switch to VS2017 in the windows wheel builds - posted by GitBox <gi...@apache.org> on 2020/05/01 18:05:42 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on pull request #7060: ARROW-8619: [C++] Use distinct enum values for MonthInterval, DayTimeInterval - posted by GitBox <gi...@apache.org> on 2020/05/01 18:11:27 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on issue #7082: pyarrow 0.17 atexit handler causes a segmentation fault - posted by GitBox <gi...@apache.org> on 2020/05/01 18:15:24 UTC, 2 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7038: ARROW-8593: [C++][Parquet] Fix build with musl libc - posted by GitBox <gi...@apache.org> on 2020/05/01 18:21:45 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7077: ARROW-8660: [C++][Gandiva] Reduce usage of Boost in Gandiva codebase - posted by GitBox <gi...@apache.org> on 2020/05/01 18:47:36 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #6744: PARQUET-1820: [C++] pre-buffer specified columns of row group - posted by GitBox <gi...@apache.org> on 2020/05/01 19:21:47 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #6744: PARQUET-1820: [C++] pre-buffer specified columns of row group - posted by GitBox <gi...@apache.org> on 2020/05/01 19:28:34 UTC, 0 replies.
- [GitHub] [arrow] tobim commented on pull request #7038: ARROW-8593: [C++][Parquet] Fix build with musl libc - posted by GitBox <gi...@apache.org> on 2020/05/01 19:45:08 UTC, 0 replies.
- [GitHub] [arrow] BryanCutler commented on pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/01 20:31:29 UTC, 4 replies.
- [GitHub] [arrow] kou opened a new pull request #7085: ARROW-8668: [Packaging][APT][Yum][ARM] Use Travis CI's ARM machine to build packages - posted by GitBox <gi...@apache.org> on 2020/05/01 20:47:55 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7085: ARROW-8668: [Packaging][APT][Yum][ARM] Use Travis CI's ARM machine to build packages - posted by GitBox <gi...@apache.org> on 2020/05/01 20:48:09 UTC, 6 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7085: ARROW-8668: [Packaging][APT][Yum][ARM] Use Travis CI's ARM machine to build packages - posted by GitBox <gi...@apache.org> on 2020/05/01 20:49:35 UTC, 4 replies.
- [GitHub] [arrow] pauldix commented on a change in pull request #7064: ARROW-6945: [Rust] WIP: Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/01 20:51:09 UTC, 0 replies.
- [GitHub] [arrow] mayuropensource commented on pull request #7022: ARROW-8562: [C++] IO: Parameterize I/O Coalescing using S3 metrics - posted by GitBox <gi...@apache.org> on 2020/05/01 21:48:31 UTC, 0 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #6631: ARROW-8111: [C++][CSV] Support MM/DD/YYYY date format - posted by GitBox <gi...@apache.org> on 2020/05/01 22:08:36 UTC, 1 replies.
- [GitHub] [arrow] sunchao commented on pull request #7076: ARROW-8659: [Rust] ListBuilder allocate with_capacity - posted by GitBox <gi...@apache.org> on 2020/05/02 00:02:28 UTC, 0 replies.
- [GitHub] [arrow] kou edited a comment on pull request #7085: ARROW-8668: [Packaging][APT][Yum][ARM] Use Travis CI's ARM machine to build packages - posted by GitBox <gi...@apache.org> on 2020/05/02 02:00:28 UTC, 1 replies.
- [GitHub] [arrow] kszucs commented on pull request #7085: ARROW-8668: [Packaging][APT][Yum][ARM] Use Travis CI's ARM machine to build packages - posted by GitBox <gi...@apache.org> on 2020/05/02 05:39:02 UTC, 1 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7037: ARROW-6718: [Rust] Remove packed_simd - posted by GitBox <gi...@apache.org> on 2020/05/02 08:45:22 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7057: ARROW-8616: [Rust] Turn explicit SIMD off by default - posted by GitBox <gi...@apache.org> on 2020/05/02 09:45:29 UTC, 0 replies.
- [GitHub] [arrow] yordan-pavlov commented on pull request #7037: ARROW-6718: [DRAFT] [Rust] Remove packed_simd - posted by GitBox <gi...@apache.org> on 2020/05/02 09:58:55 UTC, 4 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7037: ARROW-6718: [DRAFT] [Rust] Remove packed_simd - posted by GitBox <gi...@apache.org> on 2020/05/02 10:19:45 UTC, 1 replies.
- [GitHub] [arrow] gramirezespinoza commented on pull request #7039: ARROW-8513: [Python] Expose Take with Table input in Python - posted by GitBox <gi...@apache.org> on 2020/05/02 12:32:37 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran commented on pull request #7037: ARROW-6718: [DRAFT] [Rust] Remove packed_simd - posted by GitBox <gi...@apache.org> on 2020/05/02 17:07:10 UTC, 1 replies.
- [GitHub] [arrow] paddyhoran commented on pull request #7004: ARROW-3827: [Rust] Implement UnionArray Updated - posted by GitBox <gi...@apache.org> on 2020/05/02 17:08:53 UTC, 1 replies.
- [GitHub] [arrow] vertexclique commented on a change in pull request #6898: ARROW-8399: [Rust] Extend memory alignments to include other architectures - posted by GitBox <gi...@apache.org> on 2020/05/02 18:53:06 UTC, 0 replies.
- [GitHub] [arrow] vertexclique commented on a change in pull request #7061: ARROW-8629: [Rust] Eliminate indirection of zero sized allocations - posted by GitBox <gi...@apache.org> on 2020/05/02 19:57:00 UTC, 2 replies.
- [GitHub] [arrow] vertexclique commented on a change in pull request #7064: ARROW-6945: [Rust] WIP: Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/02 19:59:31 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7086: ARROW-8509: [GLib] Add low level record batch read/write functions - posted by GitBox <gi...@apache.org> on 2020/05/02 22:28:19 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7086: ARROW-8509: [GLib] Add low level record batch read/write functions - posted by GitBox <gi...@apache.org> on 2020/05/02 22:31:43 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7087: ARROW-8669: [C++] Add IpcWriteOptions argument to GetRecordBatchSize() - posted by GitBox <gi...@apache.org> on 2020/05/02 22:37:20 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7087: ARROW-8669: [C++] Add IpcWriteOptions argument to GetRecordBatchSize() - posted by GitBox <gi...@apache.org> on 2020/05/02 22:46:45 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7088: ARROW-8111: [C++] User-defined timestamp parser option to CSV, new TimestampParser interface, and strptime-compatible impl - posted by GitBox <gi...@apache.org> on 2020/05/02 23:09:33 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7088: ARROW-8111: [C++] User-defined timestamp parser option to CSV, new TimestampParser interface, and strptime-compatible impl - posted by GitBox <gi...@apache.org> on 2020/05/02 23:16:48 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7088: ARROW-8111: [C++] User-defined timestamp parser option to CSV, new TimestampParser interface, and strptime-compatible impl - posted by GitBox <gi...@apache.org> on 2020/05/02 23:23:46 UTC, 5 replies.
- [GitHub] [arrow] emkornfield opened a new pull request #7089: ARROW-8657: [C++][Python] Add separate configuration for data pages - posted by GitBox <gi...@apache.org> on 2020/05/03 08:14:23 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7089: ARROW-8657: [C++][Python] Add separate configuration for data pages - posted by GitBox <gi...@apache.org> on 2020/05/03 08:16:49 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7004: ARROW-3827: [Rust] Implement UnionArray Updated - posted by GitBox <gi...@apache.org> on 2020/05/03 09:51:53 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #6770: ARROW-7842: [Rust] [Parquet] implement array_reader for list type columns - posted by GitBox <gi...@apache.org> on 2020/05/03 10:14:54 UTC, 1 replies.
- [GitHub] [arrow] nevi-me opened a new pull request #7090: ARROW-8422: [Rust] [Parquet] Arrow to Parquet schema conversion - posted by GitBox <gi...@apache.org> on 2020/05/03 11:54:56 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7090: ARROW-8422: [Rust] [Parquet] Arrow to Parquet schema conversion - posted by GitBox <gi...@apache.org> on 2020/05/03 12:02:31 UTC, 0 replies.
- [GitHub] [arrow] yordan-pavlov edited a comment on pull request #7037: ARROW-6718: [DRAFT] [Rust] Remove packed_simd - posted by GitBox <gi...@apache.org> on 2020/05/03 13:02:48 UTC, 2 replies.
- [GitHub] [arrow] tustvold opened a new pull request #7091: ARROW-8680: [Rust] Fix ComplexObjectArray null value shifting - posted by GitBox <gi...@apache.org> on 2020/05/03 16:00:34 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7091: ARROW-8680: [Rust] Fix ComplexObjectArray null value shifting - posted by GitBox <gi...@apache.org> on 2020/05/03 16:04:36 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7092: ARROW-8682: [Ruby][Parquet] Add support for column level compression - posted by GitBox <gi...@apache.org> on 2020/05/03 21:06:43 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7092: ARROW-8682: [Ruby][Parquet] Add support for column level compression - posted by GitBox <gi...@apache.org> on 2020/05/03 21:16:41 UTC, 0 replies.
- [GitHub] [arrow] mcassels commented on a change in pull request #6770: ARROW-7842: [Rust] [Parquet] implement array_reader for list type columns - posted by GitBox <gi...@apache.org> on 2020/05/04 02:01:38 UTC, 2 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7029: ARROW-8579 [C++] Add AVX512 SIMD for spaced decoding and encoding. - posted by GitBox <gi...@apache.org> on 2020/05/04 03:14:23 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #7012: ARROW-8555: [FlightRPC][Java] implement DoExchange - posted by GitBox <gi...@apache.org> on 2020/05/04 03:20:54 UTC, 3 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7012: ARROW-8555: [FlightRPC][Java] implement DoExchange - posted by GitBox <gi...@apache.org> on 2020/05/04 03:28:19 UTC, 1 replies.
- [GitHub] [arrow] siddharthteotia commented on pull request #6729: ARROW-8229: [Java] Move ArrowBuf into the Arrow package - posted by GitBox <gi...@apache.org> on 2020/05/04 04:31:27 UTC, 0 replies.
- [GitHub] [arrow] siddharthteotia commented on pull request #6433: ARROW-7495: [Java] Remove "empty" concept from ArrowBuf, replace with custom referencemanager - posted by GitBox <gi...@apache.org> on 2020/05/04 04:38:25 UTC, 1 replies.
- [GitHub] [arrow] siddharthteotia commented on pull request #5930: ARROW-3495: [Java] Move validityBuffer to BaseValueVector, delete the optim… - posted by GitBox <gi...@apache.org> on 2020/05/04 04:41:52 UTC, 0 replies.
- [GitHub] [arrow] hantusk commented on issue #7082: pyarrow 0.17 atexit handler causes a segmentation fault - posted by GitBox <gi...@apache.org> on 2020/05/04 07:24:32 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7093: [Java] ARROW-8687: Remove references to io.netty.buffer.ArrowBuf - posted by GitBox <gi...@apache.org> on 2020/05/04 08:02:12 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7093: [Java] ARROW-8687: Remove references to io.netty.buffer.ArrowBuf - posted by GitBox <gi...@apache.org> on 2020/05/04 08:02:47 UTC, 0 replies.
- [GitHub] [arrow] rymurr commented on pull request #7093: [Java] ARROW-8687: Remove references to io.netty.buffer.ArrowBuf - posted by GitBox <gi...@apache.org> on 2020/05/04 08:03:31 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7093: ARROW-8687: [Java] Remove references to io.netty.buffer.ArrowBuf - posted by GitBox <gi...@apache.org> on 2020/05/04 08:46:36 UTC, 0 replies.
- [GitHub] [arrow] rymurr commented on pull request #7084: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/04 08:58:56 UTC, 0 replies.
- [GitHub] [arrow] mr-smidge commented on pull request #7032: ARROW-6603: [C#] Adds ArrayBuilder API to support writing null values + BooleanArray null support - posted by GitBox <gi...@apache.org> on 2020/05/04 09:18:52 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7081: [CI] Cache docker volumes [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/04 09:49:22 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7029: ARROW-8579 [C++] Add AVX512 SIMD for spaced decoding and encoding. - posted by GitBox <gi...@apache.org> on 2020/05/04 09:56:51 UTC, 1 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #7021: ARROW-8628: [Dev] Wrap docker-compose commands with archery - posted by GitBox <gi...@apache.org> on 2020/05/04 10:20:41 UTC, 35 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7088: ARROW-8111: [C++] User-defined timestamp parser option to CSV, new TimestampParser interface, and strptime-compatible impl - posted by GitBox <gi...@apache.org> on 2020/05/04 10:21:44 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #6959: ARROW-5649: [Integration][C++] Create integration test for extension types - posted by GitBox <gi...@apache.org> on 2020/05/04 10:22:38 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7094: ARROW-8689: [C++] Fix linking S3FS benchmarks - posted by GitBox <gi...@apache.org> on 2020/05/04 11:47:26 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7094: ARROW-8689: [C++] Fix linking S3FS benchmarks - posted by GitBox <gi...@apache.org> on 2020/05/04 12:02:42 UTC, 0 replies.
- [GitHub] [arrow] rymurr commented on pull request #7093: ARROW-8687: [Java] Remove references to io.netty.buffer.ArrowBuf - posted by GitBox <gi...@apache.org> on 2020/05/04 12:10:47 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7095: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/04 12:13:54 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #6729: ARROW-8229: [Java] Move ArrowBuf into the Arrow package - posted by GitBox <gi...@apache.org> on 2020/05/04 12:14:37 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche opened a new pull request #7096: ARROW-8644: [Python] Restore ParquetDataset behaviour to always include partition column for dask compatibility - posted by GitBox <gi...@apache.org> on 2020/05/04 12:14:53 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7095: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/04 12:16:45 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7096: ARROW-8644: [Python] Restore ParquetDataset behaviour to always include partition column for dask compatibility - posted by GitBox <gi...@apache.org> on 2020/05/04 12:16:49 UTC, 1 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7089: ARROW-8657: [C++][Python] Add separate configuration for data pages - posted by GitBox <gi...@apache.org> on 2020/05/04 12:21:43 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on pull request #7094: ARROW-8689: [C++] Fix linking S3FS benchmarks - posted by GitBox <gi...@apache.org> on 2020/05/04 12:25:00 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7096: ARROW-8644: [Python] Restore ParquetDataset behaviour to always include partition column for dask compatibility - posted by GitBox <gi...@apache.org> on 2020/05/04 12:25:53 UTC, 2 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7094: ARROW-8689: [C++] Fix linking S3FS benchmarks - posted by GitBox <gi...@apache.org> on 2020/05/04 12:28:21 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche opened a new pull request #7097: ARROW-8690: [Python] Clean-up dataset+parquet tests now order is determinstic - posted by GitBox <gi...@apache.org> on 2020/05/04 12:51:47 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #7012: ARROW-8555: [FlightRPC][Java] implement DoExchange - posted by GitBox <gi...@apache.org> on 2020/05/04 12:52:42 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7097: ARROW-8690: [Python] Clean-up dataset+parquet tests now order is determinstic - posted by GitBox <gi...@apache.org> on 2020/05/04 12:52:56 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7097: ARROW-8690: [Python] Clean-up dataset+parquet tests now order is determinstic - posted by GitBox <gi...@apache.org> on 2020/05/04 12:54:12 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on pull request #7089: ARROW-8657: [C++][Python] Add separate configuration for data pages - posted by GitBox <gi...@apache.org> on 2020/05/04 13:58:41 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7089: ARROW-8657: [C++][Python] Add separate configuration for data pages - posted by GitBox <gi...@apache.org> on 2020/05/04 14:00:38 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7088: ARROW-8111: [C++] User-defined timestamp parser option to CSV, new TimestampParser interface, and strptime-compatible impl - posted by GitBox <gi...@apache.org> on 2020/05/04 14:02:05 UTC, 4 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7098: ARROW-8692: [C++] Avoid memory copies when downloading from S3 - posted by GitBox <gi...@apache.org> on 2020/05/04 14:24:07 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7098: ARROW-8692: [C++] Avoid memory copies when downloading from S3 - posted by GitBox <gi...@apache.org> on 2020/05/04 14:31:54 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7098: ARROW-8692: [C++] Avoid memory copies when downloading from S3 - posted by GitBox <gi...@apache.org> on 2020/05/04 14:45:33 UTC, 0 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #7098: ARROW-8692: [C++] Avoid memory copies when downloading from S3 - posted by GitBox <gi...@apache.org> on 2020/05/04 14:45:36 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche opened a new pull request #7099: ARROW-8693: [Python] Insert implicit cast in Dataset.get_fragments with filter - posted by GitBox <gi...@apache.org> on 2020/05/04 15:27:49 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7099: ARROW-8693: [Python] Insert implicit cast in Dataset.get_fragments with filter - posted by GitBox <gi...@apache.org> on 2020/05/04 15:31:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] removed a comment on pull request #7021: ARROW-8628: [Dev] Wrap docker-compose commands with archery - posted by GitBox <gi...@apache.org> on 2020/05/04 15:40:53 UTC, 0 replies.
- [GitHub] [arrow] eerhardt commented on pull request #7032: ARROW-6603: [C#] Adds ArrayBuilder API to support writing null values + BooleanArray null support - posted by GitBox <gi...@apache.org> on 2020/05/04 16:39:29 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7032: ARROW-6603: [C#] Adds ArrayBuilder API to support writing null values + BooleanArray null support - posted by GitBox <gi...@apache.org> on 2020/05/04 17:06:36 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #6959: ARROW-5649: [Integration][C++] Create integration test for extension types - posted by GitBox <gi...@apache.org> on 2020/05/04 17:12:19 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #6985: ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column - posted by GitBox <gi...@apache.org> on 2020/05/04 17:13:36 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche edited a comment on pull request #7096: ARROW-8644: [Python] Restore ParquetDataset behaviour to always include partition column for dask compatibility - posted by GitBox <gi...@apache.org> on 2020/05/04 18:42:50 UTC, 1 replies.
- [GitHub] [arrow] paddyhoran commented on a change in pull request #7004: ARROW-3827: [Rust] Implement UnionArray Updated - posted by GitBox <gi...@apache.org> on 2020/05/04 18:52:59 UTC, 5 replies.
- [GitHub] [arrow] lidavidm commented on pull request #7098: ARROW-8692: [C++] Avoid memory copies when downloading from S3 - posted by GitBox <gi...@apache.org> on 2020/05/04 19:01:38 UTC, 0 replies.
- [GitHub] [arrow] lidavidm edited a comment on pull request #7098: ARROW-8692: [C++] Avoid memory copies when downloading from S3 - posted by GitBox <gi...@apache.org> on 2020/05/04 19:02:46 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7098: ARROW-8692: [C++] Avoid memory copies when downloading from S3 - posted by GitBox <gi...@apache.org> on 2020/05/04 19:25:45 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7098: ARROW-8692: [C++] Avoid memory copies when downloading from S3 - posted by GitBox <gi...@apache.org> on 2020/05/04 19:43:26 UTC, 0 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #7098: ARROW-8692: [C++] Avoid memory copies when downloading from S3 - posted by GitBox <gi...@apache.org> on 2020/05/04 19:44:19 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7100: [Java] ARROW-8696: Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/04 19:52:10 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7101: [Java] ARROW-8695: Remove references to PlatformDependent in arrow-memory - posted by GitBox <gi...@apache.org> on 2020/05/04 19:57:32 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7101: [Java] ARROW-8695: Remove references to PlatformDependent in arrow-memory - posted by GitBox <gi...@apache.org> on 2020/05/04 20:02:30 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7100: [Java] ARROW-8696: Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/04 20:02:34 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7101: ARROW-8695: [Java] Remove references to PlatformDependent in arrow-memory - posted by GitBox <gi...@apache.org> on 2020/05/04 20:16:44 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7102: ARROW-8699: [R] Fix automatic r_to_py conversion - posted by GitBox <gi...@apache.org> on 2020/05/04 21:23:36 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7102: ARROW-8699: [R] Fix automatic r_to_py conversion - posted by GitBox <gi...@apache.org> on 2020/05/04 21:32:03 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #6959: ARROW-5649: [Integration][C++] Create integration test for extension types - posted by GitBox <gi...@apache.org> on 2020/05/04 22:30:01 UTC, 0 replies.
- [GitHub] [arrow] kevinushey commented on pull request #7102: ARROW-8699: [R] Fix automatic r_to_py conversion - posted by GitBox <gi...@apache.org> on 2020/05/04 22:34:56 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7103: ARROW-8694: [C++][Parquet] Relax string size limit when deserializing Thrift messages - posted by GitBox <gi...@apache.org> on 2020/05/04 23:13:24 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7103: ARROW-8694: [C++][Parquet] Relax string size limit when deserializing Thrift messages - posted by GitBox <gi...@apache.org> on 2020/05/04 23:16:52 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7096: ARROW-8644: [Python] Restore ParquetDataset behaviour to always include partition column for dask compatibility - posted by GitBox <gi...@apache.org> on 2020/05/04 23:39:26 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on issue #7058: Offline installation on Linux - posted by GitBox <gi...@apache.org> on 2020/05/05 00:17:13 UTC, 0 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #7088: ARROW-8111: [C++] User-defined timestamp parser option to CSV, new TimestampParser interface, and strptime-compatible impl - posted by GitBox <gi...@apache.org> on 2020/05/05 01:23:51 UTC, 0 replies.
- [GitHub] [arrow] maxburke commented on pull request #6770: ARROW-7842: [Rust] [Parquet] implement array_reader for list type columns - posted by GitBox <gi...@apache.org> on 2020/05/05 03:34:35 UTC, 3 replies.
- [GitHub] [arrow] jianxind commented on pull request #7029: ARROW-8579 [C++] Add AVX512 SIMD for spaced decoding and encoding. - posted by GitBox <gi...@apache.org> on 2020/05/05 03:56:02 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6954: ARROW-8440: [C++] Refine SIMD header files - posted by GitBox <gi...@apache.org> on 2020/05/05 04:04:11 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #7089: ARROW-8657: [C++][Python] Add separate configuration for data pages - posted by GitBox <gi...@apache.org> on 2020/05/05 04:07:36 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #7103: ARROW-8694: [C++][Parquet] Relax string size limit when deserializing Thrift messages - posted by GitBox <gi...@apache.org> on 2020/05/05 05:45:41 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7101: ARROW-8695: [Java] Remove references to PlatformDependent in arrow-memory - posted by GitBox <gi...@apache.org> on 2020/05/05 05:52:00 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7104: ARROW-8702: [Packaging][C#] Build NuGet packages in release process - posted by GitBox <gi...@apache.org> on 2020/05/05 06:43:12 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7104: ARROW-8702: [Packaging][C#] Build NuGet packages in release process - posted by GitBox <gi...@apache.org> on 2020/05/05 06:43:26 UTC, 11 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7104: ARROW-8702: [Packaging][C#] Build NuGet packages in release process - posted by GitBox <gi...@apache.org> on 2020/05/05 06:44:50 UTC, 6 replies.
- [GitHub] [arrow] kou commented on a change in pull request #7104: ARROW-8702: [Packaging][C#] Build NuGet packages in release process - posted by GitBox <gi...@apache.org> on 2020/05/05 06:46:47 UTC, 5 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7100: ARROW-8696: [Java] Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/05 07:46:56 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on pull request #6770: ARROW-7842: [Rust] [Parquet] implement array_reader for list type columns - posted by GitBox <gi...@apache.org> on 2020/05/05 09:37:42 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7021: ARROW-8628: [Dev] Wrap docker-compose commands with archery - posted by GitBox <gi...@apache.org> on 2020/05/05 09:58:02 UTC, 8 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7105: ARROW-8704: [C++] Fix Parquet undefined behaviour on invalid input - posted by GitBox <gi...@apache.org> on 2020/05/05 11:22:04 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7105: ARROW-8704: [C++] Fix Parquet undefined behaviour on invalid input - posted by GitBox <gi...@apache.org> on 2020/05/05 11:32:01 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7103: ARROW-8694: [C++][Parquet] Relax string size limit when deserializing Thrift messages - posted by GitBox <gi...@apache.org> on 2020/05/05 11:33:37 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #7104: ARROW-8702: [Packaging][C#] Build NuGet packages in release process - posted by GitBox <gi...@apache.org> on 2020/05/05 11:34:20 UTC, 0 replies.
- [GitHub] [arrow] tvamsikalyan opened a new pull request #7106: ARROW-8705: copying null values from ComplexCopier - posted by GitBox <gi...@apache.org> on 2020/05/05 12:08:52 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7106: ARROW-8705: copying null values from ComplexCopier - posted by GitBox <gi...@apache.org> on 2020/05/05 12:16:44 UTC, 0 replies.
- [GitHub] [arrow] pravindra commented on a change in pull request #7106: ARROW-8705: copying null values from ComplexCopier - posted by GitBox <gi...@apache.org> on 2020/05/05 12:41:25 UTC, 2 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #6985: ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column - posted by GitBox <gi...@apache.org> on 2020/05/05 13:32:51 UTC, 0 replies.
- [GitHub] [arrow] rymurr commented on a change in pull request #6956: ARROW-8481: [Java] Provide an allocation manager based on Unsafe API - posted by GitBox <gi...@apache.org> on 2020/05/05 14:09:44 UTC, 1 replies.
- [GitHub] [arrow] tvamsikalyan commented on a change in pull request #7106: ARROW-8705: copying null values from ComplexCopier - posted by GitBox <gi...@apache.org> on 2020/05/05 14:12:59 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7088: ARROW-8111: [C++] User-defined timestamp parser option to CSV, new TimestampParser interface, and strptime-compatible impl - posted by GitBox <gi...@apache.org> on 2020/05/05 14:28:21 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7104: ARROW-8702: [Packaging][C#] Build NuGet packages in release process - posted by GitBox <gi...@apache.org> on 2020/05/05 15:34:18 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7107: WIP ARROW-8604: [R][CI] Update CI to use R 4.0 - posted by GitBox <gi...@apache.org> on 2020/05/05 15:57:35 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7107: WIP ARROW-8604: [R][CI] Update CI to use R 4.0 - posted by GitBox <gi...@apache.org> on 2020/05/05 15:58:49 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7107: WIP ARROW-8604: [R][CI] Update CI to use R 4.0 - posted by GitBox <gi...@apache.org> on 2020/05/05 16:00:33 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7108: PARQUET-1857: [C++] Do not fail on unencrypted files with over 32767 row groups. Change some DCHECKs causing segfaults to throw exceptions - posted by GitBox <gi...@apache.org> on 2020/05/05 16:16:27 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7108: PARQUET-1857: [C++] Do not fail to read unencrypted files with over 32767 row groups. Change some DCHECKs causing segfaults to throw exceptions - posted by GitBox <gi...@apache.org> on 2020/05/05 16:17:14 UTC, 0 replies.
- [GitHub] [arrow] zgramana edited a comment on pull request #7032: ARROW-6603: [C#] Adds ArrayBuilder API to support writing null values + BooleanArray null support - posted by GitBox <gi...@apache.org> on 2020/05/05 16:40:40 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7103: ARROW-8694: [C++][Parquet] Relax string size limit when deserializing Thrift messages - posted by GitBox <gi...@apache.org> on 2020/05/05 16:56:25 UTC, 0 replies.
- [GitHub] [arrow] danield137 commented on issue #6902: pyarrow wheel does not install or build on Python 3.8.2 on Windows 10 on Intel platform. - posted by GitBox <gi...@apache.org> on 2020/05/05 17:03:57 UTC, 0 replies.
- [GitHub] [arrow] danield137 edited a comment on issue #6902: pyarrow wheel does not install or build on Python 3.8.2 on Windows 10 on Intel platform. - posted by GitBox <gi...@apache.org> on 2020/05/05 17:04:17 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on issue #6902: pyarrow wheel does not install or build on Python 3.8.2 on Windows 10 on Intel platform. - posted by GitBox <gi...@apache.org> on 2020/05/05 17:18:13 UTC, 0 replies.
- [GitHub] [arrow] kszucs opened a new pull request #7109: ARROW-8707: [CI] Docker push fails because of wrong dockerhub credentials - posted by GitBox <gi...@apache.org> on 2020/05/05 18:18:35 UTC, 0 replies.
- [GitHub] [arrow] chrish42 opened a new pull request #7110: Proof of concept for Arrow text schema - posted by GitBox <gi...@apache.org> on 2020/05/05 18:27:28 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7109: ARROW-8707: [CI] Docker push fails because of wrong dockerhub credentials - posted by GitBox <gi...@apache.org> on 2020/05/05 18:31:44 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7110: Proof of concept for Arrow text schema - posted by GitBox <gi...@apache.org> on 2020/05/05 18:31:48 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7109: ARROW-8707: [CI] Docker push fails because of wrong dockerhub credentials - posted by GitBox <gi...@apache.org> on 2020/05/05 18:59:09 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] removed a comment on pull request #7081: ARROW-8708: [CI] Utilize github actions cache for docker-compose volumes - posted by GitBox <gi...@apache.org> on 2020/05/05 19:34:30 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7081: ARROW-8708: [CI] Utilize github actions cache for docker-compose volumes - posted by GitBox <gi...@apache.org> on 2020/05/05 19:46:54 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7103: ARROW-8694: [C++][Parquet] Relax string size limit when deserializing Thrift messages - posted by GitBox <gi...@apache.org> on 2020/05/05 21:37:42 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7026: ARROW-7391: [C++][Dataset] Remove Expression subclasses from bindings - posted by GitBox <gi...@apache.org> on 2020/05/05 21:52:48 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7106: ARROW-8705: [Java] copying null values from ComplexCopier - posted by GitBox <gi...@apache.org> on 2020/05/05 21:54:41 UTC, 0 replies.
- [GitHub] [arrow] eerhardt commented on a change in pull request #7104: ARROW-8702: [Packaging][C#] Build NuGet packages in release process - posted by GitBox <gi...@apache.org> on 2020/05/05 22:30:26 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7108: PARQUET-1857: [C++] Do not fail to read unencrypted files with over 32767 row groups. Change some DCHECKs causing segfaults to throw exceptions - posted by GitBox <gi...@apache.org> on 2020/05/05 23:01:03 UTC, 1 replies.
- [GitHub] [arrow] maxburke opened a new pull request #7111: ARROW-8710: [rust] Ensure right order of messages written, and flush stream when complete. - posted by GitBox <gi...@apache.org> on 2020/05/05 23:29:35 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7111: ARROW-8710: [rust] Ensure right order of messages written, and flush stream when complete. - posted by GitBox <gi...@apache.org> on 2020/05/05 23:31:58 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7081: ARROW-8708: [CI] Utilize github actions cache for docker-compose volumes [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/05 23:44:08 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7112: ARROW-8684: [Python] Do not call tobytes inside atexit extension type teardown function - posted by GitBox <gi...@apache.org> on 2020/05/05 23:58:53 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7112: ARROW-8684: [Python] Do not call tobytes inside atexit extension type teardown function - posted by GitBox <gi...@apache.org> on 2020/05/06 00:04:14 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7112: ARROW-8684: [Python] Do not call tobytes inside atexit extension type teardown function - posted by GitBox <gi...@apache.org> on 2020/05/06 00:18:43 UTC, 1 replies.
- [GitHub] [arrow] rdblue commented on pull request #7095: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/06 00:28:00 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7081: ARROW-8708: [CI] Utilize github actions cache for docker-compose volumes - posted by GitBox <gi...@apache.org> on 2020/05/06 00:41:13 UTC, 3 replies.
- [GitHub] [arrow] kou commented on a change in pull request #7081: ARROW-8708: [CI] Utilize github actions cache for docker-compose volumes - posted by GitBox <gi...@apache.org> on 2020/05/06 01:43:13 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on a change in pull request #7100: ARROW-8696: [Java] Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/06 02:09:21 UTC, 6 replies.
- [GitHub] [arrow] maxburke commented on pull request #7111: ARROW-8710: [Rust] Ensure right order of messages written, and flush stream when complete. - posted by GitBox <gi...@apache.org> on 2020/05/06 02:16:31 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #7101: ARROW-8695: [Java] Remove references to PlatformDependent in arrow-memory - posted by GitBox <gi...@apache.org> on 2020/05/06 02:19:51 UTC, 1 replies.
- [GitHub] [arrow] jianxind commented on pull request #7029: ARROW-8579 [C++] SIMD for spaced decoding and encoding. - posted by GitBox <gi...@apache.org> on 2020/05/06 03:12:30 UTC, 2 replies.
- [GitHub] [arrow] jianxind edited a comment on pull request #7029: ARROW-8579 [C++] SIMD for spaced decoding and encoding. - posted by GitBox <gi...@apache.org> on 2020/05/06 03:29:52 UTC, 1 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/06 03:45:44 UTC, 5 replies.
- [GitHub] [arrow] liyafan82 edited a comment on pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/06 03:50:27 UTC, 0 replies.
- [GitHub] [arrow] tianchen92 commented on pull request #6433: ARROW-7495: [Java] Remove "empty" concept from ArrowBuf, replace with custom referencemanager - posted by GitBox <gi...@apache.org> on 2020/05/06 07:11:28 UTC, 4 replies.
- [GitHub] [arrow] rymurr commented on a change in pull request #7100: ARROW-8696: [Java] Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/06 07:13:49 UTC, 7 replies.
- [GitHub] [arrow] rymurr commented on pull request #7101: ARROW-8695: [Java] Remove references to PlatformDependent in arrow-memory - posted by GitBox <gi...@apache.org> on 2020/05/06 07:37:55 UTC, 1 replies.
- [GitHub] [arrow] rymurr commented on pull request #7100: ARROW-8696: [Java] Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/06 07:38:20 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on pull request #7029: ARROW-8579 [C++] SIMD for spaced decoding and encoding. - posted by GitBox <gi...@apache.org> on 2020/05/06 07:43:14 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #7081: ARROW-8708: [CI] Utilize github actions cache for docker-compose volumes - posted by GitBox <gi...@apache.org> on 2020/05/06 07:44:50 UTC, 0 replies.
- [GitHub] [arrow] jianxind commented on a change in pull request #7029: ARROW-8579 [C++] SIMD for spaced decoding and encoding. - posted by GitBox <gi...@apache.org> on 2020/05/06 08:02:27 UTC, 8 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7080: ARROW-8662: [CI] Consolidate appveyor scripts - posted by GitBox <gi...@apache.org> on 2020/05/06 08:37:28 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7080: ARROW-8662: [CI] Consolidate appveyor scripts - posted by GitBox <gi...@apache.org> on 2020/05/06 08:37:51 UTC, 4 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7029: ARROW-8579 [C++] SIMD for spaced decoding and encoding. - posted by GitBox <gi...@apache.org> on 2020/05/06 09:38:37 UTC, 4 replies.
- [GitHub] [arrow] pitrou commented on pull request #7081: ARROW-8708: [CI] Utilize github actions cache for docker-compose volumes [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/06 09:43:36 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #7081: ARROW-8708: [CI] Utilize github actions cache for docker-compose volumes [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/06 09:50:41 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7112: ARROW-8684: [Python] Do not call tobytes inside atexit extension type teardown function - posted by GitBox <gi...@apache.org> on 2020/05/06 10:23:04 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7108: PARQUET-1857: [C++] Do not fail to read unencrypted files with over 32767 row groups. Change some DCHECKs causing segfaults to throw exceptions - posted by GitBox <gi...@apache.org> on 2020/05/06 10:29:52 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #7081: ARROW-8708: [CI] Utilize github actions cache for docker-compose volumes - posted by GitBox <gi...@apache.org> on 2020/05/06 10:40:20 UTC, 0 replies.
- [GitHub] [arrow] kszucs opened a new pull request #7113: [CI] Fix archery option in pandas master cron test - posted by GitBox <gi...@apache.org> on 2020/05/06 10:46:17 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7113: [CI] Fix archery option in pandas master cron test - posted by GitBox <gi...@apache.org> on 2020/05/06 10:46:38 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7112: ARROW-8684: [Python] Do not call tobytes inside atexit extension type teardown function - posted by GitBox <gi...@apache.org> on 2020/05/06 12:07:04 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7108: PARQUET-1857: [C++] Do not fail to read unencrypted files with over 32767 row groups. Change some DCHECKs causing segfaults to throw exceptions - posted by GitBox <gi...@apache.org> on 2020/05/06 12:08:52 UTC, 3 replies.
- [GitHub] [arrow] liyafan82 commented on a change in pull request #6956: ARROW-8481: [Java] Provide an allocation manager based on Unsafe API - posted by GitBox <gi...@apache.org> on 2020/05/06 13:03:00 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #6956: ARROW-8481: [Java] Provide an allocation manager based on Unsafe API - posted by GitBox <gi...@apache.org> on 2020/05/06 13:03:26 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7095: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/06 14:33:14 UTC, 0 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #7095: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/06 14:33:17 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7113: [MINOR][CI] Fix archery option in pandas master cron test - posted by GitBox <gi...@apache.org> on 2020/05/06 14:53:19 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7108: PARQUET-1857: [C++] Do not fail to read unencrypted files with over 32767 row groups. Change some DCHECKs causing segfaults to throw exceptions - posted by GitBox <gi...@apache.org> on 2020/05/06 14:59:02 UTC, 0 replies.
- [GitHub] [arrow] rok opened a new pull request #7114: ARROW-7297: [C++] Add value accessor in sparse tensor class - posted by GitBox <gi...@apache.org> on 2020/05/06 15:06:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7114: ARROW-7297: [C++] Add value accessor in sparse tensor class - posted by GitBox <gi...@apache.org> on 2020/05/06 15:17:37 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #6985: ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column - posted by GitBox <gi...@apache.org> on 2020/05/06 15:25:38 UTC, 1 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7115: ARROW-7173: [Integration] Add test to verify Map field names can be arbitrary - posted by GitBox <gi...@apache.org> on 2020/05/06 16:42:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7115: ARROW-7173: [Integration] Add test to verify Map field names can be arbitrary - posted by GitBox <gi...@apache.org> on 2020/05/06 16:47:06 UTC, 0 replies.
- [GitHub] [arrow] kszucs opened a new pull request #7116: [CI] Fix R build matrix - posted by GitBox <gi...@apache.org> on 2020/05/06 17:10:19 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7116: [CI] Fix R build matrix - posted by GitBox <gi...@apache.org> on 2020/05/06 17:16:41 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7116: [CI] Fix R build matrix - posted by GitBox <gi...@apache.org> on 2020/05/06 17:22:54 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7116: [CI] Fix R build matrix - posted by GitBox <gi...@apache.org> on 2020/05/06 17:28:27 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques opened a new pull request #7117: ARROW-8720: [C++] Fix checked_pointer_cast ifdef logic - posted by GitBox <gi...@apache.org> on 2020/05/06 17:52:43 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7117: ARROW-8720: [C++] Fix checked_pointer_cast ifdef logic - posted by GitBox <gi...@apache.org> on 2020/05/06 17:57:51 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7117: ARROW-8720: [C++] Fix checked_pointer_cast ifdef logic - posted by GitBox <gi...@apache.org> on 2020/05/06 17:58:38 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7117: ARROW-8720: [C++] Fix checked_pointer_cast ifdef logic - posted by GitBox <gi...@apache.org> on 2020/05/06 18:02:25 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7116: ARROW-8721: [CI] Fix R build matrix - posted by GitBox <gi...@apache.org> on 2020/05/06 18:31:45 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7116: ARROW-8721: [CI] Fix R build matrix - posted by GitBox <gi...@apache.org> on 2020/05/06 18:33:06 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran commented on a change in pull request #7090: ARROW-8422: [Rust] [Parquet] Arrow to Parquet schema conversion - posted by GitBox <gi...@apache.org> on 2020/05/06 19:37:01 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #7116: ARROW-8721: [CI] Fix R build matrix - posted by GitBox <gi...@apache.org> on 2020/05/06 20:51:43 UTC, 0 replies.
- [GitHub] [arrow] nevi-me edited a comment on pull request #7037: ARROW-6718: [DRAFT] [Rust] Remove packed_simd - posted by GitBox <gi...@apache.org> on 2020/05/06 21:46:27 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7118: ARROW-8724: [Packaging][deb][RPM] Use directory in host as build directory - posted by GitBox <gi...@apache.org> on 2020/05/06 23:34:06 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7118: ARROW-8724: [Packaging][deb][RPM] Use directory in host as build directory - posted by GitBox <gi...@apache.org> on 2020/05/06 23:34:20 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7118: ARROW-8724: [Packaging][deb][RPM] Use directory in host as build directory - posted by GitBox <gi...@apache.org> on 2020/05/06 23:37:28 UTC, 4 replies.
- [GitHub] [arrow] houqp opened a new pull request #7119: ARROW-8725: [Rust] remove redundant directory walk in parquet datasource - posted by GitBox <gi...@apache.org> on 2020/05/06 23:51:53 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7119: ARROW-8725: [Rust] remove redundant directory walk in parquet datasource - posted by GitBox <gi...@apache.org> on 2020/05/07 00:04:06 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #7100: ARROW-8696: [Java] Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/07 02:18:27 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7110: Proof of concept for Arrow text schema - posted by GitBox <gi...@apache.org> on 2020/05/07 02:34:30 UTC, 2 replies.
- [GitHub] [arrow] wesm opened a new pull request #7120: ARROW-8727: [C++] Don't require stack allocation of any object to use StringConverter, hide behind ParseValue function - posted by GitBox <gi...@apache.org> on 2020/05/07 03:08:49 UTC, 0 replies.
- [GitHub] [arrow] guyuqi opened a new pull request #7121: ARROW-8633: [C++] Add ValidateAscii function - posted by GitBox <gi...@apache.org> on 2020/05/07 03:12:29 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7121: ARROW-8633: [C++] Add ValidateAscii function - posted by GitBox <gi...@apache.org> on 2020/05/07 03:16:37 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7120: ARROW-8727: [C++] Don't require stack allocation of any object to use StringConverter, hide behind ParseValue function - posted by GitBox <gi...@apache.org> on 2020/05/07 03:16:43 UTC, 0 replies.
- [GitHub] [arrow] kilianovski commented on issue #2691: Issue: halffloat implementation in pyarrow parquet - posted by GitBox <gi...@apache.org> on 2020/05/07 03:26:20 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on issue #2691: Issue: halffloat implementation in pyarrow parquet - posted by GitBox <gi...@apache.org> on 2020/05/07 03:29:35 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche opened a new pull request #7122: ARROW-8641: [C++][Python] Sort included indices in IpcReader - Respect column selection in FeatherReader - posted by GitBox <gi...@apache.org> on 2020/05/07 09:22:08 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7122: ARROW-8641: [C++][Python] Sort included indices in IpcReader - Respect column selection in FeatherReader - posted by GitBox <gi...@apache.org> on 2020/05/07 09:32:11 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 opened a new pull request #7123: ARROW-8728: [C++] Fix bitmap operation buffer overflow - posted by GitBox <gi...@apache.org> on 2020/05/07 10:00:18 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7123: ARROW-8728: [C++] Fix bitmap operation buffer overflow - posted by GitBox <gi...@apache.org> on 2020/05/07 10:09:46 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7123: ARROW-8728: [C++] Fix bitmap operation buffer overflow - posted by GitBox <gi...@apache.org> on 2020/05/07 11:00:06 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7113: [CI] Fix archery option in pandas master cron test - posted by GitBox <gi...@apache.org> on 2020/05/07 11:02:51 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche edited a comment on pull request #7113: [CI] Fix archery option in pandas master cron test - posted by GitBox <gi...@apache.org> on 2020/05/07 11:04:54 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7124: ARROW-8643: [Python] Fix failing pandas tests with DatetimeIndex on pandas master - posted by GitBox <gi...@apache.org> on 2020/05/07 11:09:06 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche opened a new pull request #7124: ARROW-8643: [Python] Fix failing pandas tests with DatetimeIndex on pandas master - posted by GitBox <gi...@apache.org> on 2020/05/07 11:09:10 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7120: ARROW-8727: [C++] Don't require stack allocation of any object to use StringConverter, hide behind ParseValue function - posted by GitBox <gi...@apache.org> on 2020/05/07 11:09:32 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on pull request #7114: ARROW-7297: [C++] Add value accessor in sparse tensor class - posted by GitBox <gi...@apache.org> on 2020/05/07 11:15:42 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7124: ARROW-8643: [Python] Fix failing pandas tests with DatetimeIndex on pandas master - posted by GitBox <gi...@apache.org> on 2020/05/07 11:17:38 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7125: ARROW-8730: [Rust] Use slice instad of &Vec for function args - posted by GitBox <gi...@apache.org> on 2020/05/07 11:43:27 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7125: ARROW-8730: [Rust] Use slice instead of &Vec for function args - posted by GitBox <gi...@apache.org> on 2020/05/07 11:47:25 UTC, 0 replies.
- [GitHub] [arrow] rok commented on pull request #7114: ARROW-7297: [C++] Add value accessor in sparse tensor class - posted by GitBox <gi...@apache.org> on 2020/05/07 11:58:29 UTC, 5 replies.
- [GitHub] [arrow] rok edited a comment on pull request #7114: ARROW-7297: [C++] Add value accessor in sparse tensor class - posted by GitBox <gi...@apache.org> on 2020/05/07 12:06:05 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #7123: ARROW-8728: [C++] Fix bitmap operation buffer overflow - posted by GitBox <gi...@apache.org> on 2020/05/07 12:26:35 UTC, 0 replies.
- [GitHub] [arrow] mrkn commented on pull request #7114: ARROW-7297: [C++] Add value accessor in sparse tensor class - posted by GitBox <gi...@apache.org> on 2020/05/07 13:21:29 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on pull request #7120: ARROW-8727: [C++] Don't require stack allocation of any object to use StringConverter, hide behind ParseValue function - posted by GitBox <gi...@apache.org> on 2020/05/07 14:42:30 UTC, 4 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #7120: ARROW-8727: [C++] Don't require stack allocation of any object to use StringConverter, hide behind ParseValue function - posted by GitBox <gi...@apache.org> on 2020/05/07 14:43:03 UTC, 0 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #7120: ARROW-8727: [C++] Don't require stack allocation of any object to use StringConverter, hide behind ParseValue function - posted by GitBox <gi...@apache.org> on 2020/05/07 14:44:19 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7122: ARROW-8641: [C++][Python] Sort included indices in IpcReader - Respect column selection in FeatherReader - posted by GitBox <gi...@apache.org> on 2020/05/07 16:23:01 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7122: ARROW-8641: [C++][Python] Sort included indices in IpcReader - Respect column selection in FeatherReader - posted by GitBox <gi...@apache.org> on 2020/05/07 16:23:26 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran commented on pull request #6898: ARROW-8399: [Rust] Extend memory alignments to include other architectures - posted by GitBox <gi...@apache.org> on 2020/05/07 17:01:24 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #7122: ARROW-8641: [C++][Python] Sort included indices in IpcReader - Respect column selection in FeatherReader - posted by GitBox <gi...@apache.org> on 2020/05/07 17:26:35 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7121: ARROW-8633: [C++] Add ValidateAscii function - posted by GitBox <gi...@apache.org> on 2020/05/07 18:49:07 UTC, 1 replies.
- [GitHub] [arrow] jacques-n commented on a change in pull request #7101: ARROW-8695: [Java] Remove references to PlatformDependent in arrow-memory - posted by GitBox <gi...@apache.org> on 2020/05/08 01:25:45 UTC, 0 replies.
- [GitHub] [arrow] jacques-n commented on a change in pull request #7100: ARROW-8696: [Java] Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/08 01:27:56 UTC, 0 replies.
- [GitHub] [arrow] jacques-n commented on pull request #7100: ARROW-8696: [Java] Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/08 01:28:39 UTC, 0 replies.
- [GitHub] [arrow] jacques-n commented on pull request #7095: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/08 01:29:52 UTC, 0 replies.
- [GitHub] [arrow] jacques-n commented on pull request #6433: ARROW-7495: [Java] Remove "empty" concept from ArrowBuf, replace with custom referencemanager - posted by GitBox <gi...@apache.org> on 2020/05/08 01:32:57 UTC, 2 replies.
- [GitHub] [arrow] kszucs opened a new pull request #7126: [C++][Python] Remove boost_regex dependency [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/08 03:09:41 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7126: [C++][Python] Remove boost_regex dependency [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/08 03:21:17 UTC, 0 replies.
- [GitHub] [arrow] domiden opened a new issue #7127: [R] Implementing methodes for combine tabels using `dplyr::bind_rows` and `dplyr::bind_cols` - posted by GitBox <gi...@apache.org> on 2020/05/08 08:16:28 UTC, 0 replies.
- [GitHub] [arrow] kszucs opened a new pull request #7128: ARROW-8722: [Dev] "archery docker run -e" doesn't work - posted by GitBox <gi...@apache.org> on 2020/05/08 10:40:55 UTC, 0 replies.
- [GitHub] [arrow] rymurr commented on a change in pull request #7101: ARROW-8695: [Java] Remove references to PlatformDependent in arrow-memory - posted by GitBox <gi...@apache.org> on 2020/05/08 10:43:41 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7128: ARROW-8722: [Dev] "archery docker run -e" doesn't work - posted by GitBox <gi...@apache.org> on 2020/05/08 10:47:51 UTC, 0 replies.
- [GitHub] [arrow] rymurr commented on pull request #7095: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/08 10:58:54 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #7080: ARROW-8662: [CI] Consolidate appveyor scripts - posted by GitBox <gi...@apache.org> on 2020/05/08 11:27:55 UTC, 0 replies.
- [GitHub] [arrow] kszucs opened a new pull request #7129: [Python][Packaging] Keep VS2015 with bundled dependencies for the windows wheels - posted by GitBox <gi...@apache.org> on 2020/05/08 12:16:23 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7129: [Python][Packaging] Keep VS2015 with bundled dependencies for the windows wheels - posted by GitBox <gi...@apache.org> on 2020/05/08 12:16:53 UTC, 3 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7129: [Python][Packaging] Keep VS2015 with bundled dependencies for the windows wheels - posted by GitBox <gi...@apache.org> on 2020/05/08 12:21:26 UTC, 3 replies.
- [GitHub] [arrow] lidavidm commented on pull request #6617: ARROW-5875: [FlightRPC] integration tests for Flight features - posted by GitBox <gi...@apache.org> on 2020/05/08 12:53:00 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7113: ARROW-8740: [CI] Fix archery option in pandas master cron test - posted by GitBox <gi...@apache.org> on 2020/05/08 13:32:20 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on issue #7127: [R] Implementing methodes for combining arrow tabels using dplyr::bind_rows and dplyr::bind_cols - posted by GitBox <gi...@apache.org> on 2020/05/08 15:09:52 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7129: [Python][Packaging] Keep VS2015 with bundled dependencies for the windows wheels [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/08 15:38:02 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7129: [Python][Packaging] Keep VS2015 with bundled dependencies for the windows wheels [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/08 15:39:31 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7129: ARROW-8741: [Python][Packaging] Keep VS2015 with bundled dependencies for the windows wheels - posted by GitBox <gi...@apache.org> on 2020/05/08 16:03:15 UTC, 5 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #7120: ARROW-8727: [C++] Don't require stack allocation of any object to use StringConverter, hide behind ParseValue function - posted by GitBox <gi...@apache.org> on 2020/05/08 17:44:30 UTC, 1 replies.
- [GitHub] [arrow] chrish42 commented on pull request #7110: Proof of concept for Arrow text schema - posted by GitBox <gi...@apache.org> on 2020/05/08 18:04:35 UTC, 1 replies.
- [GitHub] [arrow] emkornfield edited a comment on pull request #7110: Proof of concept for Arrow text schema - posted by GitBox <gi...@apache.org> on 2020/05/08 18:51:27 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7120: ARROW-8727: [C++] Don't require stack allocation of any object to use StringConverter, hide behind ParseValue function - posted by GitBox <gi...@apache.org> on 2020/05/08 18:57:09 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on pull request #6617: ARROW-5875: [FlightRPC] integration tests for Flight features - posted by GitBox <gi...@apache.org> on 2020/05/08 19:14:46 UTC, 0 replies.
- [GitHub] [arrow] erinleeryan opened a new pull request #7130: [C++][Python] Add GRPC Mutual TLS for clients and server - posted by GitBox <gi...@apache.org> on 2020/05/08 19:59:06 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7130: [C++][Python] Add GRPC Mutual TLS for clients and server - posted by GitBox <gi...@apache.org> on 2020/05/08 20:02:21 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7130: ARROW-8742: [C++][Python] Add GRPC Mutual TLS for clients and server - posted by GitBox <gi...@apache.org> on 2020/05/08 20:16:53 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7131: ARROW-8743: [CI][C++] Add a test job for s390x - posted by GitBox <gi...@apache.org> on 2020/05/08 21:09:48 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7131: ARROW-8743: [CI][C++] Add a test job for s390x - posted by GitBox <gi...@apache.org> on 2020/05/08 21:11:14 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7131: ARROW-8743: [CI][C++] Add a test job for s390x - posted by GitBox <gi...@apache.org> on 2020/05/08 21:16:40 UTC, 0 replies.
- [GitHub] [arrow] emkornfield opened a new pull request #7132: ARROW-3509: [C++] Standardize on using Field in Type/Array - posted by GitBox <gi...@apache.org> on 2020/05/08 22:44:51 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7132: ARROW-3509: [C++] Standardize on using Field in Type/Array - posted by GitBox <gi...@apache.org> on 2020/05/08 22:46:52 UTC, 0 replies.
- [GitHub] [arrow] scampi commented on a change in pull request #6402: ARROW-7831: [Java] do not allocate a new offset buffer if the slice starts at 0 since the relative offset pointer would be unchanged - posted by GitBox <gi...@apache.org> on 2020/05/08 23:35:40 UTC, 1 replies.
- [GitHub] [arrow] kiszk commented on pull request #7131: ARROW-8743: [CI][C++] Add a test job for s390x - posted by GitBox <gi...@apache.org> on 2020/05/09 01:30:16 UTC, 3 replies.
- [GitHub] [arrow] houqp opened a new pull request #7133: ARROW-8744: [Rust] handle channel close in parquet batch iterator - posted by GitBox <gi...@apache.org> on 2020/05/09 06:23:09 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7133: ARROW-8744: [Rust] handle channel close in parquet batch iterator - posted by GitBox <gi...@apache.org> on 2020/05/09 06:32:01 UTC, 0 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7134: ARROW-8745: [C++] Fix Bitmap::ToString test for big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 08:13:17 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7134: ARROW-8745: [C++] Fix Bitmap::ToString test for big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 08:16:46 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7134: ARROW-8745: [C++] Fix Bitmap::ToString test for big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 08:24:14 UTC, 2 replies.
- [GitHub] [arrow] cyb70289 opened a new pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/09 08:58:32 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/09 09:04:00 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/09 09:10:01 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/09 09:42:41 UTC, 3 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7136: ARROW-8486: [C++] Fix arrow-utility-test's failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 13:25:35 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7136: ARROW-8486: [C++] Fix arrow-utility-test's failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 13:27:06 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7136: ARROW-8486: [C++] Fix arrow-utility-test's failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 13:31:53 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/09 13:35:39 UTC, 2 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7121: ARROW-8633: [C++] Add ValidateAscii function - posted by GitBox <gi...@apache.org> on 2020/05/09 13:55:46 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7134: ARROW-8745: [C++] Fix Bitmap::ToString test for big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 15:10:03 UTC, 0 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #7134: ARROW-8745: [C++] Fix Bitmap::ToString test for big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 15:10:16 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7136: ARROW-8486: [C++] Fix arrow-utility-test's failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 15:10:29 UTC, 3 replies.
- [GitHub] [arrow] kiszk removed a comment on pull request #7136: ARROW-8486: [C++] Fix arrow-utility-test's failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 15:40:46 UTC, 0 replies.
- [GitHub] [arrow] kiszk edited a comment on pull request #7136: ARROW-8486: [C++] Fix arrow-utility-test's failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/09 16:13:54 UTC, 1 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7137: ARROW-8747: [C++] Write compressed size in little-endian format for Feather V2 - posted by GitBox <gi...@apache.org> on 2020/05/09 18:22:07 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7137: ARROW-8747: [C++] Write compressed size in little-endian format for Feather V2 - posted by GitBox <gi...@apache.org> on 2020/05/09 18:31:38 UTC, 0 replies.
- [GitHub] [arrow] domiden commented on issue #7127: [R] Implementing methodes for combining arrow tabels using dplyr::bind_rows and dplyr::bind_cols - posted by GitBox <gi...@apache.org> on 2020/05/09 18:50:24 UTC, 0 replies.
- [GitHub] [arrow] domiden edited a comment on issue #7127: ARROW-8748: [R] Implementing methodes for combining arrow tabels using dplyr::bind_rows and dplyr::bind_cols - posted by GitBox <gi...@apache.org> on 2020/05/09 19:03:05 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on issue #7127: ARROW-8748: [R] Implementing methodes for combining arrow tabels using dplyr::bind_rows and dplyr::bind_cols - posted by GitBox <gi...@apache.org> on 2020/05/09 20:57:05 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7138: ARROW-8577: [Plasma][CUDA] Make CUDA initialization lazy - posted by GitBox <gi...@apache.org> on 2020/05/09 21:07:03 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7138: ARROW-8577: [Plasma][CUDA] Make CUDA initialization lazy - posted by GitBox <gi...@apache.org> on 2020/05/09 21:07:36 UTC, 7 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7138: ARROW-8577: [Plasma][CUDA] Make CUDA initialization lazy - posted by GitBox <gi...@apache.org> on 2020/05/09 21:09:00 UTC, 7 replies.
- [GitHub] [arrow] houqp opened a new pull request #7139: ARROW-8752: [Rust] remove unused hashmaps in build_array_reader - posted by GitBox <gi...@apache.org> on 2020/05/09 23:52:49 UTC, 0 replies.
- [GitHub] [arrow] houqp opened a new pull request #7140: ARROW-8751: [Rust] support empty parquet file in arrow array reader - posted by GitBox <gi...@apache.org> on 2020/05/10 00:01:54 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7139: ARROW-8752: [Rust] remove unused hashmaps in build_array_reader - posted by GitBox <gi...@apache.org> on 2020/05/10 00:04:38 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7140: ARROW-8751: [Rust] support empty parquet file in arrow array reader - posted by GitBox <gi...@apache.org> on 2020/05/10 00:04:41 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7141: ARROW-8753: [CI][C++] Add a test job for ARM - posted by GitBox <gi...@apache.org> on 2020/05/10 00:24:19 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7141: ARROW-8753: [CI][C++] Add a test job for ARM - posted by GitBox <gi...@apache.org> on 2020/05/10 00:31:41 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7141: ARROW-8753: [CI][C++] Add a test job for ARM - posted by GitBox <gi...@apache.org> on 2020/05/10 01:36:38 UTC, 0 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7142: ARROW-8754: [C++][CI] Enable additional tests on s390x - posted by GitBox <gi...@apache.org> on 2020/05/10 02:32:20 UTC, 0 replies.
- [GitHub] [arrow] kou commented on a change in pull request #7142: ARROW-8754: [C++][CI] Enable additional tests on s390x - posted by GitBox <gi...@apache.org> on 2020/05/10 02:37:55 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7142: ARROW-8754: [C++][CI] Enable additional tests on s390x - posted by GitBox <gi...@apache.org> on 2020/05/10 02:46:35 UTC, 0 replies.
- [GitHub] [arrow] emkornfield opened a new pull request #7143: ARROW-8504: [C++] Add BitRunReader and use it in parquet - posted by GitBox <gi...@apache.org> on 2020/05/10 06:28:17 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7143: ARROW-8504: [C++] Add BitRunReader and use it in parquet - posted by GitBox <gi...@apache.org> on 2020/05/10 06:32:03 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7136: ARROW-8755: [C++] Fix BitArray failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/10 07:46:43 UTC, 0 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7144: ARROW-4018: [C++] Fix RLE tests' failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/10 08:04:48 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7144: ARROW-4018: [C++] Fix RLE tests' failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/10 08:16:55 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7136: ARROW-8486: [C++] Fix BitArray failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/10 08:20:12 UTC, 0 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7145: ARROW-8756: [C++] Fix Bitmap Words tests' failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/10 08:55:47 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7145: ARROW-8756: [C++] Fix Bitmap Words tests' failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/10 09:02:02 UTC, 0 replies.
- [GitHub] [arrow] kiszk edited a comment on pull request #7136: ARROW-8486: [C++] Fix BitArray failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/10 09:03:25 UTC, 1 replies.
- [GitHub] [arrow] guyuqi commented on a change in pull request #7121: ARROW-8633: [C++] Add ValidateAscii function - posted by GitBox <gi...@apache.org> on 2020/05/10 11:05:05 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on pull request #6656: ARROW-8297: [FlightRPC][C++] Implement Flight DoExchange for C++ - posted by GitBox <gi...@apache.org> on 2020/05/10 13:31:51 UTC, 3 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7146: ARROW-8757: [C++][Plasma] Write Plasma header in big-endian format - posted by GitBox <gi...@apache.org> on 2020/05/10 16:53:55 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7146: ARROW-8757: [C++][Plasma] Write Plasma header in big-endian format - posted by GitBox <gi...@apache.org> on 2020/05/10 17:02:23 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7147: ARROW-8758: [R] Updates for compatibility with dplyr 1.0 - posted by GitBox <gi...@apache.org> on 2020/05/10 18:25:42 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7147: ARROW-8758: [R] Updates for compatibility with dplyr 1.0 - posted by GitBox <gi...@apache.org> on 2020/05/10 18:31:58 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/10 20:01:09 UTC, 2 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #7130: ARROW-8742: [C++][Python] Add GRPC Mutual TLS for clients and server - posted by GitBox <gi...@apache.org> on 2020/05/10 20:37:04 UTC, 0 replies.
- [GitHub] [arrow] kou commented on a change in pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/10 23:43:41 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/10 23:44:24 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7143: ARROW-8504: [C++] Add BitRunReader and use it in parquet - posted by GitBox <gi...@apache.org> on 2020/05/10 23:50:52 UTC, 2 replies.
- [GitHub] [arrow] kiszk commented on pull request #7146: ARROW-8757: [C++][Plasma] Write Plasma header in little-endian format - posted by GitBox <gi...@apache.org> on 2020/05/11 00:51:40 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7143: ARROW-8504: [C++] Add BitRunReader and use it in parquet - posted by GitBox <gi...@apache.org> on 2020/05/11 01:28:25 UTC, 3 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7148: ARROW-8759: [C++][Plasma] Fix TestPlasmaSerialization.DeleteReply failure on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/11 01:31:42 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7148: ARROW-8759: [C++][Plasma] Fix TestPlasmaSerialization.DeleteReply failure on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/11 01:31:46 UTC, 0 replies.
- [GitHub] [arrow] zhztheplayer commented on a change in pull request #7030: ARROW-7808: [Java][Dataset] Implement Datasets Java API by JNI to C++ - posted by GitBox <gi...@apache.org> on 2020/05/11 01:46:41 UTC, 22 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7143: ARROW-8504: [C++] [wip]Add BitRunReader and use it in parquet - posted by GitBox <gi...@apache.org> on 2020/05/11 04:37:24 UTC, 2 replies.
- [GitHub] [arrow] emkornfield edited a comment on pull request #7143: ARROW-8504: [C++] [wip]Add BitRunReader and use it in parquet - posted by GitBox <gi...@apache.org> on 2020/05/11 04:46:56 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7129: ARROW-8741: [Python][Packaging] Keep VS2015 with bundled dependencies for the windows wheels - posted by GitBox <gi...@apache.org> on 2020/05/11 08:13:15 UTC, 4 replies.
- [GitHub] [arrow] pitrou commented on pull request #6985: ARROW-8413: [C++][Parquet] Refactor Generating validity bitmap for values column - posted by GitBox <gi...@apache.org> on 2020/05/11 10:34:24 UTC, 7 replies.
- [GitHub] [arrow] kiszk commented on pull request #7144: ARROW-4018: [C++] Fix RLE tests' failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/11 11:52:19 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #7149: ARROW-8761: [C++] Improve the performance of minmax kernel - posted by GitBox <gi...@apache.org> on 2020/05/11 11:55:08 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7145: ARROW-8756: [C++] Fix Bitmap Words tests' failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/11 11:56:24 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7144: ARROW-4018: [C++] Fix RLE tests' failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/11 12:00:22 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7149: ARROW-8761: [C++] Improve the performance of minmax kernel - posted by GitBox <gi...@apache.org> on 2020/05/11 12:01:51 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7149: ARROW-8761: [C++] Improve the performance of minmax kernel - posted by GitBox <gi...@apache.org> on 2020/05/11 12:02:51 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7134: ARROW-8745: [C++] Enhance Bitmap::ToString test for big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/11 12:05:23 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7144: ARROW-4018: [C++] Fix RLE tests' failures on big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/11 12:20:55 UTC, 1 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #7149: ARROW-8761: [C++] Improve the performance of minmax kernel - posted by GitBox <gi...@apache.org> on 2020/05/11 12:33:04 UTC, 1 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7134: ARROW-8745: [C++] Enhance Bitmap::ToString test for big-endian platforms - posted by GitBox <gi...@apache.org> on 2020/05/11 12:51:21 UTC, 0 replies.
- [GitHub] [arrow] pauldix commented on pull request #7064: ARROW-6945: [Rust] WIP: Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/13 19:21:13 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7132: ARROW-3509: [C++] Standardize on using Field in Type/Array - posted by GitBox <gi...@apache.org> on 2020/05/13 19:25:00 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7166: ARROW-8786: [Packaging][rpm] Use bundled zstd in the CentOS 8 build - posted by GitBox <gi...@apache.org> on 2020/05/13 20:30:43 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7166: ARROW-8786: [Packaging][rpm] Use bundled zstd in the CentOS 8 build - posted by GitBox <gi...@apache.org> on 2020/05/13 20:35:48 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7107: ARROW-8604: [R][CI] Update CI to use R 4.0 - posted by GitBox <gi...@apache.org> on 2020/05/13 20:46:36 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7173: ARROW-8717: [CI][Packaging] Add build dependency on boost to homebrew - posted by GitBox <gi...@apache.org> on 2020/05/13 21:35:04 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7173: ARROW-8717: [CI][Packaging] Add build dependency on boost to homebrew - posted by GitBox <gi...@apache.org> on 2020/05/13 21:35:42 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7173: ARROW-8717: [CI][Packaging] Add build dependency on boost to homebrew - posted by GitBox <gi...@apache.org> on 2020/05/13 21:36:56 UTC, 4 replies.
- [GitHub] [arrow] kou closed pull request #7166: ARROW-8786: [Packaging][rpm] Use bundled zstd in the CentOS 8 build - posted by GitBox <gi...@apache.org> on 2020/05/13 21:49:10 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #7166: ARROW-8786: [Packaging][rpm] Use bundled zstd in the CentOS 8 build - posted by GitBox <gi...@apache.org> on 2020/05/13 21:53:37 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7166: ARROW-8786: [Packaging][rpm] Use bundled zstd in the CentOS 8 build - posted by GitBox <gi...@apache.org> on 2020/05/13 21:53:52 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7170: WIP Verify 0.17.1 rc - posted by GitBox <gi...@apache.org> on 2020/05/13 21:58:35 UTC, 0 replies.
- [GitHub] [arrow] kou commented on a change in pull request #7171: ARROW-8790: [C++][CI] Enable arrow-flight-test on s390x - posted by GitBox <gi...@apache.org> on 2020/05/14 00:28:52 UTC, 2 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7171: ARROW-8790: [C++][CI] Enable arrow-flight-test on s390x - posted by GitBox <gi...@apache.org> on 2020/05/14 00:52:31 UTC, 1 replies.
- [GitHub] [arrow] kiszk commented on pull request #7171: ARROW-8790: [C++][CI] Enable arrow-flight-test on s390x - posted by GitBox <gi...@apache.org> on 2020/05/14 00:56:12 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #7174: ARROW-8776: [FlightRPC] Fix discrepancy between headers in Java and C++ - posted by GitBox <gi...@apache.org> on 2020/05/14 01:13:23 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7174: ARROW-8776: [FlightRPC] Fix discrepancy between headers in Java and C++ - posted by GitBox <gi...@apache.org> on 2020/05/14 01:16:59 UTC, 0 replies.
- [GitHub] [arrow] kiszk edited a comment on pull request #7171: ARROW-8790: [C++][CI] Enable arrow-flight-test on s390x - posted by GitBox <gi...@apache.org> on 2020/05/14 01:20:18 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7173: ARROW-8717: [CI][Packaging] Add build dependency on boost to homebrew - posted by GitBox <gi...@apache.org> on 2020/05/14 02:07:48 UTC, 0 replies.
- [GitHub] [arrow] eromoe commented on issue #1437: pyarrow.lib.ArrowIOError: Unable to load libjvm - posted by GitBox <gi...@apache.org> on 2020/05/14 02:25:57 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on issue #1437: pyarrow.lib.ArrowIOError: Unable to load libjvm - posted by GitBox <gi...@apache.org> on 2020/05/14 02:28:35 UTC, 0 replies.
- [GitHub] [arrow] jianxind closed pull request #7029: ARROW-8579 [C++] SIMD for spaced decoding and encoding. - posted by GitBox <gi...@apache.org> on 2020/05/14 02:51:27 UTC, 0 replies.
- [GitHub] [arrow] emkornfield opened a new pull request #7175: ARROW-8794: [C++] Expand performance coverage of parquet to arrow reading - posted by GitBox <gi...@apache.org> on 2020/05/14 04:34:56 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7175: ARROW-8794: [C++] Expand performance coverage of parquet to arrow reading - posted by GitBox <gi...@apache.org> on 2020/05/14 04:46:49 UTC, 0 replies.
- [GitHub] [arrow] Marwes opened a new pull request #7176: ARROW-8796: [Rust] feat: Allow writers to use &mut Vec - posted by GitBox <gi...@apache.org> on 2020/05/14 09:23:06 UTC, 0 replies.
- [GitHub] [arrow] Marwes commented on pull request #7176: ARROW-8796: [Rust] feat: Allow writers to use &mut Vec - posted by GitBox <gi...@apache.org> on 2020/05/14 09:24:31 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7176: ARROW-8796: [Rust] feat: Allow writers to use &mut Vec - posted by GitBox <gi...@apache.org> on 2020/05/14 09:31:56 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7170: WIP Verify 0.17.1 rc - posted by GitBox <gi...@apache.org> on 2020/05/14 11:35:32 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7170: Verify 0.17.1 release candidate [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/14 11:36:55 UTC, 2 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7177: ARROW-8798: [C++] Fix Parquet crash on invalid input - posted by GitBox <gi...@apache.org> on 2020/05/14 12:15:34 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7177: ARROW-8798: [C++] Fix Parquet crash on invalid input - posted by GitBox <gi...@apache.org> on 2020/05/14 12:16:58 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #7169: ARROW-5359: [Python] Support loading non-nanosecond out-of-range timestamps - posted by GitBox <gi...@apache.org> on 2020/05/14 12:18:27 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7156: ARROW-8047: [C++][Dataset][Python] FileFragments from buffers and NativeFiles - posted by GitBox <gi...@apache.org> on 2020/05/14 12:37:13 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7171: ARROW-8790: [C++][CI] Enable arrow-flight-test on s390x - posted by GitBox <gi...@apache.org> on 2020/05/14 12:49:43 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #7156: ARROW-8047: [C++][Dataset][Python] FileFragments from buffers and NativeFiles - posted by GitBox <gi...@apache.org> on 2020/05/14 12:52:38 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7175: ARROW-8794: [C++] Expand performance coverage of parquet to arrow reading - posted by GitBox <gi...@apache.org> on 2020/05/14 12:56:11 UTC, 3 replies.
- [GitHub] [arrow] github-actions[bot] edited a comment on pull request #7156: ARROW-8074: [C++][Dataset][Python] FileFragments from buffers and NativeFiles - posted by GitBox <gi...@apache.org> on 2020/05/14 12:58:39 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #7170: Verify 0.17.1 release candidate [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/14 12:58:47 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7133: ARROW-8744: [Rust] handle channel close in parquet batch iterator - posted by GitBox <gi...@apache.org> on 2020/05/14 13:32:18 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #7156: ARROW-8074: [C++][Dataset][Python] FileFragments from buffers and NativeFiles - posted by GitBox <gi...@apache.org> on 2020/05/14 13:51:06 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7156: ARROW-8074: [C++][Dataset][Python] FileFragments from buffers and NativeFiles - posted by GitBox <gi...@apache.org> on 2020/05/14 14:02:43 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7178: ARROW-8568: [C++] Fix decimal to decimal cast issues - posted by GitBox <gi...@apache.org> on 2020/05/14 14:04:08 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7172: ARROW-8763: [C++] Add RandomAccessFile::WillNeed - posted by GitBox <gi...@apache.org> on 2020/05/14 14:05:22 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7172: ARROW-8763: [C++] Add RandomAccessFile::WillNeed - posted by GitBox <gi...@apache.org> on 2020/05/14 14:08:01 UTC, 4 replies.
- [GitHub] [arrow] bkietz commented on pull request #7156: ARROW-8074: [C++][Dataset][Python] FileFragments from buffers and NativeFiles - posted by GitBox <gi...@apache.org> on 2020/05/14 14:17:14 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7178: ARROW-8568: [C++] Fix decimal to decimal cast issues - posted by GitBox <gi...@apache.org> on 2020/05/14 14:17:18 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #7156: ARROW-8074: [C++][Dataset][Python] FileFragments from buffers and NativeFiles - posted by GitBox <gi...@apache.org> on 2020/05/14 14:21:14 UTC, 19 replies.
- [GitHub] [arrow] maxburke commented on pull request #7159: ARROW-8777: [Rust] Parquet.rs does not support reading fixed-size binary fields. - posted by GitBox <gi...@apache.org> on 2020/05/14 15:13:01 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7167: ARROW-8784: [Rust] [DataFusion] Remove use of Arc from LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/14 15:25:41 UTC, 0 replies.
- [GitHub] [arrow] maxburke commented on pull request #7064: ARROW-6945: [Rust] WIP: Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/14 15:43:00 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on a change in pull request #7133: ARROW-8744: [Rust] handle channel close in parquet batch iterator - posted by GitBox <gi...@apache.org> on 2020/05/14 16:08:04 UTC, 2 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #7175: ARROW-8794: [C++] Expand performance coverage of parquet to arrow reading - posted by GitBox <gi...@apache.org> on 2020/05/14 16:24:44 UTC, 7 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7179: ARROW-8732: [C++] Add basic cancellation API - posted by GitBox <gi...@apache.org> on 2020/05/14 16:47:22 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7179: ARROW-8732: [C++] Add basic cancellation API - posted by GitBox <gi...@apache.org> on 2020/05/14 16:47:36 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7179: ARROW-8732: [C++] Add basic cancellation API - posted by GitBox <gi...@apache.org> on 2020/05/14 16:49:02 UTC, 3 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7179: ARROW-8732: [C++] Add basic cancellation API - posted by GitBox <gi...@apache.org> on 2020/05/14 17:02:17 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #7012: ARROW-8555: [FlightRPC][Java] implement DoExchange - posted by GitBox <gi...@apache.org> on 2020/05/14 17:24:00 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques opened a new pull request #7180: ARROW-8062: [C++][Dataset] Implement ParquetDatasetFactory - posted by GitBox <gi...@apache.org> on 2020/05/14 18:35:22 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7180: ARROW-8062: [C++][Dataset] Implement ParquetDatasetFactory - posted by GitBox <gi...@apache.org> on 2020/05/14 18:46:49 UTC, 0 replies.
- [GitHub] [arrow] bkietz opened a new pull request #7181: ARROW-8799: [C++][Parquet] NestedListReader needs to handle empty item batches - posted by GitBox <gi...@apache.org> on 2020/05/14 19:17:38 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7181: ARROW-8799: [C++][Parquet] NestedListReader needs to handle empty item batches - posted by GitBox <gi...@apache.org> on 2020/05/14 19:32:19 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran commented on a change in pull request #7167: ARROW-8784: [Rust] [DataFusion] Remove use of Arc from LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/14 19:42:26 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran closed pull request #7140: ARROW-8751: [Rust] support empty parquet file in arrow array reader - posted by GitBox <gi...@apache.org> on 2020/05/14 19:45:20 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7182: ARROW-8804: [R][CI] Followup to Rtools40 upgrade - posted by GitBox <gi...@apache.org> on 2020/05/14 19:47:49 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7182: ARROW-8804: [R][CI] Followup to Rtools40 upgrade - posted by GitBox <gi...@apache.org> on 2020/05/14 20:02:36 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on pull request #7181: ARROW-8799: [C++][Parquet] NestedListReader needs to handle empty item batches - posted by GitBox <gi...@apache.org> on 2020/05/14 20:23:57 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7171: ARROW-8790: [C++][CI] Enable arrow-flight-test on s390x - posted by GitBox <gi...@apache.org> on 2020/05/14 20:26:45 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7182: ARROW-8804: [R][CI] Followup to Rtools40 upgrade - posted by GitBox <gi...@apache.org> on 2020/05/14 20:36:15 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche edited a comment on pull request #6303: ARROW-8039: [Python] Use dataset API in existing parquet readers and tests - posted by GitBox <gi...@apache.org> on 2020/05/14 20:43:58 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7161: ARROW-8778: [C++][Gandiva] Fix SelectionVector related failure on big-endian platform - posted by GitBox <gi...@apache.org> on 2020/05/14 21:16:53 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7161: ARROW-8778: [C++][Gandiva] Fix SelectionVector related failure on big-endian platform - posted by GitBox <gi...@apache.org> on 2020/05/14 21:19:07 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7183: ARROW-8586: [R] installation failure on CentOS 7 - posted by GitBox <gi...@apache.org> on 2020/05/14 21:23:37 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #7183: ARROW-8586: [R] installation failure on CentOS 7 - posted by GitBox <gi...@apache.org> on 2020/05/14 21:27:27 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7183: ARROW-8586: [R] installation failure on CentOS 7 - posted by GitBox <gi...@apache.org> on 2020/05/14 21:31:51 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7167: ARROW-8784: [Rust] [DataFusion] Remove use of Arc from LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/14 21:48:59 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7177: ARROW-8798: [C++] Fix Parquet crash on invalid input - posted by GitBox <gi...@apache.org> on 2020/05/14 22:01:10 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7184: ARROW-8734: [R] autobrew script always builds from master - posted by GitBox <gi...@apache.org> on 2020/05/14 22:15:29 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7184: ARROW-8734: [R] autobrew script always builds from master - posted by GitBox <gi...@apache.org> on 2020/05/14 22:16:44 UTC, 1 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/14 22:34:12 UTC, 6 replies.
- [GitHub] [arrow] andygrove closed pull request #7168: ARROW-8789: [Rust] Add separate crate for integration test binaries - posted by GitBox <gi...@apache.org> on 2020/05/14 22:34:45 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7167: ARROW-8784: [Rust] [DataFusion] Remove use of Arc from LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/14 22:35:53 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7064: ARROW-6945: [Rust] WIP: Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/14 22:38:14 UTC, 3 replies.
- [GitHub] [arrow] ursabot commented on pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/14 22:40:53 UTC, 3 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7185: ARROW-8615: [R] Error better and insist on RandomAccessFile in read_feather - posted by GitBox <gi...@apache.org> on 2020/05/14 22:54:17 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7185: ARROW-8615: [R] Error better and insist on RandomAccessFile in read_feather - posted by GitBox <gi...@apache.org> on 2020/05/14 23:02:28 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7064: ARROW-6945: [Rust] WIP: Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/14 23:35:07 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7186: ARROW-8808: [Rust] Fix divide by zero error in builder - posted by GitBox <gi...@apache.org> on 2020/05/14 23:59:18 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7186: ARROW-8808: [Rust] Fix divide by zero error in builder - posted by GitBox <gi...@apache.org> on 2020/05/15 00:04:57 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7187: ARROW-8809: [Rust] Fix JSON schema bug - posted by GitBox <gi...@apache.org> on 2020/05/15 00:49:06 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7187: ARROW-8809: [Rust] Fix JSON schema bug - posted by GitBox <gi...@apache.org> on 2020/05/15 00:49:30 UTC, 0 replies.
- [GitHub] [arrow] bkietz closed pull request #7099: ARROW-8693: [Python] Insert implicit cast in Dataset.get_fragments with filter - posted by GitBox <gi...@apache.org> on 2020/05/15 00:56:18 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7187: ARROW-8809: [Rust] Fix JSON schema bug - posted by GitBox <gi...@apache.org> on 2020/05/15 01:03:44 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7135: ARROW-8553: [C++] Optimize unaligned bitmap operations - posted by GitBox <gi...@apache.org> on 2020/05/15 02:13:03 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7170: Verify 0.17.1 release candidate [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/15 02:46:24 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7184: ARROW-8734: [R] autobrew script always builds from master - posted by GitBox <gi...@apache.org> on 2020/05/15 02:56:17 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7183: ARROW-8586: [R] installation failure on CentOS 7 - posted by GitBox <gi...@apache.org> on 2020/05/15 03:00:07 UTC, 0 replies.
- [GitHub] [arrow] rongma1997 opened a new pull request #7188: ARROW-8803: [Java] Row count should be set before loading buffers in VectorLoader - posted by GitBox <gi...@apache.org> on 2020/05/15 03:02:05 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7188: ARROW-8803: [Java] Row count should be set before loading buffers in VectorLoader - posted by GitBox <gi...@apache.org> on 2020/05/15 03:02:42 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7185: ARROW-8615: [R] Error better and insist on RandomAccessFile in read_feather - posted by GitBox <gi...@apache.org> on 2020/05/15 03:03:26 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7132: ARROW-3509: [C++] Standardize on using Field in Type/Array - posted by GitBox <gi...@apache.org> on 2020/05/15 03:14:53 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7178: ARROW-8568: [C++] Fix decimal to decimal cast issues - posted by GitBox <gi...@apache.org> on 2020/05/15 03:36:10 UTC, 1 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #7178: ARROW-8568: [C++] Fix decimal to decimal cast issues - posted by GitBox <gi...@apache.org> on 2020/05/15 03:36:13 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #7012: ARROW-8555: [FlightRPC][Java] implement DoExchange - posted by GitBox <gi...@apache.org> on 2020/05/15 03:48:42 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7188: ARROW-8803: [Java] Row count should be set before loading buffers in VectorLoader - posted by GitBox <gi...@apache.org> on 2020/05/15 03:52:53 UTC, 2 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #7101: ARROW-8695: [Java] Remove references to PlatformDependent in arrow-memory - posted by GitBox <gi...@apache.org> on 2020/05/15 03:55:29 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7095: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/15 03:56:02 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #7095: ARROW-8664: [Java] Add flag to skip null check - posted by GitBox <gi...@apache.org> on 2020/05/15 04:00:51 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7100: ARROW-8696: [Java] Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/15 04:00:55 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #6956: ARROW-8481: [Java] Provide an allocation manager based on Unsafe API - posted by GitBox <gi...@apache.org> on 2020/05/15 04:03:44 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6912: ARROW-8020: [Java] Implement vector validate functionality - posted by GitBox <gi...@apache.org> on 2020/05/15 04:07:41 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6622: ARROW-8121: [Java] Enhance code style checking for Java code (add spaces after commas, semi-colons and type casts) - posted by GitBox <gi...@apache.org> on 2020/05/15 04:09:27 UTC, 0 replies.
- [GitHub] [arrow] ilijapuaca opened a new pull request #7189: ARROW-8795: [C++] Limited iOS support - posted by GitBox <gi...@apache.org> on 2020/05/15 04:11:17 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #6912: ARROW-8020: [Java] Implement vector validate functionality - posted by GitBox <gi...@apache.org> on 2020/05/15 04:11:31 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #6464: ARROW-7699: [Java] Support concating dense union vectors in batch - posted by GitBox <gi...@apache.org> on 2020/05/15 04:12:04 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7189: ARROW-8795: [C++] Limited iOS support - posted by GitBox <gi...@apache.org> on 2020/05/15 04:16:47 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6156: ARROW-7539: [Java] FieldVector getFieldBuffers API should not set reader/writer indices - posted by GitBox <gi...@apache.org> on 2020/05/15 04:17:33 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6402: ARROW-7831: [Java] do not allocate a new offset buffer if the slice starts at 0 since the relative offset pointer would be unchanged - posted by GitBox <gi...@apache.org> on 2020/05/15 04:18:26 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/15 04:20:10 UTC, 2 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6433: ARROW-7495: [Java] Remove "empty" concept from ArrowBuf, replace with custom referencemanager - posted by GitBox <gi...@apache.org> on 2020/05/15 04:21:08 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6608: ARROW-8108: [Java] Extract a common interface for dictionary encoders - posted by GitBox <gi...@apache.org> on 2020/05/15 04:21:57 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #6608: ARROW-8108: [Java] Extract a common interface for dictionary encoders - posted by GitBox <gi...@apache.org> on 2020/05/15 04:22:23 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #6956: ARROW-8481: [Java] Provide an allocation manager based on Unsafe API - posted by GitBox <gi...@apache.org> on 2020/05/15 04:25:12 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6811: [DO NOT MERGE] [Python] Reformat using autopep8 - posted by GitBox <gi...@apache.org> on 2020/05/15 04:25:46 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #6672: ARROW-8169: [Java] Improve the performance of JDBC adapter by allocating memory proactively - posted by GitBox <gi...@apache.org> on 2020/05/15 04:36:55 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6925: ARROW-8445: [Gandiva][UDF] Add a udf for gandiva to extract the first capture in regex. - posted by GitBox <gi...@apache.org> on 2020/05/15 04:38:30 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #5719: ARROW-6720: [C++] Add Parquet Reader/Writer Adapter for JNI Bridge - posted by GitBox <gi...@apache.org> on 2020/05/15 04:44:36 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #5719: ARROW-6720: [C++] Add Parquet Reader/Writer Adapter for JNI Bridge - posted by GitBox <gi...@apache.org> on 2020/05/15 04:44:40 UTC, 0 replies.
- [GitHub] [arrow] rongma1997 commented on pull request #7188: ARROW-8803: [Java] Row count should be set before loading buffers in VectorLoader - posted by GitBox <gi...@apache.org> on 2020/05/15 04:46:15 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #7030: ARROW-7808: [Java][Dataset] Implement Datasets Java API by JNI to C++ - posted by GitBox <gi...@apache.org> on 2020/05/15 04:48:07 UTC, 10 replies.
- [GitHub] [arrow] emkornfield commented on pull request #5947: ARROW-7300: [C++][Gandiva] Implement functions to cast from strings to integers/floats - posted by GitBox <gi...@apache.org> on 2020/05/15 05:11:32 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6725: ARROW-8226: [Go] Implement 64 bit offsets binary builder - posted by GitBox <gi...@apache.org> on 2020/05/15 05:13:14 UTC, 0 replies.
- [GitHub] [arrow] emkornfield opened a new pull request #7190: ARROW-8811: [Java] Fix CI - posted by GitBox <gi...@apache.org> on 2020/05/15 05:36:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7190: ARROW-8811: [Java] Fix CI - posted by GitBox <gi...@apache.org> on 2020/05/15 05:46:38 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #7190: ARROW-8811: [Java] Fix CI - posted by GitBox <gi...@apache.org> on 2020/05/15 06:07:38 UTC, 0 replies.
- [GitHub] [arrow] projjal commented on pull request #5947: ARROW-7300: [C++][Gandiva] Implement functions to cast from strings to integers/floats - posted by GitBox <gi...@apache.org> on 2020/05/15 06:18:28 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #6811: [DO NOT MERGE] [Python] Reformat using autopep8 - posted by GitBox <gi...@apache.org> on 2020/05/15 09:10:27 UTC, 1 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #6622: ARROW-8121: [Java] Enhance code style checking for Java code (add spaces after commas, semi-colons and type casts) - posted by GitBox <gi...@apache.org> on 2020/05/15 09:36:34 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7186: ARROW-8808: [Rust] Fix divide by zero error in builder - posted by GitBox <gi...@apache.org> on 2020/05/15 09:41:23 UTC, 1 replies.
- [GitHub] [arrow] rongma1997 closed pull request #7188: ARROW-8803: [Java] Row count should be set before loading buffers in VectorLoader - posted by GitBox <gi...@apache.org> on 2020/05/15 11:07:49 UTC, 0 replies.
- [GitHub] [arrow] kszucs opened a new pull request #7191: ARROW-8814: [Dev][Release] Binary upload script keeps raising locale warnings - posted by GitBox <gi...@apache.org> on 2020/05/15 11:20:30 UTC, 0 replies.
- [GitHub] [arrow] kszucs opened a new pull request #7192: ARROW-8815: [Dev][Release] Binary upload script should retry on unexpected bintray request error - posted by GitBox <gi...@apache.org> on 2020/05/15 11:27:41 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #7192: ARROW-8815: [Dev][Release] Binary upload script should retry on unexpected bintray request error - posted by GitBox <gi...@apache.org> on 2020/05/15 11:31:13 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7191: ARROW-8814: [Dev][Release] Binary upload script keeps raising locale warnings - posted by GitBox <gi...@apache.org> on 2020/05/15 11:31:48 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7192: ARROW-8815: [Dev][Release] Binary upload script should retry on unexpected bintray request error - posted by GitBox <gi...@apache.org> on 2020/05/15 11:31:51 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7178: ARROW-8568: [C++] Fix decimal to decimal cast issues - posted by GitBox <gi...@apache.org> on 2020/05/15 12:06:16 UTC, 0 replies.
- [GitHub] [arrow] vertexclique commented on pull request #7061: ARROW-8629: [Rust] Eliminate indirection of zero sized allocations - posted by GitBox <gi...@apache.org> on 2020/05/15 12:16:10 UTC, 1 replies.
- [GitHub] [arrow] vertexclique commented on pull request #6898: ARROW-8399: [Rust] Extend memory alignments to include other architectures - posted by GitBox <gi...@apache.org> on 2020/05/15 13:25:50 UTC, 1 replies.
- [GitHub] [arrow] andygrove closed pull request #7187: ARROW-8809: [Rust] Fix JSON schema bug - posted by GitBox <gi...@apache.org> on 2020/05/15 13:31:34 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7186: ARROW-8808: [Rust] Fix divide by zero error in builder - posted by GitBox <gi...@apache.org> on 2020/05/15 14:34:12 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7164: ARROW-8783: [Rust] [DataFusion] Add ParquetScan and CsvScan variants in LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/15 14:39:08 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7159: ARROW-8777: [Rust] Parquet.rs does not support reading fixed-size binary fields. - posted by GitBox <gi...@apache.org> on 2020/05/15 14:41:37 UTC, 0 replies.
- [GitHub] [arrow] maxburke commented on a change in pull request #7159: ARROW-8777: [Rust] Parquet.rs does not support reading fixed-size binary fields. - posted by GitBox <gi...@apache.org> on 2020/05/15 14:49:21 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7004: ARROW-3827: [Rust] Implement UnionArray Updated - posted by GitBox <gi...@apache.org> on 2020/05/15 14:49:37 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7004: ARROW-3827: [Rust] Implement UnionArray Updated - posted by GitBox <gi...@apache.org> on 2020/05/15 15:01:51 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7184: ARROW-8734: [R] improve nightly build installation - posted by GitBox <gi...@apache.org> on 2020/05/15 15:04:54 UTC, 0 replies.
- [GitHub] [arrow] nevi-me closed pull request #7004: ARROW-3827: [Rust] Implement UnionArray Updated - posted by GitBox <gi...@apache.org> on 2020/05/15 16:34:20 UTC, 0 replies.
- [GitHub] [arrow] nevi-me opened a new pull request #7193: ARROW-7924: [Rust] Add sort for float types - posted by GitBox <gi...@apache.org> on 2020/05/15 16:36:26 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7193: ARROW-7924: [Rust] Add sort for float types - posted by GitBox <gi...@apache.org> on 2020/05/15 16:46:45 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7159: ARROW-8777: [Rust] Parquet.rs does not support reading fixed-size binary fields. - posted by GitBox <gi...@apache.org> on 2020/05/15 16:56:02 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7146: ARROW-8757: [C++][Plasma] Write Plasma header in little-endian format - posted by GitBox <gi...@apache.org> on 2020/05/15 16:56:39 UTC, 1 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7193: ARROW-7924: [Rust] Add sort for float types - posted by GitBox <gi...@apache.org> on 2020/05/15 18:37:09 UTC, 3 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7193: ARROW-7924: [Rust] Add sort for float types - posted by GitBox <gi...@apache.org> on 2020/05/15 18:38:58 UTC, 4 replies.
- [GitHub] [arrow] ritchie46 opened a new issue #7194: Rust docs don't compile for arrow 0.17.0 - posted by GitBox <gi...@apache.org> on 2020/05/15 19:12:38 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7195: ARROW-7803: [R][CI] Autobrew/homebrew tests should not always install from master - posted by GitBox <gi...@apache.org> on 2020/05/15 20:00:35 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7195: ARROW-7803: [R][CI] Autobrew/homebrew tests should not always install from master - posted by GitBox <gi...@apache.org> on 2020/05/15 20:01:04 UTC, 3 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7195: ARROW-7803: [R][CI] Autobrew/homebrew tests should not always install from master - posted by GitBox <gi...@apache.org> on 2020/05/15 20:02:35 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7080: ARROW-8662: [CI] Consolidate appveyor scripts - posted by GitBox <gi...@apache.org> on 2020/05/15 20:11:16 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7080: ARROW-8662: [CI] Consolidate appveyor scripts - posted by GitBox <gi...@apache.org> on 2020/05/15 20:12:21 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #6879: ARROW-8377: [CI][C++][R] Build and run C++ tests on Rtools build - posted by GitBox <gi...@apache.org> on 2020/05/15 20:14:35 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #6879: ARROW-8377: [CI][C++][R] Build and run C++ tests on Rtools build - posted by GitBox <gi...@apache.org> on 2020/05/15 20:14:38 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7196: ARROW-8556: [R] zstd symbol not found if there are multiple installations of zstd - posted by GitBox <gi...@apache.org> on 2020/05/15 21:12:11 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7196: ARROW-8556: [R] zstd symbol not found if there are multiple installations of zstd - posted by GitBox <gi...@apache.org> on 2020/05/15 21:16:47 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7196: ARROW-8556: [R] zstd symbol not found if there are multiple installations of zstd - posted by GitBox <gi...@apache.org> on 2020/05/15 21:21:25 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7195: ARROW-7803: [R][CI] Autobrew/homebrew tests should not always install from master - posted by GitBox <gi...@apache.org> on 2020/05/15 21:43:30 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7197: ARROW-7967: [CI][Crossbow] Pin macOS version in autobrew job to match CRAN - posted by GitBox <gi...@apache.org> on 2020/05/15 21:54:59 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #7197: ARROW-7967: [CI][Crossbow] Pin macOS version in autobrew job to match CRAN - posted by GitBox <gi...@apache.org> on 2020/05/15 21:55:03 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7197: ARROW-7967: [CI][Crossbow] Pin macOS version in autobrew job to match CRAN - posted by GitBox <gi...@apache.org> on 2020/05/15 21:56:15 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7191: ARROW-8814: [Dev][Release] Binary upload script keeps raising locale warnings - posted by GitBox <gi...@apache.org> on 2020/05/15 21:57:29 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7197: ARROW-7967: [CI][Crossbow] Pin macOS version in autobrew job to match CRAN - posted by GitBox <gi...@apache.org> on 2020/05/15 21:57:52 UTC, 1 replies.
- [GitHub] [arrow] kou commented on a change in pull request #7192: ARROW-8815: [Dev][Release] Binary upload script should retry on unexpected bintray request error - posted by GitBox <gi...@apache.org> on 2020/05/15 22:10:24 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7192: ARROW-8815: [Dev][Release] Binary upload script should retry on unexpected bintray request error - posted by GitBox <gi...@apache.org> on 2020/05/15 22:14:57 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7196: ARROW-8556: [R] zstd symbol not found if there are multiple installations of zstd - posted by GitBox <gi...@apache.org> on 2020/05/15 22:17:31 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7197: ARROW-7967: [CI][Crossbow] Pin macOS version in autobrew job to match CRAN - posted by GitBox <gi...@apache.org> on 2020/05/15 22:20:35 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7146: ARROW-8757: [C++][Plasma] Write Plasma header in little-endian format - posted by GitBox <gi...@apache.org> on 2020/05/15 22:22:41 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7146: ARROW-8757: [C++][Plasma] Write Plasma header in little-endian format - posted by GitBox <gi...@apache.org> on 2020/05/15 22:24:22 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran opened a new pull request #7198: ARROW-8818: [Rust] Failing to build on master due to Flatbuffers/Union issues - posted by GitBox <gi...@apache.org> on 2020/05/16 00:05:55 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran commented on issue #7194: Rust docs don't compile for arrow 0.17.0 - posted by GitBox <gi...@apache.org> on 2020/05/16 00:13:52 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran closed issue #7194: Rust docs don't compile for arrow 0.17.0 - posted by GitBox <gi...@apache.org> on 2020/05/16 00:13:52 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7198: ARROW-8818: [Rust] Failing to build on master due to Flatbuffers/Union issues - posted by GitBox <gi...@apache.org> on 2020/05/16 00:17:16 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran commented on pull request #7198: ARROW-8818: [Rust] Failing to build on master due to Flatbuffers/Union issues - posted by GitBox <gi...@apache.org> on 2020/05/16 00:25:52 UTC, 0 replies.
- [GitHub] [arrow] eerhardt commented on pull request #7158: ARROW-8788: [C#] Introduce bit-packed builder for null support in builders - posted by GitBox <gi...@apache.org> on 2020/05/16 02:51:35 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #6622: ARROW-8121: [Java] Enhance code style checking for Java code (add spaces after commas, semi-colons and type casts) - posted by GitBox <gi...@apache.org> on 2020/05/16 04:59:28 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7181: ARROW-8799: [C++][Parquet] NestedListReader needs to handle empty item batches - posted by GitBox <gi...@apache.org> on 2020/05/16 05:16:36 UTC, 0 replies.
- [GitHub] [arrow] pprudhvi opened a new pull request #7199: ARROW-8820: fix date_trunc functions to return date types - posted by GitBox <gi...@apache.org> on 2020/05/16 05:40:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7199: ARROW-8820: fix date_trunc functions to return date types - posted by GitBox <gi...@apache.org> on 2020/05/16 05:46:53 UTC, 0 replies.
- [GitHub] [arrow] sunchao commented on pull request #7061: ARROW-8629: [Rust] Eliminate indirection of zero sized allocations - posted by GitBox <gi...@apache.org> on 2020/05/16 05:48:30 UTC, 0 replies.
- [GitHub] [arrow] sunchao commented on pull request #6898: ARROW-8399: [Rust] Extend memory alignments to include other architectures - posted by GitBox <gi...@apache.org> on 2020/05/16 05:51:19 UTC, 0 replies.
- [GitHub] [arrow] sunchao commented on pull request #6770: ARROW-7842: [Rust] [Parquet] implement array_reader for list type columns - posted by GitBox <gi...@apache.org> on 2020/05/16 05:55:55 UTC, 0 replies.
- [GitHub] [arrow] houqp opened a new pull request #7200: ARROW-8821: [Rust] fix type cast for nexted binary expression using Like, NotLike, Not operators - posted by GitBox <gi...@apache.org> on 2020/05/16 06:26:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7200: ARROW-8821: [Rust] fix type cast for nexted binary expression using Like, NotLike, Not operators - posted by GitBox <gi...@apache.org> on 2020/05/16 06:31:41 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on pull request #7200: ARROW-8821: [Rust] fix type cast for nexted binary expression using Like, NotLike, Not operators - posted by GitBox <gi...@apache.org> on 2020/05/16 06:42:12 UTC, 1 replies.
- [GitHub] [arrow] nevi-me closed pull request #7198: ARROW-8818: [Rust] Failing to build on master due to Flatbuffers/Union issues - posted by GitBox <gi...@apache.org> on 2020/05/16 07:10:49 UTC, 0 replies.
- [GitHub] [arrow] nevi-me closed pull request #7186: ARROW-8808: [Rust] Fix divide by zero error in builder - posted by GitBox <gi...@apache.org> on 2020/05/16 07:51:55 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran commented on a change in pull request #6898: ARROW-8399: [Rust] Extend memory alignments to include other architectures - posted by GitBox <gi...@apache.org> on 2020/05/16 11:04:57 UTC, 0 replies.
- [GitHub] [arrow] hurricane1026 opened a new pull request #7201: change a useless parameter to anonymouse - posted by GitBox <gi...@apache.org> on 2020/05/16 12:58:32 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7201: change a useless parameter to anonymouse - posted by GitBox <gi...@apache.org> on 2020/05/16 13:02:40 UTC, 0 replies.
- [GitHub] [arrow] hurricane1026 closed pull request #7201: change a useless parameter to anonymouse - posted by GitBox <gi...@apache.org> on 2020/05/16 13:07:17 UTC, 0 replies.
- [GitHub] [arrow] hurricane1026 opened a new pull request #7202: fix compilation for Wunused-paraemter flag - posted by GitBox <gi...@apache.org> on 2020/05/16 15:02:44 UTC, 1 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7203: ARROW-8822: [Rust] [DataFusion] Add InMemoryScan to LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/16 15:11:40 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7203: ARROW-8822: [Rust] [DataFusion] Add InMemoryScan to LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/16 15:16:56 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7202: fix compilation for Wunused-paraemter flag - posted by GitBox <gi...@apache.org> on 2020/05/16 15:16:56 UTC, 0 replies.
- [GitHub] [arrow] hurricane1026 closed pull request #7202: fix compilation for Wunused-paraemter flag - posted by GitBox <gi...@apache.org> on 2020/05/16 16:25:06 UTC, 0 replies.
- [GitHub] [arrow] yordan-pavlov opened a new pull request #7204: [Rust] change simd_compare_op in comparison kernel to use bitmask SIMD operation to significantly improve performance - posted by GitBox <gi...@apache.org> on 2020/05/16 16:44:46 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7205: ARROW-8782: [Rust] Add benchmark crate - posted by GitBox <gi...@apache.org> on 2020/05/16 16:45:32 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7205: ARROW-8782: [Rust] Add benchmark crate - posted by GitBox <gi...@apache.org> on 2020/05/16 16:46:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7204: [Rust] change simd_compare_op in comparison kernel to use bitmask SIMD operation to significantly improve performance - posted by GitBox <gi...@apache.org> on 2020/05/16 16:46:49 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7202: ARROW-8825:[C++] fix compilation for Wunused-paraemter flag - posted by GitBox <gi...@apache.org> on 2020/05/16 17:31:57 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7206: WIP: Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/16 18:38:26 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7206: WIP: Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/16 18:46:47 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7206: ARROW-8827: [Rust] Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/16 19:01:59 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7133: ARROW-8744: [Rust] handle channel close in parquet batch iterator - posted by GitBox <gi...@apache.org> on 2020/05/16 20:12:04 UTC, 2 replies.
- [GitHub] [arrow] andygrove closed pull request #7200: ARROW-8821: [Rust] fix type cast for nested binary expression using Like, NotLike, Not operators - posted by GitBox <gi...@apache.org> on 2020/05/16 20:20:38 UTC, 0 replies.
- [GitHub] [arrow] kou commented on a change in pull request #7202: ARROW-8825: [C++] Fix compilation for Wunused-paraemter flag - posted by GitBox <gi...@apache.org> on 2020/05/16 21:26:18 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7207: ARROW-8830: [GLib] Add support for Tell against not seekable GIO output stream - posted by GitBox <gi...@apache.org> on 2020/05/17 07:07:09 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7207: ARROW-8830: [GLib] Add support for Tell against not seekable GIO output stream - posted by GitBox <gi...@apache.org> on 2020/05/17 07:16:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7204: ARROW-8831: [Rust] change simd_compare_op in comparison kernel to use bitmask SIMD operation to significantly improve performance - posted by GitBox <gi...@apache.org> on 2020/05/17 09:46:46 UTC, 0 replies.
- [GitHub] [arrow] hurricane1026 commented on a change in pull request #7202: ARROW-8825: [C++] Fix compilation for Wunused-paraemter flag - posted by GitBox <gi...@apache.org> on 2020/05/17 14:17:13 UTC, 3 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7208: ARROW-8833: [Rust] Implement VALIDATE mode in integration tests - posted by GitBox <gi...@apache.org> on 2020/05/17 14:41:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7208: ARROW-8833: [Rust] Implement VALIDATE mode in integration tests - posted by GitBox <gi...@apache.org> on 2020/05/17 14:46:39 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7206: ARROW-8827: [Rust] Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/17 14:59:47 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7064: ARROW-6945: [Rust] WIP: Add initial skeleton for Rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/17 15:00:23 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7208: ARROW-8833: [Rust] Implement VALIDATE mode in integration tests - posted by GitBox <gi...@apache.org> on 2020/05/17 15:09:33 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7209: ARROW-8834: [Rust] Implement stream-to-file, file-to-stream - posted by GitBox <gi...@apache.org> on 2020/05/17 16:53:33 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7209: ARROW-8834: [Rust] Implement stream-to-file, file-to-stream - posted by GitBox <gi...@apache.org> on 2020/05/17 17:02:14 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7208: ARROW-8833: [Rust] Implement VALIDATE mode in integration tests - posted by GitBox <gi...@apache.org> on 2020/05/17 17:05:27 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on a change in pull request #7203: ARROW-8822: [Rust] [DataFusion] Add InMemoryScan to LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/17 18:30:49 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7203: ARROW-8822: [Rust] [DataFusion] Add InMemoryScan to LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/17 19:18:11 UTC, 0 replies.
- [GitHub] [arrow] houqp opened a new pull request #7210: ARROW-8839: [Rust] [DataFusion] support CSV schema inference in logical plan - posted by GitBox <gi...@apache.org> on 2020/05/17 23:34:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7210: ARROW-8839: [Rust] [DataFusion] support CSV schema inference in logical plan - posted by GitBox <gi...@apache.org> on 2020/05/17 23:46:56 UTC, 0 replies.
- [GitHub] [arrow] shiro615 closed pull request #7207: ARROW-8830: [GLib] Add support for Tell against not seekable GIO output stream - posted by GitBox <gi...@apache.org> on 2020/05/18 00:24:19 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #6402: ARROW-7831: [Java] do not allocate a new offset buffer if the slice starts at 0 since the relative offset pointer would be unchanged - posted by GitBox <gi...@apache.org> on 2020/05/18 02:56:54 UTC, 1 replies.
- [GitHub] [arrow] tianchen92 opened a new pull request #7211: ARROW-8171: [Java] Consider pre-allocating memory for fix-width vector in Avro adapter iterator - posted by GitBox <gi...@apache.org> on 2020/05/18 03:27:37 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7211: ARROW-8171: [Java] Consider pre-allocating memory for fix-width vector in Avro adapter iterator - posted by GitBox <gi...@apache.org> on 2020/05/18 03:31:46 UTC, 0 replies.
- [GitHub] [arrow] houqp opened a new pull request #7212: ARROW-8840: [Rust][DataFusion] implement std::error:Error trait for ExecutionError - posted by GitBox <gi...@apache.org> on 2020/05/18 04:03:54 UTC, 0 replies.
- [GitHub] [arrow] jianxind opened a new pull request #7213: ARROW-8841: [C++] Add benchmark and unittest for encoding::PLAIN spaced - posted by GitBox <gi...@apache.org> on 2020/05/18 04:15:27 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7212: ARROW-8840: [Rust][DataFusion] implement std::error:Error trait for ExecutionError - posted by GitBox <gi...@apache.org> on 2020/05/18 04:16:52 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7213: ARROW-8841: [C++] Add benchmark and unittest for encoding::PLAIN spaced - posted by GitBox <gi...@apache.org> on 2020/05/18 04:16:56 UTC, 0 replies.
- [GitHub] [arrow] rymurr commented on a change in pull request #6402: ARROW-7831: [Java] do not allocate a new offset buffer if the slice starts at 0 since the relative offset pointer would be unchanged - posted by GitBox <gi...@apache.org> on 2020/05/18 09:28:34 UTC, 0 replies.
- [GitHub] [arrow] pprudhvi opened a new pull request #7214: ARROW-8842: [Java] fix ListVector's setValueCount to set inner vector's value count correctly - posted by GitBox <gi...@apache.org> on 2020/05/18 10:12:27 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7214: ARROW-8842: [Java] fix ListVector's setValueCount to set inner vector's value count correctly - posted by GitBox <gi...@apache.org> on 2020/05/18 10:16:52 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7215: ARROW-8846: [Dev][Python] Autoformat Python files with archery - posted by GitBox <gi...@apache.org> on 2020/05/18 14:19:13 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7202: ARROW-8825: [C++] Fix compilation for Wunused-paraemter flag - posted by GitBox <gi...@apache.org> on 2020/05/18 14:25:54 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7215: ARROW-8846: [Dev][Python] Autoformat Python files with archery - posted by GitBox <gi...@apache.org> on 2020/05/18 14:31:46 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7213: ARROW-8841: [C++] Add benchmark and unittest for encoding::PLAIN spaced - posted by GitBox <gi...@apache.org> on 2020/05/18 14:38:40 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7156: ARROW-8074: [C++][Dataset][Python] FileFragments from buffers and NativeFiles - posted by GitBox <gi...@apache.org> on 2020/05/18 15:08:31 UTC, 3 replies.
- [GitHub] [arrow] pitrou closed pull request #6811: [DO NOT MERGE] [Python] Reformat using autopep8 - posted by GitBox <gi...@apache.org> on 2020/05/18 15:13:23 UTC, 0 replies.
- [GitHub] [arrow] jacques-n commented on a change in pull request #7214: ARROW-8842: [Java] fix ListVector's setValueCount to set inner vector's value count correctly - posted by GitBox <gi...@apache.org> on 2020/05/18 16:24:10 UTC, 2 replies.
- [GitHub] [arrow] pprudhvi commented on a change in pull request #7214: ARROW-8842: [Java] fix ListVector's setValueCount to set inner vector's value count correctly - posted by GitBox <gi...@apache.org> on 2020/05/18 16:26:31 UTC, 3 replies.
- [GitHub] [arrow] alippai commented on pull request #6676: ARROW-8175: [Python] Setup type checking with mypy - posted by GitBox <gi...@apache.org> on 2020/05/18 17:30:04 UTC, 2 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7180: ARROW-8062: [C++][Dataset] Implement ParquetDatasetFactory - posted by GitBox <gi...@apache.org> on 2020/05/18 18:05:09 UTC, 10 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7216: ARROW-7778: [Integration][C++] Enable nested dictionaries - posted by GitBox <gi...@apache.org> on 2020/05/18 18:22:11 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7216: ARROW-7778: [Integration][C++] Enable nested dictionaries - posted by GitBox <gi...@apache.org> on 2020/05/18 18:31:57 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7215: ARROW-8846: [Dev][Python] Autoformat Python files with archery - posted by GitBox <gi...@apache.org> on 2020/05/18 18:42:14 UTC, 1 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #7215: ARROW-8846: [Dev][Python] Autoformat Python files with archery - posted by GitBox <gi...@apache.org> on 2020/05/18 18:43:10 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7215: ARROW-8846: [Dev][Python] Autoformat Python files with archery - posted by GitBox <gi...@apache.org> on 2020/05/18 18:43:33 UTC, 5 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7213: ARROW-8841: [C++] Add benchmark and unittest for encoding::PLAIN spaced - posted by GitBox <gi...@apache.org> on 2020/05/18 18:50:05 UTC, 3 replies.
- [GitHub] [arrow] kszucs commented on pull request #7192: ARROW-8815: [Dev][Release] Binary upload script should retry on unexpected bintray request error - posted by GitBox <gi...@apache.org> on 2020/05/18 19:43:53 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #7172: ARROW-8763: [C++] Add RandomAccessFile::WillNeed - posted by GitBox <gi...@apache.org> on 2020/05/18 19:58:06 UTC, 0 replies.
- [GitHub] [arrow] mstewart141 commented on issue #2468: AttributeError: module 'pyarrow' has no attribute 'compat' upong importing pyarrow - posted by GitBox <gi...@apache.org> on 2020/05/18 21:11:56 UTC, 0 replies.
- [GitHub] [arrow] mstewart141 edited a comment on issue #2468: AttributeError: module 'pyarrow' has no attribute 'compat' upong importing pyarrow - posted by GitBox <gi...@apache.org> on 2020/05/18 21:28:11 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #7215: ARROW-8846: [Dev][Python] Autoformat Python files with archery - posted by GitBox <gi...@apache.org> on 2020/05/18 21:43:42 UTC, 0 replies.
- [GitHub] [arrow] westonsteimel opened a new pull request #7217: ARROW-8851: [Python][Documentation] Fix FutureWarnings in Python Plas… - posted by GitBox <gi...@apache.org> on 2020/05/18 22:01:06 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7217: ARROW-8851: [Python][Documentation] Fix FutureWarnings in Python Plas… - posted by GitBox <gi...@apache.org> on 2020/05/18 22:01:59 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7218: ARROW-8852: [R] Post-0.17.1 adjustments - posted by GitBox <gi...@apache.org> on 2020/05/18 23:06:17 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7218: ARROW-8852: [R] Post-0.17.1 adjustments - posted by GitBox <gi...@apache.org> on 2020/05/18 23:16:52 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7133: ARROW-8744: [Rust] handle channel close in parquet batch iterator - posted by GitBox <gi...@apache.org> on 2020/05/18 23:27:02 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7212: ARROW-8840: [Rust][DataFusion] implement std::error:Error trait for ExecutionError - posted by GitBox <gi...@apache.org> on 2020/05/18 23:31:32 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7209: ARROW-8834: [Rust] [Integration Testing] Implement stream-to-file, file-to-stream - posted by GitBox <gi...@apache.org> on 2020/05/18 23:32:46 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7209: ARROW-8834: [Rust] [Integration Testing] Implement stream-to-file, file-to-stream - posted by GitBox <gi...@apache.org> on 2020/05/18 23:33:19 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7061: ARROW-8629: [Rust] Eliminate indirection of zero sized allocations - posted by GitBox <gi...@apache.org> on 2020/05/18 23:35:10 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #6935: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files - posted by GitBox <gi...@apache.org> on 2020/05/18 23:39:17 UTC, 1 replies.
- [GitHub] [arrow] andygrove commented on pull request #6935: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files - posted by GitBox <gi...@apache.org> on 2020/05/18 23:40:06 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7175: ARROW-8794: [C++] Expand performance coverage of parquet to arrow reading - posted by GitBox <gi...@apache.org> on 2020/05/19 00:21:24 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran commented on pull request #7204: ARROW-8831: [Rust] change simd_compare_op in comparison kernel to use bitmask SIMD operation to significantly improve performance - posted by GitBox <gi...@apache.org> on 2020/05/19 00:42:49 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7219: ARROW-8854: [Rust] [Integration Testing] Standardize error handling - posted by GitBox <gi...@apache.org> on 2020/05/19 00:45:35 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7219: ARROW-8854: [Rust] [Integration Testing] Standardize error handling - posted by GitBox <gi...@apache.org> on 2020/05/19 00:46:52 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7219: ARROW-8854: [Rust] [Integration Testing] Standardize error handling - posted by GitBox <gi...@apache.org> on 2020/05/19 00:49:04 UTC, 1 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7175: ARROW-8794: [C++] Expand performance coverage of parquet to arrow reading - posted by GitBox <gi...@apache.org> on 2020/05/19 00:49:28 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7219: ARROW-8854: [Rust] [Integration Testing] Standardize error handling - posted by GitBox <gi...@apache.org> on 2020/05/19 00:54:55 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7218: ARROW-8852: [R] Post-0.17.1 adjustments - posted by GitBox <gi...@apache.org> on 2020/05/19 01:03:40 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7217: ARROW-8851: [Python][Documentation] Fix FutureWarnings in Python Plas… - posted by GitBox <gi...@apache.org> on 2020/05/19 01:06:33 UTC, 0 replies.
- [GitHub] [arrow] jianxind commented on a change in pull request #7213: ARROW-8841: [C++] Add benchmark and unittest for encoding::PLAIN spaced - posted by GitBox <gi...@apache.org> on 2020/05/19 01:18:46 UTC, 6 replies.
- [GitHub] [arrow] jianxind commented on pull request #7213: ARROW-8841: [C++] Add benchmark and unittest for encoding::PLAIN spaced - posted by GitBox <gi...@apache.org> on 2020/05/19 01:26:51 UTC, 1 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7220: ARROW-8837: [Rust] Implement Null data type [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/19 01:28:48 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7220: ARROW-8837: [Rust] Implement Null data type [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/19 01:31:37 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7219: ARROW-8854: [Rust] [Integration Testing] Standardize error handling - posted by GitBox <gi...@apache.org> on 2020/05/19 01:36:46 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7220: ARROW-8837: [Rust] Implement Null data type [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/19 01:37:09 UTC, 4 replies.
- [GitHub] [arrow] fsaintjacques opened a new pull request #7221: PARQUET-1861: [Parquet][Documentation] Clarify buffered stream option - posted by GitBox <gi...@apache.org> on 2020/05/19 01:52:05 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7221: PARQUET-1861: [Parquet][Documentation] Clarify buffered stream option - posted by GitBox <gi...@apache.org> on 2020/05/19 02:02:48 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #7218: ARROW-8852: [R] Post-0.17.1 adjustments - posted by GitBox <gi...@apache.org> on 2020/05/19 03:06:51 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7222: Try uninstalling mingw to work around new failure - posted by GitBox <gi...@apache.org> on 2020/05/19 03:18:56 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7222: Try uninstalling mingw to work around new failure - posted by GitBox <gi...@apache.org> on 2020/05/19 03:31:42 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7222: Try uninstalling mingw to work around new failure - posted by GitBox <gi...@apache.org> on 2020/05/19 03:35:18 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7218: ARROW-8852: [R] Post-0.17.1 adjustments - posted by GitBox <gi...@apache.org> on 2020/05/19 04:07:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7222: ARROW-8857: [CI] MinGW builds break on system upgrade - posted by GitBox <gi...@apache.org> on 2020/05/19 04:16:47 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7175: ARROW-8794: [C++] Expand performance coverage of parquet to arrow reading - posted by GitBox <gi...@apache.org> on 2020/05/19 04:17:31 UTC, 0 replies.
- [GitHub] [arrow] zhztheplayer commented on pull request #7030: ARROW-7808: [Java][Dataset] Implement Datasets Java API by JNI to C++ - posted by GitBox <gi...@apache.org> on 2020/05/19 07:00:07 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #7215: ARROW-8846: [Dev][Python] Autoformat Python files with archery - posted by GitBox <gi...@apache.org> on 2020/05/19 07:34:02 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7213: ARROW-8841: [C++] Add benchmark and unittest for encoding::PLAIN spaced - posted by GitBox <gi...@apache.org> on 2020/05/19 07:52:16 UTC, 3 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7221: PARQUET-1861: [Parquet][Documentation] Clarify buffered stream option - posted by GitBox <gi...@apache.org> on 2020/05/19 08:51:10 UTC, 0 replies.
- [GitHub] [arrow] mr-smidge commented on pull request #7158: ARROW-8788: [C#] Introduce bit-packed builder for null support in builders - posted by GitBox <gi...@apache.org> on 2020/05/19 09:41:09 UTC, 1 replies.
- [GitHub] [arrow] xhochy commented on pull request #6676: ARROW-8175: [Python] Setup type checking with mypy - posted by GitBox <gi...@apache.org> on 2020/05/19 09:56:28 UTC, 1 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7223: ARROW-8711: [Python] Expose timestamp_parsers in csv.ConvertOptions - posted by GitBox <gi...@apache.org> on 2020/05/19 10:35:52 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7223: ARROW-8711: [Python] Expose timestamp_parsers in csv.ConvertOptions - posted by GitBox <gi...@apache.org> on 2020/05/19 10:46:44 UTC, 0 replies.
- [GitHub] [arrow] alippai edited a comment on pull request #6676: ARROW-8175: [Python] Setup type checking with mypy - posted by GitBox <gi...@apache.org> on 2020/05/19 11:06:01 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #7213: ARROW-8841: [C++] Add benchmark and unittest for encoding::PLAIN spaced - posted by GitBox <gi...@apache.org> on 2020/05/19 11:22:25 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7220: ARROW-8837: [Rust] Implement Null data type [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/19 12:56:42 UTC, 3 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #7180: ARROW-8062: [C++][Dataset] Implement ParquetDatasetFactory - posted by GitBox <gi...@apache.org> on 2020/05/19 13:01:30 UTC, 4 replies.
- [GitHub] [arrow] andygrove commented on pull request #7203: ARROW-8822: [Rust] [DataFusion] Add InMemoryScan to LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/19 13:23:05 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7203: ARROW-8822: [Rust] [DataFusion] Add InMemoryScan to LogicalPlan - posted by GitBox <gi...@apache.org> on 2020/05/19 13:23:59 UTC, 0 replies.
- [GitHub] [arrow] nevi-me removed a comment on pull request #7220: ARROW-8837: [Rust] Implement Null data type [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/19 13:31:18 UTC, 0 replies.
- [GitHub] [arrow] nevi-me edited a comment on pull request #7220: ARROW-8837: [Rust] Implement Null data type [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/19 13:37:28 UTC, 0 replies.
- [GitHub] [arrow] itamarst commented on a change in pull request #7169: ARROW-5359: [Python] Support loading non-nanosecond out-of-range timestamps - posted by GitBox <gi...@apache.org> on 2020/05/19 14:10:17 UTC, 4 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #6676: ARROW-8175: [Python] Setup type checking with mypy - posted by GitBox <gi...@apache.org> on 2020/05/19 14:24:22 UTC, 1 replies.
- [GitHub] [arrow] itamarst commented on pull request #7169: ARROW-5359: [Python] Support loading non-nanosecond out-of-range timestamps - posted by GitBox <gi...@apache.org> on 2020/05/19 14:24:25 UTC, 4 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7169: ARROW-5359: [Python] Support loading non-nanosecond out-of-range timestamps - posted by GitBox <gi...@apache.org> on 2020/05/19 14:32:23 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #6810: [DO NOT MERGE] [Python] Reformat with black - posted by GitBox <gi...@apache.org> on 2020/05/19 14:40:59 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #6810: [DO NOT MERGE] [Python] Reformat with black - posted by GitBox <gi...@apache.org> on 2020/05/19 14:40:59 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #7224: ARROW-8858: [FlightRPC] ensure binary/multi-valued headers are properly exposed - posted by GitBox <gi...@apache.org> on 2020/05/19 14:57:21 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #7224: ARROW-8858: [FlightRPC] ensure binary/multi-valued headers are properly exposed - posted by GitBox <gi...@apache.org> on 2020/05/19 14:59:04 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7224: ARROW-8858: [FlightRPC] ensure binary/multi-valued headers are properly exposed - posted by GitBox <gi...@apache.org> on 2020/05/19 15:03:14 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7225: ARROW-8847: [C++] Pass task hints in Executor API - posted by GitBox <gi...@apache.org> on 2020/05/19 16:38:55 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7225: ARROW-8847: [C++] Pass task hints in Executor API - posted by GitBox <gi...@apache.org> on 2020/05/19 16:44:55 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7225: ARROW-8847: [C++] Pass task hints in Executor API - posted by GitBox <gi...@apache.org> on 2020/05/19 16:46:41 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #7225: ARROW-8847: [C++] Pass task hints in Executor API - posted by GitBox <gi...@apache.org> on 2020/05/19 17:04:47 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7180: ARROW-8062: [C++][Dataset] Implement ParquetDatasetFactory - posted by GitBox <gi...@apache.org> on 2020/05/19 18:00:14 UTC, 1 replies.
- [GitHub] [arrow] jhorstmann opened a new pull request #7226: ARROW-8791 Allow creation of StringDictionaryBuilder with an existing array of dictionary values - posted by GitBox <gi...@apache.org> on 2020/05/19 18:06:16 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7180: ARROW-8062: [C++][Dataset] Implement ParquetDatasetFactory - posted by GitBox <gi...@apache.org> on 2020/05/19 18:13:04 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7226: ARROW-8791 Allow creation of StringDictionaryBuilder with an existing array of dictionary values - posted by GitBox <gi...@apache.org> on 2020/05/19 18:16:37 UTC, 0 replies.
- [GitHub] [arrow] sawatts opened a new pull request #7227: NumericBuilder - use MemoryPool passed to CTOR - posted by GitBox <gi...@apache.org> on 2020/05/19 19:45:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7227: NumericBuilder - use MemoryPool passed to CTOR - posted by GitBox <gi...@apache.org> on 2020/05/19 19:46:48 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7205: ARROW-8782: [Rust] Add benchmark crate - posted by GitBox <gi...@apache.org> on 2020/05/19 20:02:01 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7227: ARROW-8862: [C++] NumericBuilder should use MemoryPool passed to CTOR - posted by GitBox <gi...@apache.org> on 2020/05/19 20:02:39 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on pull request #6785: ARROW-8289: [Rust] Implement Arrow writer for Parquet [DRAFT] - posted by GitBox <gi...@apache.org> on 2020/05/19 20:31:26 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7204: ARROW-8831: [Rust] change simd_compare_op in comparison kernel to use bitmask SIMD operation to significantly improve performance - posted by GitBox <gi...@apache.org> on 2020/05/19 20:38:40 UTC, 1 replies.
- [GitHub] [arrow] nevi-me closed pull request #7204: ARROW-8831: [Rust] change simd_compare_op in comparison kernel to use bitmask SIMD operation to significantly improve performance - posted by GitBox <gi...@apache.org> on 2020/05/19 20:40:04 UTC, 0 replies.
- [GitHub] [arrow] yordan-pavlov commented on a change in pull request #7204: ARROW-8831: [Rust] change simd_compare_op in comparison kernel to use bitmask SIMD operation to significantly improve performance - posted by GitBox <gi...@apache.org> on 2020/05/19 20:51:51 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7226: ARROW-8791: [Rust] Allow creation of StringDictionaryBuilder with an existing array of dictionary values - posted by GitBox <gi...@apache.org> on 2020/05/19 20:53:32 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7228: ARROW-8864: [R] Add methods to Table/RecordBatch for consistency with data.frame - posted by GitBox <gi...@apache.org> on 2020/05/19 20:55:55 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7228: ARROW-8864: [R] Add methods to Table/RecordBatch for consistency with data.frame - posted by GitBox <gi...@apache.org> on 2020/05/19 21:02:30 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7210: ARROW-8839: [Rust] [DataFusion] support CSV schema inference in logical plan - posted by GitBox <gi...@apache.org> on 2020/05/19 21:10:00 UTC, 1 replies.
- [GitHub] [arrow] houqp commented on a change in pull request #7210: ARROW-8839: [Rust] [DataFusion] support CSV schema inference in logical plan - posted by GitBox <gi...@apache.org> on 2020/05/19 21:11:59 UTC, 2 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7210: ARROW-8839: [Rust] [DataFusion] support CSV schema inference in logical plan - posted by GitBox <gi...@apache.org> on 2020/05/19 21:21:54 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7229: ARROW-8848: [Ruby][CI] Fix MSYS2 update error - posted by GitBox <gi...@apache.org> on 2020/05/19 21:34:01 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7222: ARROW-8857: [CI] MinGW builds break on system upgrade - posted by GitBox <gi...@apache.org> on 2020/05/19 21:40:18 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7222: ARROW-8857: [CI] MinGW builds break on system upgrade - posted by GitBox <gi...@apache.org> on 2020/05/19 21:43:17 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7229: ARROW-8848: [Ruby][CI] Fix MSYS2 update error - posted by GitBox <gi...@apache.org> on 2020/05/19 21:46:44 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7227: ARROW-8862: [C++] NumericBuilder should use MemoryPool passed to CTOR - posted by GitBox <gi...@apache.org> on 2020/05/19 21:59:17 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7222: ARROW-8857: [CI] MinGW builds break on system upgrade - posted by GitBox <gi...@apache.org> on 2020/05/19 21:59:20 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7218: ARROW-8852: [R] Post-0.17.1 adjustments - posted by GitBox <gi...@apache.org> on 2020/05/19 22:00:15 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7229: ARROW-8848: [Ruby][CI] Fix MSYS2 update error - posted by GitBox <gi...@apache.org> on 2020/05/19 22:00:53 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7229: ARROW-8848: [Ruby][CI] Fix MSYS2 update error - posted by GitBox <gi...@apache.org> on 2020/05/19 22:01:21 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #6898: ARROW-8399: [Rust] Extend memory alignments to include other architectures - posted by GitBox <gi...@apache.org> on 2020/05/19 23:23:35 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7210: ARROW-8839: [Rust] [DataFusion] support CSV schema inference in logical plan - posted by GitBox <gi...@apache.org> on 2020/05/19 23:24:24 UTC, 1 replies.
- [GitHub] [arrow] andygrove closed pull request #7061: ARROW-8629: [Rust] Eliminate indirection of zero sized allocations - posted by GitBox <gi...@apache.org> on 2020/05/19 23:29:05 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7170: Verify 0.17.1 release candidate [WIP] - posted by GitBox <gi...@apache.org> on 2020/05/19 23:33:12 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on pull request #7210: WIP: ARROW-8839: [Rust] [DataFusion] support CSV schema inference in logical plan - posted by GitBox <gi...@apache.org> on 2020/05/19 23:35:57 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7210: ARROW-8839: [Rust] [DataFusion] support CSV schema inference in logical plan - posted by GitBox <gi...@apache.org> on 2020/05/20 00:48:13 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7219: ARROW-8854: [Rust] [Integration Testing] Standardize error handling - posted by GitBox <gi...@apache.org> on 2020/05/20 00:49:16 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7230: ARROW-8869: [Rust] [DataFusion] Add support for new scan nodes to type coercion rule - posted by GitBox <gi...@apache.org> on 2020/05/20 01:50:42 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7230: ARROW-8869: [Rust] [DataFusion] Add support for new scan nodes to type coercion rule - posted by GitBox <gi...@apache.org> on 2020/05/20 02:02:31 UTC, 0 replies.
- [GitHub] [arrow] praveenbingo closed pull request #5947: ARROW-7300: [C++][Gandiva] Implement functions to cast from strings to integers/floats - posted by GitBox <gi...@apache.org> on 2020/05/20 04:55:43 UTC, 0 replies.
- [GitHub] [arrow] tianchen92 opened a new pull request #7231: ARROW-6839: [Java] Add APIs to read and write "custom_metadata" field of IPC file footer - posted by GitBox <gi...@apache.org> on 2020/05/20 09:06:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7231: ARROW-6839: [Java] Add APIs to read and write "custom_metadata" field of IPC file footer - posted by GitBox <gi...@apache.org> on 2020/05/20 09:16:44 UTC, 0 replies.
- [GitHub] [arrow] rdettai commented on a change in pull request #6935: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files - posted by GitBox <gi...@apache.org> on 2020/05/20 09:20:34 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7232: ARROW-8871: [C++] Fix Gandiva for value_parsing.h refactor - posted by GitBox <gi...@apache.org> on 2020/05/20 09:23:27 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7232: ARROW-8871: [C++] Fix Gandiva for value_parsing.h refactor - posted by GitBox <gi...@apache.org> on 2020/05/20 09:31:51 UTC, 0 replies.
- [GitHub] [arrow] tianchen92 commented on pull request #7231: ARROW-6839: [Java] Add APIs to read and write "custom_metadata" field of IPC file footer - posted by GitBox <gi...@apache.org> on 2020/05/20 09:35:22 UTC, 0 replies.
- [GitHub] [arrow] rdettai commented on pull request #6935: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files - posted by GitBox <gi...@apache.org> on 2020/05/20 09:59:41 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on pull request #7232: ARROW-8871: [C++] Fix Gandiva for value_parsing.h refactor - posted by GitBox <gi...@apache.org> on 2020/05/20 10:01:51 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #7232: ARROW-8871: [C++] Fix Gandiva for value_parsing.h refactor - posted by GitBox <gi...@apache.org> on 2020/05/20 10:04:02 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche opened a new pull request #7233: ARROW-8860: [C++] Fix IPC/Feather decompression for nested types (with child_data) - posted by GitBox <gi...@apache.org> on 2020/05/20 10:09:26 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #7233: ARROW-8860: [C++] Fix IPC/Feather decompression for nested types (with child_data) - posted by GitBox <gi...@apache.org> on 2020/05/20 10:10:21 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7233: ARROW-8860: [C++] Fix IPC/Feather decompression for nested types (with child_data) - posted by GitBox <gi...@apache.org> on 2020/05/20 10:28:21 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #7234: ARROW-8872: [CI] Restore ci/detect-changes.py - posted by GitBox <gi...@apache.org> on 2020/05/20 12:14:56 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7234: ARROW-8872: [CI] Restore ci/detect-changes.py - posted by GitBox <gi...@apache.org> on 2020/05/20 12:16:42 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7234: ARROW-8872: [CI] Restore ci/detect-changes.py - posted by GitBox <gi...@apache.org> on 2020/05/20 12:41:35 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #7234: ARROW-8872: [CI] Restore ci/detect-changes.py - posted by GitBox <gi...@apache.org> on 2020/05/20 12:42:32 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7175: ARROW-8794: [C++] Expand performance coverage of parquet to arrow reading - posted by GitBox <gi...@apache.org> on 2020/05/20 12:45:52 UTC, 0 replies.
- [GitHub] [arrow] jhorstmann commented on pull request #7226: ARROW-8791: [Rust] Allow creation of StringDictionaryBuilder with an existing array of dictionary values - posted by GitBox <gi...@apache.org> on 2020/05/20 13:30:39 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #7175: ARROW-8794: [C++] Expand performance coverage of parquet to arrow reading - posted by GitBox <gi...@apache.org> on 2020/05/20 13:47:09 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #7223: ARROW-8711: [Python] Expose timestamp_parsers in csv.ConvertOptions - posted by GitBox <gi...@apache.org> on 2020/05/20 14:17:06 UTC, 0 replies.
- [GitHub] [arrow] randomgambit opened a new issue #7235: cryptic warnings during installation on ubuntu 18. - posted by GitBox <gi...@apache.org> on 2020/05/20 14:23:01 UTC, 0 replies.
- [GitHub] [arrow] rymurr commented on pull request #7224: ARROW-8858: [FlightRPC] ensure binary/multi-valued headers are properly exposed - posted by GitBox <gi...@apache.org> on 2020/05/20 14:33:03 UTC, 0 replies.
- [GitHub] [arrow] vertexclique commented on a change in pull request #7226: ARROW-8791: [Rust] Allow creation of StringDictionaryBuilder with an existing array of dictionary values - posted by GitBox <gi...@apache.org> on 2020/05/20 14:36:12 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7234: ARROW-8872: [CI] Restore ci/detect-changes.py - posted by GitBox <gi...@apache.org> on 2020/05/20 14:36:49 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7223: ARROW-8711: [Python] Expose timestamp_parsers in csv.ConvertOptions - posted by GitBox <gi...@apache.org> on 2020/05/20 14:45:19 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7216: ARROW-7778: [Integration][C++] Enable nested dictionaries - posted by GitBox <gi...@apache.org> on 2020/05/20 14:51:19 UTC, 1 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #7216: ARROW-7778: [Integration][C++] Enable nested dictionaries - posted by GitBox <gi...@apache.org> on 2020/05/20 14:51:32 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed issue #7235: cryptic warnings during installation on ubuntu 18. - posted by GitBox <gi...@apache.org> on 2020/05/20 14:57:19 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on issue #7235: cryptic warnings during installation on ubuntu 18. - posted by GitBox <gi...@apache.org> on 2020/05/20 14:57:19 UTC, 1 replies.
- [GitHub] [arrow] randomgambit commented on issue #7235: cryptic warnings during installation on ubuntu 18. - posted by GitBox <gi...@apache.org> on 2020/05/20 15:30:55 UTC, 0 replies.
- [GitHub] [arrow] eerhardt commented on a change in pull request #7158: ARROW-8788: [C#] Introduce bit-packed builder for null support in builders - posted by GitBox <gi...@apache.org> on 2020/05/20 18:01:51 UTC, 2 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #7180: ARROW-8062: [C++][Dataset] Implement ParquetDatasetFactory - posted by GitBox <gi...@apache.org> on 2020/05/20 18:34:42 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7220: ARROW-8837: [Rust] Implement Null data type - posted by GitBox <gi...@apache.org> on 2020/05/20 18:59:34 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7220: ARROW-8837: [Rust] Implement Null data type - posted by GitBox <gi...@apache.org> on 2020/05/20 19:06:40 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7228: ARROW-8864: [R] Add methods to Table/RecordBatch for consistency with data.frame - posted by GitBox <gi...@apache.org> on 2020/05/20 19:50:00 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7158: ARROW-8788: [C#] Introduce bit-packed builder for null support in builders - posted by GitBox <gi...@apache.org> on 2020/05/20 20:29:26 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7236: ARROW-8703: [R] schema$metadata should be properly typed - posted by GitBox <gi...@apache.org> on 2020/05/20 21:57:45 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7236: ARROW-8703: [R] schema$metadata should be properly typed - posted by GitBox <gi...@apache.org> on 2020/05/20 22:02:35 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7237: PARQUET-1865: [C++] Fix usages of C++17 extensions in parquet/encoding_benchmark.cc - posted by GitBox <gi...@apache.org> on 2020/05/20 22:29:28 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7237: PARQUET-1865: [C++] Fix usages of C++17 extensions in parquet/encoding_benchmark.cc - posted by GitBox <gi...@apache.org> on 2020/05/20 22:31:39 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7237: PARQUET-1865: [C++] Fix usages of C++17 extensions in parquet/encoding_benchmark.cc - posted by GitBox <gi...@apache.org> on 2020/05/20 23:13:00 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7237: PARQUET-1865: [C++] Fix usages of C++17 extensions in parquet/encoding_benchmark.cc - posted by GitBox <gi...@apache.org> on 2020/05/20 23:13:45 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7220: ARROW-8837: [Rust] Implement Null data type - posted by GitBox <gi...@apache.org> on 2020/05/20 23:58:19 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7236: ARROW-8703: [R] schema$metadata should be properly typed - posted by GitBox <gi...@apache.org> on 2020/05/21 00:23:31 UTC, 1 replies.
- [GitHub] [arrow] houqp opened a new pull request #7238: ARROW-8877: [Rust] [DataFusion] introduce CsvReadOption struct to simplify UX for read CSV data - posted by GitBox <gi...@apache.org> on 2020/05/21 00:29:45 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7238: ARROW-8877: [Rust] [DataFusion] introduce CsvReadOption struct to simplify UX for read CSV data - posted by GitBox <gi...@apache.org> on 2020/05/21 00:31:49 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on pull request #7238: ARROW-8877: [Rust] [DataFusion] introduce CsvReadOption struct to simplify UX for read CSV data - posted by GitBox <gi...@apache.org> on 2020/05/21 00:33:12 UTC, 1 replies.
- [GitHub] [arrow] kou opened a new pull request #7239: ARROW-8848: [Ruby][CI] Fix MSYS2 update error - posted by GitBox <gi...@apache.org> on 2020/05/21 00:37:19 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7239: ARROW-8848: [Ruby][CI] Fix MSYS2 update error - posted by GitBox <gi...@apache.org> on 2020/05/21 00:46:54 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7239: ARROW-8848: [Ruby][CI] Fix MSYS2 update error - posted by GitBox <gi...@apache.org> on 2020/05/21 03:51:26 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7239: ARROW-8848: [Ruby][CI] Fix MSYS2 update error - posted by GitBox <gi...@apache.org> on 2020/05/21 03:52:20 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/21 04:50:42 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/21 04:52:48 UTC, 32 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/21 05:02:09 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7236: ARROW-8703: [R] schema$metadata should be properly typed - posted by GitBox <gi...@apache.org> on 2020/05/21 07:10:16 UTC, 0 replies.
- [GitHub] [arrow] mr-smidge commented on a change in pull request #7158: ARROW-8788: [C#] Introduce bit-packed builder for null support in builders - posted by GitBox <gi...@apache.org> on 2020/05/21 09:50:05 UTC, 13 replies.
- [GitHub] [arrow] kszucs commented on pull request #7234: ARROW-8872: [CI] Restore ci/detect-changes.py - posted by GitBox <gi...@apache.org> on 2020/05/21 09:59:57 UTC, 0 replies.
- [GitHub] [arrow] kszucs edited a comment on pull request #7234: ARROW-8872: [CI] Restore ci/detect-changes.py - posted by GitBox <gi...@apache.org> on 2020/05/21 10:01:35 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7233: ARROW-8860: [C++] Fix IPC/Feather decompression for nested types (with child_data) - posted by GitBox <gi...@apache.org> on 2020/05/21 10:56:38 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7225: ARROW-8847: [C++] Pass task hints in Executor API - posted by GitBox <gi...@apache.org> on 2020/05/21 10:57:12 UTC, 0 replies.
- [GitHub] [arrow] pravindra closed pull request #7199: ARROW-8820: [C++][Gandiva] fix date_trunc functions to return date types - posted by GitBox <gi...@apache.org> on 2020/05/21 11:23:09 UTC, 0 replies.
- [GitHub] [arrow] stephenwww opened a new issue #7241: Can we enrich the comments of DictionaryArray::Transpose? - posted by GitBox <gi...@apache.org> on 2020/05/21 11:52:26 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7224: ARROW-8858: [FlightRPC] ensure binary/multi-valued headers are properly exposed - posted by GitBox <gi...@apache.org> on 2020/05/21 11:52:36 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7236: ARROW-8703: [R] schema$metadata should be properly typed - posted by GitBox <gi...@apache.org> on 2020/05/21 11:53:21 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7225: ARROW-8847: [C++] Pass task hints in Executor API - posted by GitBox <gi...@apache.org> on 2020/05/21 11:55:50 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7225: ARROW-8847: [C++] Pass task hints in Executor API - posted by GitBox <gi...@apache.org> on 2020/05/21 11:56:27 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7172: ARROW-8763: [C++] Add RandomAccessFile::WillNeed - posted by GitBox <gi...@apache.org> on 2020/05/21 12:03:29 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7179: ARROW-8732: [C++] Add basic cancellation API - posted by GitBox <gi...@apache.org> on 2020/05/21 12:09:23 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/21 12:54:25 UTC, 33 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #7224: ARROW-8858: [FlightRPC] ensure binary/multi-valued headers are properly exposed - posted by GitBox <gi...@apache.org> on 2020/05/21 13:03:10 UTC, 2 replies.
- [GitHub] [arrow] eddelbuettel commented on issue #6435: CRAN package installation issues on Linux - posted by GitBox <gi...@apache.org> on 2020/05/21 13:06:08 UTC, 1 replies.
- [GitHub] [arrow] paddyhoran commented on a change in pull request #7238: ARROW-8877: [Rust] [DataFusion] introduce CsvReadOption struct to simplify UX for read CSV data - posted by GitBox <gi...@apache.org> on 2020/05/21 13:12:17 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on issue #7241: Can we enrich the comments of DictionaryArray::Transpose? - posted by GitBox <gi...@apache.org> on 2020/05/21 13:25:46 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7233: ARROW-8860: [C++] Fix IPC/Feather decompression for nested types (with child_data) - posted by GitBox <gi...@apache.org> on 2020/05/21 13:27:59 UTC, 3 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7233: ARROW-8860: [C++] Fix IPC/Feather decompression for nested types (with child_data) - posted by GitBox <gi...@apache.org> on 2020/05/21 13:34:39 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7233: ARROW-8860: [C++] Fix IPC/Feather decompression for nested types (with child_data) - posted by GitBox <gi...@apache.org> on 2020/05/21 13:56:46 UTC, 0 replies.
- [GitHub] [arrow] eddelbuettel edited a comment on issue #6435: CRAN package installation issues on Linux - posted by GitBox <gi...@apache.org> on 2020/05/21 14:05:39 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7216: ARROW-7778: [Integration][C++] Enable nested dictionaries - posted by GitBox <gi...@apache.org> on 2020/05/21 14:07:09 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on a change in pull request #7238: ARROW-8877: [Rust] [DataFusion] introduce CsvReadOption struct to simplify UX for read CSV data - posted by GitBox <gi...@apache.org> on 2020/05/21 14:58:53 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/21 15:31:59 UTC, 3 replies.
- [GitHub] [arrow] nealrichardson commented on issue #6435: CRAN package installation issues on Linux - posted by GitBox <gi...@apache.org> on 2020/05/21 15:35:03 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/21 15:43:10 UTC, 0 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/21 15:47:04 UTC, 2 replies.
- [GitHub] [arrow] nevi-me opened a new pull request #7242: ARROW-8855: [Rust] [Integration] Complete record_batch_from_json types - posted by GitBox <gi...@apache.org> on 2020/05/21 16:50:10 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7242: ARROW-8855: [Rust] [Integration] Complete record_batch_from_json types - posted by GitBox <gi...@apache.org> on 2020/05/21 16:51:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7242: ARROW-8855: [Rust] [Integration] Complete record_batch_from_json types - posted by GitBox <gi...@apache.org> on 2020/05/21 17:02:30 UTC, 0 replies.
- [GitHub] [arrow] nevi-me opened a new pull request #7243: ARROW-8856: [Rust] [Integration] Return None from an empty IPC message - posted by GitBox <gi...@apache.org> on 2020/05/21 17:24:30 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7243: ARROW-8856: [Rust] [Integration] Return None from an empty IPC message - posted by GitBox <gi...@apache.org> on 2020/05/21 17:32:11 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7220: ARROW-8837: [Rust] Implement Null data type - posted by GitBox <gi...@apache.org> on 2020/05/21 17:49:35 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7205: ARROW-8782: [Rust] Add benchmark crate - posted by GitBox <gi...@apache.org> on 2020/05/21 19:15:48 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques opened a new pull request #7244: PARQUET-1855: [C++] Improve parquet *MetaData documentation - posted by GitBox <gi...@apache.org> on 2020/05/21 19:55:31 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7244: PARQUET-1855: [C++] Improve parquet *MetaData documentation - posted by GitBox <gi...@apache.org> on 2020/05/21 19:56:30 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7244: PARQUET-1855: [C++] Improve parquet *MetaData documentation - posted by GitBox <gi...@apache.org> on 2020/05/21 20:02:22 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7205: ARROW-8782: [Rust] Add benchmark crate - posted by GitBox <gi...@apache.org> on 2020/05/21 20:07:13 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7205: ARROW-8782: [Rust] Add benchmark crate - posted by GitBox <gi...@apache.org> on 2020/05/21 20:08:08 UTC, 1 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/21 20:16:13 UTC, 1 replies.
- [GitHub] [arrow] kou commented on pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/21 21:16:51 UTC, 9 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7245: ARROW-8885: [R] Don't include everything everywhere - posted by GitBox <gi...@apache.org> on 2020/05/21 21:57:49 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7245: ARROW-8885: [R] Don't include everything everywhere - posted by GitBox <gi...@apache.org> on 2020/05/21 22:02:30 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #6656: ARROW-8297: [FlightRPC][C++] Implement Flight DoExchange for C++ - posted by GitBox <gi...@apache.org> on 2020/05/21 22:23:58 UTC, 1 replies.
- [GitHub] [arrow] eerhardt opened a new pull request #7246: ARROW-8882: [C#] Add .editorconfig to C# code - posted by GitBox <gi...@apache.org> on 2020/05/21 22:45:57 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7246: ARROW-8882: [C#] Add .editorconfig to C# code - posted by GitBox <gi...@apache.org> on 2020/05/21 22:46:51 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7245: ARROW-8885: [R] Don't include everything everywhere - posted by GitBox <gi...@apache.org> on 2020/05/21 22:47:25 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7242: ARROW-8855: [Rust] [Integration] Complete record_batch_from_json types - posted by GitBox <gi...@apache.org> on 2020/05/21 23:34:09 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7243: ARROW-8856: [Rust] [Integration] Return None from an empty IPC message - posted by GitBox <gi...@apache.org> on 2020/05/21 23:36:52 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7238: ARROW-8877: [Rust] [DataFusion] introduce CsvReadOption struct to simplify UX - posted by GitBox <gi...@apache.org> on 2020/05/21 23:45:44 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on pull request #7238: ARROW-8877: [Rust] [DataFusion] introduce CsvReadOption struct to simplify UX - posted by GitBox <gi...@apache.org> on 2020/05/22 00:17:11 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7231: ARROW-6839: [Java] Add APIs to read and write "custom_metadata" field of IPC file footer - posted by GitBox <gi...@apache.org> on 2020/05/22 01:05:55 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7221: PARQUET-1861: [Parquet][Documentation] Clarify buffered stream option - posted by GitBox <gi...@apache.org> on 2020/05/22 01:14:53 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7244: PARQUET-1855: [C++] Improve parquet *MetaData documentation - posted by GitBox <gi...@apache.org> on 2020/05/22 01:22:22 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on pull request #7149: ARROW-8761: [C++] Improve the performance of minmax kernel - posted by GitBox <gi...@apache.org> on 2020/05/22 01:25:32 UTC, 1 replies.
- [GitHub] [arrow] wesm closed pull request #7149: ARROW-8761: [C++] Improve the performance of minmax kernel - posted by GitBox <gi...@apache.org> on 2020/05/22 01:25:36 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7238: ARROW-8877: [Rust] [DataFusion] introduce CsvReadOption struct to simplify UX - posted by GitBox <gi...@apache.org> on 2020/05/22 01:35:22 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/22 03:01:21 UTC, 10 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/22 03:02:20 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #7231: ARROW-6839: [Java] Add APIs to read and write "custom_metadata" field of IPC file footer - posted by GitBox <gi...@apache.org> on 2020/05/22 03:47:53 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #7100: ARROW-8696: [Java] Convert tests to maven failsafe - posted by GitBox <gi...@apache.org> on 2020/05/22 03:49:25 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #6587: ARROW-8081: [Plasma] Fix memory limit bug & improve code - posted by GitBox <gi...@apache.org> on 2020/05/22 03:51:23 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #4140: ARROW-5123: [Rust] Parquet derive for simple structs - posted by GitBox <gi...@apache.org> on 2020/05/22 03:52:20 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7030: ARROW-7808: [Java][Dataset] Implement Datasets Java API by JNI to C++ - posted by GitBox <gi...@apache.org> on 2020/05/22 04:51:05 UTC, 0 replies.
- [GitHub] [arrow] projjal opened a new pull request #7247: ARROW-8887: [Java] Avoid runway doubling of buffer size for complex vectors - posted by GitBox <gi...@apache.org> on 2020/05/22 05:03:40 UTC, 0 replies.
- [GitHub] [arrow] tianchen92 commented on a change in pull request #7231: ARROW-6839: [Java] Add APIs to read and write "custom_metadata" field of IPC file footer - posted by GitBox <gi...@apache.org> on 2020/05/22 05:09:02 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7247: ARROW-8887: [Java] Avoid runway doubling of buffer size for complex vectors - posted by GitBox <gi...@apache.org> on 2020/05/22 05:17:12 UTC, 0 replies.
- [GitHub] [arrow] pravindra closed pull request #7247: ARROW-8887: [Java] Avoid runway doubling of buffer size for complex vectors - posted by GitBox <gi...@apache.org> on 2020/05/22 06:39:06 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #7248: ARROW-8402: [Java] Support ValidateFull methods in Java - posted by GitBox <gi...@apache.org> on 2020/05/22 07:19:24 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7248: ARROW-8402: [Java] Support ValidateFull methods in Java - posted by GitBox <gi...@apache.org> on 2020/05/22 07:32:11 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7244: PARQUET-1855: [C++] Improve parquet *MetaData documentation - posted by GitBox <gi...@apache.org> on 2020/05/22 12:03:40 UTC, 1 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7245: ARROW-8885: [R] Don't include everything everywhere - posted by GitBox <gi...@apache.org> on 2020/05/22 12:05:27 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #4140: ARROW-5123: [Rust] Parquet derive for simple structs - posted by GitBox <gi...@apache.org> on 2020/05/22 12:24:30 UTC, 1 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #7249: ARROW-8889: [Python] avoid SIGSEGV when comparing RecordBatch to None - posted by GitBox <gi...@apache.org> on 2020/05/22 12:35:34 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7249: ARROW-8889: [Python] avoid SIGSEGV when comparing RecordBatch to None - posted by GitBox <gi...@apache.org> on 2020/05/22 12:46:48 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7249: ARROW-8889: [Python] avoid SIGSEGV when comparing RecordBatch to None - posted by GitBox <gi...@apache.org> on 2020/05/22 13:42:03 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7249: ARROW-8889: [Python] avoid SIGSEGV when comparing RecordBatch to None - posted by GitBox <gi...@apache.org> on 2020/05/22 13:43:00 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7250: [MINOR][Release] Use --enable-parquet instead of --parquet in Windows RC verification script - posted by GitBox <gi...@apache.org> on 2020/05/22 13:52:53 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7250: [MINOR][Release] Use --enable-parquet instead of --parquet in Windows RC verification script - posted by GitBox <gi...@apache.org> on 2020/05/22 14:02:26 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7030: ARROW-7808: [Java][Dataset] Implement Datasets Java API by JNI to C++ - posted by GitBox <gi...@apache.org> on 2020/05/22 14:09:06 UTC, 1 replies.
- [GitHub] [arrow] fsaintjacques opened a new pull request #7251: ARROW-8890: [R] Fix C++ lint issues - posted by GitBox <gi...@apache.org> on 2020/05/22 14:13:29 UTC, 0 replies.
- [GitHub] [arrow] paddyhoran commented on pull request #6770: ARROW-7842: [Rust] [Parquet] implement array_reader for list type columns - posted by GitBox <gi...@apache.org> on 2020/05/22 14:15:25 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7251: ARROW-8890: [R] Fix C++ lint issues - posted by GitBox <gi...@apache.org> on 2020/05/22 14:17:04 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #7245: ARROW-8885: [R] Don't include everything everywhere - posted by GitBox <gi...@apache.org> on 2020/05/22 15:12:36 UTC, 3 replies.
- [GitHub] [arrow] zgramana commented on pull request #7246: ARROW-8882: [C#] Add .editorconfig to C# code - posted by GitBox <gi...@apache.org> on 2020/05/22 15:29:04 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7251: ARROW-8890: [R] Fix C++ lint issues - posted by GitBox <gi...@apache.org> on 2020/05/22 16:13:54 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7245: ARROW-8885: [R] Don't include everything everywhere - posted by GitBox <gi...@apache.org> on 2020/05/22 17:27:58 UTC, 5 replies.
- [GitHub] [arrow] wesm commented on pull request #7213: ARROW-8841: [C++] Add benchmark and unittest for encoding::PLAIN spaced - posted by GitBox <gi...@apache.org> on 2020/05/22 17:28:21 UTC, 0 replies.
- [GitHub] [arrow] sunchao closed pull request #6935: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files - posted by GitBox <gi...@apache.org> on 2020/05/22 17:38:22 UTC, 0 replies.
- [GitHub] [arrow] sunchao commented on pull request #6935: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files - posted by GitBox <gi...@apache.org> on 2020/05/22 17:38:45 UTC, 1 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7245: ARROW-8885: [R] Don't include everything everywhere - posted by GitBox <gi...@apache.org> on 2020/05/22 17:43:38 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques edited a comment on pull request #7245: ARROW-8885: [R] Don't include everything everywhere - posted by GitBox <gi...@apache.org> on 2020/05/22 17:45:02 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7250: [MINOR][Release] Use --enable-parquet instead of --parquet in Windows RC verification script - posted by GitBox <gi...@apache.org> on 2020/05/22 17:46:23 UTC, 0 replies.
- [GitHub] [arrow] wesm merged pull request #7250: [MINOR][Release] Use --enable-parquet instead of --parquet in Windows RC verification script - posted by GitBox <gi...@apache.org> on 2020/05/22 17:46:43 UTC, 0 replies.
- [GitHub] [arrow] sunchao commented on a change in pull request #6770: ARROW-7842: [Rust] [Parquet] implement array_reader for list type columns - posted by GitBox <gi...@apache.org> on 2020/05/22 18:13:07 UTC, 1 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7251: ARROW-8890: [R] Fix C++ lint issues - posted by GitBox <gi...@apache.org> on 2020/05/22 18:31:19 UTC, 0 replies.
- [GitHub] [arrow] BryanCutler edited a comment on pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/22 19:54:53 UTC, 0 replies.
- [GitHub] [arrow] eerhardt commented on pull request #7246: ARROW-8882: [C#] Add .editorconfig to C# code - posted by GitBox <gi...@apache.org> on 2020/05/22 21:07:28 UTC, 1 replies.
- [GitHub] [arrow] sunchao commented on pull request #7176: ARROW-8796: [Rust] feat: Allow writers to use &mut Vec - posted by GitBox <gi...@apache.org> on 2020/05/22 23:24:17 UTC, 2 replies.
- [GitHub] [arrow] sunchao edited a comment on pull request #7176: ARROW-8796: [Rust] feat: Allow writers to use &mut Vec - posted by GitBox <gi...@apache.org> on 2020/05/22 23:32:00 UTC, 1 replies.
- [GitHub] [arrow] sunchao commented on a change in pull request #7226: ARROW-8791: [Rust] Allow creation of StringDictionaryBuilder with an existing array of dictionary values - posted by GitBox <gi...@apache.org> on 2020/05/22 23:57:25 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7192: ARROW-8815: [Dev][Release] Binary upload script should retry on unexpected bintray request error - posted by GitBox <gi...@apache.org> on 2020/05/23 02:05:23 UTC, 0 replies.
- [GitHub] [arrow] houqp opened a new pull request #7252: ARROW-8906: [Rust] [DataFusion] support schema inference from multiple CSV files - posted by GitBox <gi...@apache.org> on 2020/05/23 05:01:30 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7252: ARROW-8906: [Rust] [DataFusion] support schema inference from multiple CSV files - posted by GitBox <gi...@apache.org> on 2020/05/23 05:03:35 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7253: ARROW-4957: [Rust] [DataFusion] Re-implement get_supertype - posted by GitBox <gi...@apache.org> on 2020/05/23 13:26:14 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7253: ARROW-4957: [Rust] [DataFusion] Re-implement get_supertype - posted by GitBox <gi...@apache.org> on 2020/05/23 13:31:54 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7230: ARROW-8869: [Rust] [DataFusion] Add support for new scan nodes to type coercion rule - posted by GitBox <gi...@apache.org> on 2020/05/23 14:01:31 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7246: ARROW-8882: [C#] Add .editorconfig to C# code - posted by GitBox <gi...@apache.org> on 2020/05/23 17:29:30 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on a change in pull request #7253: ARROW-4957: [Rust] [DataFusion] Re-implement get_supertype - posted by GitBox <gi...@apache.org> on 2020/05/23 18:42:16 UTC, 3 replies.
- [GitHub] [arrow] andygrove closed pull request #7230: ARROW-8869: [Rust] [DataFusion] Add support for new scan nodes to type coercion rule - posted by GitBox <gi...@apache.org> on 2020/05/23 21:08:16 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7253: ARROW-4957: [Rust] [DataFusion] Re-implement get_supertype - posted by GitBox <gi...@apache.org> on 2020/05/23 21:14:40 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7253: ARROW-4957: [Rust] [DataFusion] Re-implement get_supertype - posted by GitBox <gi...@apache.org> on 2020/05/23 21:43:40 UTC, 1 replies.
- [GitHub] [arrow] houqp commented on pull request #7253: ARROW-4957: [Rust] [DataFusion] Re-implement get_supertype - posted by GitBox <gi...@apache.org> on 2020/05/23 22:04:05 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7254: ARROW-8912: [Ruby] Keep reference of Arrow::Buffer's data for GC - posted by GitBox <gi...@apache.org> on 2020/05/23 23:45:52 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7254: ARROW-8912: [Ruby] Keep reference of Arrow::Buffer's data for GC - posted by GitBox <gi...@apache.org> on 2020/05/23 23:46:46 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7255: ARROW-8913: [Ruby] Use "field" instead of "child" - posted by GitBox <gi...@apache.org> on 2020/05/23 23:53:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7255: ARROW-8913: [Ruby] Use "field" instead of "child" - posted by GitBox <gi...@apache.org> on 2020/05/24 00:10:00 UTC, 0 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7256: ARROW-8914: [C++][Gandiva] Keep BasicDecimal128 in native-endian order - posted by GitBox <gi...@apache.org> on 2020/05/24 06:12:15 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7256: ARROW-8914: [C++][Gandiva] Keep BasicDecimal128 in native-endian order - posted by GitBox <gi...@apache.org> on 2020/05/24 06:17:01 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7256: ARROW-8914: [C++][Gandiva] Keep BasicDecimal128 in native-endian order - posted by GitBox <gi...@apache.org> on 2020/05/24 06:52:11 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/24 08:14:29 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7257: ARROW-8915: [Dev][Archery] Require Click 7 - posted by GitBox <gi...@apache.org> on 2020/05/24 08:19:20 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7257: ARROW-8915: [Dev][Archery] Require Click 7 - posted by GitBox <gi...@apache.org> on 2020/05/24 08:32:00 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7240: ARROW-8792: [C++][Python][R][GLib] New Array compute kernels implementation and execution framework - posted by GitBox <gi...@apache.org> on 2020/05/24 14:35:26 UTC, 0 replies.
- [GitHub] [arrow] wesm closed issue #7241: Can we enrich the comments of DictionaryArray::Transpose? - posted by GitBox <gi...@apache.org> on 2020/05/24 14:42:09 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7257: ARROW-8915: [Dev][Archery] Require Click 7 - posted by GitBox <gi...@apache.org> on 2020/05/24 14:43:49 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7258: ARROW-8918: [C++][Python] Implement cast metafunction to allow use of "cast" with CallFunction, use in Python - posted by GitBox <gi...@apache.org> on 2020/05/24 16:45:47 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7258: ARROW-8918: [C++][Python] Implement cast metafunction to allow use of "cast" with CallFunction, use in Python - posted by GitBox <gi...@apache.org> on 2020/05/24 16:46:52 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7259: ARROW-8923: [C++] Improve usability of arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/24 17:18:29 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7259: ARROW-8923: [C++] Improve usability of arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/24 17:32:02 UTC, 0 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7260: ARROW-8924: [C++][Gandiva] Avoid potential int overflow in castDATE_date32() - posted by GitBox <gi...@apache.org> on 2020/05/24 17:34:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7260: ARROW-8924: [C++][Gandiva] Avoid potential int overflow in castDATE_date32() - posted by GitBox <gi...@apache.org> on 2020/05/24 17:47:08 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7259: ARROW-8923: [C++] Improve usability of arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/24 19:57:25 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7259: ARROW-8923: [C++] Improve usability of arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/24 19:58:08 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7244: PARQUET-1855: [C++] Improve parquet *MetaData documentation - posted by GitBox <gi...@apache.org> on 2020/05/24 20:11:30 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7255: ARROW-8913: [Ruby] Use "field" instead of "child" - posted by GitBox <gi...@apache.org> on 2020/05/24 20:13:08 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7216: ARROW-7778: [Integration][C++] Enable nested dictionaries - posted by GitBox <gi...@apache.org> on 2020/05/24 20:17:25 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #5880: ARROW-7085: Custom column builder for CSV reader - posted by GitBox <gi...@apache.org> on 2020/05/24 20:19:59 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #5880: ARROW-7085: Custom column builder for CSV reader - posted by GitBox <gi...@apache.org> on 2020/05/24 20:20:02 UTC, 0 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #5880: ARROW-7085: Custom column builder for CSV reader - posted by GitBox <gi...@apache.org> on 2020/05/24 20:20:17 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #6465: ARROW-7894: [C++] Move preprocessor definitions from cmake files to arrow/config.h.cmake - posted by GitBox <gi...@apache.org> on 2020/05/24 20:24:39 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #6465: ARROW-7894: [C++] Move preprocessor definitions from cmake files to arrow/config.h.cmake - posted by GitBox <gi...@apache.org> on 2020/05/24 20:24:42 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #6301: WIP: Type checking with mypy - posted by GitBox <gi...@apache.org> on 2020/05/24 20:25:47 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #6301: WIP: Type checking with mypy - posted by GitBox <gi...@apache.org> on 2020/05/24 20:25:47 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #6578: ARROW-7371: WIP: [GLib] Add GLib binding of Dataset - posted by GitBox <gi...@apache.org> on 2020/05/24 20:29:36 UTC, 1 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #6578: ARROW-7371: WIP: [GLib] Add GLib binding of Dataset - posted by GitBox <gi...@apache.org> on 2020/05/24 20:30:21 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7260: ARROW-8924: [C++][Gandiva] Avoid potential int overflow in castDATE_date32() - posted by GitBox <gi...@apache.org> on 2020/05/24 20:38:13 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7121: ARROW-8633: [C++] Add ValidateAscii function - posted by GitBox <gi...@apache.org> on 2020/05/24 20:40:46 UTC, 0 replies.
- [GitHub] [arrow] yordan-pavlov opened a new pull request #7261: ARROW-8907: [Rust] Implement scalar comparison operations - posted by GitBox <gi...@apache.org> on 2020/05/24 20:42:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7261: ARROW-8907: [Rust] Implement scalar comparison operations - posted by GitBox <gi...@apache.org> on 2020/05/24 20:46:53 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7262: ARROW-8911: [C++] Fix segfault when slicing ChunkedArray with zero chunks - posted by GitBox <gi...@apache.org> on 2020/05/24 21:00:02 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7262: ARROW-8911: [C++] Fix segfault when slicing ChunkedArray with zero chunks - posted by GitBox <gi...@apache.org> on 2020/05/24 21:03:29 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7261: ARROW-8907: [Rust] Implement scalar comparison operations - posted by GitBox <gi...@apache.org> on 2020/05/24 21:51:24 UTC, 0 replies.
- [GitHub] [arrow] alexbaden opened a new pull request #7263: ARROW-8927: [C++] Support dictionary memo in CUDA IPC ReadRecordBatch functions - posted by GitBox <gi...@apache.org> on 2020/05/24 22:22:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7263: ARROW-8927: [C++] Support dictionary memo in CUDA IPC ReadRecordBatch functions - posted by GitBox <gi...@apache.org> on 2020/05/24 22:31:47 UTC, 0 replies.
- [GitHub] [arrow] zhouyuan commented on pull request #7260: ARROW-8924: [C++][Gandiva] Avoid potential int overflow in castDATE_date32() - posted by GitBox <gi...@apache.org> on 2020/05/25 00:10:51 UTC, 0 replies.
- [GitHub] [arrow] mrkn commented on pull request #6578: ARROW-7371: WIP: [GLib] Add GLib binding of Dataset - posted by GitBox <gi...@apache.org> on 2020/05/25 00:32:08 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7262: ARROW-8911: [C++] Fix segfault when slicing ChunkedArray with zero chunks - posted by GitBox <gi...@apache.org> on 2020/05/25 01:43:20 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7264: ARROW-8926: [C++] Improve arrow/compute/*.h comments, correct typos and outdated language - posted by GitBox <gi...@apache.org> on 2020/05/25 02:09:48 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7264: ARROW-8926: [C++] Improve arrow/compute/*.h comments, correct typos and outdated language - posted by GitBox <gi...@apache.org> on 2020/05/25 02:16:56 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7121: ARROW-8633: [C++] Add ValidateAscii function - posted by GitBox <gi...@apache.org> on 2020/05/25 02:31:07 UTC, 0 replies.
- [GitHub] [arrow] houqp opened a new pull request #7265: ARROW-8906: [Rust] add lexical sort support to arrow compute kernel - posted by GitBox <gi...@apache.org> on 2020/05/25 02:51:52 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7265: ARROW-8906: [Rust] add lexical sort support to arrow compute kernel - posted by GitBox <gi...@apache.org> on 2020/05/25 03:04:04 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7265: ARROW-8931: [Rust] add lexical sort support to arrow compute kernel - posted by GitBox <gi...@apache.org> on 2020/05/25 03:46:36 UTC, 0 replies.
- [GitHub] [arrow] maxburke commented on pull request #6935: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files - posted by GitBox <gi...@apache.org> on 2020/05/25 03:56:11 UTC, 1 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7266: ARROW-8932: [C++][CI] Fix link error at arrow-orc-adapter-test - posted by GitBox <gi...@apache.org> on 2020/05/25 06:07:57 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7266: ARROW-8932: [C++][CI] Fix link error at arrow-orc-adapter-test - posted by GitBox <gi...@apache.org> on 2020/05/25 06:16:49 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7266: ARROW-8932: [C++][CI] Fix link error at arrow-orc-adapter-test - posted by GitBox <gi...@apache.org> on 2020/05/25 06:19:45 UTC, 0 replies.
- [GitHub] [arrow] jianxind opened a new pull request #7267: ARROW-8772: [C++] Unrooled aggregate dense for better speculative execution - posted by GitBox <gi...@apache.org> on 2020/05/25 08:21:33 UTC, 0 replies.
- [GitHub] [arrow] jianxind commented on pull request #7267: ARROW-8772: [C++] Unrooled aggregate dense for better speculative execution - posted by GitBox <gi...@apache.org> on 2020/05/25 08:29:42 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7267: ARROW-8772: [C++] Unrooled aggregate dense for better speculative execution - posted by GitBox <gi...@apache.org> on 2020/05/25 08:32:00 UTC, 0 replies.
- [GitHub] [arrow] jianxind edited a comment on pull request #7267: ARROW-8772: [C++] Unrooled aggregate dense for better speculative execution - posted by GitBox <gi...@apache.org> on 2020/05/25 08:34:25 UTC, 1 replies.
- [GitHub] [arrow] kiszk edited a comment on pull request #7266: ARROW-8932: [C++][CI] Fix link error at arrow-orc-adapter-test - posted by GitBox <gi...@apache.org> on 2020/05/25 10:34:34 UTC, 0 replies.
- [GitHub] [arrow] shiro615 closed pull request #7254: ARROW-8912: [Ruby] Keep reference of Arrow::Buffer's data for GC - posted by GitBox <gi...@apache.org> on 2020/05/25 11:58:34 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7262: ARROW-8911: [C++] Fix segfault when slicing ChunkedArray with zero chunks - posted by GitBox <gi...@apache.org> on 2020/05/25 12:42:46 UTC, 0 replies.
- [GitHub] [arrow] dota17 opened a new pull request #7274: [MINOR] [FORMAT] Fix typos - posted by GitBox <gi...@apache.org> on 2020/05/27 03:17:16 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7273: ARROW-5854: [Python] Expose compare kernels on Array class - posted by GitBox <gi...@apache.org> on 2020/05/27 03:17:39 UTC, 0 replies.
- [GitHub] [arrow] eerhardt closed pull request #7246: ARROW-8882: [C#] Add .editorconfig to C# code - posted by GitBox <gi...@apache.org> on 2020/05/27 03:17:52 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7283: ARROW-8959: [Rust] Update benchmark to use new API (fixes broken build) - posted by GitBox <gi...@apache.org> on 2020/05/27 03:19:10 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7270: ARROW-8485: [Integration][Java] Implement extension types integration - posted by GitBox <gi...@apache.org> on 2020/05/27 03:20:03 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche opened a new pull request #7273: ARROW-5854: [Python] Expose compare kernels on Array class - posted by GitBox <gi...@apache.org> on 2020/05/27 03:21:52 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/27 03:22:45 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7278: ARROW-8922: [C++] Add illustrative "ascii_upper" and "ascii_length" scalar string functions valid for Array and Scalar inputs - posted by GitBox <gi...@apache.org> on 2020/05/27 03:22:58 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #7282: ARROW-8958: [FlightRPC][Python] implement DoExchange - posted by GitBox <gi...@apache.org> on 2020/05/27 03:23:38 UTC, 1 replies.
- [GitHub] [arrow] cyb70289 opened a new pull request #7285: ARROW-8843: [C++] Compare bitmaps in words - posted by GitBox <gi...@apache.org> on 2020/05/27 03:24:15 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #7258: ARROW-8918: [C++][Python] Implement cast metafunction to allow use of "cast" with CallFunction, use in Python - posted by GitBox <gi...@apache.org> on 2020/05/27 03:25:21 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #7264: ARROW-8926: [C++] Improve arrow/compute/*.h comments, correct typos and outdated language - posted by GitBox <gi...@apache.org> on 2020/05/27 03:25:57 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7267: ARROW-8772: [C++] Unrolled aggregate dense for better speculative execution - posted by GitBox <gi...@apache.org> on 2020/05/27 03:26:26 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7264: ARROW-8926: [C++] Improve arrow/compute/*.h comments, correct typos and outdated language - posted by GitBox <gi...@apache.org> on 2020/05/27 03:26:52 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #6656: ARROW-8297: [FlightRPC][C++] Implement Flight DoExchange for C++ - posted by GitBox <gi...@apache.org> on 2020/05/27 03:28:06 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7267: ARROW-8772: [C++] Unrolled aggregate dense for better speculative execution - posted by GitBox <gi...@apache.org> on 2020/05/27 03:29:24 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #7280: ARROW-8158: [C++] Upgrade to LLVM 9 - posted by GitBox <gi...@apache.org> on 2020/05/27 03:29:59 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7264: ARROW-8926: [C++] Improve arrow/compute/*.h comments, correct typos and outdated language - posted by GitBox <gi...@apache.org> on 2020/05/27 03:31:07 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7272: ARROW-8314: [Python] Add a Table.select method to select a subset of columns - posted by GitBox <gi...@apache.org> on 2020/05/27 03:32:00 UTC, 0 replies.
- [GitHub] [arrow] lidavidm edited a comment on pull request #7282: ARROW-8958: [FlightRPC][Python] implement DoExchange - posted by GitBox <gi...@apache.org> on 2020/05/27 03:32:48 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7279: ARROW-8938: [R] Provide binding for arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/27 03:34:52 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7252: ARROW-8906: [Rust] [DataFusion] support schema inference from multiple CSV files - posted by GitBox <gi...@apache.org> on 2020/05/27 03:35:08 UTC, 0 replies.
- [GitHub] [arrow] JakeWilliams22 commented on pull request #7233: ARROW-8860: [C++] Fix IPC/Feather decompression for nested types (with child_data) - posted by GitBox <gi...@apache.org> on 2020/05/27 03:35:23 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #6656: ARROW-8297: [FlightRPC][C++] Implement Flight DoExchange for C++ - posted by GitBox <gi...@apache.org> on 2020/05/27 03:35:28 UTC, 0 replies.
- [GitHub] [arrow] siddharthteotia commented on pull request #7211: ARROW-8171: [Java] Consider pre-allocating memory for fix-width vector in Avro adapter iterator - posted by GitBox <gi...@apache.org> on 2020/05/27 03:36:09 UTC, 0 replies.
- [GitHub] [arrow] siddharthteotia merged pull request #7211: ARROW-8171: [Java] Consider pre-allocating memory for fix-width vector in Avro adapter iterator - posted by GitBox <gi...@apache.org> on 2020/05/27 03:37:07 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on a change in pull request #7265: ARROW-8931: [Rust] add lexical sort support to arrow compute kernel - posted by GitBox <gi...@apache.org> on 2020/05/27 03:37:32 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #6656: ARROW-8297: [FlightRPC][C++] Implement Flight DoExchange for C++ - posted by GitBox <gi...@apache.org> on 2020/05/27 03:37:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7280: ARROW-8158: [C++] Upgrade to LLVM 9 - posted by GitBox <gi...@apache.org> on 2020/05/27 03:37:57 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7273: ARROW-5854: [Python] Expose compare kernels on Array class - posted by GitBox <gi...@apache.org> on 2020/05/27 03:38:07 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #7271: ARROW-8940: [Java] Fix the performance degradation of integration tests - posted by GitBox <gi...@apache.org> on 2020/05/27 03:38:30 UTC, 0 replies.
- [GitHub] [arrow] raulbocanegra opened a new pull request #7284: ARROW-7409: [C++][Python] Windows link error LNK1104: cannot open file 'python37_d.lib' - posted by GitBox <gi...@apache.org> on 2020/05/27 03:38:50 UTC, 0 replies.
- [GitHub] [arrow] yordan-pavlov commented on a change in pull request #7261: ARROW-8907: [Rust] Implement scalar comparison operations - posted by GitBox <gi...@apache.org> on 2020/05/27 03:39:28 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on a change in pull request #7252: ARROW-8906: [Rust] [DataFusion] support schema inference from multiple CSV files - posted by GitBox <gi...@apache.org> on 2020/05/27 03:39:43 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson edited a comment on pull request #7272: ARROW-8314: [Python] Add a Table.select method to select a subset of columns - posted by GitBox <gi...@apache.org> on 2020/05/27 03:40:34 UTC, 0 replies.
- [GitHub] [arrow] tianchen92 commented on pull request #7211: ARROW-8171: [Java] Consider pre-allocating memory for fix-width vector in Avro adapter iterator - posted by GitBox <gi...@apache.org> on 2020/05/27 03:40:42 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7281: WIP Put more things in type_fwds - posted by GitBox <gi...@apache.org> on 2020/05/27 03:41:05 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7265: ARROW-8931: [Rust] add lexical sort support to arrow compute kernel - posted by GitBox <gi...@apache.org> on 2020/05/27 03:41:19 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7269: ARROW-8114: [Java][Integration] Enable custom_metadata integration test - posted by GitBox <gi...@apache.org> on 2020/05/27 03:41:45 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7274: [MINOR] [FORMAT] Fix typos - posted by GitBox <gi...@apache.org> on 2020/05/27 03:43:56 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7276: ARROW-8947: [Java] MapWithOrdinal javadoc doesn't describe actual behaviour - posted by GitBox <gi...@apache.org> on 2020/05/27 03:44:54 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7275: ARROW-6110: [Java][Integration] Support LargeList Type and add integration test with C++ - posted by GitBox <gi...@apache.org> on 2020/05/27 03:46:16 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7273: ARROW-5854: [Python] Expose compare kernels on Array class - posted by GitBox <gi...@apache.org> on 2020/05/27 03:48:14 UTC, 0 replies.
- [GitHub] [arrow] nevi-me closed pull request #7268: ARROW-8925: [Rust] [DataFusion] CsvExec::schema bug fix - posted by GitBox <gi...@apache.org> on 2020/05/27 03:49:07 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7282: ARROW-8958: [FlightRPC][Python] implement DoExchange - posted by GitBox <gi...@apache.org> on 2020/05/27 03:49:10 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7279: ARROW-8938: [R] Provide binding for arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/27 03:49:27 UTC, 0 replies.
- [GitHub] [arrow] siddharthteotia merged pull request #6433: ARROW-7495: [Java] Remove "empty" concept from ArrowBuf, replace with custom referencemanager - posted by GitBox <gi...@apache.org> on 2020/05/27 03:50:33 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7180: ARROW-8062: [C++][Dataset] Implement ParquetDatasetFactory - posted by GitBox <gi...@apache.org> on 2020/05/27 03:50:54 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7270: ARROW-8485: [Integration][Java] Implement extension types integration - posted by GitBox <gi...@apache.org> on 2020/05/27 03:51:21 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche opened a new pull request #7272: ARROW-8314: [Python] Add a Table.select method to select a subset of columns - posted by GitBox <gi...@apache.org> on 2020/05/27 03:52:01 UTC, 0 replies.
- [GitHub] [arrow] jianxind commented on pull request #7267: ARROW-8772: [C++] Unrolled aggregate dense for better speculative execution - posted by GitBox <gi...@apache.org> on 2020/05/27 03:52:37 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7205: ARROW-8782: [Rust] Add benchmark crate - posted by GitBox <gi...@apache.org> on 2020/05/27 03:52:59 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7281: WIP Put more things in type_fwds - posted by GitBox <gi...@apache.org> on 2020/05/27 03:53:38 UTC, 0 replies.
- [GitHub] [arrow] andygrove opened a new pull request #7268: ARROW-8925: [Rust] [DataFusion] CsvExec::schema bug fix - posted by GitBox <gi...@apache.org> on 2020/05/27 03:54:40 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7269: ARROW-8114: [Java][Integration] Enable custom_metadata integration test - posted by GitBox <gi...@apache.org> on 2020/05/27 03:55:34 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7268: ARROW-8925: [Rust] [DataFusion] CsvExec::schema bug fix - posted by GitBox <gi...@apache.org> on 2020/05/27 03:55:39 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7205: ARROW-8782: [Rust] Add benchmark crate - posted by GitBox <gi...@apache.org> on 2020/05/27 03:55:46 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7276: ARROW-8947: [Java] MapWithOrdinal javadoc doesn't describe actual behaviour - posted by GitBox <gi...@apache.org> on 2020/05/27 03:57:40 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7278: ARROW-8922: [C++] Add illustrative "ascii_upper" and "ascii_length" scalar functions valid for Array and Scalar inputs - posted by GitBox <gi...@apache.org> on 2020/05/27 03:58:03 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7271: ARROW-8940: [Java] Fix the performance degradation of integration tests - posted by GitBox <gi...@apache.org> on 2020/05/27 03:58:07 UTC, 0 replies.
- [GitHub] [arrow] andygrove closed pull request #7283: ARROW-8959: [Rust] Update benchmark to use new API (fixes broken build) - posted by GitBox <gi...@apache.org> on 2020/05/27 03:59:02 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7280: ARROW-8158: [C++] Upgrade to LLVM 9 - posted by GitBox <gi...@apache.org> on 2020/05/27 03:59:52 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7285: ARROW-8843: [C++] Compare bitmaps in words - posted by GitBox <gi...@apache.org> on 2020/05/27 04:00:49 UTC, 0 replies.
- [GitHub] [arrow] alexbaden commented on pull request #7263: ARROW-8927: [C++] Support dictionary memo in CUDA IPC ReadRecordBatch functions - posted by GitBox <gi...@apache.org> on 2020/05/27 04:01:10 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7283: ARROW-8959: [Rust] Update benchmark to use new API (fixes broken build) - posted by GitBox <gi...@apache.org> on 2020/05/27 04:02:36 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7277: ARROW-8957: [FlightRPC][C++] directly use IpcWriteOptions - posted by GitBox <gi...@apache.org> on 2020/05/27 04:03:45 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on a change in pull request #7265: ARROW-8931: [Rust] add lexical sort support to arrow compute kernel - posted by GitBox <gi...@apache.org> on 2020/05/27 04:04:47 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7277: ARROW-8957: [FlightRPC][C++] directly use IpcWriteOptions - posted by GitBox <gi...@apache.org> on 2020/05/27 04:04:52 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7275: ARROW-6110: [Java][Integration] Support LargeList Type and add integration test with C++ - posted by GitBox <gi...@apache.org> on 2020/05/27 04:05:00 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7267: ARROW-8772: [C++] Unrolled aggregate dense for better speculative execution - posted by GitBox <gi...@apache.org> on 2020/05/27 04:05:07 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #7277: ARROW-8957: [FlightRPC][C++] directly use IpcWriteOptions - posted by GitBox <gi...@apache.org> on 2020/05/27 04:05:20 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on pull request #7258: ARROW-8918: [C++][Python] Implement cast metafunction to allow use of "cast" with CallFunction, use in Python - posted by GitBox <gi...@apache.org> on 2020/05/27 04:05:33 UTC, 4 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #7277: ARROW-8957: [FlightRPC][C++] directly use IpcWriteOptions - posted by GitBox <gi...@apache.org> on 2020/05/27 04:05:47 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7272: ARROW-8314: [Python] Add a Table.select method to select a subset of columns - posted by GitBox <gi...@apache.org> on 2020/05/27 04:05:51 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7274: [MINOR] [FORMAT] Fix typos - posted by GitBox <gi...@apache.org> on 2020/05/27 04:05:51 UTC, 0 replies.
- [GitHub] [arrow] wesm edited a comment on pull request #7267: ARROW-8772: [C++] Unrolled aggregate dense for better speculative execution - posted by GitBox <gi...@apache.org> on 2020/05/27 04:07:51 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #7143: ARROW-8504: [C++] Add BitRunReader and use it in parquet - posted by GitBox <gi...@apache.org> on 2020/05/27 04:08:25 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7284: ARROW-7409: [C++][Python] Windows link error LNK1104: cannot open file 'python37_d.lib' - posted by GitBox <gi...@apache.org> on 2020/05/27 04:08:40 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7283: ARROW-8959: [Rust] Update benchmark to use new API (fixes broken build) - posted by GitBox <gi...@apache.org> on 2020/05/27 04:09:08 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #7279: ARROW-8938: [R] Provide binding for arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/27 04:09:34 UTC, 6 replies.
- [GitHub] [arrow] nevi-me closed pull request #7226: ARROW-8791: [Rust] Allow creation of StringDictionaryBuilder with an existing array of dictionary values - posted by GitBox <gi...@apache.org> on 2020/05/27 04:10:33 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7252: ARROW-8906: [Rust] [DataFusion] support schema inference from multiple CSV files - posted by GitBox <gi...@apache.org> on 2020/05/27 04:11:53 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7273: ARROW-5854: [Python] Expose compare kernels on Array class - posted by GitBox <gi...@apache.org> on 2020/05/27 04:12:06 UTC, 1 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #7282: ARROW-8958: [FlightRPC][Python] implement DoExchange - posted by GitBox <gi...@apache.org> on 2020/05/27 04:12:34 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on pull request #7252: ARROW-8906: [Rust] [DataFusion] support schema inference from multiple CSV files - posted by GitBox <gi...@apache.org> on 2020/05/27 04:13:02 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 closed pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/27 04:13:27 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7278: ARROW-8922: [C++] Add illustrative "ascii_upper" and "ascii_length" scalar functions valid for Array and Scalar inputs - posted by GitBox <gi...@apache.org> on 2020/05/27 04:14:08 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #7271: ARROW-8940: [Java] Fix the performance degradation of integration tests - posted by GitBox <gi...@apache.org> on 2020/05/27 04:15:06 UTC, 0 replies.
- [GitHub] [arrow] fredgan commented on a change in pull request #7274: ARROW-8960: [MINOR] [FORMAT] fix typo - posted by GitBox <gi...@apache.org> on 2020/05/27 04:15:10 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7277: ARROW-8957: [FlightRPC][C++] directly use IpcWriteOptions - posted by GitBox <gi...@apache.org> on 2020/05/27 04:15:37 UTC, 5 replies.
- [GitHub] [arrow] BryanCutler commented on pull request #7271: ARROW-8940: [Java] Fix the performance degradation of integration tests - posted by GitBox <gi...@apache.org> on 2020/05/27 04:15:49 UTC, 0 replies.
- [GitHub] [arrow] BryanCutler commented on a change in pull request #7271: ARROW-8940: [Java] Fix the performance degradation of integration tests - posted by GitBox <gi...@apache.org> on 2020/05/27 04:16:21 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #6656: ARROW-8297: [FlightRPC][C++] Implement Flight DoExchange for C++ - posted by GitBox <gi...@apache.org> on 2020/05/27 04:30:23 UTC, 0 replies.
- [GitHub] [arrow] xhochy opened a new pull request #7286: ARROW-8962: [C++] Add explicit implementation for junk values - posted by GitBox <gi...@apache.org> on 2020/05/27 06:45:51 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7286: ARROW-8962: [C++] Add explicit implementation for junk values - posted by GitBox <gi...@apache.org> on 2020/05/27 06:47:27 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #7287: ARROW-8771: [C++] Add boost/process library to build support - posted by GitBox <gi...@apache.org> on 2020/05/27 09:17:41 UTC, 0 replies.
- [GitHub] [arrow] hn5092 opened a new pull request #7288: Optimize parquet cpp reader - posted by GitBox <gi...@apache.org> on 2020/05/27 09:21:41 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7288: Optimize parquet cpp reader - posted by GitBox <gi...@apache.org> on 2020/05/27 09:32:05 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7287: ARROW-8771: [C++] Add boost/process library to build support - posted by GitBox <gi...@apache.org> on 2020/05/27 09:32:06 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7288: ARROW-8963: [C++][Parquet] optimize LeafReader::NextBatch to save memory - posted by GitBox <gi...@apache.org> on 2020/05/27 09:46:53 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #7285: ARROW-8843: [C++] Compare bitmaps in words - posted by GitBox <gi...@apache.org> on 2020/05/27 09:55:22 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7289: ARROW-8948: [Java][Integration] enable duplicate field names integration tests - posted by GitBox <gi...@apache.org> on 2020/05/27 11:08:33 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7289: ARROW-8948: [Java][Integration] enable duplicate field names integration tests - posted by GitBox <gi...@apache.org> on 2020/05/27 11:16:55 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #7277: ARROW-8957: [FlightRPC][C++] directly use IpcWriteOptions - posted by GitBox <gi...@apache.org> on 2020/05/27 12:07:50 UTC, 0 replies.
- [GitHub] [arrow] hn5092 commented on pull request #7288: ARROW-8963: [C++][Parquet] optimize LeafReader::NextBatch to save memory - posted by GitBox <gi...@apache.org> on 2020/05/27 13:08:07 UTC, 0 replies.
- [GitHub] [arrow] rymurr opened a new pull request #7290: ARROW-1692: [Java] UnionArray round trip not working - posted by GitBox <gi...@apache.org> on 2020/05/27 13:12:23 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7290: ARROW-1692: [Java] UnionArray round trip not working - posted by GitBox <gi...@apache.org> on 2020/05/27 13:16:43 UTC, 0 replies.
- [GitHub] [arrow] rdettai opened a new pull request #7291: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files FIX - posted by GitBox <gi...@apache.org> on 2020/05/27 15:14:47 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7291: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files FIX - posted by GitBox <gi...@apache.org> on 2020/05/27 15:16:59 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7277: ARROW-8957: [FlightRPC][C++] directly use IpcWriteOptions - posted by GitBox <gi...@apache.org> on 2020/05/27 15:24:12 UTC, 0 replies.
- [GitHub] [arrow] rdettai commented on pull request #7291: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files FIX - posted by GitBox <gi...@apache.org> on 2020/05/27 15:29:40 UTC, 0 replies.
- [GitHub] [arrow] bkietz opened a new pull request #7292: ARROW-8471: [C++][Integration] Represent 64 bit integers as strings - posted by GitBox <gi...@apache.org> on 2020/05/27 15:36:50 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7292: ARROW-8471: [C++][Integration] Represent 64 bit integers as strings - posted by GitBox <gi...@apache.org> on 2020/05/27 15:47:06 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7279: ARROW-8938: [R] Provide binding for arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/27 15:51:55 UTC, 1 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #7279: ARROW-8938: [R] Provide binding for arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/27 16:06:48 UTC, 4 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7287: ARROW-8771: [C++] Add boost/process library to build support - posted by GitBox <gi...@apache.org> on 2020/05/27 16:19:19 UTC, 0 replies.
- [GitHub] [arrow] kiszk edited a comment on pull request #7277: ARROW-8957: [FlightRPC][C++] directly use IpcWriteOptions - posted by GitBox <gi...@apache.org> on 2020/05/27 16:21:53 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7279: ARROW-8938: [R] Provide binding for arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/27 16:29:35 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7287: ARROW-8771: [C++] Add boost/process library to build support - posted by GitBox <gi...@apache.org> on 2020/05/27 16:35:10 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #7287: ARROW-8771: [C++] Add boost/process library to build support - posted by GitBox <gi...@apache.org> on 2020/05/27 16:36:04 UTC, 1 replies.
- [GitHub] [arrow] BinduAggarwal opened a new issue #7293: update Pip version - posted by GitBox <gi...@apache.org> on 2020/05/27 17:11:58 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on issue #7293: update Pip version - posted by GitBox <gi...@apache.org> on 2020/05/27 17:18:10 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7286: ARROW-8962: [C++] Add explicit implementation for junk values - posted by GitBox <gi...@apache.org> on 2020/05/27 17:21:13 UTC, 0 replies.
- [GitHub] [arrow] BinduAggarwal commented on issue #7293: update Pip version - posted by GitBox <gi...@apache.org> on 2020/05/27 17:38:41 UTC, 0 replies.
- [GitHub] [arrow] BinduAggarwal opened a new pull request #7294: upgrading pip/wheel/setuptools - posted by GitBox <gi...@apache.org> on 2020/05/27 18:01:49 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7294: upgrading pip/wheel/setuptools - posted by GitBox <gi...@apache.org> on 2020/05/27 18:03:58 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7294: ARROW-7293: [Python] upgrading pip - posted by GitBox <gi...@apache.org> on 2020/05/27 18:16:54 UTC, 0 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7295: ARROW-8968: [C++][gandiva] set data layout for pre-compiled IR to llvm::module - posted by GitBox <gi...@apache.org> on 2020/05/27 19:17:31 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7274: ARROW-8960: [MINOR] [FORMAT] fix typo - posted by GitBox <gi...@apache.org> on 2020/05/27 19:20:19 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7295: ARROW-8968: [C++][gandiva] set data layout for pre-compiled IR to llvm::module - posted by GitBox <gi...@apache.org> on 2020/05/27 19:31:55 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7277: ARROW-8957: [FlightRPC][C++] directly use IpcWriteOptions - posted by GitBox <gi...@apache.org> on 2020/05/27 20:47:45 UTC, 0 replies.
- [GitHub] [arrow] kou commented on a change in pull request #7284: ARROW-7409: [C++][Python] Windows link error LNK1104: cannot open file 'python37_d.lib' - posted by GitBox <gi...@apache.org> on 2020/05/27 21:16:31 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7296: ARROW-8793: [C++] Do not inline BitUtil::SetBitsTo - posted by GitBox <gi...@apache.org> on 2020/05/27 21:18:50 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7296: ARROW-8793: [C++] Do not inline BitUtil::SetBitsTo - posted by GitBox <gi...@apache.org> on 2020/05/27 21:31:48 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #7295: ARROW-8968: [C++][Gandiva] set data layout for pre-compiled IR to llvm::module - posted by GitBox <gi...@apache.org> on 2020/05/27 21:34:18 UTC, 0 replies.
- [GitHub] [arrow] kou commented on a change in pull request #7294: ARROW-7293: [Python] upgrading pip - posted by GitBox <gi...@apache.org> on 2020/05/27 21:39:32 UTC, 0 replies.
- [GitHub] [arrow] kou closed issue #7293: update Pip version - posted by GitBox <gi...@apache.org> on 2020/05/27 21:41:55 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7294: ARROW-7293: [Python] Upgrade pip - posted by GitBox <gi...@apache.org> on 2020/05/27 21:43:24 UTC, 0 replies.
- [GitHub] [arrow] BinduAggarwal commented on a change in pull request #7294: ARROW-${TODO}: [Python] Upgrade pip - posted by GitBox <gi...@apache.org> on 2020/05/27 21:43:59 UTC, 0 replies.
- [GitHub] [arrow] BryanCutler commented on a change in pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/27 21:51:18 UTC, 0 replies.
- [GitHub] [arrow] BryanCutler closed pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/27 21:54:21 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7294: ARROW-8971: [Python] Upgrade pip - posted by GitBox <gi...@apache.org> on 2020/05/27 22:04:29 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7294: ARROW-8971: [Python] Upgrade pip - posted by GitBox <gi...@apache.org> on 2020/05/27 22:11:01 UTC, 2 replies.
- [GitHub] [arrow] kiszk commented on pull request #7295: ARROW-8968: [C++][Gandiva] set data layout for pre-compiled IR to llvm::module - posted by GitBox <gi...@apache.org> on 2020/05/28 01:28:29 UTC, 1 replies.
- [GitHub] [arrow] kiszk edited a comment on pull request #7295: ARROW-8968: [C++][Gandiva] set data layout for pre-compiled IR to llvm::module - posted by GitBox <gi...@apache.org> on 2020/05/28 01:57:58 UTC, 1 replies.
- [GitHub] [arrow] liyafan82 commented on a change in pull request #7287: ARROW-8771: [C++] Add boost/process library to build support - posted by GitBox <gi...@apache.org> on 2020/05/28 02:00:06 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on a change in pull request #6425: ARROW-6111: [Java] Support LargeVarChar and LargeBinary types - posted by GitBox <gi...@apache.org> on 2020/05/28 02:08:16 UTC, 0 replies.
- [GitHub] [arrow] maxburke commented on pull request #7291: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files FIX - posted by GitBox <gi...@apache.org> on 2020/05/28 02:46:50 UTC, 0 replies.
- [GitHub] [arrow] sunchao closed pull request #7291: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files FIX - posted by GitBox <gi...@apache.org> on 2020/05/28 02:50:09 UTC, 0 replies.
- [GitHub] [arrow] sunchao commented on pull request #7291: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files FIX - posted by GitBox <gi...@apache.org> on 2020/05/28 02:50:40 UTC, 0 replies.
- [GitHub] [arrow] maxburke commented on a change in pull request #7291: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files FIX - posted by GitBox <gi...@apache.org> on 2020/05/28 02:53:25 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #7295: ARROW-8968: [C++][Gandiva] set data layout for pre-compiled IR to llvm::module - posted by GitBox <gi...@apache.org> on 2020/05/28 03:53:21 UTC, 0 replies.
- [GitHub] [arrow] rdettai commented on a change in pull request #7291: ARROW-8455: [Rust] Parquet Arrow column read on partially compatible files FIX - posted by GitBox <gi...@apache.org> on 2020/05/28 06:52:32 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7296: ARROW-8793: [C++] Do not inline BitUtil::SetBitsTo - posted by GitBox <gi...@apache.org> on 2020/05/28 13:26:11 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7296: ARROW-8793: [C++] Do not inline BitUtil::SetBitsTo - posted by GitBox <gi...@apache.org> on 2020/05/28 13:26:24 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7295: ARROW-8968: [C++][Gandiva] set data layout for pre-compiled IR to llvm::module - posted by GitBox <gi...@apache.org> on 2020/05/28 13:35:36 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7280: ARROW-8158: [C++] Upgrade to LLVM 9 - posted by GitBox <gi...@apache.org> on 2020/05/28 13:37:03 UTC, 0 replies.
- [GitHub] [arrow] rymurr commented on a change in pull request #7269: ARROW-8114: [Java][Integration] Enable custom_metadata integration test - posted by GitBox <gi...@apache.org> on 2020/05/28 13:44:01 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #7269: ARROW-8114: [Java][Integration] Enable custom_metadata integration test - posted by GitBox <gi...@apache.org> on 2020/05/28 13:47:05 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #7258: ARROW-8918: [C++][Python] Implement cast metafunction to allow use of "cast" with CallFunction, use in Python - posted by GitBox <gi...@apache.org> on 2020/05/28 14:08:01 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #7273: ARROW-5854: [Python] Expose compare kernels on Array class - posted by GitBox <gi...@apache.org> on 2020/05/28 15:07:13 UTC, 1 replies.
- [GitHub] [arrow] lidavidm closed pull request #7269: ARROW-8114: [Java][Integration] Enable custom_metadata integration test - posted by GitBox <gi...@apache.org> on 2020/05/28 15:11:00 UTC, 0 replies.
- [GitHub] [arrow] rymurr commented on pull request #7270: ARROW-8485: [Integration][Java] Implement extension types integration - posted by GitBox <gi...@apache.org> on 2020/05/28 15:18:15 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #7294: ARROW-8971: [Python] Upgrade pip - posted by GitBox <gi...@apache.org> on 2020/05/28 15:19:50 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #7270: ARROW-8485: [Integration][Java] Implement extension types integration - posted by GitBox <gi...@apache.org> on 2020/05/28 15:20:46 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7297: Try to run rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/28 15:39:50 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7297: Try to run rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/28 15:46:46 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7297: Try to run rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/28 15:47:16 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7297: Try to run rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/28 16:59:15 UTC, 2 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #7298: ARROW-8975: [FlightRPC][C++] try to fix MacOS flaky tests - posted by GitBox <gi...@apache.org> on 2020/05/28 17:14:58 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7298: ARROW-8975: [FlightRPC][C++] try to fix MacOS flaky tests - posted by GitBox <gi...@apache.org> on 2020/05/28 17:16:49 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson edited a comment on pull request #7297: Try to run rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/28 17:22:16 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #7299: ARROW-8487: [FlightRPC] Provide a way to target a particular payload size - posted by GitBox <gi...@apache.org> on 2020/05/28 17:43:08 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7299: ARROW-8487: [FlightRPC] Provide a way to target a particular payload size - posted by GitBox <gi...@apache.org> on 2020/05/28 17:46:55 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7295: ARROW-8968: [C++][Gandiva] set data layout for pre-compiled IR to llvm::module - posted by GitBox <gi...@apache.org> on 2020/05/28 19:16:12 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7258: ARROW-8918: [C++][Python] Implement cast metafunction to allow use of "cast" with CallFunction, use in Python - posted by GitBox <gi...@apache.org> on 2020/05/28 21:07:37 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7264: ARROW-8926: [C++] Improve arrow/compute/*.h comments, correct typos and outdated language - posted by GitBox <gi...@apache.org> on 2020/05/28 21:09:01 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7298: ARROW-8975: [FlightRPC][C++] try to fix MacOS flaky tests - posted by GitBox <gi...@apache.org> on 2020/05/28 22:00:13 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #7280: ARROW-8158: [C++] Upgrade to LLVM 9 - posted by GitBox <gi...@apache.org> on 2020/05/28 22:39:05 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7264: ARROW-8926: [C++] Improve arrow/compute/*.h comments, correct typos and outdated language - posted by GitBox <gi...@apache.org> on 2020/05/28 23:10:20 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #7298: ARROW-8975: [FlightRPC][C++] try to fix MacOS flaky tests - posted by GitBox <gi...@apache.org> on 2020/05/28 23:19:22 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7297: ARROW-6945: [Rust] [Integration Tests] Try to run rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/28 23:47:03 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7280: ARROW-8157: [C++] Upgrade to LLVM 9 - posted by GitBox <gi...@apache.org> on 2020/05/29 00:43:22 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7280: ARROW-8157: [C++] Upgrade to LLVM 9 - posted by GitBox <gi...@apache.org> on 2020/05/29 00:46:42 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7298: ARROW-8975: [FlightRPC][C++] try to fix MacOS flaky tests - posted by GitBox <gi...@apache.org> on 2020/05/29 01:51:21 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7279: ARROW-8938: [R] Provide binding for arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/29 02:35:00 UTC, 0 replies.
- [GitHub] [arrow] andygrove commented on pull request #7297: ARROW-6945: [Rust] [Integration Tests] Try to run rust integration tests - posted by GitBox <gi...@apache.org> on 2020/05/29 04:12:28 UTC, 2 replies.
- [GitHub] [arrow] cyb70289 opened a new pull request #7300: ARROW-8844: [C++] Transfer bitmap in words - posted by GitBox <gi...@apache.org> on 2020/05/29 05:46:38 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7300: ARROW-8844: [C++] Transfer bitmap in words - posted by GitBox <gi...@apache.org> on 2020/05/29 05:47:03 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #7300: ARROW-8844: [C++] Transfer bitmap in words - posted by GitBox <gi...@apache.org> on 2020/05/29 05:48:39 UTC, 2 replies.
- [GitHub] [arrow] ursabot commented on pull request #7300: ARROW-8844: [C++] Transfer bitmap in words - posted by GitBox <gi...@apache.org> on 2020/05/29 07:10:54 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7279: ARROW-8938: [R] Provide binding for arrow::compute::CallFunction - posted by GitBox <gi...@apache.org> on 2020/05/29 12:40:11 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7285: ARROW-8843: [C++] Compare bitmaps in words - posted by GitBox <gi...@apache.org> on 2020/05/29 12:48:20 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7300: ARROW-8844: [C++] Transfer bitmap in words - posted by GitBox <gi...@apache.org> on 2020/05/29 13:17:29 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7298: ARROW-8975: [FlightRPC][C++] try to fix MacOS flaky tests - posted by GitBox <gi...@apache.org> on 2020/05/29 13:19:19 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #7298: ARROW-8975: [FlightRPC][C++] try to fix MacOS flaky tests - posted by GitBox <gi...@apache.org> on 2020/05/29 13:33:39 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7256: ARROW-8914: [C++][Gandiva] Keep BasicDecimal128 in native-endian order - posted by GitBox <gi...@apache.org> on 2020/05/29 13:39:11 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7256: ARROW-8914: [C++] Keep BasicDecimal128 in native-endian order - posted by GitBox <gi...@apache.org> on 2020/05/29 13:55:56 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7256: ARROW-8914: [C++] Keep BasicDecimal128 in native-endian order - posted by GitBox <gi...@apache.org> on 2020/05/29 13:56:20 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques closed pull request #7298: ARROW-8975: [FlightRPC][C++] try to fix MacOS flaky tests - posted by GitBox <gi...@apache.org> on 2020/05/29 14:08:28 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #7281: WIP Put more things in type_fwds - posted by GitBox <gi...@apache.org> on 2020/05/29 15:42:31 UTC, 1 replies.
- [GitHub] [arrow] kiszk opened a new pull request #7301: [CI] Remove arrow_failures for s390x on TravisCI - posted by GitBox <gi...@apache.org> on 2020/05/29 15:48:56 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #7301: [CI] Remove arrow_failures for s390x on TravisCI - posted by GitBox <gi...@apache.org> on 2020/05/29 15:49:06 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7302: ARROW-8978: [C++][CI] Fix valgrind warnings in cpp-conda-valgrind nightly build - posted by GitBox <gi...@apache.org> on 2020/05/29 16:25:44 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7302: ARROW-8978: [C++][CI] Fix valgrind warnings in cpp-conda-valgrind nightly build - posted by GitBox <gi...@apache.org> on 2020/05/29 16:26:08 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7302: ARROW-8978: [C++][CI] Fix valgrind warnings in cpp-conda-valgrind nightly build - posted by GitBox <gi...@apache.org> on 2020/05/29 16:27:34 UTC, 1 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7301: [CI] Remove arrow_failures for s390x on TravisCI - posted by GitBox <gi...@apache.org> on 2020/05/29 17:45:30 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7285: ARROW-8843: [C++] Compare bitmaps in words - posted by GitBox <gi...@apache.org> on 2020/05/29 17:51:35 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7302: ARROW-8978: [C++][CI] Fix valgrind warnings in cpp-conda-valgrind nightly build - posted by GitBox <gi...@apache.org> on 2020/05/29 17:52:08 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on a change in pull request #7292: ARROW-8471: [C++][Integration] Represent 64 bit integers as strings - posted by GitBox <gi...@apache.org> on 2020/05/29 18:47:09 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #7289: ARROW-8948: [Java][Integration] enable duplicate field names integration tests - posted by GitBox <gi...@apache.org> on 2020/05/29 19:08:12 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques edited a comment on pull request #7301: [CI] Remove arrow_failures for s390x on TravisCI - posted by GitBox <gi...@apache.org> on 2020/05/29 21:34:32 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7301: ARROW-8982: [CI] Remove allow_failures for s390x on TravisCI - posted by GitBox <gi...@apache.org> on 2020/05/29 21:47:08 UTC, 0 replies.
- [GitHub] [arrow] raulbocanegra commented on a change in pull request #7284: ARROW-7409: [C++][Python] Windows link error LNK1104: cannot open file 'python37_d.lib' - posted by GitBox <gi...@apache.org> on 2020/05/29 22:11:54 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7303: ARROW-8984: [R] Revise install guides now that Windows conda package exists - posted by GitBox <gi...@apache.org> on 2020/05/29 23:23:53 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7303: ARROW-8984: [R] Revise install guides now that Windows conda package exists - posted by GitBox <gi...@apache.org> on 2020/05/29 23:32:02 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7304: ARROW-8878: [R] try_download is confused when download.file.method isn't default - posted by GitBox <gi...@apache.org> on 2020/05/30 00:00:36 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #7302: ARROW-8978: [C++][CI] Fix valgrind warnings in cpp-conda-valgrind nightly build - posted by GitBox <gi...@apache.org> on 2020/05/30 00:04:23 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7304: ARROW-8878: [R] try_download is confused when download.file.method isn't default - posted by GitBox <gi...@apache.org> on 2020/05/30 00:07:42 UTC, 0 replies.
- [GitHub] [arrow] fsaintjacques commented on pull request #7301: ARROW-8982: [CI] Remove allow_failures for s390x on TravisCI - posted by GitBox <gi...@apache.org> on 2020/05/30 01:25:02 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #7301: ARROW-8982: [CI] Remove allow_failures for s390x on TravisCI - posted by GitBox <gi...@apache.org> on 2020/05/30 02:33:13 UTC, 0 replies.
- [GitHub] [arrow] xhochy closed pull request #7303: ARROW-8984: [R] Revise install guides now that Windows conda package exists - posted by GitBox <gi...@apache.org> on 2020/05/30 05:07:27 UTC, 0 replies.
- [GitHub] [arrow] xhochy opened a new pull request #7305: ARROW-8941: [C++/Python] Add cleanup script for arrow-nightlies conda repository - posted by GitBox <gi...@apache.org> on 2020/05/30 10:26:50 UTC, 0 replies.
- [GitHub] [arrow] xhochy commented on pull request #7305: ARROW-8941: [C++/Python] Add cleanup script for arrow-nightlies conda repository - posted by GitBox <gi...@apache.org> on 2020/05/30 10:26:54 UTC, 10 replies.
- [GitHub] [arrow] xhochy removed a comment on pull request #7305: ARROW-8941: [C++/Python] Add cleanup script for arrow-nightlies conda repository - posted by GitBox <gi...@apache.org> on 2020/05/30 10:27:11 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7305: ARROW-8941: [C++/Python] Add cleanup script for arrow-nightlies conda repository - posted by GitBox <gi...@apache.org> on 2020/05/30 10:31:55 UTC, 8 replies.
- [GitHub] [arrow] nealrichardson closed pull request #7304: ARROW-8878: [R] try_download is confused when download.file.method isn't default - posted by GitBox <gi...@apache.org> on 2020/05/30 14:58:19 UTC, 0 replies.
- [GitHub] [arrow] nevi-me opened a new pull request #7306: [WIP] ARROW-3688: [Rust] Add append_values for primitive builders - posted by GitBox <gi...@apache.org> on 2020/05/30 16:51:55 UTC, 0 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7306: [WIP] ARROW-3688: [Rust] Add append_values for primitive builders - posted by GitBox <gi...@apache.org> on 2020/05/30 16:56:42 UTC, 3 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7306: [WIP] ARROW-3688: [Rust] Add append_values for primitive builders - posted by GitBox <gi...@apache.org> on 2020/05/30 17:02:51 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7301: ARROW-8982: [CI] Remove allow_failures for s390x on TravisCI - posted by GitBox <gi...@apache.org> on 2020/05/30 22:48:47 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7300: ARROW-8844: [C++] Transfer bitmap in words - posted by GitBox <gi...@apache.org> on 2020/05/31 00:11:35 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7294: ARROW-8971: [Python] Upgrade pip - posted by GitBox <gi...@apache.org> on 2020/05/31 00:24:58 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7294: ARROW-8971: [Python] Upgrade pip - posted by GitBox <gi...@apache.org> on 2020/05/31 00:25:01 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #6122: ARROW-7040: [C#] - System.Memory Span.CopyTo - Crashes - posted by GitBox <gi...@apache.org> on 2020/05/31 00:28:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7306: ARROW-3688: [Rust] Add append_values for primitive builders - posted by GitBox <gi...@apache.org> on 2020/05/31 00:29:12 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #6402: ARROW-7831: [Java] do not allocate a new offset buffer if the slice starts at 0 since the relative offset pointer would be unchanged - posted by GitBox <gi...@apache.org> on 2020/05/31 00:29:15 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on a change in pull request #7306: ARROW-3688: [Rust] Add append_values for primitive builders - posted by GitBox <gi...@apache.org> on 2020/05/31 04:34:22 UTC, 2 replies.
- [GitHub] [arrow] nevi-me commented on a change in pull request #7306: ARROW-3688: [Rust] Add append_values for primitive builders - posted by GitBox <gi...@apache.org> on 2020/05/31 07:37:59 UTC, 3 replies.
- [GitHub] [arrow] edk4971 opened a new issue #7307: march not passing correctly for docker-compose run - posted by GitBox <gi...@apache.org> on 2020/05/31 10:25:12 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on issue #7307: march not passing correctly for docker-compose run - posted by GitBox <gi...@apache.org> on 2020/05/31 12:41:16 UTC, 0 replies.
- [GitHub] [arrow] wesm commented on pull request #7278: ARROW-8922: [C++] Add illustrative "ascii_upper" and "ascii_length" scalar string functions valid for Array and Scalar inputs - posted by GitBox <gi...@apache.org> on 2020/05/31 12:55:13 UTC, 0 replies.
- [GitHub] [arrow] wesm closed pull request #7278: ARROW-8922: [C++] Add illustrative "ascii_upper" and "ascii_length" scalar string functions valid for Array and Scalar inputs - posted by GitBox <gi...@apache.org> on 2020/05/31 12:55:36 UTC, 0 replies.
- [GitHub] [arrow] edk4971 commented on issue #7307: march not passing correctly for docker-compose run - posted by GitBox <gi...@apache.org> on 2020/05/31 16:46:47 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on pull request #7265: ARROW-8931: [Rust] add lexical sort support to arrow compute kernel - posted by GitBox <gi...@apache.org> on 2020/05/31 18:30:18 UTC, 1 replies.
- [GitHub] [arrow] nevi-me commented on pull request #7265: ARROW-8931: [Rust] add lexical sort support to arrow compute kernel - posted by GitBox <gi...@apache.org> on 2020/05/31 18:44:16 UTC, 0 replies.
- [GitHub] [arrow] wesm closed issue #7307: march not passing correctly for docker-compose run - posted by GitBox <gi...@apache.org> on 2020/05/31 19:52:04 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #7308: ARROW-6978: [R] Add bindings for sum and mean compute kernels - posted by GitBox <gi...@apache.org> on 2020/05/31 20:57:09 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7308: ARROW-6978: [R] Add bindings for sum and mean compute kernels - posted by GitBox <gi...@apache.org> on 2020/05/31 21:02:54 UTC, 0 replies.
- [GitHub] [arrow] zeapo opened a new pull request #7309: [ARROW-8993] support reading gzipped json files - posted by GitBox <gi...@apache.org> on 2020/05/31 21:15:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7309: [ARROW-8993] support reading gzipped json files - posted by GitBox <gi...@apache.org> on 2020/05/31 21:17:00 UTC, 0 replies.
- [GitHub] [arrow] wesm opened a new pull request #7310: ARROW-6052: [C++] Split up arrow/array.h/cc into multiple files under arrow/array/, move ArrayData to separate header - posted by GitBox <gi...@apache.org> on 2020/05/31 23:19:54 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #7310: ARROW-6052: [C++] Split up arrow/array.h/cc into multiple files under arrow/array/, move ArrayData to separate header, make ArrayData::dictionary ArrayData - posted by GitBox <gi...@apache.org> on 2020/05/31 23:31:48 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on a change in pull request #7193: ARROW-7924: [Rust] Add sort for float types - posted by GitBox <gi...@apache.org> on 2020/05/31 23:46:10 UTC, 0 replies.