You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #802: show prettier diff in CI - posted by GitBox <gi...@apache.org> on 2021/08/01 01:16:04 UTC, 0 replies.
- [GitHub] [arrow] kou opened a new pull request #10848: ARROW-13516: [C++] Detect --version-script flag availability - posted by GitBox <gi...@apache.org> on 2021/08/01 02:09:28 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10848: ARROW-13516: [C++] Detect --version-script flag availability - posted by GitBox <gi...@apache.org> on 2021/08/01 02:09:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #803: expand file glob within prettier - posted by GitBox <gi...@apache.org> on 2021/08/01 02:26:01 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #803: expand file glob within prettier - posted by GitBox <gi...@apache.org> on 2021/08/01 02:26:11 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #802: show prettier diff in CI - posted by GitBox <gi...@apache.org> on 2021/08/01 02:30:04 UTC, 0 replies.
- [GitHub] [arrow] josiahyan commented on pull request #8757: ARROW-8147: [C++] Add google-cloud-cpp to ThirdpartyToolchain - posted by GitBox <gi...@apache.org> on 2021/08/01 03:10:25 UTC, 2 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #796: Convert unsupported conditions in left right join to filters - posted by GitBox <gi...@apache.org> on 2021/08/01 07:36:31 UTC, 1 replies.
- [GitHub] [arrow-rs] novemberkilo opened a new pull request #647: Doctests for from_iter for BooleanArray & for BooleanBuilder. - posted by GitBox <gi...@apache.org> on 2021/08/01 07:56:14 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #647: Doctests for from_iter for BooleanArray & for BooleanBuilder. - posted by GitBox <gi...@apache.org> on 2021/08/01 08:13:34 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #796: Convert unsupported conditions in left right join to filters - posted by GitBox <gi...@apache.org> on 2021/08/01 08:14:04 UTC, 2 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #700: Improve performance polling / task sharing mechanism in Ballista - posted by GitBox <gi...@apache.org> on 2021/08/01 08:53:25 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new pull request #804: [Ballista] Wait based on available task slots - posted by GitBox <gi...@apache.org> on 2021/08/01 08:57:46 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #805: [Ballista] Wait based on available task slots - posted by GitBox <gi...@apache.org> on 2021/08/01 09:07:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed pull request #804: [Ballista] Wait based on available task slots - posted by GitBox <gi...@apache.org> on 2021/08/01 09:22:01 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #805: [Ballista] Wait based on available task slots - posted by GitBox <gi...@apache.org> on 2021/08/01 09:30:52 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new pull request #806: Simplify inlist 799 - posted by GitBox <gi...@apache.org> on 2021/08/01 09:46:09 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #796: Convert unsupported conditions in left right join to filters - posted by GitBox <gi...@apache.org> on 2021/08/01 10:29:25 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #797: Better join order resolution logic - posted by GitBox <gi...@apache.org> on 2021/08/01 10:35:39 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #803: expand file glob within prettier - posted by GitBox <gi...@apache.org> on 2021/08/01 10:36:40 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on issue #563: Add a compute comparator interface that doesn't bind array instances - posted by GitBox <gi...@apache.org> on 2021/08/01 11:05:12 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #807: Move `hash_array` into hash_utils.rs - posted by GitBox <gi...@apache.org> on 2021/08/01 11:22:59 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10840: ARROW-13496: [CI][R] Repair r-sanitizer job - posted by GitBox <gi...@apache.org> on 2021/08/01 12:22:35 UTC, 3 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10840: ARROW-13496: [CI][R] Repair r-sanitizer job - posted by GitBox <gi...@apache.org> on 2021/08/01 12:23:18 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #8757: ARROW-8147: [C++] Add google-cloud-cpp to ThirdpartyToolchain - posted by GitBox <gi...@apache.org> on 2021/08/01 12:29:20 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #807: Move `hash_array` into hash_utils.rs - posted by GitBox <gi...@apache.org> on 2021/08/01 12:49:25 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #808: (WIP) Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/01 12:56:25 UTC, 0 replies.
- [GitHub] [arrow-rs] Dandandan commented on issue #563: Add a compute comparator interface that doesn't bind array instances - posted by GitBox <gi...@apache.org> on 2021/08/01 14:33:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] waynexia commented on a change in pull request #792: Implement basic common subexpression eliminate optimization - posted by GitBox <gi...@apache.org> on 2021/08/01 15:47:07 UTC, 2 replies.
- [GitHub] [arrow] nirandaperera commented on pull request #10846: ARROW 13473: [C++] Add super-scalar impl for BitUtil::SetBitTo - posted by GitBox <gi...@apache.org> on 2021/08/01 15:57:57 UTC, 2 replies.
- [GitHub] [arrow-datafusion] waynexia commented on pull request #792: Implement basic common subexpression eliminate optimization - posted by GitBox <gi...@apache.org> on 2021/08/01 15:58:58 UTC, 5 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10840: ARROW-13496: [CI][R] Repair r-sanitizer job - posted by GitBox <gi...@apache.org> on 2021/08/01 16:14:50 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #792: Implement basic common subexpression eliminate optimization - posted by GitBox <gi...@apache.org> on 2021/08/01 16:15:03 UTC, 0 replies.
- [GitHub] [arrow-rs] waynexia opened a new pull request #648: Update readme of release candidate verifying script. - posted by GitBox <gi...@apache.org> on 2021/08/01 16:15:33 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10835: ARROW-13495: [C++][Compute] Fixing unaligned memory access in GrouperFastImpl - posted by GitBox <gi...@apache.org> on 2021/08/01 16:17:53 UTC, 1 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #648: Update readme of release candidate verifying script. - posted by GitBox <gi...@apache.org> on 2021/08/01 16:32:36 UTC, 0 replies.
- [GitHub] [arrow-rs] waynexia opened a new pull request #649: Add question template - posted by GitBox <gi...@apache.org> on 2021/08/01 16:49:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #806: Add optimizer rule to replace inlist with `or` chain for small expression list - posted by GitBox <gi...@apache.org> on 2021/08/01 16:51:06 UTC, 1 replies.
- [GitHub] [arrow-rs] waynexia commented on issue #640: Release candidate verifying script seems work on macOS - posted by GitBox <gi...@apache.org> on 2021/08/01 16:56:21 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #649: Add question template - posted by GitBox <gi...@apache.org> on 2021/08/01 17:07:42 UTC, 0 replies.
- [GitHub] [arrow-rs] bjchambers opened a new issue #650: Comparison kernel documentation is incorrect - posted by GitBox <gi...@apache.org> on 2021/08/01 17:35:40 UTC, 0 replies.
- [GitHub] [arrow-rs] bjchambers opened a new pull request #651: rough draft of time arithmetic - posted by GitBox <gi...@apache.org> on 2021/08/01 17:39:40 UTC, 0 replies.
- [GitHub] [arrow-rs] bjchambers commented on issue #527: Add temporal kernels for arithmetic with timestamps and durations - posted by GitBox <gi...@apache.org> on 2021/08/01 17:41:41 UTC, 0 replies.
- [GitHub] [arrow-rs] Dandandan commented on a change in pull request #643: Fix parquet string statistics generation - posted by GitBox <gi...@apache.org> on 2021/08/01 17:55:00 UTC, 0 replies.
- [GitHub] [arrow-rs] sunchao commented on a change in pull request #643: Fix parquet string statistics generation - posted by GitBox <gi...@apache.org> on 2021/08/01 18:32:12 UTC, 1 replies.
- [GitHub] [arrow] kou commented on pull request #8757: ARROW-8147: [C++] Add google-cloud-cpp to ThirdpartyToolchain - posted by GitBox <gi...@apache.org> on 2021/08/01 20:46:26 UTC, 0 replies.
- [GitHub] [arrow-datafusion] seddonm1 opened a new issue #809: Qualified field resolution too strict - posted by GitBox <gi...@apache.org> on 2021/08/01 23:06:11 UTC, 0 replies.
- [GitHub] [arrow-datafusion] seddonm1 opened a new pull request #810: Qualified field resolution too strict - posted by GitBox <gi...@apache.org> on 2021/08/01 23:13:33 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10841: ARROW-13511: [CI][R] Fail in the docker build step if R deps don't install - posted by GitBox <gi...@apache.org> on 2021/08/01 23:16:16 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10841: ARROW-13511: [CI][R] Fail in the docker build step if R deps don't install - posted by GitBox <gi...@apache.org> on 2021/08/01 23:17:11 UTC, 3 replies.
- [GitHub] [arrow] jonkeane opened a new pull request #10849: ARROW-13507: [R] LTO job on CRAN fails - posted by GitBox <gi...@apache.org> on 2021/08/02 00:00:37 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10849: ARROW-13507: [R] LTO job on CRAN fails - posted by GitBox <gi...@apache.org> on 2021/08/02 00:01:01 UTC, 7 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10841: ARROW-13511: [CI][R] Fail in the docker build step if R deps don't install - posted by GitBox <gi...@apache.org> on 2021/08/02 00:57:03 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #810: Qualified field resolution too strict - posted by GitBox <gi...@apache.org> on 2021/08/02 02:57:02 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10818: ARROW-13523: [C++] Unified the test case name - posted by GitBox <gi...@apache.org> on 2021/08/02 03:08:06 UTC, 0 replies.
- [GitHub] [arrow] darionyaphet opened a new pull request #10850: ARROW-13524: [C++] fix the comment about metadata - posted by GitBox <gi...@apache.org> on 2021/08/02 03:11:56 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10850: ARROW-13524: [C++] fix the comment about metadata - posted by GitBox <gi...@apache.org> on 2021/08/02 03:12:20 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #800: automatically add sql, development-process and documentation labels to PRs - posted by GitBox <gi...@apache.org> on 2021/08/02 03:16:47 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #651: rough draft of time arithmetic - posted by GitBox <gi...@apache.org> on 2021/08/02 03:20:02 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10792: ARROW-13295: [C++] add hash_mean, hash_variance, hash_stddev kernels - posted by GitBox <gi...@apache.org> on 2021/08/02 03:37:04 UTC, 0 replies.
- [GitHub] [arrow-datafusion] b41sh commented on issue #795: Implement `~` pattern matching operator - posted by GitBox <gi...@apache.org> on 2021/08/02 03:37:28 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #796: Convert unsupported conditions in left right join to filters - posted by GitBox <gi...@apache.org> on 2021/08/02 03:46:56 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #798: Convert filters on non-preserved side of JOIN in ON constraint to filter - posted by GitBox <gi...@apache.org> on 2021/08/02 03:46:56 UTC, 0 replies.
- [GitHub] [arrow-datafusion] seddonm1 commented on a change in pull request #810: Qualified field resolution too strict - posted by GitBox <gi...@apache.org> on 2021/08/02 03:52:10 UTC, 4 replies.
- [GitHub] [arrow] aocsa commented on a change in pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/02 04:30:32 UTC, 22 replies.
- [GitHub] [arrow-datafusion] yjshen opened a new pull request #811: Source ext for remote files read - posted by GitBox <gi...@apache.org> on 2021/08/02 05:44:11 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #811: Source ext for remote files read - posted by GitBox <gi...@apache.org> on 2021/08/02 05:48:19 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen commented on pull request #811: Source ext for remote files read - posted by GitBox <gi...@apache.org> on 2021/08/02 06:06:45 UTC, 0 replies.
- [GitHub] [arrow-datafusion] seddonm1 commented on pull request #810: Qualified field resolution too strict - posted by GitBox <gi...@apache.org> on 2021/08/02 08:42:05 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10823: ARROW-9948: [C++] Fix scale handling in Decimal{128, 256}::FromString - posted by GitBox <gi...@apache.org> on 2021/08/02 09:32:56 UTC, 0 replies.
- [GitHub] [arrow-rs] paddyhoran commented on a change in pull request #628: Add a note about arrow crate security / safety - posted by GitBox <gi...@apache.org> on 2021/08/02 09:45:05 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10565: ARROW-638: [C++] Complex Number Support via ExtensionTypes - posted by GitBox <gi...@apache.org> on 2021/08/02 09:58:28 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche edited a comment on pull request #10565: ARROW-638: [C++] Complex Number Support via ExtensionTypes - posted by GitBox <gi...@apache.org> on 2021/08/02 09:58:42 UTC, 0 replies.
- [GitHub] [arrow] thisisnic opened a new pull request #10851: ARROW-13519: [R] Make doc examples less noisy - posted by GitBox <gi...@apache.org> on 2021/08/02 11:07:00 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10851: ARROW-13519: [R] Make doc examples less noisy - posted by GitBox <gi...@apache.org> on 2021/08/02 11:07:14 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on pull request #10851: ARROW-13519: [R] Make doc examples less noisy - posted by GitBox <gi...@apache.org> on 2021/08/02 11:08:19 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #793: Produce correct answers for Group BY NULL (Option 1) - posted by GitBox <gi...@apache.org> on 2021/08/02 11:23:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #793: Produce correct answers for Group BY NULL (Option 1) - posted by GitBox <gi...@apache.org> on 2021/08/02 11:24:05 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #781: Wrong results when grouping with dictionary arrays with nulls - posted by GitBox <gi...@apache.org> on 2021/08/02 11:24:05 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10849: ARROW-13507: [R] LTO job on CRAN fails - posted by GitBox <gi...@apache.org> on 2021/08/02 11:32:20 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10841: ARROW-13511: [CI][R] Fail in the docker build step if R deps don't install - posted by GitBox <gi...@apache.org> on 2021/08/02 11:36:19 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10842: ARROW-13469: [C++] Suppress -Wmissing-field-initializers in DayMilliseconds arrow/type.h - posted by GitBox <gi...@apache.org> on 2021/08/02 11:46:31 UTC, 1 replies.
- [GitHub] [arrow] thisisnic commented on a change in pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/02 11:47:48 UTC, 8 replies.
- [GitHub] [arrow-datafusion] jhorstmann commented on a change in pull request #788: Box ScalarValue:Lists, reduce size by half size - posted by GitBox <gi...@apache.org> on 2021/08/02 12:09:44 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jhorstmann commented on pull request #806: Add optimizer rule to replace inlist with `or` chain for small expression list - posted by GitBox <gi...@apache.org> on 2021/08/02 12:14:35 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jhorstmann commented on issue #790: Rework GroupByHash for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/02 12:45:10 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10835: ARROW-13495: [C++][Compute] Fixing unaligned memory access in GrouperFastImpl - posted by GitBox <gi...@apache.org> on 2021/08/02 13:05:44 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10850: ARROW-13524: [C++] fix the comment about metadata - posted by GitBox <gi...@apache.org> on 2021/08/02 13:37:19 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10850: ARROW-13524: [C++] Fix description for ApplicationVersion::VersionEq - posted by GitBox <gi...@apache.org> on 2021/08/02 13:38:19 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10848: ARROW-13516: [C++] Detect --version-script flag availability - posted by GitBox <gi...@apache.org> on 2021/08/02 13:40:57 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10846: ARROW 13473: [C++] Add super-scalar impl for BitUtil::SetBitTo - posted by GitBox <gi...@apache.org> on 2021/08/02 13:41:50 UTC, 4 replies.
- [GitHub] [arrow] jonkeane edited a comment on pull request #10841: ARROW-13511: [CI][R] Fail in the docker build step if R deps don't install - posted by GitBox <gi...@apache.org> on 2021/08/02 13:42:20 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10846: ARROW 13473: [C++] Add super-scalar impl for BitUtil::SetBitTo - posted by GitBox <gi...@apache.org> on 2021/08/02 13:42:47 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10846: ARROW 13473: [C++] Add super-scalar impl for BitUtil::SetBitTo - posted by GitBox <gi...@apache.org> on 2021/08/02 13:43:03 UTC, 0 replies.
- [GitHub] [arrow] pitrou removed a comment on pull request #10846: ARROW 13473: [C++] Add super-scalar impl for BitUtil::SetBitTo - posted by GitBox <gi...@apache.org> on 2021/08/02 13:43:13 UTC, 0 replies.
- [GitHub] [arrow] ursabot commented on pull request #10846: ARROW 13473: [C++] Add super-scalar impl for BitUtil::SetBitTo - posted by GitBox <gi...@apache.org> on 2021/08/02 13:43:14 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #10837: ARROW-13504: [Python] Move marks from fixtures to individual tests/params - posted by GitBox <gi...@apache.org> on 2021/08/02 13:46:13 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #788: Box ScalarValue:Lists, reduce size by half size - posted by GitBox <gi...@apache.org> on 2021/08/02 13:48:42 UTC, 0 replies.
- [GitHub] [arrow] ursabot edited a comment on pull request #10846: ARROW 13473: [C++] Add super-scalar impl for BitUtil::SetBitTo - posted by GitBox <gi...@apache.org> on 2021/08/02 13:49:25 UTC, 5 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #795: Implement `~` pattern matching operator - posted by GitBox <gi...@apache.org> on 2021/08/02 13:53:28 UTC, 0 replies.
- [GitHub] [arrow] aocsa commented on pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/02 14:01:31 UTC, 9 replies.
- [GitHub] [arrow] pitrou closed pull request #10818: ARROW-13523: [C++] Normalize test executable name - posted by GitBox <gi...@apache.org> on 2021/08/02 14:09:33 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10817: ARROW-9434: [C++] Store type code in UnionScalar - posted by GitBox <gi...@apache.org> on 2021/08/02 14:10:40 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10792: ARROW-13295: [C++] add hash_mean, hash_variance, hash_stddev kernels - posted by GitBox <gi...@apache.org> on 2021/08/02 14:14:34 UTC, 0 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #10792: ARROW-13295: [C++] add hash_mean, hash_variance, hash_stddev kernels - posted by GitBox <gi...@apache.org> on 2021/08/02 14:15:08 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10792: ARROW-13295: [C++] add hash_mean, hash_variance, hash_stddev kernels - posted by GitBox <gi...@apache.org> on 2021/08/02 14:19:30 UTC, 0 replies.
- [GitHub] [arrow] nirandaperera commented on pull request #10845: ARROW-13268 [C++][Compute] Add ExecNode for semi and anti-semi join - posted by GitBox <gi...@apache.org> on 2021/08/02 14:21:33 UTC, 4 replies.
- [GitHub] [arrow] pitrou commented on pull request #10647: ARROW-13174: [C++][Compute] Add strftime kernel - posted by GitBox <gi...@apache.org> on 2021/08/02 14:21:58 UTC, 4 replies.
- [GitHub] [arrow] nirandaperera edited a comment on pull request #10845: ARROW-13268 [C++][Compute] Add ExecNode for semi and anti-semi join - posted by GitBox <gi...@apache.org> on 2021/08/02 14:23:21 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10834: ARROW-13500 [C++] Fix using '-Wno-unknown-warning-option' with GCC - posted by GitBox <gi...@apache.org> on 2021/08/02 14:25:37 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10834: ARROW-13500 [C++] Fix using '-Wno-unknown-warning-option' with GCC - posted by GitBox <gi...@apache.org> on 2021/08/02 14:26:20 UTC, 0 replies.
- [GitHub] [arrow] rok commented on pull request #10647: ARROW-13174: [C++][Compute] Add strftime kernel - posted by GitBox <gi...@apache.org> on 2021/08/02 14:29:57 UTC, 9 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10841: ARROW-13511: [CI][R] Fail in the docker build step if R deps don't install - posted by GitBox <gi...@apache.org> on 2021/08/02 14:31:26 UTC, 0 replies.
- [GitHub] [arrow] bkietz closed pull request #10835: ARROW-13495: [C++][Compute] Fixing unaligned memory access in GrouperFastImpl - posted by GitBox <gi...@apache.org> on 2021/08/02 14:37:28 UTC, 0 replies.
- [GitHub] [arrow] gcca commented on pull request #10846: ARROW 13473: [C++] Add super-scalar impl for BitUtil::SetBitTo - posted by GitBox <gi...@apache.org> on 2021/08/02 14:39:32 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10830: ARROW-13379: [Dev][Docs] Improvements to archery docs - posted by GitBox <gi...@apache.org> on 2021/08/02 14:40:12 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/02 15:25:23 UTC, 5 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10457: ARROW-12980: [C++] Kernels to extract datetime components should be timezone aware - posted by GitBox <gi...@apache.org> on 2021/08/02 15:26:49 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10805: ARROW-13326: [R] [Archery] Add linting to dev CI - posted by GitBox <gi...@apache.org> on 2021/08/02 15:29:27 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #10817: ARROW-9434: [C++] Store type code in UnionScalar - posted by GitBox <gi...@apache.org> on 2021/08/02 15:34:43 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/02 15:53:47 UTC, 18 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/02 15:55:38 UTC, 33 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #790: Rework GroupByHash for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/02 15:56:34 UTC, 16 replies.
- [GitHub] [arrow-rs] xianwill opened a new pull request #652: Fix data corruption in json decoder f64-to-i64 cast - posted by GitBox <gi...@apache.org> on 2021/08/02 16:02:25 UTC, 0 replies.
- [GitHub] [arrow-rs] xianwill opened a new issue #653: JSON decoder data corruption for large i64/u64 - posted by GitBox <gi...@apache.org> on 2021/08/02 16:23:52 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10805: ARROW-13326: [R] [Archery] Add linting to dev CI - posted by GitBox <gi...@apache.org> on 2021/08/02 16:39:29 UTC, 1 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10849: ARROW-13507: [R] LTO job on CRAN fails - posted by GitBox <gi...@apache.org> on 2021/08/02 16:51:18 UTC, 8 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10852: ARROW-13421: [C++][Python] Add CSV convert option to change decimal p… - posted by GitBox <gi...@apache.org> on 2021/08/02 17:02:59 UTC, 0 replies.
- [GitHub] [arrow-rs] houqp commented on pull request #652: Fix data corruption in json decoder f64-to-i64 cast - posted by GitBox <gi...@apache.org> on 2021/08/02 17:03:03 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10852: ARROW-13421: [C++][Python] Add CSV convert option to change decimal point - posted by GitBox <gi...@apache.org> on 2021/08/02 17:03:23 UTC, 0 replies.
- [GitHub] [arrow-rs] xianwill commented on pull request #652: Fix data corruption in json decoder f64-to-i64 cast - posted by GitBox <gi...@apache.org> on 2021/08/02 17:06:34 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #9280: ARROW-8928: [C++] Add microbenchmarks to help measure ExecBatchIterator overhead - posted by GitBox <gi...@apache.org> on 2021/08/02 17:06:44 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #652: Fix data corruption in json decoder f64-to-i64 cast - posted by GitBox <gi...@apache.org> on 2021/08/02 17:16:44 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #652: Fix data corruption in json decoder f64-to-i64 cast - posted by GitBox <gi...@apache.org> on 2021/08/02 17:21:40 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me closed issue #653: JSON decoder data corruption for large i64/u64 - posted by GitBox <gi...@apache.org> on 2021/08/02 17:29:20 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me merged pull request #652: Fix data corruption in json decoder f64-to-i64 cast - posted by GitBox <gi...@apache.org> on 2021/08/02 17:29:20 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me merged pull request #648: Update readme of release candidate verifying script. - posted by GitBox <gi...@apache.org> on 2021/08/02 17:32:56 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me closed issue #640: Release candidate verifying script seems work on macOS - posted by GitBox <gi...@apache.org> on 2021/08/02 17:32:56 UTC, 0 replies.
- [GitHub] [arrow-rs] paddyhoran opened a new issue #654: Add IPC support for Union Array - posted by GitBox <gi...@apache.org> on 2021/08/02 17:33:47 UTC, 0 replies.
- [GitHub] [arrow] nirandaperera commented on a change in pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/02 17:34:47 UTC, 4 replies.
- [GitHub] [arrow-rs] paddyhoran commented on issue #85: Implement Union validity bitmap changes from ARROW-9222 - posted by GitBox <gi...@apache.org> on 2021/08/02 17:42:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #812: Implement vectorized hashing for DictionaryArray types - posted by GitBox <gi...@apache.org> on 2021/08/02 17:42:55 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10769: ARROW-13425: [Archery] Avoid importing PyArrow indirectly - posted by GitBox <gi...@apache.org> on 2021/08/02 17:51:02 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new pull request #813: Speed up inlist for strings - posted by GitBox <gi...@apache.org> on 2021/08/02 17:52:05 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #813: Speed up inlist for strings - posted by GitBox <gi...@apache.org> on 2021/08/02 17:52:17 UTC, 0 replies.
- [GitHub] [arrow] jonkeane edited a comment on pull request #10805: ARROW-13326: [R] [Archery] Add linting to dev CI - posted by GitBox <gi...@apache.org> on 2021/08/02 17:52:37 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #814: Optimize Inlist for string types - posted by GitBox <gi...@apache.org> on 2021/08/02 17:54:00 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10769: ARROW-13425: [Archery] Avoid importing PyArrow indirectly - posted by GitBox <gi...@apache.org> on 2021/08/02 17:54:11 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #813: Speed up inlist for strings - posted by GitBox <gi...@apache.org> on 2021/08/02 17:58:45 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10853: ARROW-13522: [C++] Fix regression in UTF8 trim functions - posted by GitBox <gi...@apache.org> on 2021/08/02 17:59:15 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10853: ARROW-13522: [C++] Fix regression in UTF8 trim functions - posted by GitBox <gi...@apache.org> on 2021/08/02 17:59:20 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10853: ARROW-13522: [C++] Fix regression in UTF8 trim functions - posted by GitBox <gi...@apache.org> on 2021/08/02 17:59:33 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10805: ARROW-13326: [R] [Archery] Add linting to dev CI - posted by GitBox <gi...@apache.org> on 2021/08/02 18:07:40 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #790: Rework GroupByHash for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/02 18:17:02 UTC, 16 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #815: Can not use LIKE on DictionaryArray encoded strings - posted by GitBox <gi...@apache.org> on 2021/08/02 18:20:05 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10769: ARROW-13425: [Archery] Avoid importing PyArrow indirectly - posted by GitBox <gi...@apache.org> on 2021/08/02 18:24:44 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10769: ARROW-13425: [Archery] Avoid importing PyArrow indirectly - posted by GitBox <gi...@apache.org> on 2021/08/02 18:25:29 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10769: ARROW-13425: [Archery] Avoid importing PyArrow indirectly - posted by GitBox <gi...@apache.org> on 2021/08/02 18:27:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #816: Hash join with direct indexing - posted by GitBox <gi...@apache.org> on 2021/08/02 18:30:06 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #817: datafusion-examples crate fails after upgrade to arrow 5.1.0 - posted by GitBox <gi...@apache.org> on 2021/08/02 18:31:53 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10852: ARROW-13421: [C++][Python] Add CSV convert option to change decimal point - posted by GitBox <gi...@apache.org> on 2021/08/02 18:34:00 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on pull request #10852: ARROW-13421: [C++][Python] Add CSV convert option to change decimal point - posted by GitBox <gi...@apache.org> on 2021/08/02 18:35:05 UTC, 2 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #10852: ARROW-13421: [C++][Python] Add CSV convert option to change decimal point - posted by GitBox <gi...@apache.org> on 2021/08/02 18:37:46 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #818: Update dependencies: prost to 0.8 and tonic to 0.5 - posted by GitBox <gi...@apache.org> on 2021/08/02 18:42:32 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #818: Update dependencies: prost to 0.8 and tonic to 0.5 - posted by GitBox <gi...@apache.org> on 2021/08/02 18:43:14 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10805: ARROW-13326: [R] [Archery] Add linting to dev CI - posted by GitBox <gi...@apache.org> on 2021/08/02 18:51:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #524: Expose ExecutionContext.register_csv to the python bindings - posted by GitBox <gi...@apache.org> on 2021/08/02 18:56:14 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #813: Speed up inlist for strings - posted by GitBox <gi...@apache.org> on 2021/08/02 18:56:44 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson edited a comment on pull request #10852: ARROW-13421: [C++][Python] Add CSV convert option to change decimal point - posted by GitBox <gi...@apache.org> on 2021/08/02 19:01:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #802: show prettier diff in CI - posted by GitBox <gi...@apache.org> on 2021/08/02 19:31:49 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #649: Add question template - posted by GitBox <gi...@apache.org> on 2021/08/02 19:43:51 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #649: Add question template - posted by GitBox <gi...@apache.org> on 2021/08/02 19:44:01 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #817: datafusion-examples crate fails after upgrade to arrow 5.1.0 - posted by GitBox <gi...@apache.org> on 2021/08/02 19:45:31 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #818: Update dependencies: prost to 0.8 and tonic to 0.5 - posted by GitBox <gi...@apache.org> on 2021/08/02 19:45:31 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #818: Update dependencies: prost to 0.8 and tonic to 0.5 - posted by GitBox <gi...@apache.org> on 2021/08/02 19:45:31 UTC, 0 replies.
- [GitHub] [arrow] JayjeetAtGithub commented on a change in pull request #10431: ARROW-12921: [C++][Dataset] Add RadosParquetFileFormat to Dataset API - posted by GitBox <gi...@apache.org> on 2021/08/02 20:10:49 UTC, 9 replies.
- [GitHub] [arrow] kharoc opened a new pull request #10854: ARROW-13089:[Python]Allow creating RecordBatch from Python dict - posted by GitBox <gi...@apache.org> on 2021/08/02 20:16:15 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10854: ARROW-13089:[Python]Allow creating RecordBatch from Python dict - posted by GitBox <gi...@apache.org> on 2021/08/02 20:16:29 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #628: Add a note about arrow crate security / safety - posted by GitBox <gi...@apache.org> on 2021/08/02 20:21:27 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb merged pull request #647: Doctests for from_iter for BooleanArray & for BooleanBuilder. - posted by GitBox <gi...@apache.org> on 2021/08/02 20:47:31 UTC, 0 replies.
- [GitHub] [arrow] Christian8491 opened a new pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/02 21:04:15 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/02 21:04:39 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jgoday opened a new pull request #819: Draft: python bindings for window functions - posted by GitBox <gi...@apache.org> on 2021/08/02 21:14:19 UTC, 0 replies.
- [GitHub] [arrow] edponce commented on pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/02 21:20:34 UTC, 3 replies.
- [GitHub] [arrow-datafusion] jgoday commented on pull request #819: Draft: python bindings for window functions - posted by GitBox <gi...@apache.org> on 2021/08/02 21:20:47 UTC, 0 replies.
- [GitHub] [arrow] edponce commented on a change in pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/02 21:22:57 UTC, 1 replies.
- [GitHub] [arrow-datafusion] jgoday edited a comment on pull request #819: Draft: python bindings for window functions - posted by GitBox <gi...@apache.org> on 2021/08/02 21:25:04 UTC, 2 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10431: ARROW-12921: [C++][Dataset] Add RadosParquetFileFormat to Dataset API - posted by GitBox <gi...@apache.org> on 2021/08/02 23:33:38 UTC, 1 replies.
- [GitHub] [arrow] wesm opened a new pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/03 00:13:16 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/03 00:13:41 UTC, 0 replies.
- [GitHub] [arrow] edponce opened a new pull request #10857: ARROW-12944: [C++] String capitalize kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 01:54:24 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10857: ARROW-12944: [C++] String capitalize kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 01:54:38 UTC, 0 replies.
- [GitHub] [arrow] edponce removed a comment on pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 01:56:47 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/03 02:19:19 UTC, 5 replies.
- [GitHub] [arrow] jorgecarleitao commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/03 03:57:54 UTC, 4 replies.
- [GitHub] [arrow] shanhuuang commented on pull request #10627: PARQUET-490: [C++][Parquet] Basic support for encoding DELTA_BINARY_PACKED - posted by GitBox <gi...@apache.org> on 2021/08/03 04:12:13 UTC, 0 replies.
- [GitHub] [arrow] JayjeetAtGithub commented on pull request #10431: ARROW-12921: [C++][Dataset] Add RadosParquetFileFormat to Dataset API - posted by GitBox <gi...@apache.org> on 2021/08/03 04:58:19 UTC, 3 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #819: Draft: python bindings for window functions - posted by GitBox <gi...@apache.org> on 2021/08/03 05:14:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] viirya opened a new pull request #820: Support date datatypes in max/min - posted by GitBox <gi...@apache.org> on 2021/08/03 05:59:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] viirya commented on pull request #820: Support date datatypes in max/min - posted by GitBox <gi...@apache.org> on 2021/08/03 06:02:59 UTC, 1 replies.
- [GitHub] [arrow] kou commented on pull request #10828: ARROW-13485: [Release] Replace ${PREVIOUS_RELEASE}.9000 in r/NEWS.md by post-12-bump-versions.sh - posted by GitBox <gi...@apache.org> on 2021/08/03 06:14:39 UTC, 1 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10729: ARROW-12513: [C++][Parquet] Parquet Writer always puts null_count=0 in Parquet statistics for dictionary-encoded array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/03 06:28:04 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #811: Source ext for remote files read - posted by GitBox <gi...@apache.org> on 2021/08/03 06:48:15 UTC, 2 replies.
- [GitHub] [arrow] houqp commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/03 06:57:22 UTC, 0 replies.
- [GitHub] [arrow] michalursa opened a new pull request #10858: ARROW-13532: [C++][Compute] - adding set membership type filtering to hash table interface - posted by GitBox <gi...@apache.org> on 2021/08/03 06:59:48 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10858: ARROW-13532: [C++][Compute] - adding set membership type filtering to hash table interface - posted by GitBox <gi...@apache.org> on 2021/08/03 07:00:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #820: Support date datatypes in max/min - posted by GitBox <gi...@apache.org> on 2021/08/03 07:02:47 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me closed issue #645: Remove undefined behavior in `value` method of boolean and primitive arrays - posted by GitBox <gi...@apache.org> on 2021/08/03 07:11:33 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me merged pull request #644: Remove undefined behavior in `value` method of boolean and primitive arrays - posted by GitBox <gi...@apache.org> on 2021/08/03 07:11:33 UTC, 0 replies.
- [GitHub] [arrow-rs] HagaiHargil commented on issue #646: `ipc::StreamReader` doesn't see new data after stream was emptied - posted by GitBox <gi...@apache.org> on 2021/08/03 07:27:27 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10853: ARROW-13522: [C++] Fix regression in UTF8 trim functions - posted by GitBox <gi...@apache.org> on 2021/08/03 08:00:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #771: Release a new version of DataFusion to crates.io - posted by GitBox <gi...@apache.org> on 2021/08/03 08:21:39 UTC, 8 replies.
- [GitHub] [arrow] cyb70289 opened a new pull request #10859: ARROW-13534: [C++] Improve csv chunker - posted by GitBox <gi...@apache.org> on 2021/08/03 09:01:45 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10859: ARROW-13534: [C++] Improve csv chunker - posted by GitBox <gi...@apache.org> on 2021/08/03 09:02:09 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #10859: ARROW-13534: [C++] Improve csv chunker - posted by GitBox <gi...@apache.org> on 2021/08/03 09:07:05 UTC, 1 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #10859: ARROW-13534: [C++] Improve csv chunker - posted by GitBox <gi...@apache.org> on 2021/08/03 09:11:50 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/03 09:12:04 UTC, 2 replies.
- [GitHub] [arrow] thisisnic removed a comment on pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/03 09:36:08 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10859: ARROW-13534: [C++] Improve csv chunker - posted by GitBox <gi...@apache.org> on 2021/08/03 10:01:39 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10857: ARROW-12944: [C++] String capitalize kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 10:14:25 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 10:22:25 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10823: ARROW-9948: [C++] Fix scale handling in Decimal{128, 256}::FromString - posted by GitBox <gi...@apache.org> on 2021/08/03 10:47:55 UTC, 0 replies.
- [GitHub] [arrow] edponce commented on a change in pull request #10857: ARROW-12944: [C++] String capitalize kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 11:11:38 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10854: ARROW-13089:[Python]Allow creating RecordBatch from Python dict - posted by GitBox <gi...@apache.org> on 2021/08/03 11:29:52 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10859: ARROW-13534: [C++] Improve csv chunker - posted by GitBox <gi...@apache.org> on 2021/08/03 11:43:28 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10854: ARROW-13089:[Python]Allow creating RecordBatch from Python dict - posted by GitBox <gi...@apache.org> on 2021/08/03 12:02:32 UTC, 0 replies.
- [GitHub] [arrow] jvictorhuguenin commented on a change in pull request #10718: ARROW-13331: [C++][Gandiva] Add format_number hive function to gandiva - posted by GitBox <gi...@apache.org> on 2021/08/03 12:09:19 UTC, 0 replies.
- [GitHub] [arrow] lemire commented on pull request #10852: ARROW-13421: [C++][Python] Add CSV convert option to change decimal point - posted by GitBox <gi...@apache.org> on 2021/08/03 13:40:45 UTC, 0 replies.
- [GitHub] [arrow] jonkeane closed pull request #10805: ARROW-13326: [R] [Archery] Add linting to dev CI - posted by GitBox <gi...@apache.org> on 2021/08/03 13:59:01 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10860: ARROW-13520: [C++] Implement hash_aggregate tdigest kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 13:59:37 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10860: ARROW-13520: [C++] Implement hash_aggregate tdigest kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 14:00:02 UTC, 0 replies.
- [GitHub] [arrow] wmalpica commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/03 14:56:05 UTC, 0 replies.
- [GitHub] [arrow] thisisnic edited a comment on pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/03 15:01:27 UTC, 0 replies.
- [GitHub] [arrow] Christian8491 commented on a change in pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 15:42:23 UTC, 1 replies.
- [GitHub] [arrow-rs] nevi-me closed issue #395: Support arrow map datatype - posted by GitBox <gi...@apache.org> on 2021/08/03 16:07:50 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me commented on issue #395: Support arrow map datatype - posted by GitBox <gi...@apache.org> on 2021/08/03 16:07:50 UTC, 0 replies.
- [GitHub] [arrow] Christian8491 commented on pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 16:17:27 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/03 16:18:55 UTC, 3 replies.
- [GitHub] [arrow-datafusion] hntd187 commented on issue #758: Ballista: UnresolvedShuffleExec and ShuffleReaderExec should show correct partitioning scheme - posted by GitBox <gi...@apache.org> on 2021/08/03 16:41:41 UTC, 0 replies.
- [GitHub] [arrow] jonkeane opened a new pull request #10861: ARROW-13538: [R] [CI] Don't test DuckDB in the minimal build - posted by GitBox <gi...@apache.org> on 2021/08/03 16:44:45 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10861: ARROW-13538: [R] [CI] Don't test DuckDB in the minimal build - posted by GitBox <gi...@apache.org> on 2021/08/03 16:45:03 UTC, 2 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10861: ARROW-13538: [R] [CI] Don't test DuckDB in the minimal build - posted by GitBox <gi...@apache.org> on 2021/08/03 16:45:07 UTC, 4 replies.
- [GitHub] [arrow] kharoc commented on a change in pull request #10854: ARROW-13089:[Python]Allow creating RecordBatch from Python dict - posted by GitBox <gi...@apache.org> on 2021/08/03 16:45:20 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10162: ARROW-12506: [Python] Improve modularity of pyarrow codebase: _ipc module - posted by GitBox <gi...@apache.org> on 2021/08/03 17:10:04 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10862: ARROW-13132: [C++] Add Scalar validation - posted by GitBox <gi...@apache.org> on 2021/08/03 17:23:56 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10862: ARROW-13132: [C++] Add Scalar validation - posted by GitBox <gi...@apache.org> on 2021/08/03 17:24:10 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10854: ARROW-13089:[Python]Allow creating RecordBatch from Python dict - posted by GitBox <gi...@apache.org> on 2021/08/03 17:34:02 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on pull request #10729: ARROW-12513: [C++][Parquet] Parquet Writer always puts null_count=0 in Parquet statistics for dictionary-encoded array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/03 17:34:25 UTC, 2 replies.
- [GitHub] [arrow] cpcloud commented on a change in pull request #10849: ARROW-13507: [R] LTO job on CRAN fails - posted by GitBox <gi...@apache.org> on 2021/08/03 17:34:39 UTC, 1 replies.
- [GitHub] [arrow] thisisnic commented on a change in pull request #10765: ARROW-13399: [R] Update dataset.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/03 17:35:42 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10849: ARROW-13507: [R] LTO job on CRAN fails - posted by GitBox <gi...@apache.org> on 2021/08/03 18:02:22 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #812: Implement vectorized hashing for DictionaryArray types - posted by GitBox <gi...@apache.org> on 2021/08/03 18:05:44 UTC, 4 replies.
- [GitHub] [arrow-cookbook] Nlte opened a new pull request #2: Explicit arr object creation - posted by GitBox <gi...@apache.org> on 2021/08/03 18:59:21 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 19:10:41 UTC, 0 replies.
- [GitHub] [arrow] lidavidm edited a comment on pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 19:12:48 UTC, 0 replies.
- [GitHub] [arrow] lidavidm closed pull request #10842: ARROW-13469: [C++] Suppress -Wmissing-field-initializers in DayMilliseconds arrow/type.h - posted by GitBox <gi...@apache.org> on 2021/08/03 19:15:43 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10851: ARROW-13519: [R] Make doc examples less noisy - posted by GitBox <gi...@apache.org> on 2021/08/03 19:16:06 UTC, 3 replies.
- [GitHub] [arrow-datafusion] NGA-TRAN opened a new issue #821: Internal error : Unsupported data type in hasher - posted by GitBox <gi...@apache.org> on 2021/08/03 19:20:32 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/03 19:23:25 UTC, 4 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #821: Internal error : Unsupported data type in hasher - posted by GitBox <gi...@apache.org> on 2021/08/03 19:27:08 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/03 19:33:56 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #810: Qualified field resolution too strict - posted by GitBox <gi...@apache.org> on 2021/08/03 19:37:14 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #813: Speed up inlist for strings and primitives - posted by GitBox <gi...@apache.org> on 2021/08/03 19:52:53 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #813: Speed up inlist for strings and primitives - posted by GitBox <gi...@apache.org> on 2021/08/03 19:58:10 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #806: Add optimizer rule to replace inlist with `or` chain for small expression list - posted by GitBox <gi...@apache.org> on 2021/08/03 19:59:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #811: Source ext for remote files read - posted by GitBox <gi...@apache.org> on 2021/08/03 20:47:27 UTC, 4 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #797: Better join order resolution logic - posted by GitBox <gi...@apache.org> on 2021/08/03 20:54:46 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #812: Implement vectorized hashing for DictionaryArray types - posted by GitBox <gi...@apache.org> on 2021/08/03 21:00:48 UTC, 2 replies.
- [GitHub] [arrow-datafusion] seddonm1 commented on a change in pull request #797: Better join order resolution logic - posted by GitBox <gi...@apache.org> on 2021/08/03 21:06:24 UTC, 3 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10863: ARROW-13540: [C++] Add order by sink node - posted by GitBox <gi...@apache.org> on 2021/08/03 21:40:34 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10863: ARROW-13540: [C++] Add order by sink node - posted by GitBox <gi...@apache.org> on 2021/08/03 21:40:48 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10863: ARROW-13540: [C++] Add order by sink node - posted by GitBox <gi...@apache.org> on 2021/08/03 21:41:01 UTC, 4 replies.
- [GitHub] [arrow-datafusion] seddonm1 commented on pull request #797: Better join order resolution logic - posted by GitBox <gi...@apache.org> on 2021/08/03 22:55:09 UTC, 2 replies.
- [GitHub] [arrow] augustoasilva commented on a change in pull request #10718: ARROW-13331: [C++][Gandiva] Add format_number hive function to gandiva - posted by GitBox <gi...@apache.org> on 2021/08/03 23:25:54 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on pull request #10431: ARROW-12921: [C++][Dataset] Add RadosParquetFileFormat to Dataset API - posted by GitBox <gi...@apache.org> on 2021/08/04 00:55:23 UTC, 0 replies.
- [GitHub] [arrow] ianmcook commented on a change in pull request #10722: ARROW-13344: [R] Initial bindings for ExecPlan/ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/04 02:21:45 UTC, 9 replies.
- [GitHub] [arrow-datafusion] yjshen commented on a change in pull request #811: Source ext for remote files read - posted by GitBox <gi...@apache.org> on 2021/08/04 02:52:44 UTC, 8 replies.
- [GitHub] [arrow] kou closed pull request #10828: ARROW-13485: [Release] Replace ${PREVIOUS_RELEASE}.9000 in r/NEWS.md by post-12-bump-versions.sh - posted by GitBox <gi...@apache.org> on 2021/08/04 02:57:53 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #10860: ARROW-13520: [C++] Implement hash_aggregate tdigest kernel - posted by GitBox <gi...@apache.org> on 2021/08/04 04:37:11 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #10864: ARROW-13544 [Java]: Remove APIs that have been deprecated for long - posted by GitBox <gi...@apache.org> on 2021/08/04 07:14:52 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10864: ARROW-13544 [Java]: Remove APIs that have been deprecated for long - posted by GitBox <gi...@apache.org> on 2021/08/04 07:15:05 UTC, 0 replies.
- [GitHub] [arrow] praveenbingo closed pull request #10775: ARROW-13429: [C++][Gandiva] Fix Gandiva codegen for if-else expression with binary type - posted by GitBox <gi...@apache.org> on 2021/08/04 10:26:42 UTC, 1 replies.
- [GitHub] [arrow] praveenbingo closed pull request #10033: ARROW-12388: [C++][Gandiva] Implement cast numbers from varbinary functions in gandiva - posted by GitBox <gi...@apache.org> on 2021/08/04 10:29:13 UTC, 1 replies.
- [GitHub] [arrow] praveenbingo closed pull request #10112: ARROW-12479: [C++][Gandiva] Implement castBigInt, castInt, castIntervalDay and castIntervalYear extra functions - posted by GitBox <gi...@apache.org> on 2021/08/04 10:30:36 UTC, 1 replies.
- [GitHub] [arrow] praveenbingo closed pull request #10059: ARROW-12410: [C++][Gandiva] Implement regexp_replace function on Gandiva - posted by GitBox <gi...@apache.org> on 2021/08/04 10:32:02 UTC, 1 replies.
- [GitHub] [arrow] praveenbingo commented on pull request #10068: ARROW-12422: [C++][Gandiva] Add castVARCHAR from date millis function - posted by GitBox <gi...@apache.org> on 2021/08/04 10:33:22 UTC, 1 replies.
- [GitHub] [arrow] praveenbingo commented on pull request #10385: ARROW-12858: [C++][Gandiva] Add isNull, isTrue, isFalse, isNotTrue, IsNotFalse and NVL functions on Gandiva - posted by GitBox <gi...@apache.org> on 2021/08/04 10:33:45 UTC, 1 replies.
- [GitHub] [arrow] praveenbingo closed pull request #10396: ARROW-12866: [C++][Gandiva] Implement STRPOS function on Gandiva - posted by GitBox <gi...@apache.org> on 2021/08/04 10:37:03 UTC, 1 replies.
- [GitHub] [arrow] praveenbingo commented on pull request #10464: ARROW-12943: [Gandiva][C++]Implement MD5 Hive function - posted by GitBox <gi...@apache.org> on 2021/08/04 10:37:36 UTC, 1 replies.
- [GitHub] [arrow] praveenbingo closed pull request #10595: ARROW-13163: [C++][Gandiva] Implement REPEAT function on Gandiva - posted by GitBox <gi...@apache.org> on 2021/08/04 10:38:29 UTC, 1 replies.
- [GitHub] [arrow] kszucs opened a new pull request #10865: ARROW-3699: [C++] Dockerfile for testing 32-bit C++ build - posted by GitBox <gi...@apache.org> on 2021/08/04 10:54:47 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10865: ARROW-3699: [C++] Dockerfile for testing 32-bit C++ build - posted by GitBox <gi...@apache.org> on 2021/08/04 10:55:07 UTC, 2 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #10865: ARROW-3699: [C++] Dockerfile for testing 32-bit C++ build - posted by GitBox <gi...@apache.org> on 2021/08/04 10:56:16 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #809: Qualified field resolution too strict - posted by GitBox <gi...@apache.org> on 2021/08/04 11:11:36 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #810: Qualified field resolution too strict - posted by GitBox <gi...@apache.org> on 2021/08/04 11:11:36 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #10865: ARROW-3699: [C++] Dockerfile for testing 32-bit C++ build - posted by GitBox <gi...@apache.org> on 2021/08/04 11:38:46 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #10855: ARROW-12946: [C++] String swap case kernel - posted by GitBox <gi...@apache.org> on 2021/08/04 12:02:45 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10860: ARROW-13520: [C++] Implement hash_aggregate tdigest kernel - posted by GitBox <gi...@apache.org> on 2021/08/04 12:09:37 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #10857: ARROW-12944: [C++] String capitalize kernel - posted by GitBox <gi...@apache.org> on 2021/08/04 12:12:43 UTC, 3 replies.
- [GitHub] [arrow] kszucs commented on pull request #10865: ARROW-3699: [C++] Dockerfile for testing 32-bit C++ build - posted by GitBox <gi...@apache.org> on 2021/08/04 12:35:26 UTC, 2 replies.
- [GitHub] [arrow] edponce commented on pull request #10857: ARROW-12944: [C++] String capitalize kernel - posted by GitBox <gi...@apache.org> on 2021/08/04 12:41:17 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10722: ARROW-13344: [R] Initial bindings for ExecPlan/ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/04 12:43:05 UTC, 4 replies.
- [GitHub] [arrow-rs] sum12 commented on issue #587: Can't cast from string to timestamp: - posted by GitBox <gi...@apache.org> on 2021/08/04 13:02:54 UTC, 1 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/04 13:05:59 UTC, 4 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10765: ARROW-13399: [R] Update dataset.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/04 13:15:00 UTC, 8 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10431: ARROW-12921: [C++][Dataset] Add RadosParquetFileFormat to Dataset API - posted by GitBox <gi...@apache.org> on 2021/08/04 13:30:59 UTC, 2 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10867: ARROW-9719: [Python] Improve HadoopFileSystem docstring - posted by GitBox <gi...@apache.org> on 2021/08/04 13:45:17 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10866: ARROW-3448: [Python] Pandas roundtrip doesn't preserve list of datetime objects - posted by GitBox <gi...@apache.org> on 2021/08/04 13:57:42 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10867: ARROW-9719: [Python] Improve HadoopFileSystem docstring - posted by GitBox <gi...@apache.org> on 2021/08/04 14:00:50 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10866: ARROW-3448: [Python] Pandas roundtrip doesn't preserve list of datetime objects - posted by GitBox <gi...@apache.org> on 2021/08/04 14:15:51 UTC, 1 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10868: ARROW-13552: [C++] Remove deprecated APIs - posted by GitBox <gi...@apache.org> on 2021/08/04 14:22:58 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10724: ARROW-12964: [R] Add bindings for ifelse() and if_else() - posted by GitBox <gi...@apache.org> on 2021/08/04 14:29:05 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10868: ARROW-13552: [C++] Remove deprecated APIs - posted by GitBox <gi...@apache.org> on 2021/08/04 14:31:33 UTC, 2 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10862: ARROW-13132: [C++] Add Scalar validation - posted by GitBox <gi...@apache.org> on 2021/08/04 14:33:52 UTC, 4 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10724: ARROW-12964: [R] Add bindings for ifelse() and if_else() - posted by GitBox <gi...@apache.org> on 2021/08/04 14:34:59 UTC, 3 replies.
- [GitHub] [arrow] lidavidm closed pull request #10860: ARROW-13520: [C++] Implement hash_aggregate tdigest kernel - posted by GitBox <gi...@apache.org> on 2021/08/04 14:42:14 UTC, 1 replies.
- [GitHub] [arrow] edponce opened a new pull request #10869: ARROW-12714: [C++] String title case kernel - posted by GitBox <gi...@apache.org> on 2021/08/04 14:43:48 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10869: ARROW-12714: [C++] String title case kernel - posted by GitBox <gi...@apache.org> on 2021/08/04 14:44:15 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10642: ARROW-13220: [C++] Implement 'choose' function - posted by GitBox <gi...@apache.org> on 2021/08/04 14:44:28 UTC, 1 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #10866: ARROW-3448: [Python] Add test for roundtrip of pandas DataFrame with column of lists of datetime objects - posted by GitBox <gi...@apache.org> on 2021/08/04 14:47:59 UTC, 1 replies.
- [GitHub] [arrow] rommelDB opened a new pull request #10870: ARROW-12540: [C++] Implementing casting support from date32/date64 to uft8/large_utf8 - posted by GitBox <gi...@apache.org> on 2021/08/04 14:50:43 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10870: ARROW-12540: [C++] Implementing casting support from date32/date64 to uft8/large_utf8 - posted by GitBox <gi...@apache.org> on 2021/08/04 14:50:59 UTC, 1 replies.
- [GitHub] [arrow] rommelDB commented on pull request #10870: ARROW-12540: [C++] Implementing casting support from date32/date64 to uft8/large_utf8 - posted by GitBox <gi...@apache.org> on 2021/08/04 14:52:10 UTC, 3 replies.
- [GitHub] [arrow] rommelDB commented on a change in pull request #10870: ARROW-12540: [C++] Implementing casting support from date32/date64 to uft8/large_utf8 - posted by GitBox <gi...@apache.org> on 2021/08/04 14:54:35 UTC, 4 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10806: ARROW-13222: [C++] Improve type support for case_when - posted by GitBox <gi...@apache.org> on 2021/08/04 14:57:56 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10871: ARROW-10373: [C++] Validate null_count in Array::ValidateFull() - posted by GitBox <gi...@apache.org> on 2021/08/04 15:02:09 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #10867: ARROW-9719: [Python] Improve HadoopFileSystem docstring - posted by GitBox <gi...@apache.org> on 2021/08/04 15:02:25 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #10857: ARROW-12944: [C++] String capitalize kernel - posted by GitBox <gi...@apache.org> on 2021/08/04 15:05:40 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10872: ARROW-13557: [Packaging][Python] Skip test_cancellation test case on M1 - posted by GitBox <gi...@apache.org> on 2021/08/04 15:15:11 UTC, 4 replies.
- [GitHub] [arrow] kszucs commented on pull request #10872: ARROW-13557: [Packaging][Python] Skip test_cancellation test case on M1 - posted by GitBox <gi...@apache.org> on 2021/08/04 15:15:35 UTC, 3 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10873: ARROW-13556: [C++] Add protobuf to linking for flight - posted by GitBox <gi...@apache.org> on 2021/08/04 15:17:23 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10862: ARROW-13132: [C++] Add Scalar validation - posted by GitBox <gi...@apache.org> on 2021/08/04 15:18:27 UTC, 3 replies.
- [GitHub] [arrow] pitrou commented on pull request #10868: ARROW-13552: [C++] Remove deprecated APIs - posted by GitBox <gi...@apache.org> on 2021/08/04 15:38:04 UTC, 1 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #10868: ARROW-13552: [C++] Remove deprecated APIs - posted by GitBox <gi...@apache.org> on 2021/08/04 15:38:09 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #821: Internal error : Unsupported data type in hasher - posted by GitBox <gi...@apache.org> on 2021/08/04 15:54:41 UTC, 2 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10874: ARROW-12359: [C++] Deprecate FileSystem::OpenAppendStream - posted by GitBox <gi...@apache.org> on 2021/08/04 16:04:15 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10874: ARROW-12359: [C++] Deprecate FileSystem::OpenAppendStream - posted by GitBox <gi...@apache.org> on 2021/08/04 16:04:33 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb opened a new issue #655: Allow `collect`ing from Values as well as `Option` - posted by GitBox <gi...@apache.org> on 2021/08/04 16:08:57 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #816: Hash join with direct indexing - posted by GitBox <gi...@apache.org> on 2021/08/04 16:12:54 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #812: Implement vectorized hashing for DictionaryArray types - posted by GitBox <gi...@apache.org> on 2021/08/04 16:23:01 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #822: Reconsider hashing of nulls - posted by GitBox <gi...@apache.org> on 2021/08/04 16:31:11 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #821: Internal error : Unsupported data type in hasher - posted by GitBox <gi...@apache.org> on 2021/08/04 16:32:01 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #812: Implement vectorized hashing for DictionaryArray types - posted by GitBox <gi...@apache.org> on 2021/08/04 16:32:02 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #823: Add test for window functions on dictionary - posted by GitBox <gi...@apache.org> on 2021/08/04 16:41:32 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10642: ARROW-13220: [C++] Implement 'choose' function - posted by GitBox <gi...@apache.org> on 2021/08/04 17:00:54 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb edited a comment on issue #790: Rework GroupByHash for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/04 17:03:02 UTC, 2 replies.
- [GitHub] [arrow] pitrou closed pull request #10642: ARROW-13220: [C++] Implement 'choose' function - posted by GitBox <gi...@apache.org> on 2021/08/04 17:04:21 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10875: ARROW-13559: [CI][C++] Move the test-conda-cpp-valgrind nightly build to azure - posted by GitBox <gi...@apache.org> on 2021/08/04 17:16:08 UTC, 2 replies.
- [GitHub] [arrow] kszucs commented on pull request #10875: ARROW-13559: [CI][C++] Move the test-conda-cpp-valgrind nightly build to azure - posted by GitBox <gi...@apache.org> on 2021/08/04 17:16:11 UTC, 1 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10876: ARROW-12728: [C++] Implement count_distinct/distinct hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/04 17:49:02 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10876: ARROW-12728: [C++] Implement count_distinct/distinct hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/04 17:49:26 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10876: ARROW-12728: [C++] Implement count_distinct/distinct hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/04 17:49:39 UTC, 3 replies.
- [GitHub] [arrow] alamb commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/04 17:58:41 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #782: Wrong results when grouping on a column with NULLs - posted by GitBox <gi...@apache.org> on 2021/08/04 18:02:20 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #782: Wrong results when grouping on a column with NULLs - posted by GitBox <gi...@apache.org> on 2021/08/04 18:02:58 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #770: Confirm git tagging strategy for releases - posted by GitBox <gi...@apache.org> on 2021/08/04 18:03:48 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #770: Confirm git tagging strategy for releases - posted by GitBox <gi...@apache.org> on 2021/08/04 18:03:48 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #705: Any reason why logical plan is optimized twice? - posted by GitBox <gi...@apache.org> on 2021/08/04 18:05:23 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10870: ARROW-12540: [C++] Implementing casting support from date32/date64 to uft8/large_utf8 - posted by GitBox <gi...@apache.org> on 2021/08/04 18:17:10 UTC, 2 replies.
- [GitHub] [arrow] bkietz closed pull request #10868: ARROW-13552: [C++] Remove deprecated APIs - posted by GitBox <gi...@apache.org> on 2021/08/04 18:27:14 UTC, 1 replies.
- [GitHub] [arrow] neil-b opened a new pull request #10877: ARROW-13508: [C++] Support custom retry strategies in S3Options - posted by GitBox <gi...@apache.org> on 2021/08/04 18:42:01 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10877: ARROW-13508: [C++] Support custom retry strategies in S3Options - posted by GitBox <gi...@apache.org> on 2021/08/04 18:42:14 UTC, 1 replies.
- [GitHub] [arrow] ianmcook commented on pull request #10793: ARROW-13482: [C++][Compute] Refactoring away from hard coded ExecNode factories to a registry - posted by GitBox <gi...@apache.org> on 2021/08/04 18:44:26 UTC, 1 replies.
- [GitHub] [arrow] ianmcook edited a comment on pull request #10793: ARROW-13482: [C++][Compute] Refactoring away from hard coded ExecNode factories to a registry - posted by GitBox <gi...@apache.org> on 2021/08/04 18:45:28 UTC, 1 replies.
- [GitHub] [arrow] neil-b commented on a change in pull request #10877: ARROW-13508: [C++] Support custom retry strategies in S3Options - posted by GitBox <gi...@apache.org> on 2021/08/04 18:50:29 UTC, 4 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10722: ARROW-13344: [R] Initial bindings for ExecPlan/ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/04 19:10:42 UTC, 1 replies.
- [GitHub] [arrow] diegodfrf opened a new pull request #10878: ARROW-12953: [C++][Compute] Refactor CheckScalar* to take Datum arguments - posted by GitBox <gi...@apache.org> on 2021/08/04 19:12:29 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10878: ARROW-12953: [C++][Compute] Refactor CheckScalar* to take Datum arguments - posted by GitBox <gi...@apache.org> on 2021/08/04 19:12:52 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #10879: ARROW-13562: [R] Styler followups - posted by GitBox <gi...@apache.org> on 2021/08/04 19:15:53 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10879: ARROW-13562: [R] Styler followups - posted by GitBox <gi...@apache.org> on 2021/08/04 19:16:06 UTC, 1 replies.
- [GitHub] [arrow] bkietz commented on pull request #10793: ARROW-13482: [C++][Compute] Refactoring away from hard coded ExecNode factories to a registry - posted by GitBox <gi...@apache.org> on 2021/08/04 19:22:48 UTC, 2 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10878: ARROW-12953: [C++][Compute] Refactor CheckScalar* to take Datum arguments - posted by GitBox <gi...@apache.org> on 2021/08/04 19:23:32 UTC, 1 replies.
- [GitHub] [arrow] diegodfrf commented on a change in pull request #10878: ARROW-12953: [C++][Compute] Refactor CheckScalar* to take Datum arguments - posted by GitBox <gi...@apache.org> on 2021/08/04 19:28:53 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10877: ARROW-13508: [C++] Support custom retry strategies in S3Options - posted by GitBox <gi...@apache.org> on 2021/08/04 19:29:28 UTC, 8 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10849: ARROW-13507: [R] LTO job on CRAN fails - posted by GitBox <gi...@apache.org> on 2021/08/04 19:35:59 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10851: ARROW-13519: [R] Make doc examples less noisy - posted by GitBox <gi...@apache.org> on 2021/08/04 19:44:59 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10765: ARROW-13399: [R] Update dataset.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/04 19:45:42 UTC, 1 replies.
- [GitHub] [arrow] aucahuasi opened a new pull request #10880: ARROW-13509: [C++] Take kernel with empty inputs - posted by GitBox <gi...@apache.org> on 2021/08/04 19:57:46 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10880: ARROW-13509: [C++] Take kernel with empty inputs - posted by GitBox <gi...@apache.org> on 2021/08/04 19:58:01 UTC, 1 replies.
- [GitHub] [arrow] edponce commented on pull request #10878: ARROW-12953: [C++][Compute] Refactor CheckScalar* to take Datum arguments - posted by GitBox <gi...@apache.org> on 2021/08/04 20:00:25 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10880: ARROW-13509: [C++] Take kernel with empty inputs - posted by GitBox <gi...@apache.org> on 2021/08/04 20:02:31 UTC, 2 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new pull request #3: Refactor GH Actions job that uses third party action - posted by GitBox <gi...@apache.org> on 2021/08/04 20:15:53 UTC, 1 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10879: ARROW-13562: [R] Styler followups - posted by GitBox <gi...@apache.org> on 2021/08/04 20:27:06 UTC, 2 replies.
- [GitHub] [arrow] kou commented on pull request #10033: ARROW-12388: [C++][Gandiva] Implement cast numbers from varbinary functions in gandiva - posted by GitBox <gi...@apache.org> on 2021/08/04 20:30:55 UTC, 2 replies.
- [GitHub] [arrow] aucahuasi commented on a change in pull request #10880: ARROW-13509: [C++] Take kernel with empty inputs - posted by GitBox <gi...@apache.org> on 2021/08/04 20:36:41 UTC, 2 replies.
- [GitHub] [arrow] bkietz closed pull request #10854: ARROW-13089: [Python] Allow creating RecordBatch from Python dict - posted by GitBox <gi...@apache.org> on 2021/08/04 20:51:08 UTC, 1 replies.
- [GitHub] [arrow] jonkeane closed pull request #10861: ARROW-13538: [R] [CI] Don't test DuckDB in the minimal build - posted by GitBox <gi...@apache.org> on 2021/08/04 21:13:04 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #814: Optimize Inlist for strings and primitives - posted by GitBox <gi...@apache.org> on 2021/08/04 21:26:55 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #813: Speed up inlist for strings and primitives - posted by GitBox <gi...@apache.org> on 2021/08/04 21:26:55 UTC, 1 replies.
- [GitHub] [arrow] kou opened a new pull request #10881: ARROW-13565: [Packaging][Ubuntu] Drop support for 20.10 - posted by GitBox <gi...@apache.org> on 2021/08/04 21:34:59 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10881: ARROW-13565: [Packaging][Ubuntu] Drop support for 20.10 - posted by GitBox <gi...@apache.org> on 2021/08/04 21:35:12 UTC, 2 replies.
- [GitHub] [arrow] kou commented on pull request #10881: ARROW-13565: [Packaging][Ubuntu] Drop support for 20.10 - posted by GitBox <gi...@apache.org> on 2021/08/04 21:35:25 UTC, 2 replies.
- [GitHub] [arrow] kou closed pull request #10873: ARROW-13556: [C++] Add protobuf to linking for flight - posted by GitBox <gi...@apache.org> on 2021/08/04 21:36:02 UTC, 1 replies.
- [GitHub] [arrow] jonkeane closed pull request #10879: ARROW-13562: [R] Styler followups - posted by GitBox <gi...@apache.org> on 2021/08/04 23:39:11 UTC, 1 replies.
- [GitHub] [arrow] kou closed pull request #10881: ARROW-13565: [Packaging][Ubuntu] Drop support for 20.10 - posted by GitBox <gi...@apache.org> on 2021/08/05 00:11:09 UTC, 1 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10829: ARROW-13489: [R] Bump CI jobs after 5.0.0 - posted by GitBox <gi...@apache.org> on 2021/08/05 00:20:22 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10829: ARROW-13489: [R] Bump CI jobs after 5.0.0 - posted by GitBox <gi...@apache.org> on 2021/08/05 00:21:15 UTC, 1 replies.
- [GitHub] [arrow] lidavidm closed pull request #10878: ARROW-12953: [C++][Compute] Refactor CheckScalar* to take Datum arguments - posted by GitBox <gi...@apache.org> on 2021/08/05 00:21:40 UTC, 1 replies.
- [GitHub] [arrow] HashidaTKS commented on pull request #10527: ARROW-6870: [C#] Add Support for Dictionary Arrays and Dictionary Encoding - posted by GitBox <gi...@apache.org> on 2021/08/05 00:22:03 UTC, 2 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10878: ARROW-12953: [C++][Compute] Refactor CheckScalar* to take Datum arguments - posted by GitBox <gi...@apache.org> on 2021/08/05 00:22:11 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10870: ARROW-12540: [C++] Implementing casting support from date32/date64 to uft8/large_utf8 - posted by GitBox <gi...@apache.org> on 2021/08/05 00:23:45 UTC, 3 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10724: ARROW-12964: [R] Add bindings for ifelse() and if_else() - posted by GitBox <gi...@apache.org> on 2021/08/05 00:26:13 UTC, 1 replies.
- [GitHub] [arrow] julianhyde commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/05 00:40:23 UTC, 7 replies.
- [GitHub] [arrow-rs] alamb commented on issue #587: Can't cast from string to timestamp: - posted by GitBox <gi...@apache.org> on 2021/08/05 00:54:03 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on issue #587: Can't cast from timestamp array to string array - posted by GitBox <gi...@apache.org> on 2021/08/05 00:56:05 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #651: rough draft of time arithmetic - posted by GitBox <gi...@apache.org> on 2021/08/05 00:57:48 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #643: Fix parquet string statistics generation - posted by GitBox <gi...@apache.org> on 2021/08/05 00:59:13 UTC, 3 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #10846: ARROW 13473: [C++] Add super-scalar impl for BitUtil::SetBitTo - posted by GitBox <gi...@apache.org> on 2021/08/05 01:31:11 UTC, 1 replies.
- [GitHub] [arrow] westonpace opened a new pull request #10882: ARROW-13567: [C++] ConvertOptions::Defaults leaves `timestamp_parsers` uninitialized - posted by GitBox <gi...@apache.org> on 2021/08/05 01:45:13 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10882: ARROW-13567: [C++] ConvertOptions::Defaults leaves `timestamp_parsers` uninitialized - posted by GitBox <gi...@apache.org> on 2021/08/05 01:45:37 UTC, 1 replies.
- [GitHub] [arrow] westonpace commented on issue #10803: Reading strings efficiently in C++ - posted by GitBox <gi...@apache.org> on 2021/08/05 02:06:49 UTC, 1 replies.
- [GitHub] [arrow] westonpace edited a comment on issue #10803: Reading strings efficiently in C++ - posted by GitBox <gi...@apache.org> on 2021/08/05 02:07:10 UTC, 1 replies.
- [GitHub] [arrow] westonpace commented on issue #10844: Getting an `std::istream` from an `arrow::io::InputStream` - posted by GitBox <gi...@apache.org> on 2021/08/05 02:15:28 UTC, 1 replies.
- [GitHub] [arrow-rs] PsiACE opened a new pull request #656: Change to comfy-table from prettytable-rs - posted by GitBox <gi...@apache.org> on 2021/08/05 03:24:39 UTC, 1 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #656: Change to comfy-table from prettytable-rs - posted by GitBox <gi...@apache.org> on 2021/08/05 03:41:49 UTC, 1 replies.
- [GitHub] [arrow-rs] bjchambers opened a new issue #657: Writing Parquet with a boolean column fails - posted by GitBox <gi...@apache.org> on 2021/08/05 03:43:50 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #705: Any reason why logical plan is optimized twice? - posted by GitBox <gi...@apache.org> on 2021/08/05 04:03:42 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #705: Any reason why logical plan is optimized twice? - posted by GitBox <gi...@apache.org> on 2021/08/05 04:03:42 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #4: Two sections were using the same name across two different Rmd files and that was causing the combined Rmd to fail - posted by GitBox <gi...@apache.org> on 2021/08/05 04:20:15 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #3: Refactor GH Actions job that uses third party action - posted by GitBox <gi...@apache.org> on 2021/08/05 04:32:06 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #3: Refactor GH Actions job that uses third party action - posted by GitBox <gi...@apache.org> on 2021/08/05 04:32:36 UTC, 1 replies.
- [GitHub] [arrow-rs] bjchambers opened a new pull request #658: allocate enough bytes when writing booleans - posted by GitBox <gi...@apache.org> on 2021/08/05 04:52:14 UTC, 1 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #658: allocate enough bytes when writing booleans - posted by GitBox <gi...@apache.org> on 2021/08/05 05:07:21 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on pull request #3: Refactor GH Actions job that uses third party action - posted by GitBox <gi...@apache.org> on 2021/08/05 05:28:01 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on a change in pull request #4: Two sections were using the same name across two different Rmd files and that was causing the combined Rmd to fail - posted by GitBox <gi...@apache.org> on 2021/08/05 05:31:22 UTC, 1 replies.
- [GitHub] [arrow] zhztheplayer opened a new pull request #10883: ARROW-7272: [C++][Java] JNI bridge between RecordBatch and VectorSchemaRoot - posted by GitBox <gi...@apache.org> on 2021/08/05 05:34:03 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10883: ARROW-7272: [C++][Java] JNI bridge between RecordBatch and VectorSchemaRoot - posted by GitBox <gi...@apache.org> on 2021/08/05 05:34:27 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new pull request #5: Enable issues & gh-pages branch on Github repo - posted by GitBox <gi...@apache.org> on 2021/08/05 06:32:20 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on pull request #5: Enable issues & gh-pages branch on Github repo - posted by GitBox <gi...@apache.org> on 2021/08/05 06:40:17 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic closed pull request #5: Enable issues & gh-pages branch on Github repo - posted by GitBox <gi...@apache.org> on 2021/08/05 06:40:17 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new pull request #6: Enable issues & gh-pages branch on Github repo #5 - posted by GitBox <gi...@apache.org> on 2021/08/05 06:40:54 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10882: ARROW-13567: [C++] ConvertOptions::Defaults leaves `timestamp_parsers` uninitialized - posted by GitBox <gi...@apache.org> on 2021/08/05 07:16:10 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #10882: ARROW-13567: [C++] ConvertOptions::Defaults leaves `timestamp_parsers` uninitialized - posted by GitBox <gi...@apache.org> on 2021/08/05 07:17:07 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on issue #10844: Getting an `std::istream` from an `arrow::io::InputStream` - posted by GitBox <gi...@apache.org> on 2021/08/05 07:28:07 UTC, 2 replies.
- [GitHub] [arrow-datafusion] b41sh commented on pull request #719: Optimize min/max queries with table statistics - posted by GitBox <gi...@apache.org> on 2021/08/05 07:28:37 UTC, 1 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche merged pull request #6: Enable issues & gh-pages branch on Github repo #5 - posted by GitBox <gi...@apache.org> on 2021/08/05 07:49:25 UTC, 1 replies.
- [GitHub] [arrow] ZMZ91 commented on pull request #10010: support null data type in gandiva - posted by GitBox <gi...@apache.org> on 2021/08/05 07:52:10 UTC, 2 replies.
- [GitHub] [arrow] ZMZ91 closed pull request #10010: support null data type in gandiva - posted by GitBox <gi...@apache.org> on 2021/08/05 08:01:46 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10884: ARROW-13568: [Gandiva] Support null data type for gandiva. - posted by GitBox <gi...@apache.org> on 2021/08/05 08:14:43 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #4: Two sections were using the same name across two different Rmd files and that was causing the combined Rmd to fail - posted by GitBox <gi...@apache.org> on 2021/08/05 08:43:24 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #2: Explicit arr object creation - posted by GitBox <gi...@apache.org> on 2021/08/05 08:44:25 UTC, 4 replies.
- [GitHub] [arrow] kszucs closed pull request #10872: ARROW-13557: [Packaging][Python] Skip test_cancellation test case on M1 - posted by GitBox <gi...@apache.org> on 2021/08/05 09:02:09 UTC, 1 replies.
- [GitHub] [arrow] kszucs closed pull request #10875: ARROW-13559: [CI][C++] Move the test-conda-cpp-valgrind nightly build to azure - posted by GitBox <gi...@apache.org> on 2021/08/05 09:02:48 UTC, 1 replies.
- [GitHub] [arrow] arthursunbao opened a new issue #10885: Does arrow intends to support IDL schema like protobuf? - posted by GitBox <gi...@apache.org> on 2021/08/05 09:09:00 UTC, 2 replies.
- [GitHub] [arrow-datafusion] yjshen opened a new issue #824: A global, shared `ExecutionContext` - posted by GitBox <gi...@apache.org> on 2021/08/05 09:31:32 UTC, 1 replies.
- [GitHub] [arrow] zhztheplayer commented on pull request #10201: ARROW-11776: [Java][Dataset] Support writing to files within dataset scanner via JNI - posted by GitBox <gi...@apache.org> on 2021/08/05 10:30:03 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #651: rough draft of time arithmetic - posted by GitBox <gi...@apache.org> on 2021/08/05 12:00:24 UTC, 0 replies.
- [GitHub] [arrow] praveenbingo commented on pull request #10033: ARROW-12388: [C++][Gandiva] Implement cast numbers from varbinary functions in gandiva - posted by GitBox <gi...@apache.org> on 2021/08/05 12:00:25 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #823: Add test for window functions on dictionary - posted by GitBox <gi...@apache.org> on 2021/08/05 12:01:24 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on pull request #10882: ARROW-13567: [C++] ConvertOptions::Defaults leaves `timestamp_parsers` uninitialized - posted by GitBox <gi...@apache.org> on 2021/08/05 12:22:35 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new issue #659: Parquet boolean columns write Int32 statistics - posted by GitBox <gi...@apache.org> on 2021/08/05 12:35:45 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new issue #660: Parquet fixed length byte array columns write byte array statistics - posted by GitBox <gi...@apache.org> on 2021/08/05 12:38:08 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #643: Fix parquet string statistics generation - posted by GitBox <gi...@apache.org> on 2021/08/05 12:41:43 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #661: Write boolean stats for boolean columns (not i32 stats) - posted by GitBox <gi...@apache.org> on 2021/08/05 12:46:34 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #662: Write FixedLenByteArray stats for FixedLenByteArray columns (not ByteArray stats) - posted by GitBox <gi...@apache.org> on 2021/08/05 13:00:29 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #658: allocate enough bytes when writing booleans - posted by GitBox <gi...@apache.org> on 2021/08/05 13:10:04 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #663: Add some do comments to parquet bit_util - posted by GitBox <gi...@apache.org> on 2021/08/05 13:12:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] kszucs commented on a change in pull request #524: Expose ExecutionContext.register_csv to the python bindings - posted by GitBox <gi...@apache.org> on 2021/08/05 13:16:30 UTC, 0 replies.
- [GitHub] [arrow-rs] roee88 commented on issue #342: Update CONTRIBUTING - posted by GitBox <gi...@apache.org> on 2021/08/05 13:18:46 UTC, 0 replies.
- [GitHub] [arrow-rs] roee88 closed issue #342: Update CONTRIBUTING - posted by GitBox <gi...@apache.org> on 2021/08/05 13:18:46 UTC, 0 replies.
- [GitHub] [arrow-rs] sum12 opened a new pull request #664: Allow casting Timestamp arrays into String - posted by GitBox <gi...@apache.org> on 2021/08/05 13:20:20 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #662: Write FixedLenByteArray stats for FixedLenByteArray columns (not ByteArray stats) - posted by GitBox <gi...@apache.org> on 2021/08/05 13:22:07 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #665: Cherry pick Fix data corruption in json decoder f64-to-i64 cast to active_release - posted by GitBox <gi...@apache.org> on 2021/08/05 13:22:39 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #666: Cherry pick Speed up filter_record_batch with one array to active_release - posted by GitBox <gi...@apache.org> on 2021/08/05 13:23:05 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #667: Cherry pick Add human readable Format for parquet ByteArray to active_release - posted by GitBox <gi...@apache.org> on 2021/08/05 13:23:16 UTC, 0 replies.
- [GitHub] [arrow-rs] roee88 commented on issue #596: FFI implementation deviates from specification for memory management on export - posted by GitBox <gi...@apache.org> on 2021/08/05 13:23:34 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #668: Cherry pick Remove undefined behavior in `value` method of boolean and primitive arrays to active_release - posted by GitBox <gi...@apache.org> on 2021/08/05 13:23:56 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #669: Cherry pick Doctests for from_iter for BooleanArray & for BooleanBuilder. to active_release - posted by GitBox <gi...@apache.org> on 2021/08/05 13:24:06 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #670: Tiny tweaks to release readme - posted by GitBox <gi...@apache.org> on 2021/08/05 13:28:08 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #663: Add some doc comments to parquet bit_util - posted by GitBox <gi...@apache.org> on 2021/08/05 13:31:26 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #825: Add documentation for support for skipping Parquet row groups - posted by GitBox <gi...@apache.org> on 2021/08/05 13:52:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on pull request #719: Optimize min/max queries with table statistics - posted by GitBox <gi...@apache.org> on 2021/08/05 14:07:56 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10874: ARROW-12359: [C++] Deprecate FileSystem::OpenAppendStream - posted by GitBox <gi...@apache.org> on 2021/08/05 14:14:02 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #666: Cherry pick Speed up filter_record_batch with one array to active_release - posted by GitBox <gi...@apache.org> on 2021/08/05 14:19:13 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #667: Cherry pick Add human readable Format for parquet ByteArray to active_release - posted by GitBox <gi...@apache.org> on 2021/08/05 14:48:01 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #668: Cherry pick Remove undefined behavior in `value` method of boolean and primitive arrays to active_release - posted by GitBox <gi...@apache.org> on 2021/08/05 14:49:03 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #667: Cherry pick Add human readable Format for parquet ByteArray to active_release - posted by GitBox <gi...@apache.org> on 2021/08/05 14:50:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Jimexist commented on a change in pull request #819: Draft: python bindings for window functions - posted by GitBox <gi...@apache.org> on 2021/08/05 14:54:29 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #826: Use `RawTable` API in hash join code - posted by GitBox <gi...@apache.org> on 2021/08/05 15:25:09 UTC, 0 replies.
- [GitHub] [arrow] zeroshade commented on pull request #10716: ARROW-13330: [Go][Parquet] Add the rest of the Encoding package - posted by GitBox <gi...@apache.org> on 2021/08/05 15:45:01 UTC, 3 replies.
- [GitHub] [arrow-rs] bjchambers commented on a change in pull request #658: allocate enough bytes when writing booleans - posted by GitBox <gi...@apache.org> on 2021/08/05 16:09:34 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10886: ARROW-5244: [C++] Remove experimental marker from some APIs - posted by GitBox <gi...@apache.org> on 2021/08/05 16:35:43 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #668: Cherry pick Remove undefined behavior in `value` method of boolean and primitive arrays to active_release - posted by GitBox <gi...@apache.org> on 2021/08/05 16:38:26 UTC, 1 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #658: allocate enough bytes when writing booleans - posted by GitBox <gi...@apache.org> on 2021/08/05 16:42:45 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new pull request #7: remove duplicated sections and add ASF license in .asf.yaml - posted by GitBox <gi...@apache.org> on 2021/08/05 16:47:46 UTC, 0 replies.
- [GitHub] [arrow] aucahuasi commented on pull request #10880: ARROW-13509: [C++] Take kernel with empty inputs - posted by GitBox <gi...@apache.org> on 2021/08/05 17:17:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new pull request #827: Use `RawTable` API in hash join - posted by GitBox <gi...@apache.org> on 2021/08/05 17:25:20 UTC, 0 replies.
- [GitHub] [arrow] romgrk-comparative closed issue #10803: Reading strings efficiently in C++ - posted by GitBox <gi...@apache.org> on 2021/08/05 17:31:40 UTC, 0 replies.
- [GitHub] [arrow] romgrk-comparative commented on issue #10803: Reading strings efficiently in C++ - posted by GitBox <gi...@apache.org> on 2021/08/05 17:31:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #797: Better join order resolution logic - posted by GitBox <gi...@apache.org> on 2021/08/05 17:37:32 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #719: Optimize min/max queries with table statistics - posted by GitBox <gi...@apache.org> on 2021/08/05 17:39:16 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/05 17:41:19 UTC, 3 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/05 17:41:22 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10880: ARROW-13509: [C++] Take kernel with empty inputs - posted by GitBox <gi...@apache.org> on 2021/08/05 17:42:29 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/05 17:44:53 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10829: ARROW-13489: [R] Bump CI jobs after 5.0.0 - posted by GitBox <gi...@apache.org> on 2021/08/05 17:57:04 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10888: ARROW-13560: [R] Allow Scanner$create() to accept filter / project even with arrow_dplyr_querys - posted by GitBox <gi...@apache.org> on 2021/08/05 18:01:33 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10888: ARROW-13560: [R] Allow Scanner$create() to accept filter / project even with arrow_dplyr_querys - posted by GitBox <gi...@apache.org> on 2021/08/05 18:11:49 UTC, 5 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10431: ARROW-12921: [C++][Dataset] Add RadosParquetFileFormat to Dataset API - posted by GitBox <gi...@apache.org> on 2021/08/05 18:17:34 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on issue #824: A global, shared `ExecutionContext` - posted by GitBox <gi...@apache.org> on 2021/08/05 18:23:22 UTC, 2 replies.
- [GitHub] [arrow] westonpace commented on pull request #10882: ARROW-13567: [C++] ConvertOptions::Defaults leaves `timestamp_parsers` uninitialized - posted by GitBox <gi...@apache.org> on 2021/08/05 18:46:08 UTC, 0 replies.
- [GitHub] [arrow] westonpace closed pull request #10882: ARROW-13567: [C++] ConvertOptions::Defaults leaves `timestamp_parsers` uninitialized - posted by GitBox <gi...@apache.org> on 2021/08/05 18:46:11 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10889: [WIP] Try LTO again - posted by GitBox <gi...@apache.org> on 2021/08/05 18:55:33 UTC, 10 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10889: [WIP] Try LTO again - posted by GitBox <gi...@apache.org> on 2021/08/05 18:55:37 UTC, 13 replies.
- [GitHub] [arrow] westonpace commented on issue #10885: Does arrow intends to support IDL schema like protobuf? - posted by GitBox <gi...@apache.org> on 2021/08/05 18:58:38 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10890: ARROW-13575: [C++] Add hash_product kernel - posted by GitBox <gi...@apache.org> on 2021/08/05 19:24:34 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10889: [WIP] Try LTO again - posted by GitBox <gi...@apache.org> on 2021/08/05 19:54:04 UTC, 2 replies.
- [GitHub] [arrow] jonkeane removed a comment on pull request #10889: [WIP] Try LTO again - posted by GitBox <gi...@apache.org> on 2021/08/05 19:54:55 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] removed a comment on pull request #10889: [WIP] Try LTO again - posted by GitBox <gi...@apache.org> on 2021/08/05 19:55:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] kszucs commented on pull request #524: Expose ExecutionContext.register_csv to the python bindings - posted by GitBox <gi...@apache.org> on 2021/08/05 20:04:35 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #808: (WIP) Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/05 20:06:19 UTC, 6 replies.
- [GitHub] [arrow] kou commented on pull request #10865: ARROW-3699: [C++] Dockerfile for testing 32-bit C++ build - posted by GitBox <gi...@apache.org> on 2021/08/05 20:34:35 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #808: (WIP) Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/05 20:49:50 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #827: Use `RawTable` API in hash join - posted by GitBox <gi...@apache.org> on 2021/08/05 21:02:50 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #827: Use `RawTable` API in hash join - posted by GitBox <gi...@apache.org> on 2021/08/05 21:07:03 UTC, 4 replies.
- [GitHub] [arrow] lidavidm closed pull request #10870: ARROW-12540: [C++] Implementing casting support from date32/date64 to uft8/large_utf8 - posted by GitBox <gi...@apache.org> on 2021/08/05 21:21:42 UTC, 0 replies.
- [GitHub] [arrow] lidavidm closed pull request #10880: ARROW-13509: [C++] Take kernel with empty inputs - posted by GitBox <gi...@apache.org> on 2021/08/05 21:22:26 UTC, 0 replies.
- [GitHub] [arrow] kkraus14 commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/05 21:34:29 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #7: remove duplicated sections and add ASF license in .asf.yaml - posted by GitBox <gi...@apache.org> on 2021/08/05 21:42:37 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #8: [DISCUSS] Do we want to feed github notifications to zulip and/or a mailing list? - posted by GitBox <gi...@apache.org> on 2021/08/05 22:10:02 UTC, 0 replies.
- [GitHub] [arrow-cookbook] wesm commented on issue #8: [DISCUSS] Do we want to feed github notifications to zulip and/or a mailing list? - posted by GitBox <gi...@apache.org> on 2021/08/05 22:12:33 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #9: gh-pages or Apache hosting? - posted by GitBox <gi...@apache.org> on 2021/08/05 22:15:26 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new issue #10: Allow cookbook to pair build version with release version - posted by GitBox <gi...@apache.org> on 2021/08/05 22:17:51 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on issue #9: gh-pages or Apache hosting? - posted by GitBox <gi...@apache.org> on 2021/08/05 22:19:11 UTC, 2 replies.
- [GitHub] [arrow-cookbook] westonpace commented on issue #9: gh-pages or Apache hosting? - posted by GitBox <gi...@apache.org> on 2021/08/05 22:21:44 UTC, 6 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #11: [DISCUSS] Handling Arrow Versioning - posted by GitBox <gi...@apache.org> on 2021/08/05 22:41:35 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace closed issue #11: [DISCUSS] Handling Arrow Versioning - posted by GitBox <gi...@apache.org> on 2021/08/05 22:41:55 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #12: [DISCUSS] Should recipes use / demonstrate deprecated methods? - posted by GitBox <gi...@apache.org> on 2021/08/05 22:43:06 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on issue #12: Should recipes use / demonstrate deprecated methods? - posted by GitBox <gi...@apache.org> on 2021/08/05 22:51:47 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #13: Change builds to use prebuilt binaries - posted by GitBox <gi...@apache.org> on 2021/08/05 22:56:52 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #14: Adding thisisnic and amol- as collaborators - posted by GitBox <gi...@apache.org> on 2021/08/05 23:52:02 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #15: Prevent force pushes to main - posted by GitBox <gi...@apache.org> on 2021/08/05 23:55:16 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10870: ARROW-12540: [C++] Implementing casting support from date32/date64 to uft8/large_utf8 - posted by GitBox <gi...@apache.org> on 2021/08/06 01:02:27 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #828: Ballista docker images fail to build - posted by GitBox <gi...@apache.org> on 2021/08/06 03:50:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #829: Add ballista-examples to docker build - posted by GitBox <gi...@apache.org> on 2021/08/06 04:01:37 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #10890: ARROW-13575: [C++] Add hash_product kernel - posted by GitBox <gi...@apache.org> on 2021/08/06 04:08:34 UTC, 3 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #830: Add crate documentation for Ballista crates - posted by GitBox <gi...@apache.org> on 2021/08/06 04:38:48 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #831: Add minimal crate documentation for Ballista crates - posted by GitBox <gi...@apache.org> on 2021/08/06 04:48:14 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #824: A global, shared `ExecutionContext` - posted by GitBox <gi...@apache.org> on 2021/08/06 06:00:02 UTC, 3 replies.
- [GitHub] [arrow-datafusion] Dandandan edited a comment on issue #790: Rework GroupByHash for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/06 06:04:48 UTC, 11 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #825: Add documentation for support for skipping Parquet row groups - posted by GitBox <gi...@apache.org> on 2021/08/06 06:15:37 UTC, 0 replies.
- [GitHub] [arrow] JaguarPaw2409 commented on pull request #10450: ARROW-9947: [Python] High-level Python API for Parquet encryption of files. - posted by GitBox <gi...@apache.org> on 2021/08/06 06:18:28 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen commented on issue #824: A global, shared `ExecutionContext` - posted by GitBox <gi...@apache.org> on 2021/08/06 06:20:56 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen edited a comment on issue #824: A global, shared `ExecutionContext` - posted by GitBox <gi...@apache.org> on 2021/08/06 06:22:02 UTC, 0 replies.
- [GitHub] [arrow] arthursunbao commented on issue #10885: Does arrow intends to support IDL schema like protobuf? - posted by GitBox <gi...@apache.org> on 2021/08/06 06:34:51 UTC, 2 replies.
- [GitHub] [arrow] arthursunbao edited a comment on issue #10885: Does arrow intends to support IDL schema like protobuf? - posted by GitBox <gi...@apache.org> on 2021/08/06 07:25:36 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on pull request #16: Add data file extensions and any directory ending in `build` to .gitignore - posted by GitBox <gi...@apache.org> on 2021/08/06 07:46:16 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic edited a comment on pull request #16: Add data file extensions and any directory ending in `build` to .gitignore - posted by GitBox <gi...@apache.org> on 2021/08/06 07:46:37 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on pull request #2: Explicit arr object creation - posted by GitBox <gi...@apache.org> on 2021/08/06 07:49:18 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #16: Add data file extensions and any directory ending in `build` to .gitignore - posted by GitBox <gi...@apache.org> on 2021/08/06 07:52:30 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #16: Add data file extensions and any directory ending in `build` to .gitignore - posted by GitBox <gi...@apache.org> on 2021/08/06 07:53:21 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #15: Prevent force pushes to main - posted by GitBox <gi...@apache.org> on 2021/08/06 07:53:44 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on issue #10: Allow cookbook to pair build version with Arrow release version - posted by GitBox <gi...@apache.org> on 2021/08/06 08:01:57 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace commented on issue #12: Should recipes use / demonstrate deprecated methods? - posted by GitBox <gi...@apache.org> on 2021/08/06 08:04:33 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace closed issue #12: Should recipes use / demonstrate deprecated methods? - posted by GitBox <gi...@apache.org> on 2021/08/06 08:04:33 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #17: R build failing with Error: `Error in loadNamespace(x) : there is no package called ‘testrmd’` - posted by GitBox <gi...@apache.org> on 2021/08/06 08:06:23 UTC, 0 replies.
- [GitHub] [arrow] anzej-curk opened a new issue #10892: Null values in CSV file if values are quoted - posted by GitBox <gi...@apache.org> on 2021/08/06 09:26:40 UTC, 0 replies.
- [GitHub] [arrow] lilixiang opened a new pull request #10893: ARROW-13577: [Python][FlightRPC] pyarrow client do_put close method after write_table did not throw flight error - posted by GitBox <gi...@apache.org> on 2021/08/06 10:54:09 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10893: ARROW-13577: [Python][FlightRPC] pyarrow client do_put close method after write_table did not throw flight error - posted by GitBox <gi...@apache.org> on 2021/08/06 10:54:22 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #827: Use `RawTable` API in hash join - posted by GitBox <gi...@apache.org> on 2021/08/06 10:57:34 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on issue #17: R build failing with Error: `Error in loadNamespace(x) : there is no package called ‘testrmd’` - posted by GitBox <gi...@apache.org> on 2021/08/06 11:24:30 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #670: Tiny tweaks to release readme - posted by GitBox <gi...@apache.org> on 2021/08/06 11:43:49 UTC, 0 replies.
- [GitHub] [arrow-rs] roee88 opened a new issue #671: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/06 11:48:47 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on issue #10: Allow cookbook to pair build version with Arrow release version - posted by GitBox <gi...@apache.org> on 2021/08/06 12:05:00 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic edited a comment on issue #10: Allow cookbook to pair build version with Arrow release version - posted by GitBox <gi...@apache.org> on 2021/08/06 12:05:10 UTC, 4 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10894: [R] Handle --use-LTO override - posted by GitBox <gi...@apache.org> on 2021/08/06 12:27:57 UTC, 5 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10894: [R] Handle --use-LTO override - posted by GitBox <gi...@apache.org> on 2021/08/06 12:27:57 UTC, 5 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10894: [R] Handle --use-LTO override - posted by GitBox <gi...@apache.org> on 2021/08/06 12:53:45 UTC, 3 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10894: [R] Handle --use-LTO override - posted by GitBox <gi...@apache.org> on 2021/08/06 12:55:16 UTC, 3 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new pull request #18: #17 no pacman - posted by GitBox <gi...@apache.org> on 2021/08/06 12:58:56 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on issue #13: Change builds to use prebuilt binaries - posted by GitBox <gi...@apache.org> on 2021/08/06 13:13:22 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10889: [WIP] Try LTO again - posted by GitBox <gi...@apache.org> on 2021/08/06 13:28:52 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10890: ARROW-13575: [C++] Add hash_product kernel - posted by GitBox <gi...@apache.org> on 2021/08/06 13:28:52 UTC, 6 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10889: [WIP] Try LTO again - posted by GitBox <gi...@apache.org> on 2021/08/06 13:35:46 UTC, 3 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10893: ARROW-13577: [Python][FlightRPC] pyarrow client do_put close method after write_table did not throw flight error - posted by GitBox <gi...@apache.org> on 2021/08/06 13:36:07 UTC, 3 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new pull request #20: #13 install latest release - posted by GitBox <gi...@apache.org> on 2021/08/06 13:48:05 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new pull request #21: Also run CI on pull requests to the main branch - posted by GitBox <gi...@apache.org> on 2021/08/06 14:15:20 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #719: Optimize min/max queries with table statistics - posted by GitBox <gi...@apache.org> on 2021/08/06 14:35:18 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #640: Optimize min/max queries based on table statistics - posted by GitBox <gi...@apache.org> on 2021/08/06 14:35:18 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/06 16:27:07 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #194: Can't subtract timestamps / add support for timestamp arithmetic - posted by GitBox <gi...@apache.org> on 2021/08/06 18:14:44 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10895: ARROW-13574: [C++] Add count_all and hash_count_all kernels - posted by GitBox <gi...@apache.org> on 2021/08/06 18:17:38 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10895: ARROW-13574: [C++] Add count_all and hash_count_all kernels - posted by GitBox <gi...@apache.org> on 2021/08/06 18:17:52 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10877: ARROW-13508: [C++] Support custom retry strategies in S3Options - posted by GitBox <gi...@apache.org> on 2021/08/06 18:19:47 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10896: ARROW-12959: [C++] option for is null_na_n to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/06 18:35:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #524: Expose ExecutionContext.register_csv to the python bindings - posted by GitBox <gi...@apache.org> on 2021/08/06 18:53:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #524: Expose ExecutionContext.register_csv to the python bindings - posted by GitBox <gi...@apache.org> on 2021/08/06 18:53:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #792: Implement basic common subexpression eliminate optimization - posted by GitBox <gi...@apache.org> on 2021/08/06 18:54:19 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #719: Optimize min/max queries with table statistics - posted by GitBox <gi...@apache.org> on 2021/08/06 20:02:10 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on issue #10892: Null values in CSV file if values are quoted - posted by GitBox <gi...@apache.org> on 2021/08/06 20:42:56 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on pull request #21: Also run CI on pull requests to the main branch - posted by GitBox <gi...@apache.org> on 2021/08/06 20:57:12 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #665: Cherry pick Fix data corruption in json decoder f64-to-i64 cast to active_release - posted by GitBox <gi...@apache.org> on 2021/08/06 21:00:21 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #667: Cherry pick Add human readable Format for parquet ByteArray to active_release - posted by GitBox <gi...@apache.org> on 2021/08/06 21:00:43 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #669: Cherry pick Doctests for from_iter for BooleanArray & for BooleanBuilder. to active_release - posted by GitBox <gi...@apache.org> on 2021/08/06 21:00:43 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #656: Change to comfy-table from prettytable-rs - posted by GitBox <gi...@apache.org> on 2021/08/06 21:02:03 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #664: Allow casting Timestamp arrays into String - posted by GitBox <gi...@apache.org> on 2021/08/06 21:02:55 UTC, 0 replies.
- [GitHub] [arrow] westonpace opened a new pull request #10897: ARROW-13580: [C++] quoted_strings_can_be_null only applied to string columns - posted by GitBox <gi...@apache.org> on 2021/08/06 21:23:22 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10897: ARROW-13580: [C++] quoted_strings_can_be_null only applied to string columns - posted by GitBox <gi...@apache.org> on 2021/08/06 21:23:36 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #18: #17 no pacman - posted by GitBox <gi...@apache.org> on 2021/08/06 21:35:04 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #18: #17 no pacman - posted by GitBox <gi...@apache.org> on 2021/08/06 21:35:15 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace closed issue #17: R build failing with Error: `Error in loadNamespace(x) : there is no package called ‘testrmd’` - posted by GitBox <gi...@apache.org> on 2021/08/06 21:35:15 UTC, 0 replies.
- [GitHub] [arrow] rommelDB opened a new pull request #10898: ARROW-13345: [C++] Added basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/06 21:51:30 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10898: ARROW-13345: [C++] Added basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/06 21:51:53 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #21: Also run CI on pull requests to the main branch - posted by GitBox <gi...@apache.org> on 2021/08/06 21:53:47 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #21: Also run CI on pull requests to the main branch - posted by GitBox <gi...@apache.org> on 2021/08/06 22:46:19 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace closed issue #19: Change builds to test PRs - posted by GitBox <gi...@apache.org> on 2021/08/06 22:46:19 UTC, 0 replies.
- [GitHub] [arrow] jonkeane closed pull request #10841: ARROW-13511: [CI][R] Fail in the docker build step if R deps don't install - posted by GitBox <gi...@apache.org> on 2021/08/06 23:26:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #771: Release a new version of DataFusion to crates.io - posted by GitBox <gi...@apache.org> on 2021/08/07 00:36:42 UTC, 4 replies.
- [GitHub] [arrow-rs] alamb merged pull request #628: Add a note about arrow crate security / safety - posted by GitBox <gi...@apache.org> on 2021/08/07 00:38:09 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb closed issue #627: Add a note about arrow crate security / safety - posted by GitBox <gi...@apache.org> on 2021/08/07 00:38:10 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #664: Allow casting Timestamp arrays into String - posted by GitBox <gi...@apache.org> on 2021/08/07 00:43:51 UTC, 2 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #666: Cherry pick Speed up filter_record_batch with one array to active_release - posted by GitBox <gi...@apache.org> on 2021/08/07 00:54:14 UTC, 0 replies.
- [GitHub] [arrow] edponce commented on a change in pull request #10896: ARROW-12959: [C++] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/07 01:10:39 UTC, 14 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #22: Initial C++ cookbook - posted by GitBox <gi...@apache.org> on 2021/08/07 05:42:57 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #826: Use `RawTable` API in hash join code - posted by GitBox <gi...@apache.org> on 2021/08/07 05:55:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #827: Use `RawTable` API in hash join - posted by GitBox <gi...@apache.org> on 2021/08/07 05:55:22 UTC, 0 replies.
- [GitHub] [arrow] lilixiang commented on pull request #10893: ARROW-13577: [Python][FlightRPC] pyarrow client do_put close method after write_table did not throw flight error - posted by GitBox <gi...@apache.org> on 2021/08/07 06:46:51 UTC, 1 replies.
- [GitHub] [arrow] lilixiang commented on a change in pull request #10893: ARROW-13577: [Python][FlightRPC] pyarrow client do_put close method after write_table did not throw flight error - posted by GitBox <gi...@apache.org> on 2021/08/07 06:47:47 UTC, 5 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new issue #23: Separate builds for different cookbook implementations - posted by GitBox <gi...@apache.org> on 2021/08/07 10:27:23 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10897: ARROW-13580: [C++] quoted_strings_can_be_null only applied to string columns - posted by GitBox <gi...@apache.org> on 2021/08/07 12:03:11 UTC, 2 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #771: Release a new version of DataFusion to crates.io - posted by GitBox <gi...@apache.org> on 2021/08/07 12:12:43 UTC, 3 replies.
- [GitHub] [arrow-rs] alamb opened a new issue #672: Add a way to get the dictionary index and values array reference - posted by GitBox <gi...@apache.org> on 2021/08/07 12:22:45 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on issue #671: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/07 12:33:40 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove merged pull request #829: Add ballista-examples to docker build - posted by GitBox <gi...@apache.org> on 2021/08/07 13:25:16 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #828: Ballista docker images fail to build - posted by GitBox <gi...@apache.org> on 2021/08/07 13:25:16 UTC, 0 replies.
- [GitHub] [arrow] lilixiang removed a comment on pull request #10893: ARROW-13577: [Python][FlightRPC] pyarrow client do_put close method after write_table did not throw flight error - posted by GitBox <gi...@apache.org> on 2021/08/07 14:46:46 UTC, 0 replies.
- [GitHub] [arrow] Jimexist commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/07 15:31:19 UTC, 3 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #832: Ballista does not support MIN/MAX aggregate functions - posted by GitBox <gi...@apache.org> on 2021/08/07 16:07:14 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #833: Implement serde for MIN and MAX - posted by GitBox <gi...@apache.org> on 2021/08/07 16:27:17 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #832: Ballista does not support MIN/MAX aggregate functions - posted by GitBox <gi...@apache.org> on 2021/08/07 17:35:44 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #833: Implement serde for MIN and MAX - posted by GitBox <gi...@apache.org> on 2021/08/07 17:35:44 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #834: Cannot run TPC-H benchmark at SF=1000 due to keys larger than 2,147,483,647 - posted by GitBox <gi...@apache.org> on 2021/08/07 18:36:45 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #835: Ballista: TPC-H q3 @ SF=1000 never completes - posted by GitBox <gi...@apache.org> on 2021/08/07 19:35:07 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #22: Initial C++ cookbook - posted by GitBox <gi...@apache.org> on 2021/08/07 19:59:21 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #24: Disable jekyll - posted by GitBox <gi...@apache.org> on 2021/08/07 20:02:44 UTC, 0 replies.
- [GitHub] [arrow] mdagost commented on pull request #10659: ARROW-10658: [Python][Packaging] Wheel builds for Apple Silicon - posted by GitBox <gi...@apache.org> on 2021/08/07 20:11:15 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove merged pull request #831: Add minimal crate documentation for Ballista crates - posted by GitBox <gi...@apache.org> on 2021/08/07 20:13:22 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #830: Add crate documentation for Ballista crates - posted by GitBox <gi...@apache.org> on 2021/08/07 20:13:22 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on pull request #10659: ARROW-10658: [Python][Packaging] Wheel builds for Apple Silicon - posted by GitBox <gi...@apache.org> on 2021/08/07 20:19:31 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #835: Ballista: TPC-H q3 @ SF=1000 never completes - posted by GitBox <gi...@apache.org> on 2021/08/07 20:31:47 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #836: Change datatype of tpch keys from Int32 to UInt64 to support sf=1000 - posted by GitBox <gi...@apache.org> on 2021/08/07 20:39:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #834: Cannot run TPC-H benchmark at SF=1000 due to keys larger than 2,147,483,647 - posted by GitBox <gi...@apache.org> on 2021/08/07 21:47:53 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #836: Change datatype of tpch keys from Int32 to UInt64 to support sf=1000 - posted by GitBox <gi...@apache.org> on 2021/08/07 21:47:53 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new issue #837: Release documentation for python binding - posted by GitBox <gi...@apache.org> on 2021/08/07 22:46:20 UTC, 0 replies.
- [GitHub] [arrow] eerhardt commented on a change in pull request #10527: ARROW-6870: [C#] Add Support for Dictionary Arrays and Dictionary Encoding - posted by GitBox <gi...@apache.org> on 2021/08/07 23:02:47 UTC, 5 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #658: Aggregate queries produce different results between runs - posted by GitBox <gi...@apache.org> on 2021/08/08 03:56:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp edited a comment on issue #824: A global, shared `ExecutionContext` - posted by GitBox <gi...@apache.org> on 2021/08/08 05:30:21 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #688: run ballista integration test in CI - posted by GitBox <gi...@apache.org> on 2021/08/08 06:04:00 UTC, 1 replies.
- [GitHub] [arrow] jonkeane closed pull request #10891: MINOR: [R] Remove skip from write_csv_arrow() following ARROW-12540 - posted by GitBox <gi...@apache.org> on 2021/08/08 06:15:24 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/08 06:18:08 UTC, 21 replies.
- [GitHub] [arrow-rs] novemberkilo opened a new pull request #673: Doctests for DictionaryArray::from_iter, PrimitiveDictionaryBuilder and DecimalBuilder. - posted by GitBox <gi...@apache.org> on 2021/08/08 06:46:47 UTC, 0 replies.
- [GitHub] [arrow-rs] roee88 opened a new pull request #674: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/08 06:49:26 UTC, 0 replies.
- [GitHub] [arrow-rs] roee88 commented on a change in pull request #674: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/08 06:50:58 UTC, 4 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #24: Disable jekyll - posted by GitBox <gi...@apache.org> on 2021/08/08 06:56:19 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #673: Doctests for DictionaryArray::from_iter, PrimitiveDictionaryBuilder and DecimalBuilder. - posted by GitBox <gi...@apache.org> on 2021/08/08 07:01:26 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #674: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/08 07:08:17 UTC, 0 replies.
- [GitHub] [arrow-rs] roee88 commented on pull request #674: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/08 07:25:49 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me merged pull request #643: Fix parquet string statistics generation - posted by GitBox <gi...@apache.org> on 2021/08/08 07:46:22 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me commented on pull request #643: Fix parquet string statistics generation - posted by GitBox <gi...@apache.org> on 2021/08/08 07:46:22 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me closed issue #641: Incorrect min/max statistics for strings in parquet files - posted by GitBox <gi...@apache.org> on 2021/08/08 07:46:23 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me commented on a change in pull request #674: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/08 07:52:48 UTC, 1 replies.
- [GitHub] [arrow-rs] nevi-me merged pull request #658: allocate enough bytes when writing booleans - posted by GitBox <gi...@apache.org> on 2021/08/08 07:57:29 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me closed issue #657: Writing Parquet with a boolean column fails - posted by GitBox <gi...@apache.org> on 2021/08/08 07:57:29 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #674: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/08 08:18:03 UTC, 0 replies.
- [GitHub] [arrow-rs] ethe opened a new issue #675: FixedSizeListBuilder has an undocumented magic name "item" to inner list - posted by GitBox <gi...@apache.org> on 2021/08/08 09:42:06 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #801: Create changelog for datafusion and ballista release - posted by GitBox <gi...@apache.org> on 2021/08/08 10:21:26 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #801: Create changelog for datafusion and ballista release - posted by GitBox <gi...@apache.org> on 2021/08/08 10:22:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #824: A global, shared `ExecutionContext` - posted by GitBox <gi...@apache.org> on 2021/08/08 10:29:56 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #666: Cherry pick Speed up filter_record_batch with one array to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 10:35:31 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #668: Cherry pick Remove undefined behavior in `value` method of boolean and primitive arrays to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 10:35:51 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #663: Add some doc comments to parquet bit_util - posted by GitBox <gi...@apache.org> on 2021/08/08 10:36:31 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #673: Doctests for DictionaryArray::from_iter, PrimitiveDictionaryBuilder and DecimalBuilder. - posted by GitBox <gi...@apache.org> on 2021/08/08 10:40:52 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #674: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/08 10:48:53 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #676: Cherry pick Fix parquet string statistics generation to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:19:09 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #677: Cherry pick allocate enough bytes when writing booleans in parquet writer to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:19:19 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #678: Cherry pick Add some doc comments to parquet bit_util to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:19:41 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #679: Cherry pick Doctests for DictionaryArray::from_iter, PrimitiveDictionaryBuilder and DecimalBuilder. to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:20:01 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #676: Cherry pick Fix parquet string statistics generation to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:33:52 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #677: Cherry pick allocate enough bytes when writing booleans in parquet writer to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:33:52 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #678: Cherry pick Add some doc comments to parquet bit_util to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:35:32 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #679: Cherry pick Doctests for DictionaryArray::from_iter, PrimitiveDictionaryBuilder and DecimalBuilder. to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:35:53 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #676: Cherry pick Fix parquet string statistics generation to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:36:53 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #679: Cherry pick Doctests for DictionaryArray::from_iter, PrimitiveDictionaryBuilder and DecimalBuilder. to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:37:03 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #678: Cherry pick Add some doc comments to parquet bit_util to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:37:33 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #677: Cherry pick allocate enough bytes when writing booleans in parquet writer to active_release - posted by GitBox <gi...@apache.org> on 2021/08/08 11:37:43 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me merged pull request #661: Write boolean stats for boolean columns (not i32 stats) - posted by GitBox <gi...@apache.org> on 2021/08/08 12:32:59 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me closed issue #659: Parquet boolean columns write Int32 statistics - posted by GitBox <gi...@apache.org> on 2021/08/08 12:32:59 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me commented on a change in pull request #664: Allow casting Timestamp arrays into String - posted by GitBox <gi...@apache.org> on 2021/08/08 12:36:50 UTC, 3 replies.
- [GitHub] [arrow-rs] nevi-me commented on issue #675: FixedSizeListBuilder has an undocumented magic name "item" to inner list - posted by GitBox <gi...@apache.org> on 2021/08/08 12:38:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #824: A global, shared `ExecutionContext` - posted by GitBox <gi...@apache.org> on 2021/08/08 13:57:22 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #587: Optionally Limit memory used by DataFusion plan - posted by GitBox <gi...@apache.org> on 2021/08/08 14:04:49 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove edited a comment on issue #824: A global, shared `ExecutionContext` - posted by GitBox <gi...@apache.org> on 2021/08/08 14:08:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #835: Ballista: TPC-H q3 @ SF=1000 never completes - posted by GitBox <gi...@apache.org> on 2021/08/08 15:17:59 UTC, 0 replies.
- [GitHub] [arrow-rs] sum12 commented on a change in pull request #664: Allow casting Timestamp arrays into String - posted by GitBox <gi...@apache.org> on 2021/08/08 15:22:34 UTC, 1 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/08 15:37:31 UTC, 7 replies.
- [GitHub] [arrow-datafusion] viirya opened a new pull request #838: Implement PartialOrd for ScalarValue - posted by GitBox <gi...@apache.org> on 2021/08/08 17:37:37 UTC, 0 replies.
- [GitHub] [arrow-datafusion] viirya commented on pull request #838: Implement PartialOrd for ScalarValue - posted by GitBox <gi...@apache.org> on 2021/08/08 17:37:57 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #838: Implement PartialOrd for ScalarValue - posted by GitBox <gi...@apache.org> on 2021/08/08 18:43:41 UTC, 0 replies.
- [GitHub] [arrow-rs] houqp commented on pull request #674: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/08 19:04:06 UTC, 0 replies.
- [GitHub] [arrow-datafusion] viirya commented on a change in pull request #838: Implement PartialOrd for ScalarValue - posted by GitBox <gi...@apache.org> on 2021/08/08 20:44:36 UTC, 0 replies.
- [GitHub] [arrow-rs] koomen opened a new pull request #680: Allow creation of String arrays from &Option<&str> iterators - posted by GitBox <gi...@apache.org> on 2021/08/08 21:01:19 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #838: Implement PartialOrd for ScalarValue - posted by GitBox <gi...@apache.org> on 2021/08/08 22:42:40 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #680: Allow creation of String arrays from &Option<&str> iterators - posted by GitBox <gi...@apache.org> on 2021/08/08 22:59:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] sundy-li opened a new issue #839: Refactor the hash_aggregate - posted by GitBox <gi...@apache.org> on 2021/08/08 23:41:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on pull request #688: run ballista integration test in CI - posted by GitBox <gi...@apache.org> on 2021/08/09 01:34:59 UTC, 0 replies.
- [GitHub] [arrow] HashidaTKS commented on a change in pull request #10527: ARROW-6870: [C#] Add Support for Dictionary Arrays and Dictionary Encoding - posted by GitBox <gi...@apache.org> on 2021/08/09 01:54:13 UTC, 0 replies.
- [GitHub] [arrow] hengaini2055 opened a new issue #10899: Does feather file identify with pyarrow.memory_map(file)? - posted by GitBox <gi...@apache.org> on 2021/08/09 02:11:31 UTC, 0 replies.
- [GitHub] [arrow] hengaini2055 commented on issue #10899: Does feather file identify with pyarrow.memory_map(file)? - posted by GitBox <gi...@apache.org> on 2021/08/09 02:13:26 UTC, 2 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #839: Refactor the hash_aggregate - posted by GitBox <gi...@apache.org> on 2021/08/09 02:53:54 UTC, 1 replies.
- [GitHub] [arrow-datafusion] sundy-li commented on issue #839: Refactor the hash_aggregate - posted by GitBox <gi...@apache.org> on 2021/08/09 04:26:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] sundy-li edited a comment on issue #839: Refactor the hash_aggregate - posted by GitBox <gi...@apache.org> on 2021/08/09 04:27:02 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #840: [ballista] support date_part and date_turnc, pass tpch 7 - posted by GitBox <gi...@apache.org> on 2021/08/09 05:09:29 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #840: [ballista] support date_part and date_turnc, pass tpch 7 - posted by GitBox <gi...@apache.org> on 2021/08/09 05:12:09 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #840: [ballista] support date_part and date_turnc ser/de, pass tpch 7 - posted by GitBox <gi...@apache.org> on 2021/08/09 06:08:41 UTC, 2 replies.
- [GitHub] [arrow] arthursunbao closed issue #10885: Does arrow intends to support IDL schema like protobuf? - posted by GitBox <gi...@apache.org> on 2021/08/09 07:02:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #840: [ballista] support date_part and date_turnc ser/de, pass tpch 7 - posted by GitBox <gi...@apache.org> on 2021/08/09 07:25:52 UTC, 1 replies.
- [GitHub] [arrow] lorenzwalthert commented on pull request #10879: ARROW-13562: [R] Styler followups - posted by GitBox <gi...@apache.org> on 2021/08/09 08:55:42 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10900: ARROW-13585: [GLib] Add support for C ABI interface - posted by GitBox <gi...@apache.org> on 2021/08/09 09:02:35 UTC, 0 replies.
- [GitHub] [arrow-rs] arucil commented on issue #655: Allow `collect`ing from Values as well as `Option` - posted by GitBox <gi...@apache.org> on 2021/08/09 09:27:54 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on issue #655: Allow `collect`ing from Values as well as `Option` - posted by GitBox <gi...@apache.org> on 2021/08/09 10:48:50 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #840: [ballista] support date_part and date_turnc ser/de, pass tpch 7 - posted by GitBox <gi...@apache.org> on 2021/08/09 10:54:46 UTC, 0 replies.
- [GitHub] [arrow] anzej-curk commented on issue #10892: Null values in CSV file if values are quoted - posted by GitBox <gi...@apache.org> on 2021/08/09 11:18:09 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #676: Cherry pick Fix parquet string statistics generation to active_release - posted by GitBox <gi...@apache.org> on 2021/08/09 11:25:14 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #677: Cherry pick allocate enough bytes when writing booleans in parquet writer to active_release - posted by GitBox <gi...@apache.org> on 2021/08/09 11:25:41 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #678: Cherry pick Add some doc comments to parquet bit_util to active_release - posted by GitBox <gi...@apache.org> on 2021/08/09 11:25:51 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #679: Cherry pick Doctests for DictionaryArray::from_iter, PrimitiveDictionaryBuilder and DecimalBuilder. to active_release - posted by GitBox <gi...@apache.org> on 2021/08/09 11:26:01 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #674: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/09 11:31:18 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb closed issue #671: Make rand an optional dependency - posted by GitBox <gi...@apache.org> on 2021/08/09 11:31:18 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #839: Refactor the hash_aggregate - posted by GitBox <gi...@apache.org> on 2021/08/09 11:54:46 UTC, 0 replies.
- [GitHub] [arrow-datafusion] sundy-li commented on issue #790: Rework GroupByHash for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/09 12:25:53 UTC, 0 replies.
- [GitHub] [arrow-datafusion] sundy-li edited a comment on issue #790: Rework GroupByHash for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/09 12:26:59 UTC, 2 replies.
- [GitHub] [arrow-cookbook] lidavidm commented on a change in pull request #22: Initial C++ cookbook - posted by GitBox <gi...@apache.org> on 2021/08/09 12:54:57 UTC, 4 replies.
- [GitHub] [arrow-rs] alamb commented on issue #672: Add a way to get the dictionary index and values array reference - posted by GitBox <gi...@apache.org> on 2021/08/09 12:55:37 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] removed a comment on pull request #10894: ARROW-13587: [R] Handle --use-LTO override - posted by GitBox <gi...@apache.org> on 2021/08/09 13:53:34 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10894: ARROW-13587: [R] Handle --use-LTO override - posted by GitBox <gi...@apache.org> on 2021/08/09 13:56:09 UTC, 3 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10894: ARROW-13587: [R] Handle --use-LTO override - posted by GitBox <gi...@apache.org> on 2021/08/09 14:11:42 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove commented on a change in pull request #840: [ballista] support date_part and date_turnc ser/de, pass tpch 7 - posted by GitBox <gi...@apache.org> on 2021/08/09 14:18:12 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10879: ARROW-13562: [R] Styler followups - posted by GitBox <gi...@apache.org> on 2021/08/09 14:55:56 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on issue #10899: Does feather file identify with pyarrow.memory_map(file)? - posted by GitBox <gi...@apache.org> on 2021/08/09 14:56:55 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #841: Add tests for hash collisions - posted by GitBox <gi...@apache.org> on 2021/08/09 14:59:04 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #842: Add tests for hash collisions - posted by GitBox <gi...@apache.org> on 2021/08/09 15:04:22 UTC, 0 replies.
- [GitHub] [arrow] eerhardt closed pull request #10527: ARROW-6870: [C#] Add Support for Dictionary Arrays and Dictionary Encoding - posted by GitBox <gi...@apache.org> on 2021/08/09 15:04:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #843: Incorrect results for joins on hash collisions - posted by GitBox <gi...@apache.org> on 2021/08/09 15:06:25 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #843: Incorrect results for joins on hash collisions - posted by GitBox <gi...@apache.org> on 2021/08/09 15:14:55 UTC, 0 replies.
- [GitHub] [arrow] Christian8491 commented on a change in pull request #10896: ARROW-12959: [C++] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/09 15:16:30 UTC, 6 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #843: Incorrect results for joins on hash collisions - posted by GitBox <gi...@apache.org> on 2021/08/09 15:22:07 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan edited a comment on issue #843: Incorrect results for joins on hash collisions - posted by GitBox <gi...@apache.org> on 2021/08/09 15:23:53 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #842: Add tests for hash collisions - posted by GitBox <gi...@apache.org> on 2021/08/09 15:37:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #841: Add tests for hash collisions - posted by GitBox <gi...@apache.org> on 2021/08/09 15:37:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #844: Add ScalarValue::eq_array optimized comparison function - posted by GitBox <gi...@apache.org> on 2021/08/09 15:47:03 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #844: Add ScalarValue::eq_array optimized comparison function - posted by GitBox <gi...@apache.org> on 2021/08/09 15:48:23 UTC, 3 replies.
- [GitHub] [arrow] pitrou commented on pull request #10862: ARROW-13132: [C++] Add Scalar validation - posted by GitBox <gi...@apache.org> on 2021/08/09 15:48:53 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on pull request #844: Add ScalarValue::eq_array optimized comparison function - posted by GitBox <gi...@apache.org> on 2021/08/09 15:53:03 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new pull request #845: Fix right, full join handling - posted by GitBox <gi...@apache.org> on 2021/08/09 16:01:48 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #844: Add ScalarValue::eq_array optimized comparison function - posted by GitBox <gi...@apache.org> on 2021/08/09 16:06:55 UTC, 4 replies.
- [GitHub] [arrow] neil-b commented on pull request #10877: ARROW-13508: [C++] Support custom retry strategies in S3Options - posted by GitBox <gi...@apache.org> on 2021/08/09 16:08:46 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10900: ARROW-13585: [GLib] Add support for C ABI interface - posted by GitBox <gi...@apache.org> on 2021/08/09 16:09:20 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #845: Fix right, full join handling - posted by GitBox <gi...@apache.org> on 2021/08/09 16:12:11 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10898: ARROW-13345: [C++] Added basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/09 16:14:23 UTC, 2 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #10898: ARROW-13345: [C++] Added basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/09 16:14:26 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10896: ARROW-12959: [C++] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/09 16:25:16 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #845: Fix right, full join handling when having multiple non-matching rows at the left side - posted by GitBox <gi...@apache.org> on 2021/08/09 16:26:19 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10877: ARROW-13508: [C++] Support custom retry strategies in S3Options - posted by GitBox <gi...@apache.org> on 2021/08/09 16:37:06 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10846: ARROW 13473: [C++] Add super-scalar impl for BitUtil::SetBitTo - posted by GitBox <gi...@apache.org> on 2021/08/09 16:39:28 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10895: ARROW-13574: [C++] Add count_all and hash_count_all kernels - posted by GitBox <gi...@apache.org> on 2021/08/09 16:46:09 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10871: ARROW-10373: [C++] Validate null_count in Array::ValidateFull() - posted by GitBox <gi...@apache.org> on 2021/08/09 16:54:18 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb edited a comment on pull request #844: Add ScalarValue::eq_array optimized comparison function - posted by GitBox <gi...@apache.org> on 2021/08/09 16:57:56 UTC, 1 replies.
- [GitHub] [arrow] cpcloud commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/09 17:00:01 UTC, 14 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10890: ARROW-13575: [C++] Add hash_product kernel - posted by GitBox <gi...@apache.org> on 2021/08/09 17:03:30 UTC, 2 replies.
- [GitHub] [arrow] pitrou closed pull request #10862: ARROW-13132: [C++] Add Scalar validation - posted by GitBox <gi...@apache.org> on 2021/08/09 17:05:28 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10793: ARROW-13482: [C++][Compute] Refactoring away from hard coded ExecNode factories to a registry - posted by GitBox <gi...@apache.org> on 2021/08/09 17:05:31 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10793: ARROW-13482: [C++][Compute] Refactoring away from hard coded ExecNode factories to a registry - posted by GitBox <gi...@apache.org> on 2021/08/09 17:10:54 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10871: ARROW-10373: [C++] Validate null_count in Array::ValidateFull() - posted by GitBox <gi...@apache.org> on 2021/08/09 17:15:01 UTC, 2 replies.
- [GitHub] [arrow] bkietz closed pull request #10793: ARROW-13482: [C++][Compute] Refactoring away from hard coded ExecNode factories to a registry - posted by GitBox <gi...@apache.org> on 2021/08/09 17:15:37 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10886: ARROW-5244: [C++] Remove experimental marker from some APIs - posted by GitBox <gi...@apache.org> on 2021/08/09 17:29:09 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #846: Improve grouping performance by special casing small / fixed size keys - posted by GitBox <gi...@apache.org> on 2021/08/09 17:34:41 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #840: [ballista] support date_part and date_turnc ser/de, pass tpch 7 - posted by GitBox <gi...@apache.org> on 2021/08/09 17:34:51 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #840: [ballista] support date_part and date_turnc ser/de, pass tpch 7 - posted by GitBox <gi...@apache.org> on 2021/08/09 17:35:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #808: (WIP) Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/09 17:37:01 UTC, 0 replies.
- [GitHub] [arrow] rommelDB commented on pull request #10898: ARROW-13345: [C++] Added basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/09 17:43:05 UTC, 0 replies.
- [GitHub] [arrow] kkraus14 commented on pull request #10897: ARROW-13580: [C++] quoted_strings_can_be_null only applied to string columns - posted by GitBox <gi...@apache.org> on 2021/08/09 17:49:17 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10894: ARROW-13587: [R] Handle --use-LTO override - posted by GitBox <gi...@apache.org> on 2021/08/09 17:51:27 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #846: Improve grouping performance by special casing small / fixed size keys - posted by GitBox <gi...@apache.org> on 2021/08/09 17:58:14 UTC, 1 replies.
- [GitHub] [arrow] carlosmalt commented on a change in pull request #10431: ARROW-12921: [C++][Dataset] Add RadosParquetFileFormat to Dataset API - posted by GitBox <gi...@apache.org> on 2021/08/09 17:58:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #808: (WIP) Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/09 18:02:48 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan edited a comment on pull request #808: (WIP) Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/09 18:03:08 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on pull request #10897: ARROW-13580: [C++] quoted_strings_can_be_null only applied to string columns - posted by GitBox <gi...@apache.org> on 2021/08/09 18:39:37 UTC, 0 replies.
- [GitHub] [arrow] westonpace edited a comment on pull request #10897: ARROW-13580: [C++] quoted_strings_can_be_null only applied to string columns - posted by GitBox <gi...@apache.org> on 2021/08/09 18:39:51 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10871: ARROW-10373: [C++] Validate null_count in Array::ValidateFull() - posted by GitBox <gi...@apache.org> on 2021/08/09 18:53:45 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/09 18:59:02 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10898: ARROW-13345: [C++] Added basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/09 19:20:29 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10877: ARROW-13508: [C++] Support custom retry strategies in S3Options - posted by GitBox <gi...@apache.org> on 2021/08/09 19:49:13 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10729: ARROW-12513: [C++][Parquet] Parquet Writer always puts null_count=0 in Parquet statistics for dictionary-encoded array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/09 19:49:56 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10877: ARROW-13508: [C++] Support custom retry strategies in S3Options - posted by GitBox <gi...@apache.org> on 2021/08/09 19:51:03 UTC, 0 replies.
- [GitHub] [arrow] westonpace closed pull request #10729: ARROW-12513: [C++][Parquet] Parquet Writer always puts null_count=0 in Parquet statistics for dictionary-encoded array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/09 20:38:05 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on a change in pull request #22: Initial C++ cookbook - posted by GitBox <gi...@apache.org> on 2021/08/09 21:47:44 UTC, 10 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #25: Add linting to C++ cookbook - posted by GitBox <gi...@apache.org> on 2021/08/09 21:49:28 UTC, 0 replies.
- [GitHub] [arrow-datafusion] NGA-TRAN commented on a change in pull request #808: Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/09 21:54:15 UTC, 0 replies.
- [GitHub] [arrow] hengaini2055 edited a comment on issue #10899: Does feather file identify with pyarrow.memory_map(file)? - posted by GitBox <gi...@apache.org> on 2021/08/09 23:30:45 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #801: Create changelog for datafusion and ballista release - posted by GitBox <gi...@apache.org> on 2021/08/09 23:47:51 UTC, 0 replies.
- [GitHub] [arrow-datafusion] sundy-li commented on issue #846: Improve grouping performance by special casing small / fixed size keys - posted by GitBox <gi...@apache.org> on 2021/08/10 00:05:31 UTC, 1 replies.
- [GitHub] [arrow] kou commented on a change in pull request #10900: ARROW-13585: [GLib] Add support for C ABI interface - posted by GitBox <gi...@apache.org> on 2021/08/10 00:17:06 UTC, 0 replies.
- [GitHub] [arrow] jvictorhuguenin commented on a change in pull request #10425: ARROW-12910: [Gandiva][C++]Add support for ADD and SUBTRACT functions receiving time intervals - posted by GitBox <gi...@apache.org> on 2021/08/10 00:40:43 UTC, 1 replies.
- [GitHub] [arrow-rs] sunchao merged pull request #662: Write FixedLenByteArray stats for FixedLenByteArray columns (not ByteArray stats) - posted by GitBox <gi...@apache.org> on 2021/08/10 00:58:12 UTC, 0 replies.
- [GitHub] [arrow-rs] sunchao closed issue #660: Parquet fixed length byte array columns write byte array statistics - posted by GitBox <gi...@apache.org> on 2021/08/10 00:58:22 UTC, 0 replies.
- [GitHub] [arrow] kou commented on a change in pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/10 01:03:47 UTC, 1 replies.
- [GitHub] [arrow-rs] houqp commented on a change in pull request #651: rough draft of time arithmetic - posted by GitBox <gi...@apache.org> on 2021/08/10 01:09:29 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #26: Change gh-pages deploy to a single commit - posted by GitBox <gi...@apache.org> on 2021/08/10 02:09:17 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #14: Adding thisisnic and amol- as collaborators - posted by GitBox <gi...@apache.org> on 2021/08/10 02:09:27 UTC, 0 replies.
- [GitHub] [arrow] jvictorhuguenin commented on pull request #10425: ARROW-12910: [Gandiva][C++]Add support for ADD and SUBTRACT functions receiving time intervals - posted by GitBox <gi...@apache.org> on 2021/08/10 02:18:11 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #658: Aggregate queries produce different results between runs - posted by GitBox <gi...@apache.org> on 2021/08/10 03:25:51 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #658: Aggregate queries produce different results between runs - posted by GitBox <gi...@apache.org> on 2021/08/10 03:25:51 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10864: ARROW-13544 [Java]: Remove APIs that have been deprecated for long - posted by GitBox <gi...@apache.org> on 2021/08/10 03:53:00 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10838: ARROW-13506: [C++][Java] Upgrade ORC to 1.6.9 - posted by GitBox <gi...@apache.org> on 2021/08/10 04:12:26 UTC, 0 replies.
- [GitHub] [arrow] dongjoon-hyun commented on pull request #10838: ARROW-13506: [C++][Java] Upgrade ORC to 1.6.9 - posted by GitBox <gi...@apache.org> on 2021/08/10 04:20:15 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10789: ARROW-5926: [Java] Test fuzzer inputs - posted by GitBox <gi...@apache.org> on 2021/08/10 04:23:40 UTC, 2 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10600: ARROW-13172: [Java] Make TYPE_WIDTH publicly accessible - posted by GitBox <gi...@apache.org> on 2021/08/10 04:30:08 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #10600: ARROW-13172: [Java] Make TYPE_WIDTH publicly accessible - posted by GitBox <gi...@apache.org> on 2021/08/10 04:32:53 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10603: ARROW-13191: [Go] allow external schema in ipc readers - posted by GitBox <gi...@apache.org> on 2021/08/10 04:38:49 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #844: Add ScalarValue::eq_array optimized comparison function - posted by GitBox <gi...@apache.org> on 2021/08/10 05:26:09 UTC, 1 replies.
- [GitHub] [arrow] kou commented on pull request #10900: ARROW-13585: [GLib] Add support for C ABI interface - posted by GitBox <gi...@apache.org> on 2021/08/10 05:55:55 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #10900: ARROW-13585: [GLib] Add support for C ABI interface - posted by GitBox <gi...@apache.org> on 2021/08/10 05:56:39 UTC, 0 replies.
- [GitHub] [arrow] aocsa edited a comment on pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/10 06:38:27 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #845: Fix right, full join handling when having multiple non-matching rows at the left side - posted by GitBox <gi...@apache.org> on 2021/08/10 06:50:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #843: Incorrect results for joins on hash collisions - posted by GitBox <gi...@apache.org> on 2021/08/10 06:50:33 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #10864: ARROW-13544 [Java]: Remove APIs that have been deprecated for long - posted by GitBox <gi...@apache.org> on 2021/08/10 07:07:06 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 closed pull request #10864: ARROW-13544 [Java]: Remove APIs that have been deprecated for long - posted by GitBox <gi...@apache.org> on 2021/08/10 07:07:21 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on a change in pull request #10789: ARROW-5926: [Java] Test fuzzer inputs - posted by GitBox <gi...@apache.org> on 2021/08/10 08:15:37 UTC, 3 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #10789: ARROW-5926: [Java] Test fuzzer inputs - posted by GitBox <gi...@apache.org> on 2021/08/10 08:20:39 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10868: ARROW-13552: [C++] Remove deprecated APIs - posted by GitBox <gi...@apache.org> on 2021/08/10 08:22:05 UTC, 1 replies.
- [GitHub] [arrow-datafusion] rdettai commented on a change in pull request #811: Source ext for remote files read - posted by GitBox <gi...@apache.org> on 2021/08/10 09:46:53 UTC, 0 replies.
- [GitHub] [arrow] andersonm-ibm commented on pull request #10450: ARROW-9947: [Python] High-level Python API for Parquet encryption of files. - posted by GitBox <gi...@apache.org> on 2021/08/10 09:51:15 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/10 09:56:54 UTC, 14 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #824: A global, shared `ExecutionContext` - posted by GitBox <gi...@apache.org> on 2021/08/10 10:28:45 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #847: Implement parquet page-level skipping with column index, using min/max stats - posted by GitBox <gi...@apache.org> on 2021/08/10 11:02:32 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #808: Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/10 11:36:26 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on pull request #14: Adding thisisnic and amol- as collaborators - posted by GitBox <gi...@apache.org> on 2021/08/10 11:46:17 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on issue #9: gh-pages or Apache hosting? - posted by GitBox <gi...@apache.org> on 2021/08/10 11:49:36 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #10901: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to ArrowBuf) - posted by GitBox <gi...@apache.org> on 2021/08/10 12:22:53 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10901: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to ArrowBuf) - posted by GitBox <gi...@apache.org> on 2021/08/10 12:23:06 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on pull request #2: Explicit arr object creation - posted by GitBox <gi...@apache.org> on 2021/08/10 12:53:12 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on a change in pull request #1: Initial content for Arrow Cookbook for Python and R - posted by GitBox <gi...@apache.org> on 2021/08/10 13:32:23 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche opened a new issue #27: [Python] Update CSV writing example to use the pyarrow csv writer - posted by GitBox <gi...@apache.org> on 2021/08/10 13:33:27 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on issue #10: Allow cookbook to pair build version with Arrow release version - posted by GitBox <gi...@apache.org> on 2021/08/10 13:38:56 UTC, 0 replies.
- [GitHub] [arrow] ianmcook commented on pull request #10898: ARROW-13345: [C++] Added basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/10 13:43:39 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on a change in pull request #844: Add ScalarValue::eq_array optimized comparison function - posted by GitBox <gi...@apache.org> on 2021/08/10 14:13:28 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10890: ARROW-13575: [C++] Add hash_product kernel - posted by GitBox <gi...@apache.org> on 2021/08/10 14:13:48 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #844: Add ScalarValue::eq_array optimized comparison function - posted by GitBox <gi...@apache.org> on 2021/08/10 14:19:28 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10890: ARROW-13575: [C++] Add hash_product kernel - posted by GitBox <gi...@apache.org> on 2021/08/10 15:03:07 UTC, 0 replies.
- [GitHub] [arrow] nirandaperera opened a new pull request #10902: ARROW-13596 [C++] Remove util/logging.h in compute/exec/util.h - posted by GitBox <gi...@apache.org> on 2021/08/10 15:16:01 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10902: ARROW-13596 [C++] Remove util/logging.h in compute/exec/util.h - posted by GitBox <gi...@apache.org> on 2021/08/10 15:20:56 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #801: Create changelog for datafusion and ballista release - posted by GitBox <gi...@apache.org> on 2021/08/10 16:26:25 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10903: ARROW-13595: [C++] Add debug mode check for compute kernel output type - posted by GitBox <gi...@apache.org> on 2021/08/10 16:47:41 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10903: ARROW-13595: [C++] Add debug mode check for compute kernel output type - posted by GitBox <gi...@apache.org> on 2021/08/10 16:48:56 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10895: ARROW-13574: [C++] Add count_all and hash_count_all kernels - posted by GitBox <gi...@apache.org> on 2021/08/10 17:05:57 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #848: Default to zstd in convert tool - posted by GitBox <gi...@apache.org> on 2021/08/10 17:52:17 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new pull request #849: Default to zstd in convert tool - posted by GitBox <gi...@apache.org> on 2021/08/10 17:52:39 UTC, 0 replies.
- [GitHub] [arrow] westonpace closed issue #10844: Getting an `std::istream` from an `arrow::io::InputStream` - posted by GitBox <gi...@apache.org> on 2021/08/10 18:03:02 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10904: ARROW-13541: [C++][Python] Implement ExtensionScalar - posted by GitBox <gi...@apache.org> on 2021/08/10 18:25:42 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10905: try attaching __attribute__((used, noinline)) to RandomAccessFileConcurrencyWrapper - posted by GitBox <gi...@apache.org> on 2021/08/10 18:35:46 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] removed a comment on pull request #10905: try attaching __attribute__((used, noinline)) to RandomAccessFileConcurrencyWrapper - posted by GitBox <gi...@apache.org> on 2021/08/10 18:36:08 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10895: ARROW-13574: [C++] Add 'count all' option to count kernels - posted by GitBox <gi...@apache.org> on 2021/08/10 18:36:39 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new pull request #28: Publish to gh-pages - posted by GitBox <gi...@apache.org> on 2021/08/10 18:55:31 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic edited a comment on issue #9: gh-pages or Apache hosting? - posted by GitBox <gi...@apache.org> on 2021/08/10 18:57:02 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on a change in pull request #20: #13 install latest release - posted by GitBox <gi...@apache.org> on 2021/08/10 18:58:13 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #28: Publish to gh-pages - posted by GitBox <gi...@apache.org> on 2021/08/10 19:02:54 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace edited a comment on pull request #28: Publish to gh-pages - posted by GitBox <gi...@apache.org> on 2021/08/10 19:03:04 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on a change in pull request #20: #13 install latest release - posted by GitBox <gi...@apache.org> on 2021/08/10 19:03:24 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10905: try attaching __attribute__((used, noinline)) to RandomAccessFileConcurrencyWrapper - posted by GitBox <gi...@apache.org> on 2021/08/10 19:03:34 UTC, 1 replies.
- [GitHub] [arrow] itamarst commented on pull request #10450: ARROW-9947: [Python] High-level Python API for Parquet encryption of files. - posted by GitBox <gi...@apache.org> on 2021/08/10 19:05:05 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on pull request #28: Publish to gh-pages - posted by GitBox <gi...@apache.org> on 2021/08/10 19:08:41 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic closed pull request #28: Publish to gh-pages - posted by GitBox <gi...@apache.org> on 2021/08/10 19:08:41 UTC, 0 replies.
- [GitHub] [arrow-cookbook] nealrichardson commented on issue #10: Allow cookbook to pair build version with Arrow release version - posted by GitBox <gi...@apache.org> on 2021/08/10 19:14:54 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #30: Add Apache publishing / hosting - posted by GitBox <gi...@apache.org> on 2021/08/10 19:43:16 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #30: Add Apache publishing / hosting - posted by GitBox <gi...@apache.org> on 2021/08/10 19:44:36 UTC, 4 replies.
- [GitHub] [arrow] kylepbit opened a new pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/10 19:47:36 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/10 19:47:51 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #808: Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/10 20:12:43 UTC, 3 replies.
- [GitHub] [arrow-rs] jorgecarleitao opened a new issue #681: Change `DataType::Dictionary(DataType,DataType)` to `DataType::Dictionary(DataType,Field)` - posted by GitBox <gi...@apache.org> on 2021/08/10 20:12:53 UTC, 0 replies.
- [GitHub] [arrow-rs] jorgecarleitao commented on issue #681: Change `DataType::Dictionary(DataType,DataType)` to `DataType::Dictionary(DataType,Field)` - posted by GitBox <gi...@apache.org> on 2021/08/10 20:13:46 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10863: ARROW-13540: [C++] Add order by node - posted by GitBox <gi...@apache.org> on 2021/08/10 20:38:09 UTC, 0 replies.
- [GitHub] [arrow] lidavidm edited a comment on pull request #10863: ARROW-13540: [C++] Add order by node - posted by GitBox <gi...@apache.org> on 2021/08/10 20:38:23 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #808: Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/10 20:48:22 UTC, 3 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10177: [Proposal] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/10 21:09:32 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #682: Cherry pick Write boolean stats for boolean columns (not i32 stats) to active_release - posted by GitBox <gi...@apache.org> on 2021/08/10 21:11:03 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #683: Cherry pick Write FixedLenByteArray stats for FixedLenByteArray columns (not ByteArray stats) to active_release - posted by GitBox <gi...@apache.org> on 2021/08/10 21:11:13 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #850: Optimize hash_aggregate when there are no null group keys - posted by GitBox <gi...@apache.org> on 2021/08/10 21:23:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #850: Optimize hash_aggregate when there are no null group keys - posted by GitBox <gi...@apache.org> on 2021/08/10 21:24:38 UTC, 2 replies.
- [GitHub] [arrow] kkraus14 opened a new pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/10 22:11:05 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/10 22:35:31 UTC, 0 replies.
- [GitHub] [arrow-rs] bjchambers opened a new issue #684: Allow casting from `DataType::Null` to any other type - posted by GitBox <gi...@apache.org> on 2021/08/10 22:59:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #851: Ballista dependencies missing version numbers - posted by GitBox <gi...@apache.org> on 2021/08/10 23:07:01 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #852: Add version to ballista dependencies - posted by GitBox <gi...@apache.org> on 2021/08/10 23:07:51 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #31: Setting up notifications via the ML of git activity - posted by GitBox <gi...@apache.org> on 2021/08/10 23:10:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] mmuru opened a new issue #853: How to build DataFusion python wheel - posted by GitBox <gi...@apache.org> on 2021/08/10 23:10:25 UTC, 0 replies.
- [GitHub] [arrow-rs] bjchambers opened a new issue #685: Implement casting between duration/intervals and numbers - posted by GitBox <gi...@apache.org> on 2021/08/10 23:12:46 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on issue #8: Do we want to feed github notifications to zulip and/or a mailing list? - posted by GitBox <gi...@apache.org> on 2021/08/10 23:13:07 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on pull request #30: Add Apache publishing / hosting - posted by GitBox <gi...@apache.org> on 2021/08/10 23:44:44 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #852: Add version to ballista dependencies - posted by GitBox <gi...@apache.org> on 2021/08/10 23:49:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #851: Ballista dependencies missing version numbers - posted by GitBox <gi...@apache.org> on 2021/08/10 23:49:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #852: Add version to ballista dependencies - posted by GitBox <gi...@apache.org> on 2021/08/10 23:49:17 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10908: [WIP] [R] Another LTO attempt - posted by GitBox <gi...@apache.org> on 2021/08/11 02:34:56 UTC, 3 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10908: [WIP] [R] Another LTO attempt - posted by GitBox <gi...@apache.org> on 2021/08/11 02:35:11 UTC, 1 replies.
- [GitHub] [arrow-rs] bjchambers commented on a change in pull request #651: rough draft of time arithmetic - posted by GitBox <gi...@apache.org> on 2021/08/11 02:55:44 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #854: Change TPC-H keys from UInt64 to Int64 - posted by GitBox <gi...@apache.org> on 2021/08/11 04:35:42 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10909: ARROW-13603: [GLib] Fix typos in GARROW_VERSION_CHECK() - posted by GitBox <gi...@apache.org> on 2021/08/11 04:36:22 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10716: ARROW-13330: [Go][Parquet] Add the rest of the Encoding package - posted by GitBox <gi...@apache.org> on 2021/08/11 04:45:12 UTC, 5 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #855: Change tpch keys from UInt64 to Int64 - posted by GitBox <gi...@apache.org> on 2021/08/11 04:47:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #849: Default to zstd in convert tool - posted by GitBox <gi...@apache.org> on 2021/08/11 05:24:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #848: Default to zstd in convert tool - posted by GitBox <gi...@apache.org> on 2021/08/11 05:24:24 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/11 06:15:37 UTC, 5 replies.
- [GitHub] [arrow] pitrou commented on pull request #10905: try attaching __attribute__((used, noinline)) to RandomAccessFileConcurrencyWrapper - posted by GitBox <gi...@apache.org> on 2021/08/11 06:16:53 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #10910: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to Vectors) - posted by GitBox <gi...@apache.org> on 2021/08/11 06:26:35 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10910: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to Vectors) - posted by GitBox <gi...@apache.org> on 2021/08/11 06:26:50 UTC, 0 replies.
- [GitHub] [arrow] kkraus14 commented on a change in pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/11 06:32:32 UTC, 3 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #854: Change TPC-H keys from UInt64 to Int64 - posted by GitBox <gi...@apache.org> on 2021/08/11 06:52:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #855: Change tpch keys from UInt64 to Int64 - posted by GitBox <gi...@apache.org> on 2021/08/11 06:52:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #844: Add ScalarValue::eq_array optimized comparison function - posted by GitBox <gi...@apache.org> on 2021/08/11 06:53:07 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #10911: ARROW-13604 [Java]: Remove deprecation annotations for APIs representing unsupported operations - posted by GitBox <gi...@apache.org> on 2021/08/11 07:19:29 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10911: ARROW-13604 [Java]: Remove deprecation annotations for APIs representing unsupported operations - posted by GitBox <gi...@apache.org> on 2021/08/11 07:20:05 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #853: How to build DataFusion python wheel - posted by GitBox <gi...@apache.org> on 2021/08/11 07:49:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #853: How to build DataFusion python wheel - posted by GitBox <gi...@apache.org> on 2021/08/11 07:49:31 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #10912: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to JDBC) - posted by GitBox <gi...@apache.org> on 2021/08/11 08:00:57 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10912: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to JDBC) - posted by GitBox <gi...@apache.org> on 2021/08/11 08:17:27 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jonkeane commented on issue #10: Allow cookbook to pair build version with Arrow release version - posted by GitBox <gi...@apache.org> on 2021/08/11 08:30:16 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10904: ARROW-13541: [C++][Python] Implement ExtensionScalar - posted by GitBox <gi...@apache.org> on 2021/08/11 08:32:09 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10904: ARROW-13541: [C++][Python] Implement ExtensionScalar - posted by GitBox <gi...@apache.org> on 2021/08/11 08:33:14 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen commented on pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/11 09:59:08 UTC, 13 replies.
- [GitHub] [arrow-datafusion] rdettai commented on a change in pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/11 10:14:31 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen commented on a change in pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/11 10:41:54 UTC, 9 replies.
- [GitHub] [arrow-datafusion] rdettai commented on pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/11 11:01:41 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10908: [WIP] [R] Another LTO attempt - posted by GitBox <gi...@apache.org> on 2021/08/11 11:48:32 UTC, 0 replies.
- [GitHub] [arrow] lidavidm closed pull request #10893: ARROW-13577: [Python][FlightRPC] pyarrow client do_put close method after write_table did not throw flight error - posted by GitBox <gi...@apache.org> on 2021/08/11 12:40:00 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10908: ARROW-13606: [R] Actually disable LTO - posted by GitBox <gi...@apache.org> on 2021/08/11 13:03:38 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] removed a comment on pull request #10908: ARROW-13606: [R] Actually disable LTO - posted by GitBox <gi...@apache.org> on 2021/08/11 13:04:54 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on pull request #26: Change gh-pages deploy to a single commit - posted by GitBox <gi...@apache.org> on 2021/08/11 13:05:11 UTC, 0 replies.
- [GitHub] [arrow] zeroshade commented on a change in pull request #10716: ARROW-13330: [Go][Parquet] Add the rest of the Encoding package - posted by GitBox <gi...@apache.org> on 2021/08/11 13:45:11 UTC, 4 replies.
- [GitHub] [arrow-datafusion] kszucs opened a new pull request #856: Rework the python bindings - posted by GitBox <gi...@apache.org> on 2021/08/11 13:49:14 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10913: ARROW-13607: [C++] Add Skyhook to Arrow - posted by GitBox <gi...@apache.org> on 2021/08/11 13:53:22 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic removed a comment on pull request #26: Change gh-pages deploy to a single commit - posted by GitBox <gi...@apache.org> on 2021/08/11 13:53:57 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10908: ARROW-13606: [R] Actually disable LTO - posted by GitBox <gi...@apache.org> on 2021/08/11 13:58:02 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/11 14:00:26 UTC, 4 replies.
- [GitHub] [arrow] ianmcook commented on a change in pull request #10896: ARROW-12959: [C++] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/11 14:03:23 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new pull request #32: Move tests into implementation-specific folders and workflows - posted by GitBox <gi...@apache.org> on 2021/08/11 14:03:37 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/11 14:13:44 UTC, 21 replies.
- [GitHub] [arrow-datafusion] kszucs commented on pull request #856: Rework the python bindings - posted by GitBox <gi...@apache.org> on 2021/08/11 15:13:31 UTC, 0 replies.
- [GitHub] [arrow-datafusion] kszucs edited a comment on pull request #856: Rework the python bindings - posted by GitBox <gi...@apache.org> on 2021/08/11 15:13:32 UTC, 0 replies.
- [GitHub] [arrow-datafusion] kszucs commented on a change in pull request #856: Rework the python bindings - posted by GitBox <gi...@apache.org> on 2021/08/11 15:14:35 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10898: ARROW-13345: [C++] Added basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/11 15:15:55 UTC, 0 replies.
- [GitHub] [arrow-datafusion] kszucs commented on a change in pull request #856: Rework the python bindings [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/11 15:17:35 UTC, 2 replies.
- [GitHub] [arrow] zeroshade edited a comment on pull request #10716: ARROW-13330: [Go][Parquet] Add the rest of the Encoding package - posted by GitBox <gi...@apache.org> on 2021/08/11 15:22:19 UTC, 0 replies.
- [GitHub] [arrow-rs] koomen commented on pull request #680: Allow creation of String arrays from &Option<&str> iterators - posted by GitBox <gi...@apache.org> on 2021/08/11 15:28:52 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on a change in pull request #856: Rework the python bindings [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/11 15:44:08 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10908: ARROW-13608: [R] vendor cpp11 to fix segfault under LTO - posted by GitBox <gi...@apache.org> on 2021/08/11 15:52:54 UTC, 2 replies.
- [GitHub] [arrow-rs] bjchambers commented on issue #685: Implement casting between duration/intervals and numbers - posted by GitBox <gi...@apache.org> on 2021/08/11 15:56:32 UTC, 1 replies.
- [GitHub] [arrow] bkietz opened a new pull request #10914: ARROW-9616: [C++][R] Remove templated base classes named `/.*ConcurrencyWrapper/` - posted by GitBox <gi...@apache.org> on 2021/08/11 15:58:02 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10914: ARROW-9616: [C++][R] Remove templated base classes named `/.*ConcurrencyWrapper/` - posted by GitBox <gi...@apache.org> on 2021/08/11 15:58:16 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on pull request #10914: ARROW-9616: [C++][R] Remove templated base classes named `/.*ConcurrencyWrapper/` - posted by GitBox <gi...@apache.org> on 2021/08/11 15:58:45 UTC, 1 replies.
- [GitHub] [arrow-cookbook] Nlte commented on pull request #2: Explicit arr object creation - posted by GitBox <gi...@apache.org> on 2021/08/11 16:04:22 UTC, 0 replies.
- [GitHub] [arrow-rs] roee88 commented on a change in pull request #656: Change to comfy-table from prettytable-rs - posted by GitBox <gi...@apache.org> on 2021/08/11 16:07:54 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10863: ARROW-13540: [C++] Add order by sink node - posted by GitBox <gi...@apache.org> on 2021/08/11 16:16:19 UTC, 1 replies.
- [GitHub] [arrow-rs] bjchambers edited a comment on issue #685: Implement casting between duration/intervals and numbers - posted by GitBox <gi...@apache.org> on 2021/08/11 16:37:26 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10915: ARROW-8022: [C++] Add static and small vector implementations - posted by GitBox <gi...@apache.org> on 2021/08/11 16:57:39 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10915: ARROW-8022: [C++] Add static and small vector implementations - posted by GitBox <gi...@apache.org> on 2021/08/11 16:57:53 UTC, 5 replies.
- [GitHub] [arrow] ursabot commented on pull request #10915: ARROW-8022: [C++] Add static and small vector implementations - posted by GitBox <gi...@apache.org> on 2021/08/11 17:00:26 UTC, 2 replies.
- [GitHub] [arrow] ursabot edited a comment on pull request #10915: ARROW-8022: [C++] Add static and small vector implementations - posted by GitBox <gi...@apache.org> on 2021/08/11 17:11:11 UTC, 6 replies.
- [GitHub] [arrow] pitrou closed pull request #10895: ARROW-13574: [C++] Add 'count all' option to count kernels - posted by GitBox <gi...@apache.org> on 2021/08/11 17:14:14 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10904: ARROW-13541: [C++][Python] Implement ExtensionScalar - posted by GitBox <gi...@apache.org> on 2021/08/11 17:33:54 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #10904: ARROW-13541: [C++][Python] Implement ExtensionScalar - posted by GitBox <gi...@apache.org> on 2021/08/11 17:35:06 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/11 17:42:52 UTC, 2 replies.
- [GitHub] [arrow] pitrou closed pull request #10903: ARROW-13595: [C++] Add debug mode check for compute kernel output type - posted by GitBox <gi...@apache.org> on 2021/08/11 17:44:47 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10904: ARROW-13541: [C++][Python] Implement ExtensionScalar - posted by GitBox <gi...@apache.org> on 2021/08/11 17:51:03 UTC, 0 replies.
- [GitHub] [arrow] kylepbit commented on pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/11 17:53:00 UTC, 2 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #680: Allow creation of String arrays from &Option<&str> iterators - posted by GitBox <gi...@apache.org> on 2021/08/11 17:55:29 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #857: update release automation scripts - posted by GitBox <gi...@apache.org> on 2021/08/11 17:56:21 UTC, 0 replies.
- [GitHub] [arrow-rs] jorgecarleitao commented on issue #598: Allow the creation of String arrays from an interator of &Option<&str> - posted by GitBox <gi...@apache.org> on 2021/08/11 18:17:35 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #858: Add support for EXPLAIN ANALYZE - posted by GitBox <gi...@apache.org> on 2021/08/11 18:20:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #858: Add support for EXPLAIN ANALYZE - posted by GitBox <gi...@apache.org> on 2021/08/11 18:20:52 UTC, 1 replies.
- [GitHub] [arrow] bkietz opened a new pull request #10916: ARROW-13597: [C++][Compute] Remove AddOnLoad helper - posted by GitBox <gi...@apache.org> on 2021/08/11 18:21:45 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10916: ARROW-13597: [C++][Compute] Remove AddOnLoad helper - posted by GitBox <gi...@apache.org> on 2021/08/11 18:22:01 UTC, 5 replies.
- [GitHub] [arrow] bkietz closed pull request #10905: try attaching __attribute__((used, noinline)) to RandomAccessFileConcurrencyWrapper - posted by GitBox <gi...@apache.org> on 2021/08/11 18:22:48 UTC, 0 replies.
- [GitHub] [arrow] itamarst opened a new pull request #10917: ARROW-9226: [Python] Support core-site.xml default filesystem. - posted by GitBox <gi...@apache.org> on 2021/08/11 18:33:08 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10917: ARROW-9226: [Python] Support core-site.xml default filesystem. - posted by GitBox <gi...@apache.org> on 2021/08/11 18:33:35 UTC, 1 replies.
- [GitHub] [arrow] itamarst commented on pull request #10917: ARROW-9226: [Python] Support core-site.xml default filesystem. - posted by GitBox <gi...@apache.org> on 2021/08/11 18:37:52 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10916: ARROW-13597: [C++][Compute] Remove AddOnLoad helper - posted by GitBox <gi...@apache.org> on 2021/08/11 18:40:29 UTC, 0 replies.
- [GitHub] [arrow] itamarst edited a comment on pull request #10917: ARROW-9226: [Python] Support core-site.xml default filesystem. - posted by GitBox <gi...@apache.org> on 2021/08/11 18:40:49 UTC, 0 replies.
- [GitHub] [arrow] kylepbit commented on a change in pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/11 18:44:29 UTC, 9 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10908: ARROW-13608: [R] vendor cpp11 to fix segfault under LTO - posted by GitBox <gi...@apache.org> on 2021/08/11 18:54:29 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10918: ARROW-13606: [R] Actually disable LTO - posted by GitBox <gi...@apache.org> on 2021/08/11 18:57:27 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10918: ARROW-13606: [R] Actually disable LTO - posted by GitBox <gi...@apache.org> on 2021/08/11 18:57:40 UTC, 1 replies.
- [GitHub] [arrow] kkraus14 commented on pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/11 19:26:37 UTC, 5 replies.
- [GitHub] [arrow] ursabot commented on pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/11 19:27:24 UTC, 0 replies.
- [GitHub] [arrow] ursabot edited a comment on pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/11 19:37:23 UTC, 2 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #31: Setting up notifications via the ML of git activity - posted by GitBox <gi...@apache.org> on 2021/08/11 19:53:50 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #26: Change gh-pages deploy to a single commit - posted by GitBox <gi...@apache.org> on 2021/08/11 19:54:10 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace closed issue #13: Change builds to use prebuilt binaries - posted by GitBox <gi...@apache.org> on 2021/08/11 19:55:00 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #20: #13 install latest release - posted by GitBox <gi...@apache.org> on 2021/08/11 19:55:02 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10712: ARROW-13307: [C++][Python][R] Use reflection-based enums for function options - posted by GitBox <gi...@apache.org> on 2021/08/11 20:03:00 UTC, 0 replies.
- [GitHub] [arrow] lidavidm closed pull request #10712: ARROW-13307: [C++][Python][R] Use reflection-based enums for function options - posted by GitBox <gi...@apache.org> on 2021/08/11 20:03:13 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on issue #598: Allow the creation of String arrays from an interator of &Option<&str> - posted by GitBox <gi...@apache.org> on 2021/08/11 20:05:30 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb edited a comment on issue #598: Allow the creation of String arrays from an interator of &Option<&str> - posted by GitBox <gi...@apache.org> on 2021/08/11 20:05:50 UTC, 2 replies.
- [GitHub] [arrow] vfraga commented on a change in pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/11 20:07:22 UTC, 2 replies.
- [GitHub] [arrow-rs] jorgecarleitao commented on a change in pull request #680: Allow creation of String arrays from &Option<&str> iterators - posted by GitBox <gi...@apache.org> on 2021/08/11 20:13:45 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10919: ARROW-13605: [C++] Use mutexes instead of atomics to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/11 20:17:38 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10919: ARROW-13605: [C++] Use mutexes instead of atomics to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/11 20:17:52 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10919: ARROW-13605: [C++] Use mutexes instead of atomics to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/11 20:18:05 UTC, 2 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10920: ARROW-13307: [C++] Remove reflection-based enums - posted by GitBox <gi...@apache.org> on 2021/08/11 20:23:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10920: ARROW-13307: [C++] Remove reflection-based enums - posted by GitBox <gi...@apache.org> on 2021/08/11 20:24:12 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on pull request #10919: ARROW-13605: [C++] Use mutexes instead of atomics to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/11 20:32:28 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #859: Include planning time in datafusion-cli printing - posted by GitBox <gi...@apache.org> on 2021/08/11 20:43:35 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new pull request #860: Include planning time in datafusion-cli printing - posted by GitBox <gi...@apache.org> on 2021/08/11 20:44:35 UTC, 0 replies.
- [GitHub] [arrow-rs] jorgecarleitao commented on issue #685: Implement casting between duration/intervals and numbers - posted by GitBox <gi...@apache.org> on 2021/08/11 20:53:17 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan edited a comment on pull request #808: Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/11 20:57:57 UTC, 3 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10919: ARROW-13605: [C++] Use mutexes instead of atomics to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/11 21:03:12 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10918: ARROW-13606: [R] Actually disable LTO - posted by GitBox <gi...@apache.org> on 2021/08/11 21:04:31 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10916: ARROW-13597: [C++][Compute] Remove AddOnLoad helper - posted by GitBox <gi...@apache.org> on 2021/08/11 21:35:58 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on pull request #10916: ARROW-13597: [C++][Compute] Remove AddOnLoad helper - posted by GitBox <gi...@apache.org> on 2021/08/11 21:38:57 UTC, 6 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10908: ARROW-13608: [R] vendor cpp11 to fix segfault under LTO - posted by GitBox <gi...@apache.org> on 2021/08/11 21:39:43 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10919: ARROW-13605: [C++] Capture node with shared_ptr to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/11 21:47:34 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10919: ARROW-13605: [C++] Capture node with shared_ptr to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/11 21:54:17 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10919: ARROW-13605: [C++] Capture node with shared_ptr to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/11 21:54:20 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10919: ARROW-13605: [C++] Capture node with shared_ptr to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/11 21:55:24 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10921: Fix typo in parquet doc - posted by GitBox <gi...@apache.org> on 2021/08/11 21:55:47 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10177: [Proposal] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/11 22:23:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #509: Prepare Ballista crates for publishing - posted by GitBox <gi...@apache.org> on 2021/08/11 22:55:56 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #861: Implement Python bindings for BallistaContext - posted by GitBox <gi...@apache.org> on 2021/08/11 22:59:28 UTC, 0 replies.
- [GitHub] [arrow] rommelDB commented on a change in pull request #10898: ARROW-13345: [C++] Added basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/11 23:00:08 UTC, 1 replies.
- [GitHub] [arrow] kou merged pull request #10921: MINOR: [C++][Parquet][Doc] Fix a typo - posted by GitBox <gi...@apache.org> on 2021/08/11 23:27:28 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #862: Add datafusion-cli documentation to the user guide - posted by GitBox <gi...@apache.org> on 2021/08/11 23:45:51 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10922: Normalize periods in README - posted by GitBox <gi...@apache.org> on 2021/08/11 23:48:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #863: Simple predicates against Parquet relations are not working - posted by GitBox <gi...@apache.org> on 2021/08/11 23:53:43 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #10922: Normalize periods in README - posted by GitBox <gi...@apache.org> on 2021/08/12 00:37:42 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #10922: Normalize periods in README - posted by GitBox <gi...@apache.org> on 2021/08/12 00:37:42 UTC, 0 replies.
- [GitHub] [arrow] hengaini2055 closed issue #10899: Does feather file identify with pyarrow.memory_map(file)? - posted by GitBox <gi...@apache.org> on 2021/08/12 01:06:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #863: tpch conversion generates parquet files that cannot be queried on simple predicates - posted by GitBox <gi...@apache.org> on 2021/08/12 01:19:59 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove edited a comment on issue #863: tpch conversion generates parquet files that cannot be queried on simple predicates - posted by GitBox <gi...@apache.org> on 2021/08/12 01:20:10 UTC, 1 replies.
- [GitHub] [arrow] nirandaperera commented on pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/12 01:48:20 UTC, 1 replies.
- [GitHub] [arrow] nirandaperera closed pull request #10902: ARROW-13596 [C++] Remove util/logging.h in compute/exec/util.h - posted by GitBox <gi...@apache.org> on 2021/08/12 01:55:52 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #656: Change to comfy-table from prettytable-rs - posted by GitBox <gi...@apache.org> on 2021/08/12 02:49:31 UTC, 0 replies.
- [GitHub] [arrow] pi-guy-in-the-sky opened a new issue #10923: Use Python to access an `arrow::Table` created in C++ - posted by GitBox <gi...@apache.org> on 2021/08/12 03:14:59 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #10909: ARROW-13603: [GLib] Fix typos in GARROW_VERSION_CHECK() - posted by GitBox <gi...@apache.org> on 2021/08/12 04:26:29 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #10909: ARROW-13603: [GLib] Fix typos in GARROW_VERSION_CHECK() - posted by GitBox <gi...@apache.org> on 2021/08/12 04:27:05 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on issue #10923: Use Python to access an `arrow::Table` created in C++ - posted by GitBox <gi...@apache.org> on 2021/08/12 05:55:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #863: tpch conversion generates parquet files that cannot be queried on simple predicates - posted by GitBox <gi...@apache.org> on 2021/08/12 06:08:21 UTC, 2 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #509: Prepare Ballista crates for publishing - posted by GitBox <gi...@apache.org> on 2021/08/12 06:10:19 UTC, 0 replies.
- [GitHub] [arrow-rs] PsiACE commented on a change in pull request #656: Change to comfy-table from prettytable-rs - posted by GitBox <gi...@apache.org> on 2021/08/12 06:10:19 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #509: Prepare Ballista crates for publishing - posted by GitBox <gi...@apache.org> on 2021/08/12 06:10:19 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #857: update release automation scripts - posted by GitBox <gi...@apache.org> on 2021/08/12 06:30:50 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new pull request #864: WIP vectorized hash collision checking - posted by GitBox <gi...@apache.org> on 2021/08/12 06:40:51 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #865: automation to help update datafusion version in ballista dep - posted by GitBox <gi...@apache.org> on 2021/08/12 06:41:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/12 06:58:49 UTC, 4 replies.
- [GitHub] [arrow] pitrou commented on pull request #10917: ARROW-9226: [Python] Support core-site.xml default filesystem. - posted by GitBox <gi...@apache.org> on 2021/08/12 08:00:59 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/12 08:06:44 UTC, 7 replies.
- [GitHub] [arrow] pitrou commented on pull request #10919: ARROW-13605: [C++] Capture node with shared_ptr to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/12 08:17:01 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10919: ARROW-13605: [C++] Capture node with shared_ptr to avoid TSan warning - posted by GitBox <gi...@apache.org> on 2021/08/12 08:17:34 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/12 09:00:04 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10898: ARROW-13345: [C++] Add basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/12 09:03:33 UTC, 0 replies.
- [GitHub] [arrow] jeroen commented on pull request #10914: ARROW-9616: [C++][R] Remove templated base classes named `/.*ConcurrencyWrapper/` - posted by GitBox <gi...@apache.org> on 2021/08/12 09:19:51 UTC, 0 replies.
- [GitHub] [arrow] jeroen edited a comment on pull request #10914: ARROW-9616: [C++][R] Remove templated base classes named `/.*ConcurrencyWrapper/` - posted by GitBox <gi...@apache.org> on 2021/08/12 09:30:27 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10925: MINOR: [C++][CI] Fix s3fs_test.cc compile error - posted by GitBox <gi...@apache.org> on 2021/08/12 10:38:57 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on pull request #10774: ARROW-12701: [Website][Release] Include Rust contributors, committers, and commits in release notes - posted by GitBox <gi...@apache.org> on 2021/08/12 12:16:01 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #680: Allow creation of String arrays from &Option<&str> iterators - posted by GitBox <gi...@apache.org> on 2021/08/12 12:18:21 UTC, 0 replies.
- [GitHub] [arrow] bkietz closed pull request #10920: ARROW-13307: [C++] Remove reflection-based enums - posted by GitBox <gi...@apache.org> on 2021/08/12 12:19:33 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10450: ARROW-9947: [Python] High-level Python API for Parquet encryption of files. - posted by GitBox <gi...@apache.org> on 2021/08/12 12:21:34 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10450: ARROW-9947: [Python] High-level Python API for Parquet encryption of files. - posted by GitBox <gi...@apache.org> on 2021/08/12 12:21:58 UTC, 1 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #10450: ARROW-9947: [Python] High-level Python API for Parquet encryption of files. - posted by GitBox <gi...@apache.org> on 2021/08/12 12:25:34 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10915: ARROW-8022: [C++] Add static and small vector implementations - posted by GitBox <gi...@apache.org> on 2021/08/12 13:57:10 UTC, 14 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10915: ARROW-8022: [C++] Add static and small vector implementations - posted by GitBox <gi...@apache.org> on 2021/08/12 14:04:37 UTC, 16 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #860: Include planning time in datafusion-cli printing - posted by GitBox <gi...@apache.org> on 2021/08/12 14:06:06 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #859: Include planning time in datafusion-cli printing - posted by GitBox <gi...@apache.org> on 2021/08/12 14:06:06 UTC, 0 replies.
- [GitHub] [arrow] Mytherin commented on a change in pull request #10856: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/12 14:08:28 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10916: ARROW-13597: [C++][Compute] Remove AddOnLoad helper - posted by GitBox <gi...@apache.org> on 2021/08/12 15:07:37 UTC, 1 replies.
- [GitHub] [arrow-datafusion] NGA-TRAN commented on a change in pull request #858: Add support for EXPLAIN ANALYZE - posted by GitBox <gi...@apache.org> on 2021/08/12 15:16:03 UTC, 0 replies.
- [GitHub] [arrow] tdunning opened a new pull request #10926: Added sort example to docs - posted by GitBox <gi...@apache.org> on 2021/08/12 15:20:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10926: Added sort example to docs - posted by GitBox <gi...@apache.org> on 2021/08/12 15:21:23 UTC, 0 replies.
- [GitHub] [arrow] aocsa opened a new pull request #10927: ARROW-11981: [C++] Implement Union ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/12 15:25:25 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10927: ARROW-11981: [C++] Implement Union ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/12 15:25:39 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10925: MINOR: [C++][CI] Fix s3fs_test.cc compile error - posted by GitBox <gi...@apache.org> on 2021/08/12 15:26:29 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10926: MINOR: [Python][Doc] Added sort example to docs - posted by GitBox <gi...@apache.org> on 2021/08/12 15:31:52 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on pull request #10679: ARROW-13170 [C++] Reducing branching in compute/kernels/vector_selection.cc - posted by GitBox <gi...@apache.org> on 2021/08/12 15:34:34 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb closed issue #598: Allow the creation of String arrays from an interator of &Option<&str> - posted by GitBox <gi...@apache.org> on 2021/08/12 15:42:44 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #680: Allow creation of String arrays from &Option<&str> iterators - posted by GitBox <gi...@apache.org> on 2021/08/12 15:42:44 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #686: Cherry pick Allow creation of String arrays from &Option<&str> iterators to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 15:44:38 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #858: Add support for EXPLAIN ANALYZE - posted by GitBox <gi...@apache.org> on 2021/08/12 15:56:19 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on pull request #858: Add support for EXPLAIN ANALYZE - posted by GitBox <gi...@apache.org> on 2021/08/12 15:58:35 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #860: Include planning time in datafusion-cli printing - posted by GitBox <gi...@apache.org> on 2021/08/12 15:59:30 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #686: Cherry pick Allow creation of String arrays from &Option<&str> iterators to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 15:59:30 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #686: Cherry pick Allow creation of String arrays from &Option<&str> iterators to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 15:59:40 UTC, 0 replies.
- [GitHub] [arrow] tdunning commented on pull request #10926: MINOR: [Python][Doc] Added sort example to docs - posted by GitBox <gi...@apache.org> on 2021/08/12 16:13:02 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/12 16:27:11 UTC, 3 replies.
- [GitHub] [arrow] nirandaperera commented on pull request #10679: ARROW-13170 [C++] Reducing branching in compute/kernels/vector_selection.cc - posted by GitBox <gi...@apache.org> on 2021/08/12 16:31:44 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #779: Implement EXPLAIN ANALYZE - posted by GitBox <gi...@apache.org> on 2021/08/12 16:43:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #858: Add support for EXPLAIN ANALYZE - posted by GitBox <gi...@apache.org> on 2021/08/12 16:43:12 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #686: Cherry pick Allow creation of String arrays from &Option<&str> iterators to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 16:43:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #863: tpch conversion generates parquet files that cannot be queried on simple predicates - posted by GitBox <gi...@apache.org> on 2021/08/12 16:56:41 UTC, 0 replies.
- [GitHub] [arrow] ianmcook commented on pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/12 16:57:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #866: Add "baseline" metrics to all built in operators - posted by GitBox <gi...@apache.org> on 2021/08/12 17:01:25 UTC, 0 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/12 17:20:58 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on pull request #34: Enable the R cookbook to build against different Arrow versions and put in appropriate directory - posted by GitBox <gi...@apache.org> on 2021/08/12 17:42:15 UTC, 0 replies.
- [GitHub] [arrow] pitrou removed a comment on pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/12 17:49:29 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic opened a new pull request #36: Fix C++ version - posted by GitBox <gi...@apache.org> on 2021/08/12 17:50:25 UTC, 0 replies.
- [GitHub] [arrow-datafusion] NGA-TRAN commented on issue #866: Add "baseline" metrics to all built in operators - posted by GitBox <gi...@apache.org> on 2021/08/12 18:01:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10928: ARROW-13614: [C++] Add decimal support to min_max/hash_min_max - posted by GitBox <gi...@apache.org> on 2021/08/12 18:04:08 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #866: Add "baseline" metrics to all built in operators - posted by GitBox <gi...@apache.org> on 2021/08/12 18:23:25 UTC, 1 replies.
- [GitHub] [arrow] bkietz closed pull request #10863: ARROW-13540: [C++] Add order by sink node - posted by GitBox <gi...@apache.org> on 2021/08/12 18:25:25 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10917: ARROW-9226: [Python] Support core-site.xml default filesystem. - posted by GitBox <gi...@apache.org> on 2021/08/12 18:29:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #808: Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/12 18:38:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #790: Rework GroupByHash for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/12 18:38:00 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10927: ARROW-11981: [C++] Implement Union ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/12 18:44:11 UTC, 7 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #687: Update dev README with fancier regular expression - posted by GitBox <gi...@apache.org> on 2021/08/12 18:46:06 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #688: Update version and changelog for 5.2.0 - posted by GitBox <gi...@apache.org> on 2021/08/12 18:51:45 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #682: Cherry pick Write boolean stats for boolean columns (not i32 stats) to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 18:54:13 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #683: Cherry pick Write FixedLenByteArray stats for FixedLenByteArray columns (not ByteArray stats) to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 18:54:33 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #687: Update dev README with fancier regular expression for maintenance release notes - posted by GitBox <gi...@apache.org> on 2021/08/12 18:59:27 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #687: Update dev README with fancier regular expression for maintenance release notes - posted by GitBox <gi...@apache.org> on 2021/08/12 19:04:20 UTC, 3 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #688: Update version and changelog for 5.2.0 - posted by GitBox <gi...@apache.org> on 2021/08/12 19:05:34 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #682: Cherry pick Write boolean stats for boolean columns (not i32 stats) to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 19:08:47 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #682: Cherry pick Write boolean stats for boolean columns (not i32 stats) to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 19:08:47 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #683: Cherry pick Write FixedLenByteArray stats for FixedLenByteArray columns (not ByteArray stats) to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 19:12:37 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #683: Cherry pick Write FixedLenByteArray stats for FixedLenByteArray columns (not ByteArray stats) to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 19:20:18 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #682: Cherry pick Write boolean stats for boolean columns (not i32 stats) to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 19:20:29 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #688: Update version and changelog for 5.2.0 - posted by GitBox <gi...@apache.org> on 2021/08/12 19:30:27 UTC, 0 replies.
- [GitHub] [arrow] pi-guy-in-the-sky closed issue #10923: Use Python to access an `arrow::Table` created in C++ - posted by GitBox <gi...@apache.org> on 2021/08/12 19:41:54 UTC, 0 replies.
- [GitHub] [arrow] pi-guy-in-the-sky commented on issue #10923: Use Python to access an `arrow::Table` created in C++ - posted by GitBox <gi...@apache.org> on 2021/08/12 19:41:54 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #689: Cherry pick Add note about changelog generation to README to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 19:46:11 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #689: Cherry pick Add note about changelog generation to README to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 19:46:41 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10290: ARROW-12725: [C++][Compute] Column at a time hash and comparison in group by - posted by GitBox <gi...@apache.org> on 2021/08/12 19:57:48 UTC, 2 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #689: Cherry pick Add note about changelog generation to README to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 20:01:46 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #689: Cherry pick Add note about changelog generation to README to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 20:04:06 UTC, 0 replies.
- [GitHub] [arrow-rs] jorgecarleitao opened a new issue #690: The integration tests are not running - posted by GitBox <gi...@apache.org> on 2021/08/12 20:23:58 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on issue #690: The integration tests are not running - posted by GitBox <gi...@apache.org> on 2021/08/12 20:30:13 UTC, 0 replies.
- [GitHub] [arrow-rs] jorgecarleitao commented on issue #690: The integration tests are not running - posted by GitBox <gi...@apache.org> on 2021/08/12 20:33:45 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #689: Cherry pick Add note about changelog generation to README to active_release - posted by GitBox <gi...@apache.org> on 2021/08/12 20:59:08 UTC, 0 replies.
- [GitHub] [arrow] fredster33 commented on pull request #10922: Normalize periods in README - posted by GitBox <gi...@apache.org> on 2021/08/12 21:05:14 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #32: Move tests into implementation-specific folders and workflows - posted by GitBox <gi...@apache.org> on 2021/08/12 22:28:58 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace closed issue #23: Separate CI jobs for Python and R cookbook implementations - posted by GitBox <gi...@apache.org> on 2021/08/12 22:28:58 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #866: Add "baseline" metrics to all built in operators - posted by GitBox <gi...@apache.org> on 2021/08/12 23:41:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #865: automation to help update datafusion version in ballista dep - posted by GitBox <gi...@apache.org> on 2021/08/13 00:07:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #867: ParquetExec should parallelize statistics scan operations - posted by GitBox <gi...@apache.org> on 2021/08/13 02:35:47 UTC, 0 replies.
- [GitHub] [arrow] michalursa commented on a change in pull request #10290: ARROW-12725: [C++][Compute] Column at a time hash and comparison in group by - posted by GitBox <gi...@apache.org> on 2021/08/13 02:36:50 UTC, 5 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #868: Ballista should serialize Parquet statistics - posted by GitBox <gi...@apache.org> on 2021/08/13 02:37:27 UTC, 0 replies.
- [GitHub] [arrow] rok commented on a change in pull request #10457: ARROW-12980: [C++] Kernels to extract datetime components should be timezone aware - posted by GitBox <gi...@apache.org> on 2021/08/13 02:41:29 UTC, 8 replies.
- [GitHub] [arrow] nirandaperera commented on a change in pull request #10927: ARROW-11981: [C++] Implement Union ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/13 02:49:17 UTC, 4 replies.
- [GitHub] [arrow] rok commented on pull request #10457: ARROW-12980: [C++] Kernels to extract datetime components should be timezone aware - posted by GitBox <gi...@apache.org> on 2021/08/13 02:49:21 UTC, 2 replies.
- [GitHub] [arrow] nesyamun opened a new issue #10929: Help with running pyrrow on arm64 in Docker - posted by GitBox <gi...@apache.org> on 2021/08/13 03:47:22 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #866: Add "baseline" metrics to all built in operators - posted by GitBox <gi...@apache.org> on 2021/08/13 05:33:45 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on issue #10929: Help with running pyrrow on arm64 in Docker - posted by GitBox <gi...@apache.org> on 2021/08/13 05:51:15 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #36: [R] Fix Arrow C++ version that is installed - posted by GitBox <gi...@apache.org> on 2021/08/13 05:52:57 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp edited a comment on issue #863: tpch conversion generates parquet files that cannot be queried on simple predicates - posted by GitBox <gi...@apache.org> on 2021/08/13 06:16:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #869: WIP: pin arrow crate to >=5.2,<6 - posted by GitBox <gi...@apache.org> on 2021/08/13 06:23:23 UTC, 0 replies.
- [GitHub] [arrow] emkornfield edited a comment on pull request #10177: [Proposal] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/13 06:23:56 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #664: Allow casting Timestamp arrays into String - posted by GitBox <gi...@apache.org> on 2021/08/13 07:40:48 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10457: ARROW-12980: [C++] Kernels to extract datetime components should be timezone aware - posted by GitBox <gi...@apache.org> on 2021/08/13 08:40:16 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10450: ARROW-9947: [Python] High-level Python API for Parquet encryption of files. - posted by GitBox <gi...@apache.org> on 2021/08/13 08:50:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/13 08:50:51 UTC, 3 replies.
- [GitHub] [arrow] xhochy commented on issue #10929: Help with running pyrrow on arm64 in Docker - posted by GitBox <gi...@apache.org> on 2021/08/13 09:21:25 UTC, 2 replies.
- [GitHub] [arrow] kszucs commented on issue #10929: Help with running pyrrow on arm64 in Docker - posted by GitBox <gi...@apache.org> on 2021/08/13 09:37:11 UTC, 2 replies.
- [GitHub] [arrow] rok commented on pull request #10697: ARROW-13304: [C++] Unable to install nightly on Ubuntu 21.04 due to day of week options - posted by GitBox <gi...@apache.org> on 2021/08/13 11:55:58 UTC, 0 replies.
- [GitHub] [arrow] rok closed pull request #10697: ARROW-13304: [C++] Unable to install nightly on Ubuntu 21.04 due to day of week options - posted by GitBox <gi...@apache.org> on 2021/08/13 11:56:02 UTC, 0 replies.
- [GitHub] [arrow-datafusion] b41sh opened a new pull request #870: Add support for PostgreSQL regex match - posted by GitBox <gi...@apache.org> on 2021/08/13 12:15:25 UTC, 0 replies.
- [GitHub] [arrow] thisisnic closed pull request #10800: ARROW-13403: [R] Update developing.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/13 12:20:40 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10930: ARROW-13403: [R] Update developing.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/13 12:21:23 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen closed pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/13 12:42:51 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen opened a new pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/13 12:44:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #871: DataFusion should scan Parquet statistics once per query - posted by GitBox <gi...@apache.org> on 2021/08/13 14:23:07 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #664: Allow casting Timestamp arrays into String - posted by GitBox <gi...@apache.org> on 2021/08/13 14:50:02 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new pull request #872: Register table based on known schema - posted by GitBox <gi...@apache.org> on 2021/08/13 15:03:37 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10931: ARROW-13613: [C++] Add decimal support to (hash) sum/mean/product - posted by GitBox <gi...@apache.org> on 2021/08/13 15:09:09 UTC, 0 replies.
- [GitHub] [arrow-rs] kszucs opened a new pull request #691: PyO3 bridge for pyarrow interoperability [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/13 15:28:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] kszucs opened a new pull request #873: Rework the python bindings using conversion traits from arrow-rs [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/13 15:31:42 UTC, 0 replies.
- [GitHub] [arrow-rs] kszucs commented on a change in pull request #691: PyO3 bridge for pyarrow interoperability [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/13 15:33:57 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #691: PyO3 bridge for pyarrow interoperability [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/13 15:42:39 UTC, 0 replies.
- [GitHub] [arrow] lidavidm closed pull request #10898: ARROW-13345: [C++] Add basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/13 15:46:36 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10898: ARROW-13345: [C++] Add basic implementation for log to base b - posted by GitBox <gi...@apache.org> on 2021/08/13 15:46:49 UTC, 0 replies.
- [GitHub] [arrow] kevingurney opened a new pull request #10932: ARROW-13202: [MATLAB] Enable GitHub Actions CI for MATLAB Interface on Linux - posted by GitBox <gi...@apache.org> on 2021/08/13 16:29:53 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10932: ARROW-13202: [MATLAB] Enable GitHub Actions CI for MATLAB Interface on Linux - posted by GitBox <gi...@apache.org> on 2021/08/13 16:30:50 UTC, 0 replies.
- [GitHub] [arrow-datafusion] ei-grad commented on pull request #68: Experimenting with arrow2 - posted by GitBox <gi...@apache.org> on 2021/08/13 16:31:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] cpcloud commented on a change in pull request #873: Rework the python bindings using conversion traits from arrow-rs [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/13 16:51:38 UTC, 0 replies.
- [GitHub] [arrow-datafusion] cpcloud commented on pull request #873: Rework the python bindings using conversion traits from arrow-rs [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/13 16:52:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] kszucs commented on a change in pull request #873: Rework the python bindings using conversion traits from arrow-rs [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/13 17:50:13 UTC, 4 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10933: ARROW-13549: [C++] Add date/time extraction functions - posted by GitBox <gi...@apache.org> on 2021/08/13 17:51:23 UTC, 6 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10933: ARROW-13549: [C++] Add date/time extraction functions - posted by GitBox <gi...@apache.org> on 2021/08/13 17:51:27 UTC, 0 replies.
- [GitHub] [arrow-datafusion] kszucs commented on pull request #873: Rework the python bindings using conversion traits from arrow-rs [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/13 17:56:44 UTC, 2 replies.
- [GitHub] [arrow] kevingurney commented on pull request #10932: ARROW-13202: [MATLAB] Enable GitHub Actions CI for MATLAB Interface on Linux - posted by GitBox <gi...@apache.org> on 2021/08/13 18:20:50 UTC, 3 replies.
- [GitHub] [arrow] bkietz opened a new pull request #10934: Open [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/13 18:50:40 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10934: Open [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/13 18:51:01 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10934: Open [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/13 19:36:43 UTC, 4 replies.
- [GitHub] [arrow] kou commented on a change in pull request #10932: ARROW-13202: [MATLAB] Enable GitHub Actions CI for MATLAB Interface on Linux - posted by GitBox <gi...@apache.org> on 2021/08/13 19:37:03 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] removed a comment on pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/13 20:43:49 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/13 20:43:59 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me opened a new pull request #692: Calculate the correct list repetition values to read - posted by GitBox <gi...@apache.org> on 2021/08/13 21:20:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/13 21:34:24 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #692: Calculate the correct list repetition values to read - posted by GitBox <gi...@apache.org> on 2021/08/13 21:35:04 UTC, 0 replies.
- [GitHub] [arrow] dantrim opened a new issue #10935: Readback KeyValueMetadata from Field and Schema in pyarrow from file written in C++ - posted by GitBox <gi...@apache.org> on 2021/08/13 21:40:51 UTC, 0 replies.
- [GitHub] [arrow] kkraus14 commented on a change in pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/13 22:15:18 UTC, 6 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/14 00:01:16 UTC, 25 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/14 03:47:43 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/14 03:48:07 UTC, 7 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #874: update automation for arrow version bump - posted by GitBox <gi...@apache.org> on 2021/08/14 06:44:16 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on pull request #68: Experimenting with arrow2 - posted by GitBox <gi...@apache.org> on 2021/08/14 06:45:26 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #875: document release process - posted by GitBox <gi...@apache.org> on 2021/08/14 08:10:52 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #875: document release process - posted by GitBox <gi...@apache.org> on 2021/08/14 08:13:53 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #875: document release process - posted by GitBox <gi...@apache.org> on 2021/08/14 08:15:23 UTC, 3 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on a change in pull request #875: document release process - posted by GitBox <gi...@apache.org> on 2021/08/14 08:17:57 UTC, 4 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #872: Register table based on known schema without file IO - posted by GitBox <gi...@apache.org> on 2021/08/14 08:27:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp edited a comment on issue #771: Release a new version of DataFusion to crates.io - posted by GitBox <gi...@apache.org> on 2021/08/14 08:35:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] b41sh opened a new pull request #876: support like on DictionaryArray - posted by GitBox <gi...@apache.org> on 2021/08/14 09:10:26 UTC, 0 replies.
- [GitHub] [arrow] taiyang-li opened a new pull request #10936: Enable building with native libhdfs - posted by GitBox <gi...@apache.org> on 2021/08/14 09:13:37 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10936: Enable building with native libhdfs - posted by GitBox <gi...@apache.org> on 2021/08/14 09:13:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #870: Add support for PostgreSQL regex match - posted by GitBox <gi...@apache.org> on 2021/08/14 09:26:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on pull request #808: Rework GroupByHash to for faster performance and support grouping by nulls - posted by GitBox <gi...@apache.org> on 2021/08/14 09:58:45 UTC, 0 replies.
- [GitHub] [arrow] alamb commented on a change in pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/14 10:31:43 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #874: update automation for arrow version bump - posted by GitBox <gi...@apache.org> on 2021/08/14 10:47:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #877: Improve Ballista documentation on crates.io - posted by GitBox <gi...@apache.org> on 2021/08/14 12:04:09 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #878: Improve Ballista crate README content - posted by GitBox <gi...@apache.org> on 2021/08/14 12:22:02 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on a change in pull request #875: document release process - posted by GitBox <gi...@apache.org> on 2021/08/14 12:24:02 UTC, 2 replies.
- [GitHub] [arrow-datafusion] praveentiru opened a new issue #879: [Help] - Floating point operations with Integer columns - posted by GitBox <gi...@apache.org> on 2021/08/14 12:32:49 UTC, 0 replies.
- [GitHub] [arrow-datafusion] praveentiru opened a new issue #880: [Help] - Using unary operators with multiple inputs - posted by GitBox <gi...@apache.org> on 2021/08/14 12:44:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #881: Write blog post to announce DataFusion 5.0.0 and Ballista 0.5.0 - posted by GitBox <gi...@apache.org> on 2021/08/14 13:32:02 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #882: Cannot bulid with simd feature - posted by GitBox <gi...@apache.org> on 2021/08/14 14:22:13 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #882: Cannot build with simd feature - posted by GitBox <gi...@apache.org> on 2021/08/14 14:23:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on issue #882: Cannot build with simd feature - posted by GitBox <gi...@apache.org> on 2021/08/14 14:32:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] capacman opened a new issue #883: cargo cannot install datafusion-cli with version 5 - posted by GitBox <gi...@apache.org> on 2021/08/14 15:15:38 UTC, 0 replies.
- [GitHub] [arrow-rs] boazberman opened a new pull request #693: Add get_bit to BooleanBufferBuilder - posted by GitBox <gi...@apache.org> on 2021/08/14 16:14:45 UTC, 0 replies.
- [GitHub] [arrow-datafusion] boazberman opened a new pull request #884: Left join could use bitmap for left join instead of Vec - posted by GitBox <gi...@apache.org> on 2021/08/14 16:20:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] boazberman commented on pull request #884: Left join could use bitmap for left join instead of Vec - posted by GitBox <gi...@apache.org> on 2021/08/14 16:22:27 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #693: Add get_bit to BooleanBufferBuilder - posted by GitBox <gi...@apache.org> on 2021/08/14 16:29:39 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/14 16:44:16 UTC, 17 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #693: Add get_bit to BooleanBufferBuilder - posted by GitBox <gi...@apache.org> on 2021/08/14 16:48:29 UTC, 0 replies.
- [GitHub] [arrow] jorgecarleitao commented on pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/14 16:52:26 UTC, 0 replies.
- [GitHub] [arrow-rs] mcassels commented on a change in pull request #692: Calculate the correct list repetition values to read - posted by GitBox <gi...@apache.org> on 2021/08/14 17:39:53 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #883: cargo cannot install datafusion-cli with version 5 - posted by GitBox <gi...@apache.org> on 2021/08/14 18:19:15 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #878: Improve Ballista crate README content - posted by GitBox <gi...@apache.org> on 2021/08/14 18:48:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #874: update automation for arrow version bump - posted by GitBox <gi...@apache.org> on 2021/08/14 18:49:26 UTC, 0 replies.
- [GitHub] [arrow-rs] yordan-pavlov commented on a change in pull request #692: Calculate the correct list repetition values to read - posted by GitBox <gi...@apache.org> on 2021/08/14 19:05:11 UTC, 3 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #885: prepare code base for 5.1.0 release - posted by GitBox <gi...@apache.org> on 2021/08/14 19:32:08 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #886: Update datafusion-cli to support Ballista, or implement new ballista-cli - posted by GitBox <gi...@apache.org> on 2021/08/14 21:08:02 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #883: cargo cannot install datafusion-cli with version 5 - posted by GitBox <gi...@apache.org> on 2021/08/14 21:10:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on a change in pull request #878: Improve Ballista crate README content - posted by GitBox <gi...@apache.org> on 2021/08/14 22:59:17 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new issue #887: Release a new version of python binding - posted by GitBox <gi...@apache.org> on 2021/08/15 00:02:20 UTC, 0 replies.
- [GitHub] [arrow-rs] novemberkilo opened a new pull request #694: Doctest for PrimitiveArray using from_iter_values. - posted by GitBox <gi...@apache.org> on 2021/08/15 05:03:26 UTC, 0 replies.
- [GitHub] [arrow-rs] novemberkilo commented on issue #302: Document `from_iter` methods and - posted by GitBox <gi...@apache.org> on 2021/08/15 05:05:26 UTC, 1 replies.
- [GitHub] [arrow-datafusion] novemberkilo commented on issue #850: Optimize hash_aggregate when there are no null group keys - posted by GitBox <gi...@apache.org> on 2021/08/15 05:17:41 UTC, 2 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #694: Doctest for PrimitiveArray using from_iter_values. - posted by GitBox <gi...@apache.org> on 2021/08/15 05:21:05 UTC, 0 replies.
- [GitHub] [arrow-datafusion] boaz-codota closed pull request #342: Left join could use bitmap for left join instead of Vec - posted by GitBox <gi...@apache.org> on 2021/08/15 06:35:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] boaz-codota commented on pull request #342: Left join could use bitmap for left join instead of Vec - posted by GitBox <gi...@apache.org> on 2021/08/15 06:36:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp edited a comment on issue #866: Add "baseline" metrics to all built in operators - posted by GitBox <gi...@apache.org> on 2021/08/15 06:52:53 UTC, 0 replies.
- [GitHub] [arrow-datafusion] b41sh commented on a change in pull request #870: Add support for PostgreSQL regex match - posted by GitBox <gi...@apache.org> on 2021/08/15 08:10:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #884: Left join could use bitmap for left join instead of Vec - posted by GitBox <gi...@apache.org> on 2021/08/15 11:24:29 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #885: prepare code base for 5.1.0 release - posted by GitBox <gi...@apache.org> on 2021/08/15 11:31:30 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #883: cargo cannot install datafusion-cli with version 5 - posted by GitBox <gi...@apache.org> on 2021/08/15 11:32:31 UTC, 0 replies.
- [GitHub] [arrow-datafusion] djKooks commented on issue #861: Implement Python bindings for BallistaContext - posted by GitBox <gi...@apache.org> on 2021/08/15 11:33:53 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #886: Update datafusion-cli to support Ballista, or implement new ballista-cli - posted by GitBox <gi...@apache.org> on 2021/08/15 11:34:56 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb edited a comment on issue #886: Update datafusion-cli to support Ballista, or implement new ballista-cli - posted by GitBox <gi...@apache.org> on 2021/08/15 11:35:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #885: prepare code base for 5.1.0 release - posted by GitBox <gi...@apache.org> on 2021/08/15 11:35:56 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #882: Cannot build with simd feature - posted by GitBox <gi...@apache.org> on 2021/08/15 11:36:57 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #883: cargo cannot install datafusion-cli with version 5 - posted by GitBox <gi...@apache.org> on 2021/08/15 12:26:22 UTC, 0 replies.
- [GitHub] [arrow-rs] Dandandan commented on a change in pull request #694: Doctest for PrimitiveArray using from_iter_values. - posted by GitBox <gi...@apache.org> on 2021/08/15 12:29:44 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #882: Documenting building with simd feature - posted by GitBox <gi...@apache.org> on 2021/08/15 14:02:42 UTC, 1 replies.
- [GitHub] [arrow-rs] boazberman commented on pull request #693: Add get_bit to BooleanBufferBuilder - posted by GitBox <gi...@apache.org> on 2021/08/15 15:22:55 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #861: Implement Python bindings for BallistaContext - posted by GitBox <gi...@apache.org> on 2021/08/15 17:03:06 UTC, 2 replies.
- [GitHub] [arrow] rok commented on pull request #10933: ARROW-13549: [C++] Add date/time extraction functions - posted by GitBox <gi...@apache.org> on 2021/08/15 18:07:40 UTC, 2 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #888: [DataFusion CLI] Support querying CSV files without providing the schema - posted by GitBox <gi...@apache.org> on 2021/08/15 18:15:05 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #889: DRAFT: Add Ballista support to DataFusion CLI - posted by GitBox <gi...@apache.org> on 2021/08/15 18:22:06 UTC, 0 replies.
- [GitHub] [arrow-rs] Dandandan merged pull request #693: Add get_bit to BooleanBufferBuilder - posted by GitBox <gi...@apache.org> on 2021/08/15 18:58:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #878: Improve Ballista crate README content - posted by GitBox <gi...@apache.org> on 2021/08/15 19:02:25 UTC, 0 replies.
- [GitHub] [arrow-rs] Dandandan commented on pull request #693: Add get_bit to BooleanBufferBuilder - posted by GitBox <gi...@apache.org> on 2021/08/15 19:02:25 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #882: Documenting building with simd feature - posted by GitBox <gi...@apache.org> on 2021/08/15 19:06:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #771: Release a new version of DataFusion to crates.io - posted by GitBox <gi...@apache.org> on 2021/08/15 19:07:26 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new issue #890: Release Datafusion 5.1.0 - posted by GitBox <gi...@apache.org> on 2021/08/15 19:10:49 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #891: add cross join support to ballista - posted by GitBox <gi...@apache.org> on 2021/08/15 22:22:13 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #891: add cross join support to ballista - posted by GitBox <gi...@apache.org> on 2021/08/15 22:24:55 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new issue #892: support join conditions in where clause - posted by GitBox <gi...@apache.org> on 2021/08/15 22:37:50 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #893: update docker-compose.yaml on ballista version bump - posted by GitBox <gi...@apache.org> on 2021/08/15 23:07:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #893: update docker-compose.yaml on ballista version bump - posted by GitBox <gi...@apache.org> on 2021/08/15 23:08:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #889: Add Ballista support to DataFusion CLI - posted by GitBox <gi...@apache.org> on 2021/08/15 23:14:02 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #878: Improve Ballista crate README content - posted by GitBox <gi...@apache.org> on 2021/08/15 23:14:32 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #877: Improve Ballista documentation on crates.io - posted by GitBox <gi...@apache.org> on 2021/08/15 23:14:32 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #884: Left join could use bitmap for left join instead of Vec - posted by GitBox <gi...@apache.org> on 2021/08/15 23:17:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp edited a comment on pull request #884: Left join could use bitmap for left join instead of Vec - posted by GitBox <gi...@apache.org> on 2021/08/15 23:18:03 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10937: ARROW-13629: [Ruby] Add support for building/converting map - posted by GitBox <gi...@apache.org> on 2021/08/16 00:24:44 UTC, 0 replies.
- [GitHub] [arrow] kanga333 commented on pull request #10937: ARROW-13629: [Ruby] Add support for building/converting map - posted by GitBox <gi...@apache.org> on 2021/08/16 00:25:30 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #10938: ARROW-13499: [R] Aggregation on expression doesn't NSE correctly - posted by GitBox <gi...@apache.org> on 2021/08/16 00:56:13 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10938: ARROW-13499: [R] Aggregation on expression doesn't NSE correctly - posted by GitBox <gi...@apache.org> on 2021/08/16 00:56:27 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 closed pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/16 01:51:09 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #10907: ARROW-13600: [C++] Fix maybe uninitialized warnings - posted by GitBox <gi...@apache.org> on 2021/08/16 01:51:42 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #10679: ARROW-13170 [C++] Reducing branching in compute/kernels/vector_selection.cc - posted by GitBox <gi...@apache.org> on 2021/08/16 02:04:14 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 closed pull request #10679: ARROW-13170 [C++] Reducing branching in compute/kernels/vector_selection.cc - posted by GitBox <gi...@apache.org> on 2021/08/16 02:04:18 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #10928: ARROW-13614: [C++] Add decimal support to min_max/hash_min_max - posted by GitBox <gi...@apache.org> on 2021/08/16 02:59:55 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on a change in pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/16 04:10:51 UTC, 7 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #893: update docker-compose.yaml on ballista version bump - posted by GitBox <gi...@apache.org> on 2021/08/16 04:35:32 UTC, 0 replies.
- [GitHub] [arrow] nesyamun commented on issue #10929: Help with running pyrrow on arm64 in Docker - posted by GitBox <gi...@apache.org> on 2021/08/16 04:57:45 UTC, 2 replies.
- [GitHub] [arrow-datafusion] praveentiru commented on issue #880: [Help] - Using unary operators with multiple inputs - posted by GitBox <gi...@apache.org> on 2021/08/16 05:09:40 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #162: TPC-H Query 8 - posted by GitBox <gi...@apache.org> on 2021/08/16 06:39:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #162: TPC-H Query 8 - posted by GitBox <gi...@apache.org> on 2021/08/16 06:39:41 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #694: Doctest for PrimitiveArray using from_iter_values. - posted by GitBox <gi...@apache.org> on 2021/08/16 07:58:46 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #693: Add get_bit to BooleanBufferBuilder - posted by GitBox <gi...@apache.org> on 2021/08/16 10:40:03 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #889: Add Ballista support to DataFusion CLI - posted by GitBox <gi...@apache.org> on 2021/08/16 10:46:18 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10936: Enable building with native libhdfs - posted by GitBox <gi...@apache.org> on 2021/08/16 10:49:58 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #30: Add Apache publishing / hosting - posted by GitBox <gi...@apache.org> on 2021/08/16 10:54:39 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #37: Temporarily removing collaborators ending in - - posted by GitBox <gi...@apache.org> on 2021/08/16 11:19:12 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #37: Temporarily removing collaborators ending in - - posted by GitBox <gi...@apache.org> on 2021/08/16 11:19:24 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on pull request #10930: ARROW-13403: [R] Update developing.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/16 11:20:03 UTC, 2 replies.
- [GitHub] [arrow] thisisnic opened a new pull request #10939: ARROW-13634: [R] Update distro() in nixlibs.R to map from "bookworm" to 12 - posted by GitBox <gi...@apache.org> on 2021/08/16 11:56:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10939: ARROW-13634: [R] Update distro() in nixlibs.R to map from "bookworm" to 12 - posted by GitBox <gi...@apache.org> on 2021/08/16 11:57:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] djKooks edited a comment on issue #861: Implement Python bindings for BallistaContext - posted by GitBox <gi...@apache.org> on 2021/08/16 12:02:37 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10928: ARROW-13614: [C++] Add decimal support to min_max/hash_min_max - posted by GitBox <gi...@apache.org> on 2021/08/16 12:34:31 UTC, 1 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on issue #861: Implement Python bindings for BallistaContext - posted by GitBox <gi...@apache.org> on 2021/08/16 13:01:57 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/16 13:06:01 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove merged pull request #889: Add Ballista support to DataFusion CLI - posted by GitBox <gi...@apache.org> on 2021/08/16 13:24:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #886: Update datafusion-cli to support Ballista, or implement new ballista-cli - posted by GitBox <gi...@apache.org> on 2021/08/16 13:24:21 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10940: ARROW-13635: [Packaging][Python] Define --with-lg-page for jemalloc in the arm manylinux builds - posted by GitBox <gi...@apache.org> on 2021/08/16 13:34:02 UTC, 2 replies.
- [GitHub] [arrow] kszucs commented on pull request #10940: ARROW-13635: [Packaging][Python] Define --with-lg-page for jemalloc in the arm manylinux builds - posted by GitBox <gi...@apache.org> on 2021/08/16 13:34:15 UTC, 7 replies.
- [GitHub] [arrow-datafusion] msathis opened a new issue #894: [Ballista] Display Executor last seen info in the UI - posted by GitBox <gi...@apache.org> on 2021/08/16 13:46:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] msathis opened a new pull request #895: [Ballista] Add executor last seen info to the ui - posted by GitBox <gi...@apache.org> on 2021/08/16 13:47:06 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #679: Improved features and interoperability for SQLMetrics - posted by GitBox <gi...@apache.org> on 2021/08/16 13:57:30 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #896: Refactor ParquetExec::try_from_files in preparation for making it parallel - posted by GitBox <gi...@apache.org> on 2021/08/16 14:20:49 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #897: Refactor ParquetExec in preparation for implementing parallel scans for statistics - posted by GitBox <gi...@apache.org> on 2021/08/16 14:24:23 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on a change in pull request #897: Refactor ParquetExec in preparation for implementing parallel scans for statistics - posted by GitBox <gi...@apache.org> on 2021/08/16 14:25:07 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10928: ARROW-13614: [C++] Add decimal support to min_max/hash_min_max - posted by GitBox <gi...@apache.org> on 2021/08/16 14:30:17 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/16 14:30:30 UTC, 7 replies.
- [GitHub] [arrow] pitrou commented on pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/16 15:00:43 UTC, 1 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10941: ARROW-13636: [CI] Disallow installing PyPy - posted by GitBox <gi...@apache.org> on 2021/08/16 15:09:57 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10941: ARROW-13636: [CI] Disallow installing PyPy - posted by GitBox <gi...@apache.org> on 2021/08/16 15:11:01 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #898: Track total memory allocation used by DataFusion plans - posted by GitBox <gi...@apache.org> on 2021/08/16 15:16:31 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #587: Optionally Limit memory used by DataFusion plan - posted by GitBox <gi...@apache.org> on 2021/08/16 15:16:51 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #464: Question: Can DataFusion handle larger than RAM datasets? - posted by GitBox <gi...@apache.org> on 2021/08/16 15:17:13 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #464: Question: Can DataFusion handle larger than RAM datasets? - posted by GitBox <gi...@apache.org> on 2021/08/16 15:17:13 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/16 15:18:23 UTC, 6 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #899: Track memory usage for each individual operator - posted by GitBox <gi...@apache.org> on 2021/08/16 15:19:29 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #900: Question: is the combination of limit and predicate push-down safe in ParquetExec? - posted by GitBox <gi...@apache.org> on 2021/08/16 15:31:22 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10942: ARROW-13627: [C++] Fully support ScalarAggregateOptions in (hash) any/all/sum/product/mean - posted by GitBox <gi...@apache.org> on 2021/08/16 15:47:44 UTC, 0 replies.
- [GitHub] [arrow] xhochy commented on pull request #10941: ARROW-13636: [CI] Disallow installing PyPy - posted by GitBox <gi...@apache.org> on 2021/08/16 15:57:15 UTC, 0 replies.
- [GitHub] [arrow] kszucs removed a comment on pull request #10940: ARROW-13635: [Packaging][Python] Define --with-lg-page for jemalloc in the arm manylinux builds - posted by GitBox <gi...@apache.org> on 2021/08/16 16:07:26 UTC, 0 replies.
- [GitHub] [arrow] aocsa commented on a change in pull request #10927: ARROW-11981: [C++] Implement Union ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/16 16:07:29 UTC, 4 replies.
- [GitHub] [arrow] pitrou commented on pull request #10941: ARROW-13636: [CI] Disallow installing PyPy - posted by GitBox <gi...@apache.org> on 2021/08/16 16:15:35 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #691: PyO3 bridge for pyarrow interoperability - posted by GitBox <gi...@apache.org> on 2021/08/16 16:16:08 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10943: ARROW-13402: [R] Update flight.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/16 16:26:16 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on pull request #10943: ARROW-13402: [R] Update flight.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/16 16:27:33 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10944: ARROW-13632: [C++] Fix filtering of sliced FixedSizeList array - posted by GitBox <gi...@apache.org> on 2021/08/16 16:42:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10944: ARROW-13632: [C++] Fix filtering of sliced FixedSizeList array - posted by GitBox <gi...@apache.org> on 2021/08/16 16:43:17 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10941: ARROW-13636: [CI] Disallow installing PyPy - posted by GitBox <gi...@apache.org> on 2021/08/16 16:45:30 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10457: ARROW-12980: [C++] Kernels to extract datetime components should be timezone aware - posted by GitBox <gi...@apache.org> on 2021/08/16 16:47:34 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10944: ARROW-13632: [C++] Fix filtering of sliced FixedSizeList array - posted by GitBox <gi...@apache.org> on 2021/08/16 17:02:47 UTC, 0 replies.
- [GitHub] [arrow] aocsa commented on pull request #10927: ARROW-11981: [C++] Implement Union ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/16 17:05:02 UTC, 3 replies.
- [GitHub] [arrow] pitrou commented on pull request #10928: ARROW-13614: [C++] Add decimal support to min_max/hash_min_max - posted by GitBox <gi...@apache.org> on 2021/08/16 17:06:34 UTC, 0 replies.
- [GitHub] [arrow-datafusion] ehenry2 commented on pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/16 17:23:32 UTC, 1 replies.
- [GitHub] [arrow-datafusion] ehenry2 edited a comment on pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/16 17:23:52 UTC, 3 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10942: ARROW-13627: [C++] Fully support ScalarAggregateOptions in (hash) any/all/sum/product/mean - posted by GitBox <gi...@apache.org> on 2021/08/16 17:29:03 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #10944: ARROW-13632: [C++] Fix filtering of sliced FixedSizeList array - posted by GitBox <gi...@apache.org> on 2021/08/16 17:52:11 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10457: ARROW-12980: [C++] Kernels to extract datetime components should be timezone aware - posted by GitBox <gi...@apache.org> on 2021/08/16 17:52:54 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10940: ARROW-13635: [Packaging][Python] Define --with-lg-page for jemalloc in the arm manylinux builds - posted by GitBox <gi...@apache.org> on 2021/08/16 17:56:10 UTC, 0 replies.
- [GitHub] [arrow] sgilmore10 commented on pull request #10932: ARROW-13202: [MATLAB] Enable GitHub Actions CI for MATLAB Interface on Linux - posted by GitBox <gi...@apache.org> on 2021/08/16 18:05:42 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10928: ARROW-13614: [C++] Add decimal support to min_max/hash_min_max - posted by GitBox <gi...@apache.org> on 2021/08/16 18:22:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #901: Implement new metrics API - posted by GitBox <gi...@apache.org> on 2021/08/16 19:09:17 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #901: Implement new metrics API - posted by GitBox <gi...@apache.org> on 2021/08/16 19:14:09 UTC, 3 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #900: Question: is the combination of limit and predicate push-down safe in ParquetExec? - posted by GitBox <gi...@apache.org> on 2021/08/16 19:32:38 UTC, 0 replies.
- [GitHub] [arrow] cpcloud commented on a change in pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/16 19:33:03 UTC, 46 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #901: Implement new metrics API - posted by GitBox <gi...@apache.org> on 2021/08/16 19:37:20 UTC, 4 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10457: ARROW-12980: [C++] Kernels to extract datetime components should be timezone aware - posted by GitBox <gi...@apache.org> on 2021/08/16 19:49:59 UTC, 1 replies.
- [GitHub] [arrow] kkraus14 opened a new pull request #10945: ARROW-13602: [C++] fix strict aliasing warning in bit util test - posted by GitBox <gi...@apache.org> on 2021/08/16 20:23:19 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10945: ARROW-13602: [C++] fix strict aliasing warning in bit util test - posted by GitBox <gi...@apache.org> on 2021/08/16 20:23:42 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10946: ARROW-13639: [C++] Fix out-of-bounds access in Concatenate with null slots and empty dictionary - posted by GitBox <gi...@apache.org> on 2021/08/16 20:27:38 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10946: ARROW-13639: [C++] Fix out-of-bounds access in Concatenate with null slots and empty dictionary - posted by GitBox <gi...@apache.org> on 2021/08/16 20:27:51 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #694: Doctest for PrimitiveArray using from_iter_values. - posted by GitBox <gi...@apache.org> on 2021/08/16 20:49:19 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on issue #302: Document `from_iter` methods and - posted by GitBox <gi...@apache.org> on 2021/08/16 20:49:53 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb edited a comment on issue #302: Document `from_iter` methods and - posted by GitBox <gi...@apache.org> on 2021/08/16 20:50:03 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb edited a comment on issue #850: Optimize hash_aggregate when there are no null group keys - posted by GitBox <gi...@apache.org> on 2021/08/16 20:56:48 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #882: Documenting building with simd feature - posted by GitBox <gi...@apache.org> on 2021/08/16 21:00:14 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #891: add cross join support to ballista - posted by GitBox <gi...@apache.org> on 2021/08/16 21:01:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #891: add cross join support to ballista - posted by GitBox <gi...@apache.org> on 2021/08/16 21:01:57 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb edited a comment on pull request #891: add cross join support to ballista - posted by GitBox <gi...@apache.org> on 2021/08/16 21:02:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #891: add cross join support to ballista - posted by GitBox <gi...@apache.org> on 2021/08/16 21:02:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #162: TPC-H Query 8 - posted by GitBox <gi...@apache.org> on 2021/08/16 21:02:37 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10947: ARROW-13638: [C++] Hold owned copy of function options in GroupByNode - posted by GitBox <gi...@apache.org> on 2021/08/16 21:03:38 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10947: ARROW-13638: [C++] Hold owned copy of function options in GroupByNode - posted by GitBox <gi...@apache.org> on 2021/08/16 21:03:52 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #861: Implement Python bindings for BallistaContext - posted by GitBox <gi...@apache.org> on 2021/08/16 21:03:55 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb closed issue #587: Can't cast from timestamp array to string array - posted by GitBox <gi...@apache.org> on 2021/08/16 21:09:58 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #664: Allow casting Timestamp arrays into String - posted by GitBox <gi...@apache.org> on 2021/08/16 21:09:58 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #656: Change to comfy-table from prettytable-rs - posted by GitBox <gi...@apache.org> on 2021/08/16 21:11:19 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb closed issue #69: Resolve Issues with `prettytable-rs` dependency - posted by GitBox <gi...@apache.org> on 2021/08/16 21:11:19 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10948: Arrow 13268 m - posted by GitBox <gi...@apache.org> on 2021/08/16 23:44:33 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10927: ARROW-11981: [C++] Implement Union ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/17 00:36:51 UTC, 3 replies.
- [GitHub] [arrow-rs] carols10cents commented on issue #655: Allow `collect`ing from Values as well as `Option` - posted by GitBox <gi...@apache.org> on 2021/08/17 01:06:59 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #10940: ARROW-13635: [Packaging][Python] Define --with-lg-page for jemalloc in the arm manylinux builds - posted by GitBox <gi...@apache.org> on 2021/08/17 02:31:51 UTC, 3 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10716: ARROW-13330: [Go][Parquet] Add the rest of the Encoding package - posted by GitBox <gi...@apache.org> on 2021/08/17 03:20:40 UTC, 0 replies.
- [GitHub] [arrow] emkornfield closed pull request #10716: ARROW-13330: [Go][Parquet] Add the rest of the Encoding package - posted by GitBox <gi...@apache.org> on 2021/08/17 03:26:34 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10627: PARQUET-490: [C++][Parquet] Basic support for encoding DELTA_BINARY_PACKED - posted by GitBox <gi...@apache.org> on 2021/08/17 03:29:11 UTC, 2 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10627: PARQUET-490: [C++][Parquet] Basic support for encoding DELTA_BINARY_PACKED - posted by GitBox <gi...@apache.org> on 2021/08/17 03:47:14 UTC, 2 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10901: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to ArrowBuf) - posted by GitBox <gi...@apache.org> on 2021/08/17 03:54:40 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10910: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to Vectors) - posted by GitBox <gi...@apache.org> on 2021/08/17 03:55:26 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10910: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to Vectors) - posted by GitBox <gi...@apache.org> on 2021/08/17 03:56:50 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10912: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to JDBC) - posted by GitBox <gi...@apache.org> on 2021/08/17 03:59:37 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10912: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to JDBC) - posted by GitBox <gi...@apache.org> on 2021/08/17 04:00:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #895: [Ballista] Add executor last seen info to the ui - posted by GitBox <gi...@apache.org> on 2021/08/17 04:31:27 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10948: ARROW-13268: [C++] debugging hash semi-join - posted by GitBox <gi...@apache.org> on 2021/08/17 06:16:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Jimexist commented on pull request #889: Add Ballista support to DataFusion CLI - posted by GitBox <gi...@apache.org> on 2021/08/17 06:58:13 UTC, 0 replies.
- [GitHub] [arrow-rs] mbrobbel commented on issue #655: Allow `collect`ing from Values as well as `Option` - posted by GitBox <gi...@apache.org> on 2021/08/17 08:16:50 UTC, 0 replies.
- [GitHub] [arrow] shanhuuang commented on a change in pull request #10627: PARQUET-490: [C++][Parquet] Basic support for encoding DELTA_BINARY_PACKED - posted by GitBox <gi...@apache.org> on 2021/08/17 08:44:48 UTC, 1 replies.
- [GitHub] [arrow] liyafan82 commented on a change in pull request #10901: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to ArrowBuf) - posted by GitBox <gi...@apache.org> on 2021/08/17 09:16:37 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10627: PARQUET-490: [C++][Parquet] Basic support for encoding DELTA_BINARY_PACKED - posted by GitBox <gi...@apache.org> on 2021/08/17 09:20:05 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10627: PARQUET-490: [C++][Parquet] Basic support for reading DELTA_BINARY_PACKED data - posted by GitBox <gi...@apache.org> on 2021/08/17 09:22:49 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Jimexist opened a new pull request #902: update docs related to protoc and optional syntax - posted by GitBox <gi...@apache.org> on 2021/08/17 09:32:35 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on a change in pull request #10910: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to Vectors) - posted by GitBox <gi...@apache.org> on 2021/08/17 09:52:28 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #10910: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to Vectors) - posted by GitBox <gi...@apache.org> on 2021/08/17 09:52:42 UTC, 2 replies.
- [GitHub] [arrow] romainfrancois commented on a change in pull request #10730: ARROW-13164: [R] altrep vectors from Array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/17 09:56:19 UTC, 8 replies.
- [GitHub] [arrow] romainfrancois commented on pull request #10730: ARROW-13164: [R] altrep vectors from Array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/17 10:00:44 UTC, 5 replies.
- [GitHub] [arrow] liyafan82 commented on a change in pull request #10912: ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to JDBC) - posted by GitBox <gi...@apache.org> on 2021/08/17 10:17:01 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #10940: ARROW-13635: [Packaging][Python] Define --with-lg-page for jemalloc in the arm manylinux builds - posted by GitBox <gi...@apache.org> on 2021/08/17 10:41:39 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #38: Copy .asf.yaml to asf-site branch - posted by GitBox <gi...@apache.org> on 2021/08/17 11:02:32 UTC, 0 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on pull request #38: Copy .asf.yaml to asf-site branch - posted by GitBox <gi...@apache.org> on 2021/08/17 11:11:26 UTC, 0 replies.
- [GitHub] [arrow] thisisnic removed a comment on pull request #10943: ARROW-13402: [R] Update flight.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/17 12:25:36 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #10949: ARROW-13645 [Java]: Allow NullVectors to have distinct field names - posted by GitBox <gi...@apache.org> on 2021/08/17 12:28:10 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10949: ARROW-13645 [Java]: Allow NullVectors to have distinct field names - posted by GitBox <gi...@apache.org> on 2021/08/17 12:28:24 UTC, 0 replies.
- [GitHub] [arrow] rok edited a comment on pull request #10647: ARROW-13174: [C++][Compute] Add strftime kernel - posted by GitBox <gi...@apache.org> on 2021/08/17 12:41:52 UTC, 0 replies.
- [GitHub] [arrow-rs] ritchie46 opened a new issue #695: parquet crate 5.2 does not compile - posted by GitBox <gi...@apache.org> on 2021/08/17 13:20:43 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche merged pull request #38: Copy .asf.yaml to asf-site branch - posted by GitBox <gi...@apache.org> on 2021/08/17 13:24:14 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #10940: ARROW-13635: [Packaging][Python] Define --with-lg-page for jemalloc in the arm manylinux builds - posted by GitBox <gi...@apache.org> on 2021/08/17 13:36:41 UTC, 4 replies.
- [GitHub] [arrow] nealrichardson opened a new pull request #10950: ARROW-13466: [R] make installation fail if Arrow C++ dependencies cannot be installed - posted by GitBox <gi...@apache.org> on 2021/08/17 13:48:53 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10950: ARROW-13466: [R] make installation fail if Arrow C++ dependencies cannot be installed - posted by GitBox <gi...@apache.org> on 2021/08/17 13:49:10 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10950: ARROW-13466: [R] make installation fail if Arrow C++ dependencies cannot be installed - posted by GitBox <gi...@apache.org> on 2021/08/17 14:02:28 UTC, 0 replies.
- [GitHub] [arrow] kevingurney commented on a change in pull request #10932: ARROW-13202: [MATLAB] Enable GitHub Actions CI for MATLAB Interface on Linux - posted by GitBox <gi...@apache.org> on 2021/08/17 14:13:18 UTC, 4 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/17 14:25:05 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/17 14:50:29 UTC, 0 replies.
- [GitHub] [arrow] rok commented on a change in pull request #10647: ARROW-13174: [C++][Compute] Add strftime kernel - posted by GitBox <gi...@apache.org> on 2021/08/17 14:54:52 UTC, 0 replies.
- [GitHub] [arrow] zeroshade opened a new pull request #10951: ARROW-13646: [Go][Parquet] adding the parquet metadata package - posted by GitBox <gi...@apache.org> on 2021/08/17 15:27:38 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10951: ARROW-13646: [Go][Parquet] adding the parquet metadata package - posted by GitBox <gi...@apache.org> on 2021/08/17 15:28:02 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #38: Copy .asf.yaml to asf-site branch - posted by GitBox <gi...@apache.org> on 2021/08/17 16:00:41 UTC, 1 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on pull request #38: Copy .asf.yaml to asf-site branch - posted by GitBox <gi...@apache.org> on 2021/08/17 16:04:52 UTC, 1 replies.
- [GitHub] [arrow] sgilmore10 commented on a change in pull request #10932: ARROW-13202: [MATLAB] Enable GitHub Actions CI for MATLAB Interface on Linux - posted by GitBox <gi...@apache.org> on 2021/08/17 16:10:56 UTC, 2 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10947: ARROW-13638: [C++] Hold owned copy of function options in GroupByNode - posted by GitBox <gi...@apache.org> on 2021/08/17 16:22:12 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/17 17:30:38 UTC, 8 replies.
- [GitHub] [arrow-datafusion] tustvold commented on a change in pull request #901: Implement new metrics API - posted by GitBox <gi...@apache.org> on 2021/08/17 17:43:58 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10952: ARROW-13630: Reduce parallelism to build Arrow library - posted by GitBox <gi...@apache.org> on 2021/08/17 18:38:54 UTC, 1 replies.
- [GitHub] [arrow] cpcloud opened a new pull request #10953: ARROW-13648: Use #!/usr/bin/env instead of #!/bin where possible - posted by GitBox <gi...@apache.org> on 2021/08/17 18:58:04 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10953: ARROW-13648: Use #!/usr/bin/env instead of #!/bin where possible - posted by GitBox <gi...@apache.org> on 2021/08/17 18:58:19 UTC, 1 replies.
- [GitHub] [arrow] kszucs commented on pull request #10953: ARROW-13648: Use #!/usr/bin/env instead of #!/bin where possible - posted by GitBox <gi...@apache.org> on 2021/08/17 19:40:48 UTC, 1 replies.
- [GitHub] [arrow] bkietz closed pull request #10947: ARROW-13638: [C++] Hold owned copy of function options in GroupByNode - posted by GitBox <gi...@apache.org> on 2021/08/17 19:41:11 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10953: ARROW-13648: [Dev] Use #!/usr/bin/env instead of #!/bin where possible - posted by GitBox <gi...@apache.org> on 2021/08/17 19:42:05 UTC, 1 replies.
- [GitHub] [arrow] ianmcook commented on a change in pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/17 20:44:52 UTC, 8 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #869: WIP: pin arrow crate to >=5.2,<6 - posted by GitBox <gi...@apache.org> on 2021/08/17 21:06:36 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #875: document release process - posted by GitBox <gi...@apache.org> on 2021/08/17 21:09:51 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #875: document release process - posted by GitBox <gi...@apache.org> on 2021/08/17 21:10:01 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #876: support like on DictionaryArray - posted by GitBox <gi...@apache.org> on 2021/08/17 21:11:02 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #815: Can not use LIKE on DictionaryArray encoded strings - posted by GitBox <gi...@apache.org> on 2021/08/17 21:11:02 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #870: Add support for PostgreSQL regex match - posted by GitBox <gi...@apache.org> on 2021/08/17 21:18:20 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #902: update docs related to protoc and optional syntax - posted by GitBox <gi...@apache.org> on 2021/08/17 21:20:15 UTC, 1 replies.
- [GitHub] [arrow] ianmcook commented on pull request #10845: ARROW-13268 [C++][Compute] Add ExecNode for semi and anti-semi join - posted by GitBox <gi...@apache.org> on 2021/08/17 21:24:03 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #897: Refactor ParquetExec in preparation for implementing parallel scans for statistics - posted by GitBox <gi...@apache.org> on 2021/08/17 21:28:30 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10942: ARROW-13627: [C++] Fully support ScalarAggregateOptions in (hash) any/all/sum/product/mean - posted by GitBox <gi...@apache.org> on 2021/08/17 22:06:47 UTC, 6 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #902: update docs related to protoc and optional syntax - posted by GitBox <gi...@apache.org> on 2021/08/17 22:32:03 UTC, 1 replies.
- [GitHub] [arrow] cpcloud commented on pull request #10953: ARROW-13648: [Dev] Use #!/usr/bin/env instead of #!/bin where possible - posted by GitBox <gi...@apache.org> on 2021/08/18 00:18:13 UTC, 6 replies.
- [GitHub] [arrow] mukunku opened a new issue #10954: [C#] Is there a way to deserialize an ARROW:schema base64 string? - posted by GitBox <gi...@apache.org> on 2021/08/18 00:43:40 UTC, 1 replies.
- [GitHub] [arrow] kiszk commented on pull request #10952: ARROW-13630: [CI][C++][s390x] Reduce parallelism to build Arrow library - posted by GitBox <gi...@apache.org> on 2021/08/18 01:26:13 UTC, 2 replies.
- [GitHub] [arrow] kiszk edited a comment on pull request #10952: ARROW-13630: [CI][C++][s390x] Reduce parallelism to build Arrow library - posted by GitBox <gi...@apache.org> on 2021/08/18 01:27:26 UTC, 2 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #10952: ARROW-13630: [CI][C++][s390x] Reduce parallelism to build Arrow library - posted by GitBox <gi...@apache.org> on 2021/08/18 01:39:05 UTC, 1 replies.
- [GitHub] [arrow] cyb70289 closed pull request #10952: ARROW-13630: [CI][C++][s390x] Reduce parallelism to build Arrow library - posted by GitBox <gi...@apache.org> on 2021/08/18 01:40:33 UTC, 1 replies.
- [GitHub] [arrow] cyb70289 closed pull request #10926: MINOR: [Python][Doc] Added sort example to docs - posted by GitBox <gi...@apache.org> on 2021/08/18 01:43:40 UTC, 1 replies.
- [GitHub] [arrow] cyb70289 closed pull request #10940: ARROW-13635: [Packaging][Python] Define --with-lg-page for jemalloc in the arm manylinux builds - posted by GitBox <gi...@apache.org> on 2021/08/18 02:30:59 UTC, 1 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #10931: ARROW-13613: [C++] Add decimal support to (hash) sum/mean/product - posted by GitBox <gi...@apache.org> on 2021/08/18 03:21:29 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10955: ARROW-13650: [C++] Create dataset writer to encapsulate dataset writer logic - posted by GitBox <gi...@apache.org> on 2021/08/18 04:14:43 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #2: Explicit arr object creation - posted by GitBox <gi...@apache.org> on 2021/08/18 04:19:02 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10956: ARROW-13651: [Ruby] Add support for converting [Symbol] to Arrow array - posted by GitBox <gi...@apache.org> on 2021/08/18 05:41:49 UTC, 1 replies.
- [GitHub] [arrow] kou commented on a change in pull request #10937: ARROW-13629: [Ruby] Add support for building/converting map - posted by GitBox <gi...@apache.org> on 2021/08/18 05:57:09 UTC, 2 replies.
- [GitHub] [arrow-datafusion] Jimexist commented on pull request #895: [Ballista] Add executor last seen info to the ui - posted by GitBox <gi...@apache.org> on 2021/08/18 06:40:26 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #897: Refactor ParquetExec in preparation for implementing parallel scans for statistics - posted by GitBox <gi...@apache.org> on 2021/08/18 07:28:22 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10957: ARROW-13476: [Doc][Python] Switch ipc/io doc to use context managers - posted by GitBox <gi...@apache.org> on 2021/08/18 08:59:43 UTC, 1 replies.
- [GitHub] [arrow] amol- commented on a change in pull request #10957: ARROW-13476: [Doc][Python] Switch ipc/io doc to use context managers - posted by GitBox <gi...@apache.org> on 2021/08/18 09:02:30 UTC, 2 replies.
- [GitHub] [arrow-datafusion] Igosuki opened a new issue #903: Avro table provider - posted by GitBox <gi...@apache.org> on 2021/08/18 10:38:43 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #863: tpch conversion generates parquet files that cannot be queried on simple predicates - posted by GitBox <gi...@apache.org> on 2021/08/18 11:28:06 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #869: pin arrow crate to >=5.2,<6 - posted by GitBox <gi...@apache.org> on 2021/08/18 11:28:06 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #869: pin arrow crate to >=5.2,<6 - posted by GitBox <gi...@apache.org> on 2021/08/18 11:28:06 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10927: ARROW-11981: [C++] Implement Union ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/18 12:04:33 UTC, 2 replies.
- [GitHub] [arrow] lidavidm closed pull request #10927: ARROW-11981: [C++] Implement Union ExecNode - posted by GitBox <gi...@apache.org> on 2021/08/18 12:04:37 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10958: ARROW-13652: [Python] Expose copy_files in pyarrow.fs - posted by GitBox <gi...@apache.org> on 2021/08/18 12:17:18 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10958: ARROW-13652: [Python] Expose copy_files in pyarrow.fs - posted by GitBox <gi...@apache.org> on 2021/08/18 12:18:55 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Igosuki commented on issue #903: Avro table provider - posted by GitBox <gi...@apache.org> on 2021/08/18 12:20:45 UTC, 2 replies.
- [GitHub] [arrow] rafael-telles commented on a change in pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/18 12:24:16 UTC, 16 replies.
- [GitHub] [arrow] jcralmeida commented on a change in pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/18 12:34:20 UTC, 1 replies.
- [GitHub] [arrow-cookbook] nealrichardson opened a new issue #40: Use as.data.frame() instead of dplyr::collect() - posted by GitBox <gi...@apache.org> on 2021/08/18 12:36:39 UTC, 1 replies.
- [GitHub] [arrow-cookbook] nealrichardson opened a new pull request #41: [R] Remove unnecessary head()s - posted by GitBox <gi...@apache.org> on 2021/08/18 12:39:45 UTC, 1 replies.
- [GitHub] [arrow-cookbook] nealrichardson opened a new issue #42: [R] tibble or data.frame? - posted by GitBox <gi...@apache.org> on 2021/08/18 12:44:45 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #903: Avro table provider - posted by GitBox <gi...@apache.org> on 2021/08/18 12:57:42 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10942: ARROW-13627: [C++] Fully support ScalarAggregateOptions in (hash) any/all/sum/product/mean - posted by GitBox <gi...@apache.org> on 2021/08/18 12:59:00 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #89: [rust][datafusion] optimize count(*) queries on parquet sources - posted by GitBox <gi...@apache.org> on 2021/08/18 13:00:27 UTC, 1 replies.
- [GitHub] [arrow] kszucs commented on pull request #10953: ARROW-13648: [Dev] Use #!/usr/bin/env instead of #!/bin where possible - posted by GitBox <gi...@apache.org> on 2021/08/18 13:01:02 UTC, 3 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #90: improve performance of building literal arrays - posted by GitBox <gi...@apache.org> on 2021/08/18 13:02:19 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #90: improve performance of building literal arrays - posted by GitBox <gi...@apache.org> on 2021/08/18 13:02:19 UTC, 1 replies.
- [GitHub] [arrow] kszucs edited a comment on pull request #10953: ARROW-13648: [Dev] Use #!/usr/bin/env instead of #!/bin where possible - posted by GitBox <gi...@apache.org> on 2021/08/18 13:04:33 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #904: Optimize `coun(col)` using table statistics - posted by GitBox <gi...@apache.org> on 2021/08/18 13:08:22 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #89: [rust][datafusion] optimize count(*) queries on parquet sources - posted by GitBox <gi...@apache.org> on 2021/08/18 13:11:34 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #89: [rust][datafusion] optimize count(*) queries on parquet sources - posted by GitBox <gi...@apache.org> on 2021/08/18 13:11:37 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10931: ARROW-13613: [C++] Add decimal support to (hash) sum/mean/product - posted by GitBox <gi...@apache.org> on 2021/08/18 13:22:11 UTC, 2 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #881: Write blog post to announce DataFusion 5.0.0 and Ballista 0.5.0 - posted by GitBox <gi...@apache.org> on 2021/08/18 13:32:01 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10958: ARROW-13652: [Python] Expose copy_files in pyarrow.fs - posted by GitBox <gi...@apache.org> on 2021/08/18 13:35:03 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on issue #440: Code search is not working in github - posted by GitBox <gi...@apache.org> on 2021/08/18 13:48:05 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb opened a new issue #696: Add documentation examples for `regexp_match` kernels - posted by GitBox <gi...@apache.org> on 2021/08/18 13:52:40 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10845: ARROW-13268 [C++][Compute] Add ExecNode for semi and anti-semi join - posted by GitBox <gi...@apache.org> on 2021/08/18 13:53:13 UTC, 8 replies.
- [GitHub] [arrow] wesm commented on a change in pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/18 14:00:30 UTC, 4 replies.
- [GitHub] [arrow-rs] alamb opened a new issue #697: Add optimized filter kernel for regular expression matching - posted by GitBox <gi...@apache.org> on 2021/08/18 14:01:20 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10933: ARROW-13549: [C++] Add date/time extraction functions - posted by GitBox <gi...@apache.org> on 2021/08/18 14:16:30 UTC, 1 replies.
- [GitHub] [arrow] nickpoorman commented on a change in pull request #10951: ARROW-13646: [Go][Parquet] adding the parquet metadata package - posted by GitBox <gi...@apache.org> on 2021/08/18 14:19:51 UTC, 3 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10959: ARROW-13662: [CI] Failing test test_extract_datetime_components with pandas 0.24 - posted by GitBox <gi...@apache.org> on 2021/08/18 14:33:54 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #905: Optimize performance of regular expression filtering - posted by GitBox <gi...@apache.org> on 2021/08/18 14:52:49 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #10946: ARROW-13639: [C++] Fix out-of-bounds access in Concatenate with null slots and empty dictionary - posted by GitBox <gi...@apache.org> on 2021/08/18 14:54:10 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #870: Add support for PostgreSQL regex match - posted by GitBox <gi...@apache.org> on 2021/08/18 14:54:24 UTC, 1 replies.
- [GitHub] [arrow-rs] capkurmagati commented on issue #47: [Parquet] Too many open files (os error 24) - posted by GitBox <gi...@apache.org> on 2021/08/18 14:54:34 UTC, 2 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10933: ARROW-13549: [C++] Add date/time extraction functions - posted by GitBox <gi...@apache.org> on 2021/08/18 14:54:34 UTC, 1 replies.
- [GitHub] [arrow-rs] b41sh commented on issue #697: Add optimized filter kernel for regular expression matching - posted by GitBox <gi...@apache.org> on 2021/08/18 14:56:46 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10959: ARROW-13662: [CI] Failing test test_extract_datetime_components with pandas 0.24 - posted by GitBox <gi...@apache.org> on 2021/08/18 14:57:37 UTC, 1 replies.
- [GitHub] [arrow] lidavidm removed a comment on pull request #10959: ARROW-13662: [CI] Failing test test_extract_datetime_components with pandas 0.24 - posted by GitBox <gi...@apache.org> on 2021/08/18 14:59:01 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10959: ARROW-13662: [CI] Failing test test_extract_datetime_components with pandas 0.24 - posted by GitBox <gi...@apache.org> on 2021/08/18 14:59:05 UTC, 1 replies.
- [GitHub] [arrow-rs] kszucs commented on a change in pull request #691: PyO3 bridge for pyarrow interoperability - posted by GitBox <gi...@apache.org> on 2021/08/18 15:01:25 UTC, 4 replies.
- [GitHub] [arrow-rs] alamb commented on issue #697: Add optimized filter kernel for regular expression matching - posted by GitBox <gi...@apache.org> on 2021/08/18 15:02:17 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/18 15:03:40 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on issue #47: [Parquet] Too many open files (os error 24) - posted by GitBox <gi...@apache.org> on 2021/08/18 15:15:18 UTC, 2 replies.
- [GitHub] [arrow] nirandaperera commented on a change in pull request #10845: ARROW-13268 [C++][Compute] Add ExecNode for semi and anti-semi join - posted by GitBox <gi...@apache.org> on 2021/08/18 15:55:49 UTC, 10 replies.
- [GitHub] [arrow] pitrou closed pull request #10647: ARROW-13174: [C++][Compute] Add strftime kernel - posted by GitBox <gi...@apache.org> on 2021/08/18 16:05:07 UTC, 1 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10960: ARROW-13548: [C++] Implement temporal difference kernels - posted by GitBox <gi...@apache.org> on 2021/08/18 16:10:01 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10960: ARROW-13548: [C++] Implement temporal difference kernels - posted by GitBox <gi...@apache.org> on 2021/08/18 16:10:36 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on pull request #10933: ARROW-13549: [C++] Add date/time extraction functions - posted by GitBox <gi...@apache.org> on 2021/08/18 16:10:59 UTC, 3 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10960: ARROW-13548: [C++] Implement temporal difference kernels - posted by GitBox <gi...@apache.org> on 2021/08/18 16:25:20 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb merged pull request #687: Update dev README with fancier regular expression for maintenance release notes - posted by GitBox <gi...@apache.org> on 2021/08/18 17:05:35 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10961: ARROW-13660: [C++] Remove seq_num from ExecNode::InputReceived - posted by GitBox <gi...@apache.org> on 2021/08/18 17:05:54 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10802: ARROW-1568: [C++] Implement Drop Null Kernel for Arrays - posted by GitBox <gi...@apache.org> on 2021/08/18 17:06:07 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10961: ARROW-13660: [C++] Remove seq_num from ExecNode::InputReceived - posted by GitBox <gi...@apache.org> on 2021/08/18 17:06:40 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #888: [DataFusion CLI] Support querying CSV files without providing the schema - posted by GitBox <gi...@apache.org> on 2021/08/18 17:06:46 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10806: ARROW-13222: [C++] Improve type support for case_when - posted by GitBox <gi...@apache.org> on 2021/08/18 17:06:47 UTC, 3 replies.
- [GitHub] [arrow] kiszk commented on pull request #10949: ARROW-13645 [Java]: Allow NullVectors to have distinct field names - posted by GitBox <gi...@apache.org> on 2021/08/18 17:26:11 UTC, 1 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10858: ARROW-13532: [C++][Compute] - adding set membership type filtering to hash table interface - posted by GitBox <gi...@apache.org> on 2021/08/18 17:40:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen commented on pull request #897: Refactor ParquetExec in preparation for implementing parallel scans for statistics - posted by GitBox <gi...@apache.org> on 2021/08/18 17:46:31 UTC, 1 replies.
- [GitHub] [arrow] bkietz closed pull request #10961: ARROW-13660: [C++] Remove seq_num from ExecNode::InputReceived - posted by GitBox <gi...@apache.org> on 2021/08/18 18:08:23 UTC, 0 replies.
- [GitHub] [arrow] rok commented on pull request #10610: ARROW-13033: [C++] Kernel to localize naive timestamps to a timezone (preserving clock-time) - posted by GitBox <gi...@apache.org> on 2021/08/18 18:11:39 UTC, 5 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10806: ARROW-13222: [C++] Improve type support for case_when - posted by GitBox <gi...@apache.org> on 2021/08/18 18:15:10 UTC, 5 replies.
- [GitHub] [arrow-datafusion] andygrove commented on pull request #901: Implement new metrics API - posted by GitBox <gi...@apache.org> on 2021/08/18 19:11:13 UTC, 0 replies.
- [GitHub] [arrow] michalursa commented on pull request #10845: ARROW-13268 [C++][Compute] Add ExecNode for semi and anti-semi join - posted by GitBox <gi...@apache.org> on 2021/08/18 19:17:37 UTC, 0 replies.
- [GitHub] [arrow] pachadotdev commented on pull request #10546: ARROW-12845: [R] [C++] S3 connections for different providers - posted by GitBox <gi...@apache.org> on 2021/08/18 19:29:28 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on pull request #10845: ARROW-13268 [C++][Compute] Add ExecNode for semi and anti-semi join - posted by GitBox <gi...@apache.org> on 2021/08/18 19:34:16 UTC, 4 replies.
- [GitHub] [arrow] edponce commented on pull request #10896: ARROW-12959: [C++] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/18 19:54:01 UTC, 0 replies.
- [GitHub] [arrow] edponce edited a comment on pull request #10896: ARROW-12959: [C++] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/18 19:57:22 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #10932: ARROW-13202: [MATLAB] Enable GitHub Actions CI for MATLAB Interface on Linux - posted by GitBox <gi...@apache.org> on 2021/08/18 20:16:24 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #10956: ARROW-13651: [Ruby] Add support for converting [Symbol] to Arrow array - posted by GitBox <gi...@apache.org> on 2021/08/18 20:20:52 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #10956: ARROW-13651: [Ruby] Add support for converting [Symbol] to Arrow array - posted by GitBox <gi...@apache.org> on 2021/08/18 20:21:25 UTC, 0 replies.
- [GitHub] [arrow] kszucs closed pull request #10953: ARROW-13648: [Dev] Use #!/usr/bin/env instead of #!/bin where possible - posted by GitBox <gi...@apache.org> on 2021/08/18 20:24:02 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10876: ARROW-12728: [C++] Implement count_distinct/distinct hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/18 20:27:09 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10962: ARROW-13669: Fix variant emplace methods (add brackets) - posted by GitBox <gi...@apache.org> on 2021/08/18 22:00:50 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10962: ARROW-13669: Fix variant emplace methods (add brackets) - posted by GitBox <gi...@apache.org> on 2021/08/18 22:01:04 UTC, 0 replies.
- [GitHub] [arrow-datafusion] mmuru opened a new issue #906: [Python]: register custom datasource - posted by GitBox <gi...@apache.org> on 2021/08/18 23:19:47 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10913: ARROW-13607: [C++] Add Skyhook to Arrow - posted by GitBox <gi...@apache.org> on 2021/08/19 01:53:55 UTC, 4 replies.
- [GitHub] [arrow] shanhuuang commented on a change in pull request #10627: PARQUET-490: [C++][Parquet] Basic support for reading DELTA_BINARY_PACKED data - posted by GitBox <gi...@apache.org> on 2021/08/19 02:15:44 UTC, 2 replies.
- [GitHub] [arrow] kou commented on a change in pull request #10913: ARROW-13607: [C++] Add Skyhook to Arrow - posted by GitBox <gi...@apache.org> on 2021/08/19 02:20:48 UTC, 0 replies.
- [GitHub] [arrow] shanhuuang commented on pull request #10627: PARQUET-490: [C++][Parquet] Basic support for reading DELTA_BINARY_PACKED data - posted by GitBox <gi...@apache.org> on 2021/08/19 02:23:26 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace commented on a change in pull request #41: [R] Remove unnecessary head()s - posted by GitBox <gi...@apache.org> on 2021/08/19 02:32:18 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on a change in pull request #39: [R] Fix broken edit link - posted by GitBox <gi...@apache.org> on 2021/08/19 02:35:26 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #39: [R] Fix broken edit link - posted by GitBox <gi...@apache.org> on 2021/08/19 02:36:08 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #39: [R] Fix broken edit link - posted by GitBox <gi...@apache.org> on 2021/08/19 02:36:08 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace closed issue #9: gh-pages or Apache hosting? - posted by GitBox <gi...@apache.org> on 2021/08/19 02:47:03 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #43: Adopt PyData sphinx theme for compatibility with Arrow docs - posted by GitBox <gi...@apache.org> on 2021/08/19 02:52:27 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #44: Use `ARROW_RETURN_NOT_OK` (and friends) instead of `ASSERT_OK` (and friends) in recipes - posted by GitBox <gi...@apache.org> on 2021/08/19 03:01:57 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen edited a comment on pull request #897: Refactor ParquetExec in preparation for implementing parallel scans for statistics - posted by GitBox <gi...@apache.org> on 2021/08/19 03:02:58 UTC, 0 replies.
- [GitHub] [arrow] nesyamun closed issue #10929: Help with running pyrrow on arm64 in Docker - posted by GitBox <gi...@apache.org> on 2021/08/19 03:04:53 UTC, 0 replies.
- [GitHub] [arrow] nesyamun edited a comment on issue #10929: Help with running pyrrow on arm64 in Docker - posted by GitBox <gi...@apache.org> on 2021/08/19 03:06:04 UTC, 0 replies.
- [GitHub] [arrow] Christian8491 commented on pull request #10896: ARROW-12959: [C++] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/19 03:09:18 UTC, 1 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #45: Create recipe showing how to use Status/Result in googletest / other testing frameworks. - posted by GitBox <gi...@apache.org> on 2021/08/19 03:13:05 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 edited a comment on pull request #10940: ARROW-13635: [Packaging][Python] Define --with-lg-page for jemalloc in the arm manylinux builds - posted by GitBox <gi...@apache.org> on 2021/08/19 05:05:12 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10627: PARQUET-490: [C++][Parquet] Basic support for reading DELTA_BINARY_PACKED data - posted by GitBox <gi...@apache.org> on 2021/08/19 06:05:40 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #903: Avro table provider - posted by GitBox <gi...@apache.org> on 2021/08/19 06:41:40 UTC, 0 replies.
- [GitHub] [arrow] kanga333 commented on a change in pull request #10937: ARROW-13629: [Ruby] Add support for building/converting map - posted by GitBox <gi...@apache.org> on 2021/08/19 06:42:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #906: [Python]: register custom datasource - posted by GitBox <gi...@apache.org> on 2021/08/19 06:46:09 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10963: ARROW-13671: [Dev] Fix conda recipe on Arm 64k page system - posted by GitBox <gi...@apache.org> on 2021/08/19 07:00:24 UTC, 4 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #10963: ARROW-13671: [Dev] Fix conda recipe on Arm 64k page system - posted by GitBox <gi...@apache.org> on 2021/08/19 07:02:38 UTC, 5 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/19 07:21:57 UTC, 1 replies.
- [GitHub] [arrow] liyafan82 commented on pull request #10949: ARROW-13645 [Java]: Allow NullVectors to have distinct field names - posted by GitBox <gi...@apache.org> on 2021/08/19 07:25:28 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10933: ARROW-13549: [C++] Add date/time extraction functions - posted by GitBox <gi...@apache.org> on 2021/08/19 07:27:04 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche closed pull request #10959: ARROW-13662: [CI] Failing test test_extract_datetime_components with pandas 0.24 - posted by GitBox <gi...@apache.org> on 2021/08/19 07:31:55 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen edited a comment on pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/19 07:34:26 UTC, 4 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/19 07:43:19 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/19 07:45:14 UTC, 1 replies.
- [GitHub] [arrow-cookbook] thisisnic commented on a change in pull request #41: [R] Remove unnecessary head()s - posted by GitBox <gi...@apache.org> on 2021/08/19 08:54:46 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10958: ARROW-13652: [Python] Expose copy_files in pyarrow.fs - posted by GitBox <gi...@apache.org> on 2021/08/19 09:06:58 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10957: ARROW-13476: [Doc][Python] Switch ipc/io doc to use context managers - posted by GitBox <gi...@apache.org> on 2021/08/19 09:08:22 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10957: ARROW-13476: [Doc][Python] Switch ipc/io doc to use context managers - posted by GitBox <gi...@apache.org> on 2021/08/19 09:09:28 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10945: ARROW-13602: [C++] fix strict aliasing warning in bit util test - posted by GitBox <gi...@apache.org> on 2021/08/19 09:17:58 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10942: ARROW-13627: [C++] Fully support ScalarAggregateOptions in (hash) any/all/sum/product/mean - posted by GitBox <gi...@apache.org> on 2021/08/19 09:27:44 UTC, 4 replies.
- [GitHub] [arrow-cookbook] amol- opened a new issue #46: [Python] Add a recipe on how to save partitioned datasets to the Cookbook - posted by GitBox <gi...@apache.org> on 2021/08/19 09:29:22 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10945: ARROW-13602: [C++] Fix strict aliasing warning in bit util test - posted by GitBox <gi...@apache.org> on 2021/08/19 09:32:40 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10931: ARROW-13613: [C++] Add decimal support to (hash) sum/mean/product - posted by GitBox <gi...@apache.org> on 2021/08/19 09:53:38 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10647: ARROW-13174: [C++][Compute] Add strftime kernel - posted by GitBox <gi...@apache.org> on 2021/08/19 10:05:10 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10627: PARQUET-490: [C++][Parquet] Basic support for reading DELTA_BINARY_PACKED data - posted by GitBox <gi...@apache.org> on 2021/08/19 10:34:12 UTC, 2 replies.
- [GitHub] [arrow-rs] alamb edited a comment on issue #47: [Parquet] Too many open files (os error 24) - posted by GitBox <gi...@apache.org> on 2021/08/19 10:41:26 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10610: ARROW-13033: [C++] Kernel to localize naive timestamps to a timezone (preserving clock-time) - posted by GitBox <gi...@apache.org> on 2021/08/19 11:39:24 UTC, 3 replies.
- [GitHub] [arrow] jorisvandenbossche edited a comment on pull request #10610: ARROW-13033: [C++] Kernel to localize naive timestamps to a timezone (preserving clock-time) - posted by GitBox <gi...@apache.org> on 2021/08/19 11:42:47 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on a change in pull request #22: Initial C++ cookbook - posted by GitBox <gi...@apache.org> on 2021/08/19 11:53:04 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10610: ARROW-13033: [C++] Kernel to localize naive timestamps to a timezone (preserving clock-time) - posted by GitBox <gi...@apache.org> on 2021/08/19 12:09:16 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on pull request #10962: ARROW-13669: [C++] Fix variant emplace methods (add brackets) - posted by GitBox <gi...@apache.org> on 2021/08/19 12:11:32 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10931: ARROW-13613: [C++] Add decimal support to (hash) sum/mean/product - posted by GitBox <gi...@apache.org> on 2021/08/19 12:17:06 UTC, 2 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on a change in pull request #47: Writing Partitioned Datasets recipe for Python - posted by GitBox <gi...@apache.org> on 2021/08/19 12:23:44 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10955: ARROW-13650: [C++] Create dataset writer to encapsulate dataset writer logic - posted by GitBox <gi...@apache.org> on 2021/08/19 12:43:28 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10962: ARROW-13669: [C++] Fix variant emplace methods (add brackets) - posted by GitBox <gi...@apache.org> on 2021/08/19 13:02:37 UTC, 1 replies.
- [GitHub] [arrow-datafusion] boaz-codota commented on issue #899: Track memory usage for each individual operator - posted by GitBox <gi...@apache.org> on 2021/08/19 13:21:39 UTC, 1 replies.
- [GitHub] [arrow] edponce commented on a change in pull request #10349: ARROW-12744: [C++][Compute] Add rounding kernel - posted by GitBox <gi...@apache.org> on 2021/08/19 13:26:17 UTC, 12 replies.
- [GitHub] [arrow-rs] andygrove commented on issue #47: [Parquet] Too many open files (os error 24) - posted by GitBox <gi...@apache.org> on 2021/08/19 13:26:21 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10730: ARROW-13164: [R] altrep vectors from Array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/19 13:42:05 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10913: ARROW-13607: [C++] Add Skyhook to Arrow - posted by GitBox <gi...@apache.org> on 2021/08/19 13:45:50 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10349: ARROW-12744: [C++][Compute] Add rounding kernel - posted by GitBox <gi...@apache.org> on 2021/08/19 13:48:38 UTC, 5 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10610: ARROW-13033: [C++] Kernel to localize naive timestamps to a timezone (preserving clock-time) - posted by GitBox <gi...@apache.org> on 2021/08/19 13:49:55 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10610: ARROW-13033: [C++] Kernel to localize naive timestamps to a timezone (preserving clock-time) - posted by GitBox <gi...@apache.org> on 2021/08/19 13:50:52 UTC, 5 replies.
- [GitHub] [arrow] pitrou commented on pull request #10924: MINOR: [C++]Merge output stream - posted by GitBox <gi...@apache.org> on 2021/08/19 13:51:54 UTC, 0 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #10924: MINOR: [C++]Merge output stream - posted by GitBox <gi...@apache.org> on 2021/08/19 13:52:18 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10964: ARROW-13674: [CI] PR checks should check for JIRA components - posted by GitBox <gi...@apache.org> on 2021/08/19 14:16:13 UTC, 0 replies.
- [GitHub] [arrow] kkraus14 commented on pull request #10945: ARROW-13602: [C++] Fix strict aliasing warning in bit util test - posted by GitBox <gi...@apache.org> on 2021/08/19 14:28:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] ehenry2 opened a new issue #907: S3 Support - posted by GitBox <gi...@apache.org> on 2021/08/19 14:30:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on pull request #897: Refactor ParquetExec in preparation for implementing parallel scans for statistics - posted by GitBox <gi...@apache.org> on 2021/08/19 14:35:15 UTC, 1 replies.
- [GitHub] [arrow-cookbook] nealrichardson commented on a change in pull request #41: [R] Remove unnecessary head()s - posted by GitBox <gi...@apache.org> on 2021/08/19 14:44:30 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #907: S3 Support - posted by GitBox <gi...@apache.org> on 2021/08/19 15:39:23 UTC, 0 replies.
- [GitHub] [arrow] JayjeetAtGithub commented on a change in pull request #10913: ARROW-13607: [C++] Add Skyhook to Arrow - posted by GitBox <gi...@apache.org> on 2021/08/19 15:43:13 UTC, 4 replies.
- [GitHub] [arrow] pitrou closed pull request #10627: PARQUET-490: [C++][Parquet] Basic support for reading DELTA_BINARY_PACKED data - posted by GitBox <gi...@apache.org> on 2021/08/19 16:05:27 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Jimexist commented on issue #907: S3 Support - posted by GitBox <gi...@apache.org> on 2021/08/19 17:03:53 UTC, 0 replies.
- [GitHub] [arrow-datafusion] ehenry2 commented on issue #907: S3 Support - posted by GitBox <gi...@apache.org> on 2021/08/19 17:14:30 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #908: Improve SQLMetric APIs, port existing metrics - posted by GitBox <gi...@apache.org> on 2021/08/19 17:19:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #901: Implement new metrics API / RFC - posted by GitBox <gi...@apache.org> on 2021/08/19 17:19:35 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed pull request #901: Implement new metrics API / RFC - posted by GitBox <gi...@apache.org> on 2021/08/19 17:19:35 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10955: ARROW-13650: [C++] Create dataset writer to encapsulate dataset writer logic - posted by GitBox <gi...@apache.org> on 2021/08/19 17:28:29 UTC, 4 replies.
- [GitHub] [arrow] lidavidm closed pull request #10887: ARROW-13311: [C++][Documentation] Document hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/19 17:30:32 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/19 18:20:22 UTC, 3 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #907: S3 Support - posted by GitBox <gi...@apache.org> on 2021/08/19 20:17:48 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10710: ARROW-11460: [R] Use system libraries if present on Linux - posted by GitBox <gi...@apache.org> on 2021/08/19 20:30:30 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed issue #10892: Null values in CSV file if values are quoted - posted by GitBox <gi...@apache.org> on 2021/08/19 20:31:36 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed issue #10885: Does arrow intends to support IDL schema like protobuf? - posted by GitBox <gi...@apache.org> on 2021/08/19 20:31:56 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #899: Track memory usage for each individual operator - posted by GitBox <gi...@apache.org> on 2021/08/19 20:42:33 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #694: Doctest for PrimitiveArray using from_iter_values. - posted by GitBox <gi...@apache.org> on 2021/08/19 20:46:10 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #698: Cherry pick Allow casting Timestamp arrays into String to active_release - posted by GitBox <gi...@apache.org> on 2021/08/19 20:50:06 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #699: Cherry pick Add get_bit to BooleanBufferBuilder to active_release - posted by GitBox <gi...@apache.org> on 2021/08/19 20:50:27 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #700: Cherry pick Doctest for PrimitiveArray using from_iter_values. to active_release - posted by GitBox <gi...@apache.org> on 2021/08/19 20:50:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #792: Implement basic common subexpression eliminate optimization - posted by GitBox <gi...@apache.org> on 2021/08/19 20:52:17 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #691: PyO3 bridge for pyarrow interoperability - posted by GitBox <gi...@apache.org> on 2021/08/19 20:54:12 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10876: ARROW-12728: [C++] Implement count_distinct/distinct hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/19 20:54:43 UTC, 3 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #698: Cherry pick Allow casting Timestamp arrays into String to active_release - posted by GitBox <gi...@apache.org> on 2021/08/19 21:06:26 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #699: Cherry pick Add get_bit to BooleanBufferBuilder to active_release - posted by GitBox <gi...@apache.org> on 2021/08/19 21:06:46 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #700: Cherry pick Doctest for PrimitiveArray using from_iter_values. to active_release - posted by GitBox <gi...@apache.org> on 2021/08/19 21:09:07 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #699: Cherry pick Add get_bit to BooleanBufferBuilder to active_release - posted by GitBox <gi...@apache.org> on 2021/08/19 21:09:07 UTC, 0 replies.
- [GitHub] [arrow] kimotorc opened a new issue #10965: Closing files after pyarrow.parquet read - posted by GitBox <gi...@apache.org> on 2021/08/20 00:45:12 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10966: ARROW-13679: [GLib][Ruby] Add support for group aggregation - posted by GitBox <gi...@apache.org> on 2021/08/20 01:09:44 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 opened a new pull request #10967: ARROW-13520: [C++] Simplify TDigest.Merge API - posted by GitBox <gi...@apache.org> on 2021/08/20 01:50:57 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10967: ARROW-13520: [C++] Simplify TDigest.Merge API - posted by GitBox <gi...@apache.org> on 2021/08/20 01:51:13 UTC, 0 replies.
- [GitHub] [arrow-rs] zijie0 opened a new issue #701: Support reading json string into binary data type. - posted by GitBox <gi...@apache.org> on 2021/08/20 02:06:03 UTC, 0 replies.
- [GitHub] [arrow-rs] zijie0 opened a new pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/20 02:10:53 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #10937: ARROW-13629: [Ruby] Add support for building/converting map - posted by GitBox <gi...@apache.org> on 2021/08/20 03:35:18 UTC, 0 replies.
- [GitHub] [arrow] westonpace opened a new pull request #10968: ARROW-13680: [C++] Create an asynchronous nursery to simplify capture logic - posted by GitBox <gi...@apache.org> on 2021/08/20 04:06:06 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10968: ARROW-13680: [C++] Create an asynchronous nursery to simplify capture logic - posted by GitBox <gi...@apache.org> on 2021/08/20 04:06:31 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on pull request #10968: ARROW-13680: [C++] Create an asynchronous nursery to simplify capture logic - posted by GitBox <gi...@apache.org> on 2021/08/20 04:11:32 UTC, 4 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/20 04:30:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #907: S3 Support - posted by GitBox <gi...@apache.org> on 2021/08/20 06:38:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen commented on issue #907: S3 Support - posted by GitBox <gi...@apache.org> on 2021/08/20 06:49:27 UTC, 1 replies.
- [GitHub] [arrow-rs] jorgecarleitao commented on a change in pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/20 07:17:58 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me commented on a change in pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/20 07:40:35 UTC, 0 replies.
- [GitHub] [arrow-rs] nevi-me commented on pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/20 07:43:18 UTC, 0 replies.
- [GitHub] [arrow-rs] zijie0 commented on a change in pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/20 07:55:40 UTC, 1 replies.
- [GitHub] [arrow] cyb70289 edited a comment on pull request #10963: ARROW-13671: [Dev] Fix conda recipe on Arm 64k page system - posted by GitBox <gi...@apache.org> on 2021/08/20 08:03:49 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 removed a comment on pull request #10963: ARROW-13671: [Dev] Fix conda recipe on Arm 64k page system - posted by GitBox <gi...@apache.org> on 2021/08/20 08:05:12 UTC, 0 replies.
- [GitHub] [arrow-rs] mathiaspeters-sig commented on issue #397: Optimize MutableArrayData::extend for null buffers - posted by GitBox <gi...@apache.org> on 2021/08/20 08:31:28 UTC, 0 replies.
- [GitHub] [arrow-cookbook] amol- commented on a change in pull request #47: Writing Partitioned Datasets recipe for Python - posted by GitBox <gi...@apache.org> on 2021/08/20 10:37:45 UTC, 1 replies.
- [GitHub] [arrow-rs] Dandandan commented on issue #397: Optimize MutableArrayData::extend for null buffers - posted by GitBox <gi...@apache.org> on 2021/08/20 11:32:43 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10967: ARROW-13682: [C++] Add TDigest API to merge one TDigest - posted by GitBox <gi...@apache.org> on 2021/08/20 12:42:12 UTC, 0 replies.
- [GitHub] [arrow] lidavidm closed pull request #10967: ARROW-13682: [C++] Add TDigest API to merge one TDigest - posted by GitBox <gi...@apache.org> on 2021/08/20 12:43:12 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10950: ARROW-13466: [R] make installation fail if Arrow C++ dependencies cannot be installed - posted by GitBox <gi...@apache.org> on 2021/08/20 12:54:22 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10950: ARROW-13466: [R] make installation fail if Arrow C++ dependencies cannot be installed - posted by GitBox <gi...@apache.org> on 2021/08/20 13:10:18 UTC, 2 replies.
- [GitHub] [arrow-rs] alamb merged pull request #698: Cherry pick Allow casting Timestamp arrays into String to active_release - posted by GitBox <gi...@apache.org> on 2021/08/20 13:16:49 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #699: Cherry pick Add get_bit to BooleanBufferBuilder to active_release - posted by GitBox <gi...@apache.org> on 2021/08/20 13:16:59 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #700: Cherry pick Doctest for PrimitiveArray using from_iter_values. to active_release - posted by GitBox <gi...@apache.org> on 2021/08/20 13:17:09 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10968: ARROW-13680: [C++] Create an asynchronous nursery to simplify capture logic - posted by GitBox <gi...@apache.org> on 2021/08/20 13:29:14 UTC, 3 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #907: S3 Support - posted by GitBox <gi...@apache.org> on 2021/08/20 13:30:11 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/20 13:35:31 UTC, 1 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #10967: ARROW-13682: [C++] Add TDigest API to merge one TDigest - posted by GitBox <gi...@apache.org> on 2021/08/20 14:18:06 UTC, 0 replies.
- [GitHub] [arrow-cookbook] amol- commented on pull request #47: Writing Partitioned Datasets recipe for Python - posted by GitBox <gi...@apache.org> on 2021/08/20 14:31:16 UTC, 1 replies.
- [GitHub] [arrow] zeroshade commented on a change in pull request #10951: ARROW-13646: [Go][Parquet] adding the parquet metadata package - posted by GitBox <gi...@apache.org> on 2021/08/20 16:10:48 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #909: Add BaselineMetrics, Timestamp metrics, add for CoalscePartitionExec - posted by GitBox <gi...@apache.org> on 2021/08/20 17:14:29 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Igosuki opened a new pull request #910: Avro Table Provider - posted by GitBox <gi...@apache.org> on 2021/08/20 17:23:10 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10845: ARROW-13268 [C++][Compute] Add ExecNode for semi and anti-semi join - posted by GitBox <gi...@apache.org> on 2021/08/20 17:47:27 UTC, 4 replies.
- [GitHub] [arrow-rs] mosyp opened a new issue #703: Empty or null list of struct cannot be written to parquet - posted by GitBox <gi...@apache.org> on 2021/08/20 17:52:34 UTC, 0 replies.
- [GitHub] [arrow-rs] mosyp opened a new pull request #704: Test case which shows empty list of struct cannot be written - posted by GitBox <gi...@apache.org> on 2021/08/20 17:53:24 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on pull request #10924: MINOR: [C++]Merge output stream - posted by GitBox <gi...@apache.org> on 2021/08/20 18:45:36 UTC, 0 replies.
- [GitHub] [arrow] bkietz closed pull request #10962: ARROW-13669: [C++] Fix variant emplace methods (add brackets) - posted by GitBox <gi...@apache.org> on 2021/08/20 18:49:20 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #628: Added composite identifiers to get field of struct. - posted by GitBox <gi...@apache.org> on 2021/08/20 19:02:22 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed pull request #628: Added composite identifiers to get field of struct. - posted by GitBox <gi...@apache.org> on 2021/08/20 19:02:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #487: Fixed inference of multiple json files. - posted by GitBox <gi...@apache.org> on 2021/08/20 19:02:55 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #508: add expr::like and expr::notlike to pruning logic - posted by GitBox <gi...@apache.org> on 2021/08/20 19:02:55 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed pull request #508: add expr::like and expr::notlike to pruning logic - posted by GitBox <gi...@apache.org> on 2021/08/20 19:02:55 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed pull request #487: Fixed inference of multiple json files. - posted by GitBox <gi...@apache.org> on 2021/08/20 19:03:05 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #441: WIP: Add tokomak optimizer - posted by GitBox <gi...@apache.org> on 2021/08/20 19:03:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed pull request #441: WIP: Add tokomak optimizer - posted by GitBox <gi...@apache.org> on 2021/08/20 19:03:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed pull request #683: Introduce (default) number of partitions option, use it in DataFusion/Ballista - posted by GitBox <gi...@apache.org> on 2021/08/20 19:03:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #683: Introduce (default) number of partitions option, use it in DataFusion/Ballista - posted by GitBox <gi...@apache.org> on 2021/08/20 19:03:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #706: Rename concurrency to default_partitions - posted by GitBox <gi...@apache.org> on 2021/08/20 19:04:39 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #763: Impl `ops::Not` for `expr` - posted by GitBox <gi...@apache.org> on 2021/08/20 19:05:29 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #704: Test case which shows empty list of struct cannot be written - posted by GitBox <gi...@apache.org> on 2021/08/20 19:15:29 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10969: ARROW-13676: [C++][Parquet] Avoid potential invalid access. - posted by GitBox <gi...@apache.org> on 2021/08/20 19:29:13 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #10966: ARROW-13679: [GLib][Ruby] Add support for group aggregation - posted by GitBox <gi...@apache.org> on 2021/08/20 20:18:27 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #10966: ARROW-13679: [GLib][Ruby] Add support for group aggregation - posted by GitBox <gi...@apache.org> on 2021/08/20 20:19:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #792: Implement basic common subexpression eliminate optimization - posted by GitBox <gi...@apache.org> on 2021/08/20 20:21:42 UTC, 2 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/20 20:28:29 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10970: ARROW-13687: [Ruby] Add support for loading table by Arrow Dataset - posted by GitBox <gi...@apache.org> on 2021/08/20 20:47:19 UTC, 0 replies.
- [GitHub] [arrow-datafusion] CodingCat opened a new issue #911: the docker build of datafusion CLI is broken - posted by GitBox <gi...@apache.org> on 2021/08/20 22:07:44 UTC, 0 replies.
- [GitHub] [arrow-datafusion] CodingCat opened a new pull request #912: fix the docker build of datafusion CLI - posted by GitBox <gi...@apache.org> on 2021/08/20 22:09:05 UTC, 0 replies.
- [GitHub] [arrow] ianmcook commented on pull request #10896: ARROW-12959: [C++] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/20 22:26:21 UTC, 0 replies.
- [GitHub] [arrow] ianmcook commented on pull request #10896: ARROW-12959: [C++][R] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/20 23:05:53 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #8757: ARROW-8147: [C++] Add google-cloud-cpp to ThirdpartyToolchain - posted by GitBox <gi...@apache.org> on 2021/08/20 23:45:52 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on issue #10954: [C#] Is there a way to deserialize an ARROW:schema base64 string? - posted by GitBox <gi...@apache.org> on 2021/08/20 23:48:38 UTC, 0 replies.
- [GitHub] [arrow-rs] zijie0 commented on pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/21 00:38:25 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #41: [R] Remove unnecessary head()s - posted by GitBox <gi...@apache.org> on 2021/08/21 00:52:20 UTC, 0 replies.
- [GitHub] [arrow] jrbourbeau opened a new pull request #10971: MINOR: RST formatting in Python Datasets docs - posted by GitBox <gi...@apache.org> on 2021/08/21 02:49:17 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #912: fix the docker build of datafusion CLI - posted by GitBox <gi...@apache.org> on 2021/08/21 04:41:09 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #912: fix the docker build of datafusion CLI - posted by GitBox <gi...@apache.org> on 2021/08/21 04:41:39 UTC, 0 replies.
- [GitHub] [arrow-datafusion] CodingCat commented on a change in pull request #912: fix the docker build of datafusion CLI - posted by GitBox <gi...@apache.org> on 2021/08/21 04:43:20 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb edited a comment on pull request #811: Add support for reading remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/21 10:20:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #913: Add fuzzing / random SQL testing - posted by GitBox <gi...@apache.org> on 2021/08/21 10:29:04 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/21 10:33:25 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb closed issue #701: Support reading json string into binary data type. - posted by GitBox <gi...@apache.org> on 2021/08/21 10:33:25 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #705: Cherry pick of Support binary data type in build_struct_array - posted by GitBox <gi...@apache.org> on 2021/08/21 10:39:06 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #705: Cherry pick of Support binary data type in build_struct_array - posted by GitBox <gi...@apache.org> on 2021/08/21 10:48:26 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #705: Cherry pick of Support binary data type in build_struct_array - posted by GitBox <gi...@apache.org> on 2021/08/21 11:09:51 UTC, 1 replies.
- [GitHub] [arrow-datafusion] antoinewdg opened a new pull request #914: Typo fix in DataFusion crate documentation - posted by GitBox <gi...@apache.org> on 2021/08/21 14:01:34 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #914: Typo fix in DataFusion crate documentation - posted by GitBox <gi...@apache.org> on 2021/08/21 15:18:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #914: Typo fix in DataFusion crate documentation - posted by GitBox <gi...@apache.org> on 2021/08/21 15:18:34 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove closed pull request #897: Refactor ParquetExec in preparation for implementing parallel scans for statistics - posted by GitBox <gi...@apache.org> on 2021/08/21 16:11:31 UTC, 0 replies.
- [GitHub] [arrow] eerhardt closed issue #10954: [C#] Is there a way to deserialize an ARROW:schema base64 string? - posted by GitBox <gi...@apache.org> on 2021/08/21 16:18:38 UTC, 0 replies.
- [GitHub] [arrow] eerhardt commented on issue #10954: [C#] Is there a way to deserialize an ARROW:schema base64 string? - posted by GitBox <gi...@apache.org> on 2021/08/21 16:18:38 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #164: TPC-H Query 13 - posted by GitBox <gi...@apache.org> on 2021/08/21 16:18:48 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #164: TPC-H Query 13 - posted by GitBox <gi...@apache.org> on 2021/08/21 16:18:48 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #915: Support NotLike operator in Ballista - posted by GitBox <gi...@apache.org> on 2021/08/21 17:02:57 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new pull request #916: Support `NotLike` in Ballista - posted by GitBox <gi...@apache.org> on 2021/08/21 17:03:18 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #917: Explain analyze doesn't (fully) optimize queries - posted by GitBox <gi...@apache.org> on 2021/08/21 18:57:50 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #917: Explain analyze doesn't (fully) optimize queries - posted by GitBox <gi...@apache.org> on 2021/08/21 18:58:01 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #915: Support NotLike operator in Ballista - posted by GitBox <gi...@apache.org> on 2021/08/21 19:20:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #916: Support `NotLike` in Ballista - posted by GitBox <gi...@apache.org> on 2021/08/21 19:20:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #916: Support `NotLike` in Ballista - posted by GitBox <gi...@apache.org> on 2021/08/21 19:21:09 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #918: Integration test fails to build docker images due to version mismatch - posted by GitBox <gi...@apache.org> on 2021/08/21 19:23:09 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #918: Integration test fails to build docker images due to version mismatch - posted by GitBox <gi...@apache.org> on 2021/08/21 19:37:45 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove edited a comment on issue #918: Integration test fails to build docker images due to version mismatch - posted by GitBox <gi...@apache.org> on 2021/08/21 19:37:55 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #918: Integration test fails to build docker images - posted by GitBox <gi...@apache.org> on 2021/08/21 20:01:26 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove edited a comment on issue #918: Integration test fails to build docker images - posted by GitBox <gi...@apache.org> on 2021/08/21 20:13:28 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #919: Fix integration tests - posted by GitBox <gi...@apache.org> on 2021/08/21 20:17:18 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on a change in pull request #919: Fix integration tests - posted by GitBox <gi...@apache.org> on 2021/08/21 20:17:48 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #10970: ARROW-13687: [Ruby] Add support for loading table by Arrow Dataset - posted by GitBox <gi...@apache.org> on 2021/08/21 20:49:59 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #10970: ARROW-13687: [Ruby] Add support for loading table by Arrow Dataset - posted by GitBox <gi...@apache.org> on 2021/08/21 20:50:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #918: Integration test fails to build docker images - posted by GitBox <gi...@apache.org> on 2021/08/21 22:33:39 UTC, 3 replies.
- [GitHub] [arrow-datafusion] houqp edited a comment on issue #918: Integration test fails to build docker images - posted by GitBox <gi...@apache.org> on 2021/08/21 22:34:19 UTC, 0 replies.
- [GitHub] [arrow] mukunku commented on issue #10954: [C#] Is there a way to deserialize an ARROW:schema base64 string? - posted by GitBox <gi...@apache.org> on 2021/08/22 02:03:28 UTC, 0 replies.
- [GitHub] [arrow-rs] b41sh opened a new pull request #706: Implement `regexp_matches_utf8` - posted by GitBox <gi...@apache.org> on 2021/08/22 02:08:38 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #706: Implement `regexp_matches_utf8` - posted by GitBox <gi...@apache.org> on 2021/08/22 02:23:01 UTC, 0 replies.
- [GitHub] [arrow] darionyaphet closed pull request #10924: MINOR: [C++]Merge output stream - posted by GitBox <gi...@apache.org> on 2021/08/22 03:08:41 UTC, 0 replies.
- [GitHub] [arrow-rs] houqp commented on pull request #707: Parquet related changes for remote read - posted by GitBox <gi...@apache.org> on 2021/08/22 06:07:38 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #706: Implement `regexp_matches_utf8` - posted by GitBox <gi...@apache.org> on 2021/08/22 06:17:10 UTC, 2 replies.
- [GitHub] [arrow-rs] jorgecarleitao commented on issue #47: [Parquet] Too many open files (os error 24) - posted by GitBox <gi...@apache.org> on 2021/08/22 06:37:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #920: add notice file for python binding - posted by GitBox <gi...@apache.org> on 2021/08/22 07:36:02 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new issue #921: Build abi3 wheels for python binding - posted by GitBox <gi...@apache.org> on 2021/08/22 08:02:05 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #921: Build abi3 wheels for python binding - posted by GitBox <gi...@apache.org> on 2021/08/22 08:03:48 UTC, 1 replies.
- [GitHub] [arrow-datafusion] novemberkilo opened a new pull request #922: WIP Optimize hash_aggregate when there are no null group keys - posted by GitBox <gi...@apache.org> on 2021/08/22 08:03:49 UTC, 0 replies.
- [GitHub] [arrow-datafusion] francis-du opened a new pull request #923: [DataFusion] - Support show function for DataFrame - posted by GitBox <gi...@apache.org> on 2021/08/22 10:18:25 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #924: Add a separate configuration setting for parallelism of scanning parquet files - posted by GitBox <gi...@apache.org> on 2021/08/22 11:06:22 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #706: Rename concurrency to target_partitions - posted by GitBox <gi...@apache.org> on 2021/08/22 11:07:05 UTC, 0 replies.
- [GitHub] [arrow] bidhan-a opened a new issue #10972: [Go] Is there a way to get the value at a given index from an Interface - posted by GitBox <gi...@apache.org> on 2021/08/22 11:14:45 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #706: Rename concurrency to target_partitions - posted by GitBox <gi...@apache.org> on 2021/08/22 11:56:52 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #924: Add a separate configuration setting for parallelism of scanning parquet files - posted by GitBox <gi...@apache.org> on 2021/08/22 14:00:50 UTC, 0 replies.
- [GitHub] [arrow-rs] Dandandan commented on issue #47: [Parquet] Too many open files (os error 24) - posted by GitBox <gi...@apache.org> on 2021/08/22 14:03:31 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on pull request #919: Fix integration tests - posted by GitBox <gi...@apache.org> on 2021/08/22 14:52:29 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on a change in pull request #706: Rename concurrency to target_partitions - posted by GitBox <gi...@apache.org> on 2021/08/22 14:55:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove merged pull request #912: fix the docker build of datafusion CLI - posted by GitBox <gi...@apache.org> on 2021/08/22 14:57:20 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #911: the docker build of datafusion CLI is broken - posted by GitBox <gi...@apache.org> on 2021/08/22 14:57:20 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on a change in pull request #923: [DataFusion] - Support show function for DataFrame - posted by GitBox <gi...@apache.org> on 2021/08/22 15:01:50 UTC, 2 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #894: [Ballista] Display Executor last seen info in the UI - posted by GitBox <gi...@apache.org> on 2021/08/22 15:11:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove merged pull request #895: [Ballista] Add executor last seen info to the ui - posted by GitBox <gi...@apache.org> on 2021/08/22 15:11:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Jimexist commented on a change in pull request #763: Impl `ops::Not` for `expr` - posted by GitBox <gi...@apache.org> on 2021/08/22 15:38:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Igosuki opened a new issue #925: Read from remote file systems - posted by GitBox <gi...@apache.org> on 2021/08/22 15:52:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Igosuki commented on issue #925: Read from remote file systems - posted by GitBox <gi...@apache.org> on 2021/08/22 15:53:23 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Igosuki closed issue #925: Read from remote file systems - posted by GitBox <gi...@apache.org> on 2021/08/22 15:53:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] francis-du commented on a change in pull request #923: [DataFusion] - Support show function for DataFrame - posted by GitBox <gi...@apache.org> on 2021/08/22 16:19:15 UTC, 14 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #923: [DataFusion] - Support show function for DataFrame - posted by GitBox <gi...@apache.org> on 2021/08/22 16:22:36 UTC, 1 replies.
- [GitHub] [arrow] eerhardt opened a new pull request #10973: ARROW-13689: [C#][Integration] Initial commit of C# Integration tests - posted by GitBox <gi...@apache.org> on 2021/08/22 16:39:55 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10973: ARROW-13689: [C#][Integration] Initial commit of C# Integration tests - posted by GitBox <gi...@apache.org> on 2021/08/22 16:40:08 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #919: Fix integration tests - posted by GitBox <gi...@apache.org> on 2021/08/22 16:49:45 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Igosuki commented on issue #83: [Rust] Parquet data source does not support complex types - posted by GitBox <gi...@apache.org> on 2021/08/22 16:54:16 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #918: Integration test fails to build docker images - posted by GitBox <gi...@apache.org> on 2021/08/22 18:03:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove merged pull request #919: Fix integration tests - posted by GitBox <gi...@apache.org> on 2021/08/22 18:03:21 UTC, 0 replies.
- [GitHub] [arrow] xhochy commented on a change in pull request #10963: ARROW-13671: [Dev] Fix conda recipe on Arm 64k page system - posted by GitBox <gi...@apache.org> on 2021/08/22 19:00:57 UTC, 0 replies.
- [GitHub] [arrow-rs] houqp commented on pull request #702: Support binary data type in `build_struct_array`. - posted by GitBox <gi...@apache.org> on 2021/08/22 23:20:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #926: automate ballista version update in user doc - posted by GitBox <gi...@apache.org> on 2021/08/22 23:30:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp opened a new pull request #927: build python wheels for release rc tags - posted by GitBox <gi...@apache.org> on 2021/08/23 00:08:34 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #927: build python wheels for release rc tags - posted by GitBox <gi...@apache.org> on 2021/08/23 00:08:54 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #837: Release documentation for python binding - posted by GitBox <gi...@apache.org> on 2021/08/23 00:14:41 UTC, 1 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #10963: ARROW-13671: [Dev] Fix conda recipe on Arm 64k page system - posted by GitBox <gi...@apache.org> on 2021/08/23 02:03:12 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on a change in pull request #10974: MINOR: [CI] Fix crossbow submit docstring - posted by GitBox <gi...@apache.org> on 2021/08/23 02:49:38 UTC, 0 replies.
- [GitHub] [arrow] jeremyd2019 opened a new pull request #10975: add static_cast to initializer list to avoid C++11 narrowing error in Clang. - posted by GitBox <gi...@apache.org> on 2021/08/23 03:00:15 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10975: add static_cast to initializer list to avoid C++11 narrowing error in Clang. - posted by GitBox <gi...@apache.org> on 2021/08/23 03:00:25 UTC, 0 replies.
- [GitHub] [arrow] kou merged pull request #10974: MINOR: [CI] Fix crossbow submit docstring - posted by GitBox <gi...@apache.org> on 2021/08/23 03:20:43 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10968: ARROW-13680: [C++] Create an asynchronous nursery to simplify capture logic - posted by GitBox <gi...@apache.org> on 2021/08/23 04:07:36 UTC, 4 replies.
- [GitHub] [arrow] github-actions[bot] edited a comment on pull request #10963: ARROW-13671: [Dev] Fix conda recipe on Arm 64k page system - posted by GitBox <gi...@apache.org> on 2021/08/23 04:12:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on pull request #920: add notice file for python binding - posted by GitBox <gi...@apache.org> on 2021/08/23 05:01:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #920: add notice file for python binding - posted by GitBox <gi...@apache.org> on 2021/08/23 07:24:19 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp edited a comment on pull request #792: Implement basic common subexpression eliminate optimization - posted by GitBox <gi...@apache.org> on 2021/08/23 07:39:07 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #928: Generate Tokio Runtime in ExecutionContext - posted by GitBox <gi...@apache.org> on 2021/08/23 08:27:06 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #928: Generate Tokio Runtime in ExecutionContext - posted by GitBox <gi...@apache.org> on 2021/08/23 08:27:56 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on issue #10965: Closing files after pyarrow.parquet read - posted by GitBox <gi...@apache.org> on 2021/08/23 09:10:18 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Jimexist commented on issue #837: Release documentation for python binding - posted by GitBox <gi...@apache.org> on 2021/08/23 09:31:53 UTC, 2 replies.
- [GitHub] [arrow-datafusion] Jimexist edited a comment on issue #837: Release documentation for python binding - posted by GitBox <gi...@apache.org> on 2021/08/23 09:32:03 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on issue #10935: Readback KeyValueMetadata from Field and Schema in pyarrow from file written in C++ - posted by GitBox <gi...@apache.org> on 2021/08/23 09:32:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Jimexist commented on pull request #245: MINOR: Minimal website - posted by GitBox <gi...@apache.org> on 2021/08/23 09:32:53 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #917: Explain analyze doesn't (fully) optimize queries - posted by GitBox <gi...@apache.org> on 2021/08/23 10:15:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #924: Add a separate configuration setting for parallelism of scanning parquet files - posted by GitBox <gi...@apache.org> on 2021/08/23 10:20:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #922: WIP Optimize hash_aggregate when there are no null group keys - posted by GitBox <gi...@apache.org> on 2021/08/23 10:40:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #923: [DataFusion] - Support show function for DataFrame - posted by GitBox <gi...@apache.org> on 2021/08/23 10:53:19 UTC, 5 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #245: MINOR: Minimal website - posted by GitBox <gi...@apache.org> on 2021/08/23 10:58:37 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #763: Impl `ops::Not` for `expr` - posted by GitBox <gi...@apache.org> on 2021/08/23 10:59:42 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #928: Generate Tokio Runtime in ExecutionContext - posted by GitBox <gi...@apache.org> on 2021/08/23 11:09:02 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb edited a comment on issue #928: Generate Tokio Runtime in ExecutionContext - posted by GitBox <gi...@apache.org> on 2021/08/23 11:10:04 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #926: automate ballista version update in user doc - posted by GitBox <gi...@apache.org> on 2021/08/23 11:11:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #837: Release documentation for python binding - posted by GitBox <gi...@apache.org> on 2021/08/23 11:13:13 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #922: WIP Optimize hash_aggregate when there are no null group keys - posted by GitBox <gi...@apache.org> on 2021/08/23 11:22:02 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10976: ARROW-13662: [CI] Failing strftime test with older pandas - posted by GitBox <gi...@apache.org> on 2021/08/23 12:01:40 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10976: ARROW-13662: [CI] Failing strftime test with older pandas - posted by GitBox <gi...@apache.org> on 2021/08/23 12:01:54 UTC, 0 replies.
- [GitHub] [arrow] shanhuuang opened a new pull request #10977: PARQUET-492: [C++][Parquet] Basic support for reading DELTA_BYTE_ARRAY data. - posted by GitBox <gi...@apache.org> on 2021/08/23 12:31:55 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10977: PARQUET-492: [C++][Parquet] Basic support for reading DELTA_BYTE_ARRAY data. - posted by GitBox <gi...@apache.org> on 2021/08/23 12:32:19 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10971: MINOR: RST formatting in Python Datasets docs - posted by GitBox <gi...@apache.org> on 2021/08/23 12:32:46 UTC, 0 replies.
- [GitHub] [arrow] shanhuuang closed pull request #10977: PARQUET-492: [C++][Parquet] Basic support for reading DELTA_BYTE_ARRAY data. - posted by GitBox <gi...@apache.org> on 2021/08/23 12:35:49 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10969: ARROW-13676: [C++][Parquet] Avoid potential invalid access. - posted by GitBox <gi...@apache.org> on 2021/08/23 12:40:34 UTC, 0 replies.
- [GitHub] [arrow] shanhuuang opened a new pull request #10978: PARQUET-492: [C++][Parquet] Basic support for reading DELTA_BYTE_ARRAY data. - posted by GitBox <gi...@apache.org> on 2021/08/23 12:42:38 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10978: PARQUET-492: [C++][Parquet] Basic support for reading DELTA_BYTE_ARRAY data. - posted by GitBox <gi...@apache.org> on 2021/08/23 12:42:55 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10869: ARROW-12714: [C++] String title case kernel - posted by GitBox <gi...@apache.org> on 2021/08/23 12:55:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] francis-du commented on pull request #923: [DataFusion] - Support show function for DataFrame - posted by GitBox <gi...@apache.org> on 2021/08/23 13:03:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #929: EXPLAIN ANALYZE should run all Optimizer passes - posted by GitBox <gi...@apache.org> on 2021/08/23 13:32:30 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #930: Add some additional asserts in `utils::from_plan` - posted by GitBox <gi...@apache.org> on 2021/08/23 13:44:05 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #929: EXPLAIN ANALYZE should run all Optimizer passes - posted by GitBox <gi...@apache.org> on 2021/08/23 13:44:57 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #931: [MINOR] Refactor some sql tests to use `assert_contains!` macro - posted by GitBox <gi...@apache.org> on 2021/08/23 13:56:38 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen opened a new pull request #932: FilePartition and partitionedFile for scanning flexibility - posted by GitBox <gi...@apache.org> on 2021/08/23 14:11:05 UTC, 0 replies.
- [GitHub] [arrow] zeroshade commented on pull request #10951: ARROW-13646: [Go][Parquet] adding the parquet metadata package - posted by GitBox <gi...@apache.org> on 2021/08/23 14:13:40 UTC, 2 replies.
- [GitHub] [arrow] edponce commented on pull request #10869: ARROW-12714: [C++] String title case kernel - posted by GitBox <gi...@apache.org> on 2021/08/23 14:53:57 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10976: ARROW-13662: [CI] Fix failing strftime test with older pandas - posted by GitBox <gi...@apache.org> on 2021/08/23 15:08:21 UTC, 2 replies.
- [GitHub] [arrow] rok commented on a change in pull request #10610: ARROW-13033: [C++] Kernel to localize naive timestamps to a timezone (preserving clock-time) - posted by GitBox <gi...@apache.org> on 2021/08/23 16:05:41 UTC, 3 replies.
- [GitHub] [arrow] pitrou closed pull request #10806: ARROW-13222: [C++] Improve type support for case_when - posted by GitBox <gi...@apache.org> on 2021/08/23 16:11:57 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10975: MINOR: [C++] Avoid C++11 narrowing error in Clang on MinGW32 - posted by GitBox <gi...@apache.org> on 2021/08/23 16:14:56 UTC, 0 replies.
- [GitHub] [arrow-rs] ilya-biryukov opened a new issue #708: 'Encoding DELTA_BYTE_ARRAY is not supported' with parquet arrow readers - posted by GitBox <gi...@apache.org> on 2021/08/23 16:52:50 UTC, 0 replies.
- [GitHub] [arrow-rs] ilya-biryukov opened a new pull request #709: Support arrow readers for strings with DELTA_BYTE_ARRAY encoding - posted by GitBox <gi...@apache.org> on 2021/08/23 16:56:19 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #709: Support arrow readers for strings with DELTA_BYTE_ARRAY encoding - posted by GitBox <gi...@apache.org> on 2021/08/23 17:12:57 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #10201: ARROW-11776: [Java][Dataset] Support writing to files within dataset scanner via JNI - posted by GitBox <gi...@apache.org> on 2021/08/23 17:21:23 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #908: Improve SQLMetric APIs, port existing metrics - posted by GitBox <gi...@apache.org> on 2021/08/23 17:21:36 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #908: Improve SQLMetric APIs, port existing metrics - posted by GitBox <gi...@apache.org> on 2021/08/23 17:26:16 UTC, 1 replies.
- [GitHub] [arrow] jacques-n opened a new pull request #10979: [RFC] Alternative IR approach - posted by GitBox <gi...@apache.org> on 2021/08/23 17:26:26 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10979: [RFC] Alternative IR approach - posted by GitBox <gi...@apache.org> on 2021/08/23 17:27:26 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10942: ARROW-13627: [C++] Fully support ScalarAggregateOptions in (hash) any/all/sum/product/mean - posted by GitBox <gi...@apache.org> on 2021/08/23 17:27:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] loic-sharma commented on pull request #923: [DataFusion] - Support show function for DataFrame - posted by GitBox <gi...@apache.org> on 2021/08/23 17:53:05 UTC, 0 replies.
- [GitHub] [arrow] dantrim commented on issue #10935: Readback KeyValueMetadata from Field and Schema in pyarrow from file written in C++ - posted by GitBox <gi...@apache.org> on 2021/08/23 17:59:27 UTC, 0 replies.
- [GitHub] [arrow] dantrim closed issue #10935: Readback KeyValueMetadata from Field and Schema in pyarrow from file written in C++ - posted by GitBox <gi...@apache.org> on 2021/08/23 17:59:27 UTC, 0 replies.
- [GitHub] [arrow] ianmcook commented on pull request #10960: ARROW-13548: [C++] Implement temporal difference kernels - posted by GitBox <gi...@apache.org> on 2021/08/23 18:00:17 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10969: ARROW-13676: [C++][Parquet] Avoid potential invalid access. - posted by GitBox <gi...@apache.org> on 2021/08/23 18:33:51 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #927: build python wheels for release rc tags - posted by GitBox <gi...@apache.org> on 2021/08/23 19:24:51 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #921: Build abi3 wheels for python binding - posted by GitBox <gi...@apache.org> on 2021/08/23 19:24:51 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #933: Physical plan explain UNION query says "ExecutionPlan(PlaceHolder)" - posted by GitBox <gi...@apache.org> on 2021/08/23 19:28:13 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #22: Initial C++ cookbook - posted by GitBox <gi...@apache.org> on 2021/08/23 19:44:34 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on pull request #10876: ARROW-12728: [C++] Implement count_distinct/distinct hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/23 20:11:28 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #934: Update to sqlparser v 0.10.0 - posted by GitBox <gi...@apache.org> on 2021/08/23 20:20:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #934: Update to sqlparser v 0.10.0 - posted by GitBox <gi...@apache.org> on 2021/08/23 20:21:10 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10980: set dataset mark - posted by GitBox <gi...@apache.org> on 2021/08/23 20:30:37 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #935: Add support for TRIM BOTH/LEADING/TRAILING - posted by GitBox <gi...@apache.org> on 2021/08/23 20:38:27 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10930: ARROW-13403: [R] Update developing.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/23 20:49:17 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #917: Explain analyze doesn't (fully) optimize queries - posted by GitBox <gi...@apache.org> on 2021/08/23 20:52:14 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #929: EXPLAIN ANALYZE should run all Optimizer passes - posted by GitBox <gi...@apache.org> on 2021/08/23 20:52:15 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #910: Avro Table Provider - posted by GitBox <gi...@apache.org> on 2021/08/23 20:56:50 UTC, 3 replies.
- [GitHub] [arrow-datafusion] seddonm1 commented on a change in pull request #934: Update to sqlparser v 0.10.0 - posted by GitBox <gi...@apache.org> on 2021/08/23 20:57:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] seddonm1 commented on issue #935: Add support for TRIM BOTH/LEADING/TRAILING - posted by GitBox <gi...@apache.org> on 2021/08/23 20:58:27 UTC, 2 replies.
- [GitHub] [arrow-rs] alamb merged pull request #705: Cherry pick of Support binary data type in build_struct_array - posted by GitBox <gi...@apache.org> on 2021/08/23 21:04:07 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #706: Implement `regexp_matches_utf8` - posted by GitBox <gi...@apache.org> on 2021/08/23 21:04:28 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #709: Support arrow readers for strings with DELTA_BYTE_ARRAY encoding - posted by GitBox <gi...@apache.org> on 2021/08/23 21:07:33 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10980: ARROW-13702: [Python] Add dataset mark to test_parquet_dataset_deprecated_properties - posted by GitBox <gi...@apache.org> on 2021/08/23 21:14:31 UTC, 0 replies.
- [GitHub] [arrow] kkraus14 commented on a change in pull request #10979: [RFC] Alternative IR approach - posted by GitBox <gi...@apache.org> on 2021/08/23 21:15:22 UTC, 4 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #935: Add support for TRIM BOTH/LEADING/TRAILING - posted by GitBox <gi...@apache.org> on 2021/08/23 21:28:32 UTC, 3 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on issue #173: TPC-H Query 21 - posted by GitBox <gi...@apache.org> on 2021/08/23 21:59:39 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #173: TPC-H Query 21 - posted by GitBox <gi...@apache.org> on 2021/08/23 21:59:39 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan edited a comment on issue #173: TPC-H Query 21 - posted by GitBox <gi...@apache.org> on 2021/08/23 21:59:59 UTC, 0 replies.
- [GitHub] [arrow-rs] sergiimk commented on issue #272: Arrow does not support computing kernel for Decimal type - posted by GitBox <gi...@apache.org> on 2021/08/23 23:43:21 UTC, 0 replies.
- [GitHub] [arrow] kainoa21 opened a new pull request #10981: ARROW-13696: [Python] Support for MapType with Fields - posted by GitBox <gi...@apache.org> on 2021/08/24 00:40:53 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10981: ARROW-13696: [Python] Support for MapType with Fields - posted by GitBox <gi...@apache.org> on 2021/08/24 00:41:17 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #934: Update to sqlparser v 0.10.0 - posted by GitBox <gi...@apache.org> on 2021/08/24 01:16:19 UTC, 0 replies.
- [GitHub] [arrow-rs] sergiimk opened a new issue #710: Numeric overflow when formatting Decimal type - posted by GitBox <gi...@apache.org> on 2021/08/24 02:12:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] sergiimk opened a new issue #936: Schma merging check is too strict - posted by GitBox <gi...@apache.org> on 2021/08/24 02:26:54 UTC, 0 replies.
- [GitHub] [arrow] zhztheplayer commented on a change in pull request #10201: ARROW-11776: [Java][Dataset] Support writing to files within dataset scanner via JNI - posted by GitBox <gi...@apache.org> on 2021/08/24 02:28:30 UTC, 1 replies.
- [GitHub] [arrow] zhztheplayer commented on pull request #10201: WIP: ARROW-11776: [Java][Dataset] Support writing to files within dataset scanner via JNI - posted by GitBox <gi...@apache.org> on 2021/08/24 02:32:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10201: WIP: ARROW-11776: [Java][Dataset] Support writing to files within dataset scanner via JNI - posted by GitBox <gi...@apache.org> on 2021/08/24 02:32:50 UTC, 0 replies.
- [GitHub] [arrow] zhztheplayer commented on pull request #10883: ARROW-7272: [C++][Java] JNI bridge between RecordBatch and VectorSchemaRoot - posted by GitBox <gi...@apache.org> on 2021/08/24 02:45:55 UTC, 2 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #10883: ARROW-7272: [C++][Java] JNI bridge between RecordBatch and VectorSchemaRoot - posted by GitBox <gi...@apache.org> on 2021/08/24 03:09:32 UTC, 1 replies.
- [GitHub] [arrow] kiszk commented on a change in pull request #10201: WIP: ARROW-11776: [Java][Dataset] Support writing to files within dataset scanner via JNI - posted by GitBox <gi...@apache.org> on 2021/08/24 03:11:18 UTC, 0 replies.
- [GitHub] [arrow] kainoa21 commented on pull request #10980: ARROW-13702: [Python] Add dataset mark to test_parquet_dataset_deprecated_properties - posted by GitBox <gi...@apache.org> on 2021/08/24 04:01:43 UTC, 0 replies.
- [GitHub] [arrow] zhztheplayer commented on a change in pull request #10883: ARROW-7272: [C++][Java] JNI bridge between RecordBatch and VectorSchemaRoot - posted by GitBox <gi...@apache.org> on 2021/08/24 04:23:49 UTC, 2 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #936: Schma merging check is too strict - posted by GitBox <gi...@apache.org> on 2021/08/24 04:31:03 UTC, 0 replies.
- [GitHub] [arrow] michalursa commented on pull request #10858: ARROW-13532: [C++][Compute] - adding set membership type filtering to hash table interface - posted by GitBox <gi...@apache.org> on 2021/08/24 07:16:48 UTC, 0 replies.
- [GitHub] [arrow] michalursa commented on a change in pull request #10858: ARROW-13532: [C++][Compute] - adding set membership type filtering to hash table interface - posted by GitBox <gi...@apache.org> on 2021/08/24 07:17:02 UTC, 1 replies.
- [GitHub] [arrow] Jimexist opened a new pull request #10982: [docs] setup datafusion python binding docs - posted by GitBox <gi...@apache.org> on 2021/08/24 08:17:35 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10982: [docs] setup datafusion python binding docs - posted by GitBox <gi...@apache.org> on 2021/08/24 08:17:49 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10982: ARROW-13729: [Website] setup datafusion python binding docs - posted by GitBox <gi...@apache.org> on 2021/08/24 09:15:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #934: Update to sqlparser v 0.10.0 - posted by GitBox <gi...@apache.org> on 2021/08/24 10:01:28 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #707: Parquet related changes for remote read - posted by GitBox <gi...@apache.org> on 2021/08/24 11:38:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #937: Add "show" support to DataFrame API - posted by GitBox <gi...@apache.org> on 2021/08/24 11:56:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] francis-du commented on pull request #923: [DataFusion] - Add show and show_limit function for DataFrame - posted by GitBox <gi...@apache.org> on 2021/08/24 12:07:41 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #10983: ARROW-13733 [Java]: Allow JDBC adapters to reuse vector schema roots - posted by GitBox <gi...@apache.org> on 2021/08/24 12:09:39 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10983: ARROW-13733 [Java]: Allow JDBC adapters to reuse vector schema roots - posted by GitBox <gi...@apache.org> on 2021/08/24 12:10:03 UTC, 0 replies.
- [GitHub] [arrow-datafusion] francis-du commented on issue #937: Add "show" support to DataFrame API - posted by GitBox <gi...@apache.org> on 2021/08/24 12:10:16 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/24 12:14:24 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10984: ARROW-13734: [Format] Clarify allowed values for time types - posted by GitBox <gi...@apache.org> on 2021/08/24 12:14:38 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #706: Implement `regexp_matches_utf8` - posted by GitBox <gi...@apache.org> on 2021/08/24 12:21:49 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #923: [DataFusion] - Add show and show_limit function for DataFrame - posted by GitBox <gi...@apache.org> on 2021/08/24 12:43:40 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #937: Add "show" support to DataFrame API - posted by GitBox <gi...@apache.org> on 2021/08/24 12:43:40 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche merged pull request #47: Writing Partitioned Datasets recipe for Python - posted by GitBox <gi...@apache.org> on 2021/08/24 13:05:17 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche closed issue #46: [Python] Add a recipe on how to save partitioned datasets to the Cookbook - posted by GitBox <gi...@apache.org> on 2021/08/24 13:05:17 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #934: Update to sqlparser v 0.10.0 - posted by GitBox <gi...@apache.org> on 2021/08/24 13:11:17 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #934: Update to sqlparser v 0.10.0 - posted by GitBox <gi...@apache.org> on 2021/08/24 13:11:28 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10981: ARROW-13696: [Python] Support for MapType with Fields - posted by GitBox <gi...@apache.org> on 2021/08/24 13:12:28 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10985: ARROW-13681: [C++] Fix list_parent_indices behaviour on chunked array - posted by GitBox <gi...@apache.org> on 2021/08/24 13:13:14 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb edited a comment on pull request #870: Add support for PostgreSQL regex match - posted by GitBox <gi...@apache.org> on 2021/08/24 13:13:28 UTC, 0 replies.
- [GitHub] [arrow-datafusion] returnString commented on a change in pull request #908: Improve SQLMetric APIs, port existing metrics - posted by GitBox <gi...@apache.org> on 2021/08/24 13:21:32 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10985: ARROW-13681: [C++] Fix list_parent_indices behaviour on chunked array - posted by GitBox <gi...@apache.org> on 2021/08/24 13:26:12 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10986: update python docs for pyarrow compute - posted by GitBox <gi...@apache.org> on 2021/08/24 13:28:33 UTC, 0 replies.
- [GitHub] [arrow] lidavidm closed pull request #10980: ARROW-13702: [Python] Add dataset mark to test_parquet_dataset_deprecated_properties - posted by GitBox <gi...@apache.org> on 2021/08/24 13:29:25 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10980: ARROW-13702: [Python] Add dataset mark to test_parquet_dataset_deprecated_properties - posted by GitBox <gi...@apache.org> on 2021/08/24 13:29:40 UTC, 0 replies.
- [GitHub] [arrow] jorgecarleitao commented on a change in pull request #10984: ARROW-13734: [Format] Clarify allowed values for time types - posted by GitBox <gi...@apache.org> on 2021/08/24 14:17:56 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10985: ARROW-13681: [C++] Fix list_parent_indices behaviour on chunked array - posted by GitBox <gi...@apache.org> on 2021/08/24 14:30:18 UTC, 0 replies.
- [GitHub] [arrow-rs] b41sh commented on a change in pull request #706: Implement `regexp_matches_utf8` - posted by GitBox <gi...@apache.org> on 2021/08/24 14:32:14 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10986: MINOR: [Website] update python docs for pyarrow compute - posted by GitBox <gi...@apache.org> on 2021/08/24 14:35:01 UTC, 0 replies.
- [GitHub] [arrow-rs] ilya-biryukov commented on a change in pull request #709: Support arrow readers for strings with DELTA_BYTE_ARRAY encoding - posted by GitBox <gi...@apache.org> on 2021/08/24 14:55:29 UTC, 0 replies.
- [GitHub] [arrow-rs] ilya-biryukov commented on pull request #709: Support arrow readers for strings with DELTA_BYTE_ARRAY encoding - posted by GitBox <gi...@apache.org> on 2021/08/24 14:55:29 UTC, 0 replies.
- [GitHub] [arrow] kainoa21 commented on a change in pull request #10981: ARROW-13696: [Python] Support for MapType with Fields - posted by GitBox <gi...@apache.org> on 2021/08/24 15:04:02 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #679: Improved features and interoperability for SQLMetrics - posted by GitBox <gi...@apache.org> on 2021/08/24 15:06:09 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #908: Improve SQLMetric APIs, port existing metrics - posted by GitBox <gi...@apache.org> on 2021/08/24 15:06:09 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #709: Support arrow readers for strings with DELTA_BYTE_ARRAY encoding - posted by GitBox <gi...@apache.org> on 2021/08/24 15:14:17 UTC, 0 replies.
- [GitHub] [arrow] Jimexist commented on pull request #10986: MINOR: [Website] update python docs for pyarrow compute - posted by GitBox <gi...@apache.org> on 2021/08/24 15:49:44 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10986: MINOR: [Website] update python docs for pyarrow compute - posted by GitBox <gi...@apache.org> on 2021/08/24 15:50:59 UTC, 2 replies.
- [GitHub] [arrow] Jimexist edited a comment on pull request #10986: MINOR: [Website] update python docs for pyarrow compute - posted by GitBox <gi...@apache.org> on 2021/08/24 15:52:27 UTC, 0 replies.
- [GitHub] [arrow] lidavidm edited a comment on pull request #10986: MINOR: [Website] update python docs for pyarrow compute - posted by GitBox <gi...@apache.org> on 2021/08/24 15:53:43 UTC, 0 replies.
- [GitHub] [arrow-rs] b41sh commented on pull request #706: Implement `regexp_matches_utf8` - posted by GitBox <gi...@apache.org> on 2021/08/24 16:04:08 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/24 16:14:03 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/24 16:14:31 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/24 16:31:49 UTC, 9 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10950: ARROW-13466: [R] make installation fail if Arrow C++ dependencies cannot be installed - posted by GitBox <gi...@apache.org> on 2021/08/24 16:36:23 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10938: ARROW-13499: [R] Aggregation on expression doesn't NSE correctly - posted by GitBox <gi...@apache.org> on 2021/08/24 16:36:59 UTC, 0 replies.
- [GitHub] [arrow] n3world commented on pull request #10794: ARROW-13441: [C++][CSV] Skip empty batches in column decoder - posted by GitBox <gi...@apache.org> on 2021/08/24 16:48:20 UTC, 0 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10988: ARROW-12011: [C++] Fix crashes and incorrect results when printing extreme date values - posted by GitBox <gi...@apache.org> on 2021/08/24 16:49:17 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10988: ARROW-12011: [C++] Fix crashes and incorrect results when printing extreme date values - posted by GitBox <gi...@apache.org> on 2021/08/24 16:49:31 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10943: ARROW-13402: [R] Update flight.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/24 16:54:49 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10985: ARROW-13681: [C++] Fix list_parent_indices behaviour on chunked array - posted by GitBox <gi...@apache.org> on 2021/08/24 16:58:32 UTC, 0 replies.
- [GitHub] [arrow] houqp commented on pull request #10982: ARROW-13729: [Website] setup datafusion python binding docs - posted by GitBox <gi...@apache.org> on 2021/08/24 16:59:09 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #909: Add BaselineMetrics, Timestamp metrics, add for `CoalescePartitionsExec` - posted by GitBox <gi...@apache.org> on 2021/08/24 17:08:38 UTC, 0 replies.
- [GitHub] [arrow] jacques-n commented on a change in pull request #10979: [RFC] Alternative IR approach - posted by GitBox <gi...@apache.org> on 2021/08/24 17:42:16 UTC, 3 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10989: ARROW-13501: [R] Bindings for count aggregation - posted by GitBox <gi...@apache.org> on 2021/08/24 17:52:01 UTC, 0 replies.
- [GitHub] [arrow] HashidaTKS opened a new pull request #10990: ARROW-13704: [C#] Add support for reading streaming format delta dictionaries - posted by GitBox <gi...@apache.org> on 2021/08/24 18:10:22 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10990: ARROW-13704: [C#] Add support for reading streaming format delta dictionaries - posted by GitBox <gi...@apache.org> on 2021/08/24 18:10:45 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10991: ARROW-13572: [C++][Datasets] Add ORC support to Datasets API - posted by GitBox <gi...@apache.org> on 2021/08/24 18:19:18 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10991: ARROW-13572: [C++][Datasets] Add ORC support to Datasets API - posted by GitBox <gi...@apache.org> on 2021/08/24 18:21:32 UTC, 5 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #938: Add metrics for SortExect + HashExec - posted by GitBox <gi...@apache.org> on 2021/08/24 18:29:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #908: Improve SQLMetric APIs, port existing metrics - posted by GitBox <gi...@apache.org> on 2021/08/24 18:31:18 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #938: Add metrics for SortExect + HashExec - posted by GitBox <gi...@apache.org> on 2021/08/24 18:36:49 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10992: ARROW-13740: [R] summarize() should not eagerly evaluate - posted by GitBox <gi...@apache.org> on 2021/08/24 19:03:09 UTC, 0 replies.
- [GitHub] [arrow-datafusion] tiphaineruy commented on issue #933: Physical plan explain UNION query says "ExecutionPlan(PlaceHolder)" - posted by GitBox <gi...@apache.org> on 2021/08/24 19:21:06 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10993: ARROW-13480: [C++] Fix possible deadlock when dataset produces an error - posted by GitBox <gi...@apache.org> on 2021/08/24 19:30:43 UTC, 1 replies.
- [GitHub] [arrow-datafusion] tiphaineruy opened a new pull request #939: fixes #933 replace placeholder fmt_as fr ExecutionPlan impls - posted by GitBox <gi...@apache.org> on 2021/08/24 19:30:47 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10993: ARROW-13480: [C++] Fix possible deadlock when dataset produces an error - posted by GitBox <gi...@apache.org> on 2021/08/24 19:30:47 UTC, 0 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/24 19:44:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] kszucs commented on pull request #920: add notice file for python binding - posted by GitBox <gi...@apache.org> on 2021/08/24 19:47:27 UTC, 0 replies.
- [GitHub] [arrow-datafusion] kszucs commented on issue #921: Build abi3 wheels for python binding - posted by GitBox <gi...@apache.org> on 2021/08/24 19:51:26 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Igosuki commented on pull request #910: Avro Table Provider - posted by GitBox <gi...@apache.org> on 2021/08/24 20:03:14 UTC, 7 replies.
- [GitHub] [arrow] westonpace commented on pull request #10993: ARROW-13480: [C++] Fix possible deadlock when dataset produces an error - posted by GitBox <gi...@apache.org> on 2021/08/24 20:07:41 UTC, 2 replies.
- [GitHub] [arrow-datafusion] tiphaineruy edited a comment on issue #933: Physical plan explain UNION query says "ExecutionPlan(PlaceHolder)" - posted by GitBox <gi...@apache.org> on 2021/08/24 20:12:49 UTC, 0 replies.
- [GitHub] [arrow-rs] xrl opened a new issue #711: parquet_derive does not support chrono time values - posted by GitBox <gi...@apache.org> on 2021/08/24 20:28:24 UTC, 0 replies.
- [GitHub] [arrow-rs] xrl opened a new pull request #712: Parquet Derive: remove obscure feature flags, make chrono time emit converted type - posted by GitBox <gi...@apache.org> on 2021/08/24 20:49:50 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #933: Physical plan explain UNION query says "ExecutionPlan(PlaceHolder)" - posted by GitBox <gi...@apache.org> on 2021/08/24 21:10:07 UTC, 0 replies.
- [GitHub] [arrow-rs] seddonm1 commented on a change in pull request #706: Implement `regexp_matches_utf8` - posted by GitBox <gi...@apache.org> on 2021/08/24 21:10:47 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #939: fixes #933 replace placeholder fmt_as fr ExecutionPlan impls - posted by GitBox <gi...@apache.org> on 2021/08/24 21:14:16 UTC, 1 replies.
- [GitHub] [arrow-rs] jorgecarleitao commented on a change in pull request #706: Implement `regexp_matches_utf8` - posted by GitBox <gi...@apache.org> on 2021/08/24 21:17:41 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #712: Parquet Derive: remove obscure feature flags, make chrono time emit converted type - posted by GitBox <gi...@apache.org> on 2021/08/24 21:22:11 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #10994: ARROW-13737: [C++] Support for grouped aggregation over scalar columns - posted by GitBox <gi...@apache.org> on 2021/08/24 22:05:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10994: ARROW-13737: [C++] Support for grouped aggregation over scalar columns - posted by GitBox <gi...@apache.org> on 2021/08/24 22:06:13 UTC, 0 replies.
- [GitHub] [arrow] laurentgo commented on a change in pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/24 22:46:25 UTC, 1 replies.
- [GitHub] [arrow] kou commented on a change in pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/25 00:11:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] seddonm1 commented on issue #177: DataFusion does not support wasm32-unknown-unknown target - posted by GitBox <gi...@apache.org> on 2021/08/25 00:22:24 UTC, 1 replies.
- [GitHub] [arrow-datafusion] kou commented on pull request #920: add notice file for python binding - posted by GitBox <gi...@apache.org> on 2021/08/25 00:43:37 UTC, 0 replies.
- [GitHub] [arrow] zeroshade opened a new pull request #10995: ARROW-13742: [C++][Go] Expose Dataset API to Go via CGO - posted by GitBox <gi...@apache.org> on 2021/08/25 01:53:57 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10995: ARROW-13742: [C++][Go] Expose Dataset API to Go via CGO - posted by GitBox <gi...@apache.org> on 2021/08/25 01:54:21 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on pull request #10794: ARROW-13441: [C++][CSV] Skip empty batches in column decoder - posted by GitBox <gi...@apache.org> on 2021/08/25 02:35:29 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #940: Ballista integration tests broken due to metrics issue - posted by GitBox <gi...@apache.org> on 2021/08/25 02:45:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #940: Ballista integration tests broken due to metrics issue - posted by GitBox <gi...@apache.org> on 2021/08/25 02:45:30 UTC, 0 replies.
- [GitHub] [arrow-rs] sergiimk opened a new issue #713: Decimal logical type is formatted incorrectly by print_schema - posted by GitBox <gi...@apache.org> on 2021/08/25 03:07:07 UTC, 0 replies.
- [GitHub] [arrow] zeroshade commented on issue #10972: [Go] Is there a way to get the value at a given index from an Interface - posted by GitBox <gi...@apache.org> on 2021/08/25 03:56:56 UTC, 0 replies.
- [GitHub] [arrow-datafusion] tiphaineruy commented on a change in pull request #939: fixes #933 replace placeholder fmt_as fr ExecutionPlan impls - posted by GitBox <gi...@apache.org> on 2021/08/25 07:17:46 UTC, 2 replies.
- [GitHub] [arrow-rs] Jimexist opened a new pull request #714: run results of `cargo --fix` for edition 2021 - posted by GitBox <gi...@apache.org> on 2021/08/25 07:45:21 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on a change in pull request #10943: ARROW-13402: [R] Update flight.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/25 08:19:43 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on a change in pull request #10930: ARROW-13403: [R] Update developing.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/25 08:22:02 UTC, 12 replies.
- [GitHub] [arrow-rs] Marwes opened a new pull request #715: chore: Reduce the amount of code generated by monomorphization - posted by GitBox <gi...@apache.org> on 2021/08/25 08:50:49 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10996: ARROW-13528: [R] Bindings for mean, var, sd aggregation - posted by GitBox <gi...@apache.org> on 2021/08/25 09:11:35 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on a change in pull request #10996: ARROW-13528: [R] Bindings for mean, var, sd aggregation - posted by GitBox <gi...@apache.org> on 2021/08/25 09:38:45 UTC, 2 replies.
- [GitHub] [arrow-datafusion] francis-du opened a new issue #941: [Python] - Support show function for DataFrame api of python library - posted by GitBox <gi...@apache.org> on 2021/08/25 10:03:48 UTC, 0 replies.
- [GitHub] [arrow-rs] Dandandan commented on pull request #715: chore: Reduce the amount of code generated by monomorphization - posted by GitBox <gi...@apache.org> on 2021/08/25 10:06:00 UTC, 2 replies.
- [GitHub] [arrow-datafusion] francis-du opened a new pull request #942: [Python] - Support show function for DataFrame api of python library - posted by GitBox <gi...@apache.org> on 2021/08/25 10:09:06 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #940: Ballista integration tests broken due to metrics issue - posted by GitBox <gi...@apache.org> on 2021/08/25 10:09:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #177: DataFusion does not support wasm32-unknown-unknown target - posted by GitBox <gi...@apache.org> on 2021/08/25 10:19:46 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #939: fixes #933 replace placeholder fmt_as fr ExecutionPlan impls - posted by GitBox <gi...@apache.org> on 2021/08/25 10:25:58 UTC, 0 replies.
- [GitHub] [arrow] alamb commented on pull request #10982: ARROW-13729: [Website] setup datafusion python binding docs - posted by GitBox <gi...@apache.org> on 2021/08/25 10:27:37 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #930: Add some additional asserts in `utils::from_plan` - posted by GitBox <gi...@apache.org> on 2021/08/25 10:28:13 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #930: Add some additional asserts in `utils::from_plan` - posted by GitBox <gi...@apache.org> on 2021/08/25 10:28:13 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #930: Add some additional asserts in `utils::from_plan` - posted by GitBox <gi...@apache.org> on 2021/08/25 10:35:01 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on a change in pull request #930: Add some additional asserts in `utils::from_plan` - posted by GitBox <gi...@apache.org> on 2021/08/25 10:35:51 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10931: ARROW-13613: [C++] Add decimal support to (hash) sum/mean/product - posted by GitBox <gi...@apache.org> on 2021/08/25 11:26:53 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10794: ARROW-13441: [C++][CSV] Skip empty batches in column decoder - posted by GitBox <gi...@apache.org> on 2021/08/25 11:39:23 UTC, 5 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #943: Fix metric name typo - posted by GitBox <gi...@apache.org> on 2021/08/25 11:46:31 UTC, 0 replies.
- [GitHub] [arrow-rs] Marwes commented on pull request #715: chore: Reduce the amount of code generated by monomorphization - posted by GitBox <gi...@apache.org> on 2021/08/25 12:34:17 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on pull request #10939: ARROW-13634: [R] Update distro() in nixlibs.R to map from "bookworm" to 12 - posted by GitBox <gi...@apache.org> on 2021/08/25 13:01:39 UTC, 1 replies.
- [GitHub] [arrow] pitrou opened a new pull request #10997: ARROW-13218: [Format] Clarify interpretation of timestamp values - posted by GitBox <gi...@apache.org> on 2021/08/25 13:04:06 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10997: ARROW-13218: [Format] Clarify interpretation of timestamp values - posted by GitBox <gi...@apache.org> on 2021/08/25 13:04:20 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10997: ARROW-13218: [Format] Clarify interpretation of timestamp values - posted by GitBox <gi...@apache.org> on 2021/08/25 13:05:02 UTC, 1 replies.
- [GitHub] [arrow] n3world commented on a change in pull request #10794: ARROW-13441: [C++][CSV] Skip empty batches in column decoder - posted by GitBox <gi...@apache.org> on 2021/08/25 13:05:16 UTC, 5 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10996: ARROW-13528: [R] Bindings for mean, var, sd aggregation - posted by GitBox <gi...@apache.org> on 2021/08/25 13:23:41 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan closed issue #940: Ballista integration tests broken due to metrics issue - posted by GitBox <gi...@apache.org> on 2021/08/25 13:29:10 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #943: Fix metric name typo - posted by GitBox <gi...@apache.org> on 2021/08/25 13:29:10 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10955: ARROW-13650: [C++] Create dataset writer to encapsulate dataset writer logic - posted by GitBox <gi...@apache.org> on 2021/08/25 13:29:27 UTC, 1 replies.
- [GitHub] [arrow-rs] houqp commented on pull request #715: chore: Reduce the amount of code generated by monomorphization - posted by GitBox <gi...@apache.org> on 2021/08/25 13:47:18 UTC, 0 replies.
- [GitHub] [arrow] rok opened a new pull request #10998: ARROW-13684: [C++][Compute] Strftime kernel follow-up - posted by GitBox <gi...@apache.org> on 2021/08/25 13:54:58 UTC, 0 replies.
- [GitHub] [arrow] rok commented on pull request #10998: ARROW-13684: [C++][Compute] Strftime kernel follow-up - posted by GitBox <gi...@apache.org> on 2021/08/25 13:55:14 UTC, 6 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10998: ARROW-13684: [C++][Compute] Strftime kernel follow-up - posted by GitBox <gi...@apache.org> on 2021/08/25 13:55:28 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10997: ARROW-13218: [Format] Clarify interpretation of timestamp values - posted by GitBox <gi...@apache.org> on 2021/08/25 13:55:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #931: [MINOR] Refactor some sql tests to use `assert_contains!` macro - posted by GitBox <gi...@apache.org> on 2021/08/25 13:57:36 UTC, 0 replies.
- [GitHub] [arrow] ianmcook commented on a change in pull request #10992: ARROW-13740: [R] summarize() should not eagerly evaluate - posted by GitBox <gi...@apache.org> on 2021/08/25 14:33:31 UTC, 5 replies.
- [GitHub] [arrow] amol- opened a new pull request #10999: ARROW-13404: [Doc][Python] Improve PyArrow documentation for new users - posted by GitBox <gi...@apache.org> on 2021/08/25 14:34:04 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10999: ARROW-13404: [Doc][Python] Improve PyArrow documentation for new users - posted by GitBox <gi...@apache.org> on 2021/08/25 14:34:28 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10994: ARROW-13737: [C++] Support for grouped aggregation over scalar columns - posted by GitBox <gi...@apache.org> on 2021/08/25 14:55:16 UTC, 5 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10994: ARROW-13737: [C++] Support for grouped aggregation over scalar columns - posted by GitBox <gi...@apache.org> on 2021/08/25 15:13:19 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/25 15:18:44 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10998: ARROW-13684: [C++][Compute] Strftime kernel follow-up - posted by GitBox <gi...@apache.org> on 2021/08/25 15:22:39 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10997: ARROW-13218: [Format] Clarify interpretation of timestamp values - posted by GitBox <gi...@apache.org> on 2021/08/25 15:30:04 UTC, 3 replies.
- [GitHub] [arrow] pitrou closed pull request #10969: ARROW-13676: [C++][Parquet] Avoid potential invalid access. - posted by GitBox <gi...@apache.org> on 2021/08/25 15:46:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen opened a new issue #944: Table Scan Enhancement Plan - posted by GitBox <gi...@apache.org> on 2021/08/25 15:47:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen commented on issue #944: Table Scan Enhancement Plan - posted by GitBox <gi...@apache.org> on 2021/08/25 15:51:24 UTC, 3 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #945: [MINOR] Fix typos in doc comments - posted by GitBox <gi...@apache.org> on 2021/08/25 15:59:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #930: Add some additional asserts in `utils::from_plan` - posted by GitBox <gi...@apache.org> on 2021/08/25 16:00:09 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11000: ARROW-13757: [R] Fix download of C++ source for CRAN patch releases - posted by GitBox <gi...@apache.org> on 2021/08/25 16:03:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen opened a new issue #946: PartitionedFile abstraction for flexible table scan - posted by GitBox <gi...@apache.org> on 2021/08/25 16:06:41 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10876: ARROW-12728: [C++] Implement count_distinct/distinct hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/25 16:08:11 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #11000: ARROW-13757: [R] Fix download of C++ source for CRAN patch releases - posted by GitBox <gi...@apache.org> on 2021/08/25 16:13:15 UTC, 4 replies.
- [GitHub] [arrow-datafusion] yjshen commented on pull request #932: FilePartition and PartitionedFile for scanning flexibility - posted by GitBox <gi...@apache.org> on 2021/08/25 16:13:39 UTC, 3 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/25 16:22:34 UTC, 2 replies.
- [GitHub] [arrow-rs] xrl commented on pull request #712: Parquet Derive: remove obscure feature flags, make chrono time emit converted type - posted by GitBox <gi...@apache.org> on 2021/08/25 16:44:53 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #11000: ARROW-13757: [R] Fix download of C++ source for CRAN patch releases - posted by GitBox <gi...@apache.org> on 2021/08/25 17:23:39 UTC, 0 replies.
- [GitHub] [arrow-datafusion] adsharma commented on issue #935: Add support for TRIM BOTH/LEADING/TRAILING - posted by GitBox <gi...@apache.org> on 2021/08/25 17:26:41 UTC, 1 replies.
- [GitHub] [arrow] jonkeane commented on pull request #11000: ARROW-13757: [R] Fix download of C++ source for CRAN patch releases - posted by GitBox <gi...@apache.org> on 2021/08/25 17:32:11 UTC, 0 replies.
- [GitHub] [arrow] felipeblazing commented on a change in pull request #10994: ARROW-13737: [C++] Support for grouped aggregation over scalar columns - posted by GitBox <gi...@apache.org> on 2021/08/25 17:59:08 UTC, 0 replies.
- [GitHub] [arrow] karldw opened a new pull request #11001: ARROW-12981: [R] Install source package from CRAN alone - posted by GitBox <gi...@apache.org> on 2021/08/25 18:24:31 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11001: ARROW-12981: [R] Install source package from CRAN alone - posted by GitBox <gi...@apache.org> on 2021/08/25 18:24:57 UTC, 4 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #910: Avro Table Provider - posted by GitBox <gi...@apache.org> on 2021/08/25 18:35:33 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11002: ARROW-13759: [C++] Update linting and formatting scripts to specify python3 in shebang line - posted by GitBox <gi...@apache.org> on 2021/08/25 18:37:17 UTC, 0 replies.
- [GitHub] [arrow] westonpace opened a new pull request #11003: ARROW-13747: [Python][CI] Requiring s3fs >= 2021.8 - posted by GitBox <gi...@apache.org> on 2021/08/25 18:49:34 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11003: ARROW-13747: [Python][CI] Requiring s3fs >= 2021.8 - posted by GitBox <gi...@apache.org> on 2021/08/25 18:49:48 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #712: Parquet Derive: remove obscure feature flags, make chrono time emit converted type - posted by GitBox <gi...@apache.org> on 2021/08/25 18:50:22 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on pull request #11003: ARROW-13747: [Python][CI] Requiring s3fs >= 2021.8 - posted by GitBox <gi...@apache.org> on 2021/08/25 18:50:22 UTC, 1 replies.
- [GitHub] [arrow-rs] mathiaspeters-sig opened a new pull request #716: Optimize array::transform::utils::set_bits - posted by GitBox <gi...@apache.org> on 2021/08/25 18:50:25 UTC, 0 replies.
- [GitHub] [arrow] karldw commented on pull request #11001: ARROW-12981: [R] Install source package from CRAN alone - posted by GitBox <gi...@apache.org> on 2021/08/25 19:00:02 UTC, 9 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #706: Rename concurrency to target_partitions - posted by GitBox <gi...@apache.org> on 2021/08/25 19:00:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #909: Add BaselineMetrics, Timestamp metrics, add for `CoalescePartitionsExec`, rename output_time -> elapsed_compute - posted by GitBox <gi...@apache.org> on 2021/08/25 19:06:46 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #909: Add BaselineMetrics, Timestamp metrics, add for `CoalescePartitionsExec`, rename output_time -> elapsed_compute - posted by GitBox <gi...@apache.org> on 2021/08/25 19:08:03 UTC, 3 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #11001: ARROW-12981: [R] Install source package from CRAN alone - posted by GitBox <gi...@apache.org> on 2021/08/25 19:20:54 UTC, 13 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11004: ARROW-13744: [CI] c++14 and 17 nightly job fails - posted by GitBox <gi...@apache.org> on 2021/08/25 19:22:59 UTC, 3 replies.
- [GitHub] [arrow] westonpace commented on pull request #11004: ARROW-13744: [CI] c++14 and 17 nightly job fails - posted by GitBox <gi...@apache.org> on 2021/08/25 19:23:33 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #706: Rename concurrency to target_partitions - posted by GitBox <gi...@apache.org> on 2021/08/25 19:52:03 UTC, 0 replies.
- [GitHub] [arrow-datafusion] adsharma opened a new pull request #947: Add support for trim variants - posted by GitBox <gi...@apache.org> on 2021/08/25 19:54:05 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #11005: ARROW-13691: [C++] Support skip_nulls/min_count in VarianceOptions - posted by GitBox <gi...@apache.org> on 2021/08/25 19:59:29 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11005: ARROW-13691: [C++] Support skip_nulls/min_count in VarianceOptions - posted by GitBox <gi...@apache.org> on 2021/08/25 19:59:43 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #939: fixes #933 replace placeholder fmt_as fr ExecutionPlan impls - posted by GitBox <gi...@apache.org> on 2021/08/25 20:11:39 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #933: Physical plan explain UNION query says "ExecutionPlan(PlaceHolder)" - posted by GitBox <gi...@apache.org> on 2021/08/25 20:11:39 UTC, 0 replies.
- [GitHub] [arrow] thisisnic edited a comment on pull request #10930: ARROW-13403: [R] Update developing.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/25 20:14:07 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10997: ARROW-13218: [Format] Clarify interpretation of timestamp values - posted by GitBox <gi...@apache.org> on 2021/08/25 20:24:12 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #11006: ARROW-13760: [C++] Bump required Protobuf when using Flight - posted by GitBox <gi...@apache.org> on 2021/08/25 20:28:35 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #11006: ARROW-13760: [C++] Bump required Protobuf when using Flight - posted by GitBox <gi...@apache.org> on 2021/08/25 20:28:41 UTC, 10 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11006: ARROW-13760: [C++] Bump required Protobuf when using Flight - posted by GitBox <gi...@apache.org> on 2021/08/25 20:28:55 UTC, 6 replies.
- [GitHub] [arrow] kou commented on a change in pull request #11006: ARROW-13760: [C++] Bump required Protobuf when using Flight - posted by GitBox <gi...@apache.org> on 2021/08/25 20:37:15 UTC, 4 replies.
- [GitHub] [arrow] bkietz closed pull request #10876: ARROW-12728: [C++] Implement count_distinct/distinct hash aggregate kernels - posted by GitBox <gi...@apache.org> on 2021/08/25 20:49:34 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #948: Add metrics to `SortPreservingMergeExec - posted by GitBox <gi...@apache.org> on 2021/08/25 20:56:30 UTC, 0 replies.
- [GitHub] [arrow-datafusion] seddonm1 commented on pull request #947: Add support for trim variants - posted by GitBox <gi...@apache.org> on 2021/08/25 20:59:26 UTC, 1 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10794: ARROW-13441: [C++][CSV] Skip empty batches in column decoder - posted by GitBox <gi...@apache.org> on 2021/08/25 21:03:41 UTC, 2 replies.
- [GitHub] [arrow] karldw commented on a change in pull request #11001: ARROW-12981: [R] Install source package from CRAN alone - posted by GitBox <gi...@apache.org> on 2021/08/25 21:21:12 UTC, 27 replies.
- [GitHub] [arrow] babylone-star opened a new issue #11007: Can pyarrow filter parquet struct and list columns? - posted by GitBox <gi...@apache.org> on 2021/08/25 21:25:40 UTC, 0 replies.
- [GitHub] [arrow] rok commented on a change in pull request #10997: ARROW-13218: [Format] Clarify interpretation of timestamp values - posted by GitBox <gi...@apache.org> on 2021/08/25 21:33:30 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on issue #11007: Can pyarrow filter parquet struct and list columns? - posted by GitBox <gi...@apache.org> on 2021/08/25 22:11:51 UTC, 0 replies.
- [GitHub] [arrow] westonpace closed pull request #11003: ARROW-13747: [Python][CI] Requiring s3fs >= 2021.8 - posted by GitBox <gi...@apache.org> on 2021/08/25 22:25:35 UTC, 0 replies.
- [GitHub] [arrow] emkornfield commented on pull request #9205: ARROW-11253 [R]: Make sure that large metadata tests are reproducible - posted by GitBox <gi...@apache.org> on 2021/08/25 22:56:57 UTC, 0 replies.
- [GitHub] [arrow] kimotorc commented on issue #10965: Closing files after pyarrow.parquet read - posted by GitBox <gi...@apache.org> on 2021/08/26 00:34:32 UTC, 0 replies.
- [GitHub] [arrow] kimotorc closed issue #10965: Closing files after pyarrow.parquet read - posted by GitBox <gi...@apache.org> on 2021/08/26 00:34:32 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 commented on pull request #11004: ARROW-13744: [CI] c++14 and 17 nightly job fails - posted by GitBox <gi...@apache.org> on 2021/08/26 01:31:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen closed issue #731: The master branch does not compile for feature gate ["simd"] - posted by GitBox <gi...@apache.org> on 2021/08/26 01:36:38 UTC, 0 replies.
- [GitHub] [arrow] cyb70289 closed pull request #11004: ARROW-13744: [CI] c++14 and 17 nightly job fails - posted by GitBox <gi...@apache.org> on 2021/08/26 02:20:26 UTC, 0 replies.
- [GitHub] [arrow] liyafan82 closed pull request #10949: ARROW-13645 [Java]: Allow NullVectors to have distinct field names - posted by GitBox <gi...@apache.org> on 2021/08/26 02:35:59 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10997: ARROW-13218: [Format] Clarify interpretation of timestamp values - posted by GitBox <gi...@apache.org> on 2021/08/26 08:11:16 UTC, 0 replies.
- [GitHub] [arrow-datafusion] preetijoshi-womply opened a new issue #949: Creating dataframe with Recordbatch using pyarrow.Table.to_batches gives schema error - posted by GitBox <gi...@apache.org> on 2021/08/26 09:11:12 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Igosuki commented on a change in pull request #910: Avro Table Provider - posted by GitBox <gi...@apache.org> on 2021/08/26 11:10:54 UTC, 10 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #692: Calculate the correct list repetition values to read - posted by GitBox <gi...@apache.org> on 2021/08/26 11:49:21 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb closed issue #697: Add optimized filter kernel for regular expression matching - posted by GitBox <gi...@apache.org> on 2021/08/26 11:50:12 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #706: Implement `regexp_matches_utf8` - posted by GitBox <gi...@apache.org> on 2021/08/26 11:50:15 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #714: run results of `cargo --fix` for edition 2021 - posted by GitBox <gi...@apache.org> on 2021/08/26 11:51:06 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #709: Support arrow readers for strings with DELTA_BYTE_ARRAY encoding - posted by GitBox <gi...@apache.org> on 2021/08/26 11:54:58 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb closed issue #708: 'Encoding DELTA_BYTE_ARRAY is not supported' with parquet arrow readers - posted by GitBox <gi...@apache.org> on 2021/08/26 11:54:58 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #717: Cherry pick Implement `regexp_matches_utf8` to active_release - posted by GitBox <gi...@apache.org> on 2021/08/26 11:57:03 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #718: Cherry pick Support arrow readers for strings with DELTA_BYTE_ARRAY encoding to active_release - posted by GitBox <gi...@apache.org> on 2021/08/26 11:57:24 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #11002: ARROW-13759: [C++] Update linting and formatting scripts to specify python3 in shebang line - posted by GitBox <gi...@apache.org> on 2021/08/26 11:57:34 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #719: Cherry pick run results of `cargo --fix` for edition 2021 to active_release - posted by GitBox <gi...@apache.org> on 2021/08/26 11:57:58 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10915: ARROW-8022: [C++] Add static and small vector implementations - posted by GitBox <gi...@apache.org> on 2021/08/26 12:01:40 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10125: [C++] WIP: C push producer interface - posted by GitBox <gi...@apache.org> on 2021/08/26 12:04:05 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #718: Cherry pick Support arrow readers for strings with DELTA_BYTE_ARRAY encoding to active_release - posted by GitBox <gi...@apache.org> on 2021/08/26 12:18:19 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #719: Cherry pick run results of `cargo --fix` for edition 2021 to active_release - posted by GitBox <gi...@apache.org> on 2021/08/26 12:18:53 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #717: Cherry pick Implement `regexp_matches_utf8` to active_release - posted by GitBox <gi...@apache.org> on 2021/08/26 12:19:23 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #717: Cherry pick Implement `regexp_matches_utf8` to active_release - posted by GitBox <gi...@apache.org> on 2021/08/26 12:21:18 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #909: Add BaselineMetrics, Timestamp metrics, add for `CoalescePartitionsExec`, rename output_time -> elapsed_compute - posted by GitBox <gi...@apache.org> on 2021/08/26 12:23:51 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10991: ARROW-13572: [C++][Datasets] Add ORC support to Datasets API - posted by GitBox <gi...@apache.org> on 2021/08/26 12:26:25 UTC, 0 replies.
- [GitHub] [arrow] lidavidm closed pull request #10916: ARROW-13597: [C++][Compute] Remove AddOnLoad helper - posted by GitBox <gi...@apache.org> on 2021/08/26 12:51:10 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10943: ARROW-13402: [R] Update flight.Rmd vignette - posted by GitBox <gi...@apache.org> on 2021/08/26 12:58:34 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10996: ARROW-13528: [R] Bindings for mean, var, sd aggregation - posted by GitBox <gi...@apache.org> on 2021/08/26 13:01:02 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10939: ARROW-13634: [R] Update distro() in nixlibs.R to map from "bookworm" to 12 - posted by GitBox <gi...@apache.org> on 2021/08/26 13:05:08 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10896: ARROW-12959: [C++][R] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/26 13:08:51 UTC, 0 replies.
- [GitHub] [arrow] babylone-star commented on issue #11007: Can pyarrow filter parquet struct and list columns? - posted by GitBox <gi...@apache.org> on 2021/08/26 13:09:30 UTC, 0 replies.
- [GitHub] [arrow] babylone-star edited a comment on issue #11007: Can pyarrow filter parquet struct and list columns? - posted by GitBox <gi...@apache.org> on 2021/08/26 13:09:40 UTC, 0 replies.
- [GitHub] [arrow] thisisnic edited a comment on pull request #10939: ARROW-13634: [R] Update distro() in nixlibs.R to map from "bookworm" to 12 - posted by GitBox <gi...@apache.org> on 2021/08/26 13:12:36 UTC, 0 replies.
- [GitHub] [arrow] ianmcook commented on a change in pull request #10989: ARROW-13501: [R] Bindings for count aggregation - posted by GitBox <gi...@apache.org> on 2021/08/26 13:29:34 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11008: ARROW-13755: [Python] Allow writing datasets using a partitioning that only specifies field_names - posted by GitBox <gi...@apache.org> on 2021/08/26 13:38:33 UTC, 0 replies.
- [GitHub] [arrow] bidhan-a closed issue #10972: [Go] Is there a way to get the value at a given index from an Interface - posted by GitBox <gi...@apache.org> on 2021/08/26 13:44:12 UTC, 0 replies.
- [GitHub] [arrow] bidhan-a commented on issue #10972: [Go] Is there a way to get the value at a given index from an Interface - posted by GitBox <gi...@apache.org> on 2021/08/26 13:44:12 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #11008: ARROW-13755: [Python] Allow writing datasets using a partitioning that only specifies field_names - posted by GitBox <gi...@apache.org> on 2021/08/26 13:52:25 UTC, 5 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11009: ARROW-13620: [R] Binding for n_distinct() - posted by GitBox <gi...@apache.org> on 2021/08/26 13:59:45 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche closed pull request #10981: ARROW-13696: [Python] Support for MapType with Fields - posted by GitBox <gi...@apache.org> on 2021/08/26 14:03:29 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10981: ARROW-13696: [Python] Support for MapType with Fields - posted by GitBox <gi...@apache.org> on 2021/08/26 14:04:06 UTC, 0 replies.
- [GitHub] [arrow] amol- commented on a change in pull request #11008: ARROW-13755: [Python] Allow writing datasets using a partitioning that only specifies field_names - posted by GitBox <gi...@apache.org> on 2021/08/26 14:07:43 UTC, 5 replies.
- [GitHub] [arrow] andersonm-ibm commented on a change in pull request #10450: ARROW-9947: [Python] High-level Python API for Parquet encryption of files. - posted by GitBox <gi...@apache.org> on 2021/08/26 14:12:20 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #11009: ARROW-13620: [R] Binding for n_distinct() - posted by GitBox <gi...@apache.org> on 2021/08/26 14:35:59 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #913: Add fuzzing / random SQL testing - posted by GitBox <gi...@apache.org> on 2021/08/26 14:47:51 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove edited a comment on issue #913: Add fuzzing / random SQL testing - posted by GitBox <gi...@apache.org> on 2021/08/26 14:48:11 UTC, 2 replies.
- [GitHub] [arrow-datafusion] yjshen opened a new pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/26 15:13:22 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #11001: ARROW-12981: [R] Install source package from CRAN alone - posted by GitBox <gi...@apache.org> on 2021/08/26 15:15:46 UTC, 5 replies.
- [GitHub] [arrow] edponce opened a new pull request #11010: ARROW-13686: [Python] Update deprecated pytest yield_fixture functions - posted by GitBox <gi...@apache.org> on 2021/08/26 15:19:50 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11010: ARROW-13686: [Python] Update deprecated pytest yield_fixture functions - posted by GitBox <gi...@apache.org> on 2021/08/26 15:20:16 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10976: ARROW-13662: [CI] Fix failing strftime test with older pandas - posted by GitBox <gi...@apache.org> on 2021/08/26 15:41:44 UTC, 0 replies.
- [GitHub] [arrow-rs] kyogesha opened a new issue #720: Support for nested data types - posted by GitBox <gi...@apache.org> on 2021/08/26 16:27:16 UTC, 0 replies.
- [GitHub] [arrow] Christian8491 commented on pull request #10896: ARROW-12959: [C++][R] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/26 16:28:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] rdettai commented on a change in pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/26 16:29:10 UTC, 9 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #11011: ARROW-13764: [C++] Support CountOptions in grouped count distinct - posted by GitBox <gi...@apache.org> on 2021/08/26 16:41:54 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11011: ARROW-13764: [C++] Support CountOptions in grouped count distinct - posted by GitBox <gi...@apache.org> on 2021/08/26 16:42:25 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #11011: ARROW-13764: [C++] Support CountOptions in grouped count distinct - posted by GitBox <gi...@apache.org> on 2021/08/26 16:43:01 UTC, 5 replies.
- [GitHub] [arrow] lidavidm edited a comment on pull request #11011: ARROW-13764: [C++] Support CountOptions in grouped count distinct - posted by GitBox <gi...@apache.org> on 2021/08/26 16:46:37 UTC, 0 replies.
- [GitHub] [arrow] rafael-telles commented on pull request #10906: ARROW-12922: [Java] Add flight-sql to the flight package. - posted by GitBox <gi...@apache.org> on 2021/08/26 16:52:01 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/26 17:05:02 UTC, 3 replies.
- [GitHub] [arrow] pitrou closed pull request #10896: ARROW-12959: [C++][R] Option for is_null(NaN) to evaluate to true - posted by GitBox <gi...@apache.org> on 2021/08/26 17:09:56 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10993: ARROW-13480: [C++] Fix possible deadlock when dataset produces an error - posted by GitBox <gi...@apache.org> on 2021/08/26 17:22:54 UTC, 0 replies.
- [GitHub] [arrow-rs] jhorstmann commented on a change in pull request #714: run results of `cargo --fix` for edition 2021 - posted by GitBox <gi...@apache.org> on 2021/08/26 17:29:06 UTC, 2 replies.
- [GitHub] [arrow] dianaclarke commented on pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/26 17:43:26 UTC, 0 replies.
- [GitHub] [arrow] ursabot commented on pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/26 17:44:30 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #717: Cherry pick Implement `regexp_matches_utf8` to active_release - posted by GitBox <gi...@apache.org> on 2021/08/26 17:47:37 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #718: Cherry pick Support arrow readers for strings with DELTA_BYTE_ARRAY encoding to active_release - posted by GitBox <gi...@apache.org> on 2021/08/26 17:47:48 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #719: Cherry pick run results of `cargo --fix` for edition 2021 to active_release - posted by GitBox <gi...@apache.org> on 2021/08/26 17:47:59 UTC, 0 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10998: ARROW-13684: [C++][Compute] Strftime kernel follow-up - posted by GitBox <gi...@apache.org> on 2021/08/26 17:48:32 UTC, 1 replies.
- [GitHub] [arrow-rs] jhorstmann commented on pull request #716: Optimize array::transform::utils::set_bits - posted by GitBox <gi...@apache.org> on 2021/08/26 17:56:22 UTC, 0 replies.
- [GitHub] [arrow] ursabot edited a comment on pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/26 17:56:22 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11012: ARROW-13616: [R] Cheat Sheet Structure - posted by GitBox <gi...@apache.org> on 2021/08/26 18:04:34 UTC, 0 replies.
- [GitHub] [arrow-rs] sergiimk opened a new pull request #721: Fix decimal repr in schema - posted by GitBox <gi...@apache.org> on 2021/08/26 18:06:48 UTC, 0 replies.
- [GitHub] [arrow-datafusion] NGA-TRAN commented on a change in pull request #948: Add baseline metrics to `SortPreservingMergeExec` - posted by GitBox <gi...@apache.org> on 2021/08/26 18:15:35 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen commented on a change in pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/26 18:25:43 UTC, 6 replies.
- [GitHub] [arrow-rs] yordan-pavlov commented on a change in pull request #709: Support arrow readers for strings with DELTA_BYTE_ARRAY encoding - posted by GitBox <gi...@apache.org> on 2021/08/26 18:28:22 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10989: ARROW-13501: [R] Bindings for count aggregation - posted by GitBox <gi...@apache.org> on 2021/08/26 18:29:34 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen commented on pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/26 18:43:14 UTC, 4 replies.
- [GitHub] [arrow-datafusion] yjshen edited a comment on pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/26 18:45:32 UTC, 2 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #11008: ARROW-13755: [Python] Allow writing datasets using a partitioning that only specifies field_names - posted by GitBox <gi...@apache.org> on 2021/08/26 18:48:31 UTC, 3 replies.
- [GitHub] [arrow-rs] sergiimk opened a new pull request #722: Fix decimal value_as_string - posted by GitBox <gi...@apache.org> on 2021/08/26 19:29:13 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #11000: ARROW-13757: [R] Fix download of C++ source for CRAN patch releases - posted by GitBox <gi...@apache.org> on 2021/08/26 19:47:45 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #9748: ARROW-11729: [R] Add examples to datasets documentation - posted by GitBox <gi...@apache.org> on 2021/08/26 20:14:34 UTC, 2 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10888: ARROW-13560: [R] Allow Scanner$create() to accept filter / project even with arrow_dplyr_querys - posted by GitBox <gi...@apache.org> on 2021/08/26 20:24:39 UTC, 7 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10888: ARROW-13560: [R] Allow Scanner$create() to accept filter / project even with arrow_dplyr_querys - posted by GitBox <gi...@apache.org> on 2021/08/26 20:25:54 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #723: Prepare for 5.3.0 release - posted by GitBox <gi...@apache.org> on 2021/08/26 20:31:36 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #723: Prepare for 5.3.0 release - posted by GitBox <gi...@apache.org> on 2021/08/26 20:32:51 UTC, 0 replies.
- [GitHub] [arrow] bkietz opened a new pull request #11013: ARROW-13773: [C++] Cross platform initializer blocks - posted by GitBox <gi...@apache.org> on 2021/08/26 20:38:44 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11013: ARROW-13773: [C++] Cross platform initializer blocks - posted by GitBox <gi...@apache.org> on 2021/08/26 20:39:07 UTC, 2 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #716: Optimize array::transform::utils::set_bits - posted by GitBox <gi...@apache.org> on 2021/08/26 20:43:05 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #948: Add baseline metrics to `SortPreservingMergeExec` - posted by GitBox <gi...@apache.org> on 2021/08/26 20:51:21 UTC, 0 replies.
- [GitHub] [arrow] pachadotdev commented on a change in pull request #9748: ARROW-11729: [R] Add examples to datasets documentation - posted by GitBox <gi...@apache.org> on 2021/08/26 20:58:16 UTC, 1 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #716: Optimize array::transform::utils::set_bits - posted by GitBox <gi...@apache.org> on 2021/08/26 21:01:57 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #11013: ARROW-13773: [C++] Cross platform initializer blocks - posted by GitBox <gi...@apache.org> on 2021/08/26 21:02:57 UTC, 3 replies.
- [GitHub] [arrow] pachadotdev commented on pull request #9748: ARROW-11729: [R] Add examples to datasets documentation - posted by GitBox <gi...@apache.org> on 2021/08/26 21:05:36 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #721: Fix decimal repr in schema - posted by GitBox <gi...@apache.org> on 2021/08/26 21:52:57 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #722: Fix decimal value_as_string - posted by GitBox <gi...@apache.org> on 2021/08/26 21:57:04 UTC, 0 replies.
- [GitHub] [arrow] jacques-n commented on a change in pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/26 23:10:14 UTC, 10 replies.
- [GitHub] [arrow] westonpace opened a new pull request #11014: ARROW-13775: [C++] Allow Partitioning objects to be created with a vector of field names - posted by GitBox <gi...@apache.org> on 2021/08/26 23:20:24 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11014: ARROW-13775: [C++] Allow Partitioning objects to be created with a vector of field names - posted by GitBox <gi...@apache.org> on 2021/08/26 23:20:48 UTC, 0 replies.
- [GitHub] [arrow] rok commented on a change in pull request #10998: ARROW-13684: [C++][Compute] Strftime kernel follow-up - posted by GitBox <gi...@apache.org> on 2021/08/26 23:25:05 UTC, 11 replies.
- [GitHub] [arrow] jacques-n commented on pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/26 23:29:28 UTC, 1 replies.
- [GitHub] [arrow] karldw opened a new pull request #11015: ARROW-13776: [C++] Offline thirdparty versions.txt is missing extensions for some files - posted by GitBox <gi...@apache.org> on 2021/08/26 23:32:25 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11015: ARROW-13776: [C++] Offline thirdparty versions.txt is missing extensions for some files - posted by GitBox <gi...@apache.org> on 2021/08/26 23:32:39 UTC, 0 replies.
- [GitHub] [arrow] bkietz commented on pull request #11013: ARROW-13773: [C++] Cross platform initializer blocks - posted by GitBox <gi...@apache.org> on 2021/08/26 23:59:26 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #11006: ARROW-13760: [C++] Bump required Protobuf when using Flight - posted by GitBox <gi...@apache.org> on 2021/08/27 00:31:17 UTC, 6 replies.
- [GitHub] [arrow] kou closed pull request #11015: ARROW-13776: [C++] Offline thirdparty versions.txt is missing extensions for some files - posted by GitBox <gi...@apache.org> on 2021/08/27 00:33:58 UTC, 0 replies.
- [GitHub] [arrow-rs] Jimexist commented on a change in pull request #714: run results of `cargo --fix` for edition 2021 - posted by GitBox <gi...@apache.org> on 2021/08/27 01:41:50 UTC, 2 replies.
- [GitHub] [arrow-rs] Jimexist opened a new pull request #724: specifying rust 1.53 for `arrow` and `parquet` crate - posted by GitBox <gi...@apache.org> on 2021/08/27 01:46:51 UTC, 0 replies.
- [GitHub] [arrow-rs] Jimexist commented on pull request #724: specifying rust 1.53 for `arrow` and `parquet` crate - posted by GitBox <gi...@apache.org> on 2021/08/27 01:58:55 UTC, 1 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #724: specifying rust 1.53 for `arrow` and `parquet` crate - posted by GitBox <gi...@apache.org> on 2021/08/27 02:04:28 UTC, 0 replies.
- [GitHub] [arrow] ZMZ91 opened a new pull request #11016: Bugfix/limit return chars count - posted by GitBox <gi...@apache.org> on 2021/08/27 02:13:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11016: Bugfix/limit return chars count - posted by GitBox <gi...@apache.org> on 2021/08/27 02:14:06 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11016: ARROW-13780: [Gandiva][UDF] Fix bug in udf space/rpad/lpad - posted by GitBox <gi...@apache.org> on 2021/08/27 02:17:36 UTC, 0 replies.
- [GitHub] [arrow-rs] houqp commented on pull request #724: specifying rust 1.53 for `arrow` and `parquet` crate - posted by GitBox <gi...@apache.org> on 2021/08/27 03:26:58 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/27 05:11:41 UTC, 14 replies.
- [GitHub] [arrow] westonpace opened a new pull request #11017: ARROW-13542: [C++][Compute][Dataset] Add dataset::WriteNode for writing rows from an ExecPlan to disk - posted by GitBox <gi...@apache.org> on 2021/08/27 06:01:02 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11017: ARROW-13542: [C++][Compute][Dataset] Add dataset::WriteNode for writing rows from an ExecPlan to disk - posted by GitBox <gi...@apache.org> on 2021/08/27 06:01:26 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #716: Optimize array::transform::utils::set_bits - posted by GitBox <gi...@apache.org> on 2021/08/27 06:35:24 UTC, 3 replies.
- [GitHub] [arrow-rs] nevi-me commented on pull request #692: Calculate the correct list repetition values to read - posted by GitBox <gi...@apache.org> on 2021/08/27 07:44:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] rdettai commented on pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/27 08:10:15 UTC, 2 replies.
- [GitHub] [arrow-datafusion] rdettai edited a comment on pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/27 08:11:08 UTC, 4 replies.
- [GitHub] [arrow-datafusion] rdettai commented on issue #944: Table Scan Enhancement Plan - posted by GitBox <gi...@apache.org> on 2021/08/27 08:36:09 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/27 09:51:10 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #11013: ARROW-13773: [C++] Cross platform initializer blocks - posted by GitBox <gi...@apache.org> on 2021/08/27 09:54:25 UTC, 3 replies.
- [GitHub] [arrow] pitrou commented on pull request #11013: ARROW-13773: [C++] Cross platform initializer blocks - posted by GitBox <gi...@apache.org> on 2021/08/27 10:06:05 UTC, 0 replies.
- [GitHub] [arrow-rs] jhorstmann commented on a change in pull request #716: Optimize array::transform::utils::set_bits - posted by GitBox <gi...@apache.org> on 2021/08/27 10:12:47 UTC, 0 replies.
- [GitHub] [arrow] amol- commented on pull request #10999: ARROW-13404: [Doc][Python] Improve PyArrow documentation for new users - posted by GitBox <gi...@apache.org> on 2021/08/27 10:13:03 UTC, 2 replies.
- [GitHub] [arrow-rs] Dandandan commented on pull request #724: specifying rust 1.53 for `arrow` and `parquet` crate - posted by GitBox <gi...@apache.org> on 2021/08/27 10:34:09 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11018: ARROW-13772: [R] Binding for median aggregation - posted by GitBox <gi...@apache.org> on 2021/08/27 10:53:02 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/27 12:26:16 UTC, 0 replies.
- [GitHub] [arrow] lidavidm edited a comment on pull request #10987: ARROW-7179: [C++][Python][R] Consolidate coalesce/fill_null - posted by GitBox <gi...@apache.org> on 2021/08/27 12:26:31 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on a change in pull request #942: [Python] - Support show function for DataFrame api of python library - posted by GitBox <gi...@apache.org> on 2021/08/27 13:15:16 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10730: ARROW-13164: [R] altrep vectors from Array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/27 13:18:07 UTC, 4 replies.
- [GitHub] [arrow-datafusion] rdettai opened a new pull request #951: Update plan_query_stages doc - posted by GitBox <gi...@apache.org> on 2021/08/27 13:19:03 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on pull request #11018: ARROW-13772: [R] Binding for median aggregation - posted by GitBox <gi...@apache.org> on 2021/08/27 13:21:04 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan merged pull request #945: [MINOR] Fix typos in doc comments - posted by GitBox <gi...@apache.org> on 2021/08/27 13:46:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Dandandan commented on pull request #945: [MINOR] Fix typos in doc comments - posted by GitBox <gi...@apache.org> on 2021/08/27 13:47:09 UTC, 0 replies.
- [GitHub] [arrow-cookbook] amol- opened a new pull request #50: Update CSV recipe to use pyarrow.csv instead of pandas - posted by GitBox <gi...@apache.org> on 2021/08/27 14:03:00 UTC, 0 replies.
- [GitHub] [arrow-cookbook] amol- opened a new pull request #51: Creating tables recipe - posted by GitBox <gi...@apache.org> on 2021/08/27 14:21:11 UTC, 0 replies.
- [GitHub] [arrow] aocsa opened a new pull request #11019: ARROW-1565: [C++] Implement TopK/BottomK - posted by GitBox <gi...@apache.org> on 2021/08/27 17:04:42 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11019: ARROW-1565: [C++] Implement TopK/BottomK - posted by GitBox <gi...@apache.org> on 2021/08/27 17:05:06 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on pull request #10992: ARROW-13740: [R] summarize() should not eagerly evaluate - posted by GitBox <gi...@apache.org> on 2021/08/27 17:29:56 UTC, 2 replies.
- [GitHub] [arrow] lidavidm commented on pull request #10992: ARROW-13740: [R] summarize() should not eagerly evaluate - posted by GitBox <gi...@apache.org> on 2021/08/27 17:53:51 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #714: run results of `cargo --fix` for edition 2021 - posted by GitBox <gi...@apache.org> on 2021/08/27 19:10:49 UTC, 1 replies.
- [GitHub] [arrow] jonkeane commented on pull request #11020: ARROW-13786: [R] [CI] Don't fail the RCHK build if arrow doesn't build - posted by GitBox <gi...@apache.org> on 2021/08/27 19:22:29 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11020: ARROW-13786: [R] [CI] Don't fail the RCHK build if arrow doesn't build - posted by GitBox <gi...@apache.org> on 2021/08/27 19:22:33 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #948: Add baseline metrics to `SortPreservingMergeExec` - posted by GitBox <gi...@apache.org> on 2021/08/27 19:34:48 UTC, 0 replies.
- [GitHub] [arrow] karldw opened a new pull request #11021: ARROW-13787: [C++] [Packaging] Verify third-party downloads - posted by GitBox <gi...@apache.org> on 2021/08/27 19:47:40 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11021: ARROW-13787: [C++] [Packaging] Verify third-party downloads - posted by GitBox <gi...@apache.org> on 2021/08/27 19:48:04 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/27 19:48:27 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #716: Optimize array::transform::utils::set_bits - posted by GitBox <gi...@apache.org> on 2021/08/27 20:13:47 UTC, 0 replies.
- [GitHub] [arrow-rs] Dandandan commented on a change in pull request #716: Optimize array::transform::utils::set_bits - posted by GitBox <gi...@apache.org> on 2021/08/27 20:21:43 UTC, 0 replies.
- [GitHub] [arrow] pachadotdev closed pull request #10623: 200100 - posted by GitBox <gi...@apache.org> on 2021/08/27 20:56:53 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #11022: ARROW-13573: [C++] Support dictionaries natively in case_when - posted by GitBox <gi...@apache.org> on 2021/08/27 21:36:52 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11022: ARROW-13573: [C++] Support dictionaries natively in case_when - posted by GitBox <gi...@apache.org> on 2021/08/27 21:37:06 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on a change in pull request #50: Update CSV recipe to use pyarrow.csv instead of pandas - posted by GitBox <gi...@apache.org> on 2021/08/27 21:40:37 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on a change in pull request #49: Recipe to read line delimited json as of ARROW-13708 - posted by GitBox <gi...@apache.org> on 2021/08/27 21:45:40 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on pull request #9748: ARROW-11729: [R] Add examples to datasets documentation - posted by GitBox <gi...@apache.org> on 2021/08/27 21:59:41 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #52: Use ARROW_RETURN_NOT_OK (and friends) instead of ASSERT_OK (and friends) in recipes - posted by GitBox <gi...@apache.org> on 2021/08/27 22:03:33 UTC, 0 replies.
- [GitHub] [arrow] edponce opened a new pull request #11023: ARROW-12712: [C++] String repeat kernel - posted by GitBox <gi...@apache.org> on 2021/08/27 22:38:35 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11023: ARROW-12712: [C++] String repeat kernel - posted by GitBox <gi...@apache.org> on 2021/08/27 22:38:50 UTC, 0 replies.
- [GitHub] [arrow] jonkeane closed pull request #9748: ARROW-11729: [R] Add examples to datasets documentation - posted by GitBox <gi...@apache.org> on 2021/08/27 22:59:47 UTC, 0 replies.
- [GitHub] [arrow] zeroshade opened a new pull request #11024: ARROW-13789: [Go] Implement Scalar Values for Go - posted by GitBox <gi...@apache.org> on 2021/08/27 23:25:31 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11024: ARROW-13789: [Go] Implement Scalar Values for Go - posted by GitBox <gi...@apache.org> on 2021/08/27 23:25:54 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/27 23:33:20 UTC, 3 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new pull request #54: Added clang-format and clang-tidy files. Added clang-tidy to the build. - posted by GitBox <gi...@apache.org> on 2021/08/28 01:06:17 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson closed pull request #11020: ARROW-13786: [R] [CI] Don't fail the RCHK build if arrow doesn't build - posted by GitBox <gi...@apache.org> on 2021/08/28 02:02:41 UTC, 0 replies.
- [GitHub] [arrow-rs] bjchambers opened a new issue #725: `append_nulls` and `append_trusted_len_iter` for PrimitiveBuilder - posted by GitBox <gi...@apache.org> on 2021/08/28 02:48:30 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #616: Add support for reading distributed datasets - posted by GitBox <gi...@apache.org> on 2021/08/28 02:59:35 UTC, 0 replies.
- [GitHub] [arrow-rs] bjchambers commented on issue #725: `append_nulls` and `append_trusted_len_iter` for PrimitiveBuilder - posted by GitBox <gi...@apache.org> on 2021/08/28 03:15:24 UTC, 0 replies.
- [GitHub] [arrow-rs] bjchambers edited a comment on issue #725: `append_nulls` and `append_trusted_len_iter` for PrimitiveBuilder - posted by GitBox <gi...@apache.org> on 2021/08/28 03:19:34 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #932: FilePartition and PartitionedFile for scanning flexibility - posted by GitBox <gi...@apache.org> on 2021/08/28 04:20:07 UTC, 2 replies.
- [GitHub] [arrow] edponce commented on pull request #11023: ARROW-12712: [C++] String repeat kernel - posted by GitBox <gi...@apache.org> on 2021/08/28 04:53:42 UTC, 3 replies.
- [GitHub] [arrow] edponce edited a comment on pull request #11023: ARROW-12712: [C++] String repeat kernel - posted by GitBox <gi...@apache.org> on 2021/08/28 05:00:16 UTC, 4 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #944: Table Scan Enhancement Plan - posted by GitBox <gi...@apache.org> on 2021/08/28 05:06:25 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #951: Update plan_query_stages doc - posted by GitBox <gi...@apache.org> on 2021/08/28 05:07:57 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #951: Update plan_query_stages doc - posted by GitBox <gi...@apache.org> on 2021/08/28 05:08:07 UTC, 0 replies.
- [GitHub] [arrow] kou commented on pull request #11021: ARROW-13787: [C++] Verify third-party downloads - posted by GitBox <gi...@apache.org> on 2021/08/28 06:30:47 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11021: ARROW-13787: [C++] Verify third-party downloads - posted by GitBox <gi...@apache.org> on 2021/08/28 06:32:05 UTC, 0 replies.
- [GitHub] [arrow] EdisonZiXing opened a new issue #11025: Gandiva Using Problem - posted by GitBox <gi...@apache.org> on 2021/08/28 08:57:09 UTC, 0 replies.
- [GitHub] [arrow-datafusion] waynexia opened a new pull request #952: Change compound column field name rules - posted by GitBox <gi...@apache.org> on 2021/08/28 09:04:59 UTC, 0 replies.
- [GitHub] [arrow-datafusion] waynexia commented on pull request #952: Change compound column field name rules - posted by GitBox <gi...@apache.org> on 2021/08/28 09:09:21 UTC, 3 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on pull request #952: Change compound column field name rules - posted by GitBox <gi...@apache.org> on 2021/08/28 09:17:00 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new pull request #726: Add a note on rust compiler testing and compatibility - posted by GitBox <gi...@apache.org> on 2021/08/28 11:06:54 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #724: specifying rust 1.53 for `arrow` and `parquet` crate - posted by GitBox <gi...@apache.org> on 2021/08/28 11:17:19 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb closed issue #711: parquet_derive does not support chrono time values - posted by GitBox <gi...@apache.org> on 2021/08/28 11:18:07 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #712: Parquet Derive: remove obscure feature flags, make chrono time emit converted type - posted by GitBox <gi...@apache.org> on 2021/08/28 11:18:09 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #712: Parquet Derive: remove obscure feature flags, make chrono time emit converted type - posted by GitBox <gi...@apache.org> on 2021/08/28 11:18:52 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #726: Add a note on rust compiler testing and compatibility - posted by GitBox <gi...@apache.org> on 2021/08/28 11:23:00 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #721: Fix decimal repr in parquet schema printer - posted by GitBox <gi...@apache.org> on 2021/08/28 11:27:39 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #944: Table Scan Enhancement Plan - posted by GitBox <gi...@apache.org> on 2021/08/28 11:40:37 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #722: Fix decimal value_as_string - posted by GitBox <gi...@apache.org> on 2021/08/28 11:54:30 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #726: Add a note on rust compiler testing and compatibility - posted by GitBox <gi...@apache.org> on 2021/08/28 11:57:01 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #11023: ARROW-12712: [C++] String repeat kernel - posted by GitBox <gi...@apache.org> on 2021/08/28 13:14:06 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #952: Change compound column field name rules - posted by GitBox <gi...@apache.org> on 2021/08/28 15:01:20 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #953: Update user guide - posted by GitBox <gi...@apache.org> on 2021/08/28 15:16:32 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new pull request #954: Fix various issues with user guide - posted by GitBox <gi...@apache.org> on 2021/08/28 15:21:25 UTC, 0 replies.
- [GitHub] [arrow] HashidaTKS commented on pull request #10990: ARROW-13704: [C#] Add support for reading streaming format delta dictionaries - posted by GitBox <gi...@apache.org> on 2021/08/28 15:25:38 UTC, 0 replies.
- [GitHub] [arrow] HashidaTKS commented on a change in pull request #10990: ARROW-13704: [C#] Add support for reading streaming format delta dictionaries - posted by GitBox <gi...@apache.org> on 2021/08/28 15:38:22 UTC, 7 replies.
- [GitHub] [arrow-rs] houqp merged pull request #726: Add a note on rust compiler testing and compatibility - posted by GitBox <gi...@apache.org> on 2021/08/28 16:22:32 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #327: How can I make ballista distributed compute work? - posted by GitBox <gi...@apache.org> on 2021/08/28 16:30:16 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #327: How can I make ballista distributed compute work? - posted by GitBox <gi...@apache.org> on 2021/08/28 16:30:16 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on pull request #954: Improve User Guide - posted by GitBox <gi...@apache.org> on 2021/08/28 16:31:37 UTC, 0 replies.
- [GitHub] [arrow-datafusion] andygrove commented on issue #228: Publish official Docker images as part of release process - posted by GitBox <gi...@apache.org> on 2021/08/28 16:32:59 UTC, 0 replies.
- [GitHub] [arrow-rs] alippai commented on pull request #722: Fix decimal value_as_string - posted by GitBox <gi...@apache.org> on 2021/08/28 18:40:29 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #954: Improve User Guide - posted by GitBox <gi...@apache.org> on 2021/08/28 19:04:07 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp edited a comment on pull request #954: Improve User Guide - posted by GitBox <gi...@apache.org> on 2021/08/28 19:07:28 UTC, 0 replies.
- [GitHub] [arrow] kou closed pull request #11021: ARROW-13787: [C++] Verify third-party downloads - posted by GitBox <gi...@apache.org> on 2021/08/28 20:58:59 UTC, 0 replies.
- [GitHub] [arrow] rok opened a new pull request #11026: ARROW-13561: [C++] Implement week kernel that accepts DayOfWeekOptions - posted by GitBox <gi...@apache.org> on 2021/08/28 22:13:26 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11026: ARROW-13561: [C++] Implement week kernel that accepts DayOfWeekOptions - posted by GitBox <gi...@apache.org> on 2021/08/28 22:13:39 UTC, 0 replies.
- [GitHub] [arrow] rok commented on pull request #11026: ARROW-13561: [C++] Implement week kernel that accepts DayOfWeekOptions - posted by GitBox <gi...@apache.org> on 2021/08/28 22:15:23 UTC, 4 replies.
- [GitHub] [arrow] rok edited a comment on pull request #11026: ARROW-13561: [C++] Implement week kernel that accepts DayOfWeekOptions - posted by GitBox <gi...@apache.org> on 2021/08/28 22:39:40 UTC, 0 replies.
- [GitHub] [arrow-datafusion] yjshen commented on a change in pull request #932: FilePartition and PartitionedFile for scanning flexibility - posted by GitBox <gi...@apache.org> on 2021/08/29 03:55:11 UTC, 3 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #549: Support compound column names to query nested types - posted by GitBox <gi...@apache.org> on 2021/08/29 05:19:21 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on issue #228: Publish official Docker images as part of release process - posted by GitBox <gi...@apache.org> on 2021/08/29 05:57:00 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #910: Avro Table Provider - posted by GitBox <gi...@apache.org> on 2021/08/29 06:17:45 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #947: Add support for TRIM LEADING/TRAILING/BOTH syntax - posted by GitBox <gi...@apache.org> on 2021/08/29 09:49:16 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #947: Add support for TRIM LEADING/TRAILING/BOTH syntax - posted by GitBox <gi...@apache.org> on 2021/08/29 09:49:27 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #935: Add support for TRIM BOTH/LEADING/TRAILING - posted by GitBox <gi...@apache.org> on 2021/08/29 09:49:27 UTC, 0 replies.
- [GitHub] [arrow-datafusion] nevi-me commented on pull request #910: Avro Table Provider - posted by GitBox <gi...@apache.org> on 2021/08/29 09:49:47 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on a change in pull request #932: FilePartition and PartitionedFile for scanning flexibility - posted by GitBox <gi...@apache.org> on 2021/08/29 10:20:33 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb merged pull request #722: Fix decimal value_as_string - posted by GitBox <gi...@apache.org> on 2021/08/29 10:22:25 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb closed issue #710: Numeric overflow when formatting Decimal type - posted by GitBox <gi...@apache.org> on 2021/08/29 10:22:25 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #722: Fix decimal value_as_string - posted by GitBox <gi...@apache.org> on 2021/08/29 10:22:45 UTC, 0 replies.
- [GitHub] [arrow-rs] alamb opened a new issue #727: Support for an avro table reader - posted by GitBox <gi...@apache.org> on 2021/08/29 10:49:22 UTC, 0 replies.
- [GitHub] [arrow] motybz commented on pull request #10955: ARROW-13650: [C++] Create dataset writer to encapsulate dataset writer logic - posted by GitBox <gi...@apache.org> on 2021/08/29 11:10:49 UTC, 0 replies.
- [GitHub] [arrow-datafusion] novemberkilo commented on pull request #922: WIP Optimize hash_aggregate when there are no null group keys - posted by GitBox <gi...@apache.org> on 2021/08/29 11:22:20 UTC, 2 replies.
- [GitHub] [arrow-rs] codecov-commenter edited a comment on pull request #724: specifying rust 1.53 for `arrow` and `parquet` crate - posted by GitBox <gi...@apache.org> on 2021/08/29 15:30:34 UTC, 0 replies.
- [GitHub] [arrow] kiszk commented on pull request #10883: ARROW-7272: [C++][Java] JNI bridge between RecordBatch and VectorSchemaRoot - posted by GitBox <gi...@apache.org> on 2021/08/29 18:01:47 UTC, 0 replies.
- [GitHub] [arrow] kiszk edited a comment on pull request #10883: ARROW-7272: [C++][Java] JNI bridge between RecordBatch and VectorSchemaRoot - posted by GitBox <gi...@apache.org> on 2021/08/29 18:07:01 UTC, 2 replies.
- [GitHub] [arrow-rs] bjchambers opened a new pull request #728: Add `append_nulls` and `append_trusted_len_iter` to `PrimitiveBuilder` - posted by GitBox <gi...@apache.org> on 2021/08/29 22:01:28 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #728: Add `append_nulls` and `append_trusted_len_iter` to `PrimitiveBuilder` - posted by GitBox <gi...@apache.org> on 2021/08/29 22:18:27 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp closed issue #941: [Python] - Support show function for DataFrame api of python library - posted by GitBox <gi...@apache.org> on 2021/08/30 01:28:02 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #942: [Python] - Support show function for DataFrame api of python library - posted by GitBox <gi...@apache.org> on 2021/08/30 01:28:13 UTC, 0 replies.
- [GitHub] [arrow-datafusion] Jimexist commented on a change in pull request #910: Avro Table Provider - posted by GitBox <gi...@apache.org> on 2021/08/30 01:28:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp edited a comment on pull request #950: ObjectStore API to read from remote storage systems - posted by GitBox <gi...@apache.org> on 2021/08/30 03:25:46 UTC, 0 replies.
- [GitHub] [arrow-rs] jmrgibson opened a new issue #729: Question: Is there no way to create a DictionaryArray with a pre-arrange mapping? - posted by GitBox <gi...@apache.org> on 2021/08/30 04:07:22 UTC, 0 replies.
- [GitHub] [arrow] wanx4910 opened a new issue #11027: PyArrow Parquet column partitioning - posted by GitBox <gi...@apache.org> on 2021/08/30 05:13:57 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche closed pull request #10976: ARROW-13662: [CI] Fix failing strftime test with older pandas - posted by GitBox <gi...@apache.org> on 2021/08/30 06:27:22 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp edited a comment on pull request #952: Change compound column field name rules - posted by GitBox <gi...@apache.org> on 2021/08/30 06:31:36 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp commented on a change in pull request #952: Change compound column field name rules - posted by GitBox <gi...@apache.org> on 2021/08/30 06:42:05 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on issue #11027: PyArrow Parquet column partitioning - posted by GitBox <gi...@apache.org> on 2021/08/30 06:52:37 UTC, 3 replies.
- [GitHub] [arrow-datafusion] houqp opened a new issue #955: Evaluate pyo3 abi3 wheel limitations for datafusion python binding - posted by GitBox <gi...@apache.org> on 2021/08/30 07:13:04 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #11014: ARROW-13775: [C++] Allow Partitioning objects to be created with a vector of field names - posted by GitBox <gi...@apache.org> on 2021/08/30 07:20:45 UTC, 3 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #11010: ARROW-13686: [Python] Update deprecated pytest yield_fixture functions - posted by GitBox <gi...@apache.org> on 2021/08/30 07:34:40 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche closed pull request #11010: ARROW-13686: [Python] Update deprecated pytest yield_fixture functions - posted by GitBox <gi...@apache.org> on 2021/08/30 07:35:43 UTC, 0 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10999: ARROW-13404: [Doc][Python] Improve PyArrow documentation for new users - posted by GitBox <gi...@apache.org> on 2021/08/30 08:28:20 UTC, 2 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on a change in pull request #50: Update CSV recipe to use pyarrow.csv instead of pandas - posted by GitBox <gi...@apache.org> on 2021/08/30 08:34:02 UTC, 0 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on a change in pull request #49: Recipe to read line delimited json as of ARROW-13708 - posted by GitBox <gi...@apache.org> on 2021/08/30 08:35:18 UTC, 1 replies.
- [GitHub] [arrow-cookbook] amol- commented on a change in pull request #50: Update CSV recipe to use pyarrow.csv instead of pandas - posted by GitBox <gi...@apache.org> on 2021/08/30 08:39:18 UTC, 0 replies.
- [GitHub] [arrow-cookbook] amol- commented on pull request #51: Creating tables recipe - posted by GitBox <gi...@apache.org> on 2021/08/30 08:41:55 UTC, 1 replies.
- [GitHub] [arrow-cookbook] amol- commented on a change in pull request #49: Recipe to read line delimited json as of ARROW-13708 - posted by GitBox <gi...@apache.org> on 2021/08/30 08:43:36 UTC, 2 replies.
- [GitHub] [arrow-cookbook] jorisvandenbossche commented on a change in pull request #51: Creating tables recipe - posted by GitBox <gi...@apache.org> on 2021/08/30 08:45:05 UTC, 1 replies.
- [GitHub] [arrow-datafusion] Dandandan opened a new issue #956: Make aggregate accumulators storage column-based - posted by GitBox <gi...@apache.org> on 2021/08/30 09:20:37 UTC, 0 replies.
- [GitHub] [arrow-rs] jorgecarleitao opened a new issue #730: `Bitmap::len` returns the number of bytes, not bits. - posted by GitBox <gi...@apache.org> on 2021/08/30 09:44:37 UTC, 0 replies.
- [GitHub] [arrow-rs] jhorstmann commented on issue #729: Question: Is there no way to create a DictionaryArray with a pre-arranged mapping? - posted by GitBox <gi...@apache.org> on 2021/08/30 09:46:53 UTC, 0 replies.
- [GitHub] [arrow-cookbook] amol- commented on pull request #50: Update CSV recipe to use pyarrow.csv instead of pandas - posted by GitBox <gi...@apache.org> on 2021/08/30 10:06:47 UTC, 0 replies.
- [GitHub] [arrow-cookbook] amol- commented on pull request #49: Recipe to read line delimited json as of ARROW-13708 - posted by GitBox <gi...@apache.org> on 2021/08/30 10:10:34 UTC, 0 replies.
- [GitHub] [arrow-cookbook] amol- commented on a change in pull request #51: Creating tables recipe - posted by GitBox <gi...@apache.org> on 2021/08/30 10:14:15 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10982: ARROW-13729: [Website] setup datafusion python binding docs - posted by GitBox <gi...@apache.org> on 2021/08/30 10:15:49 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #10982: ARROW-13729: [Website] setup datafusion python binding docs - posted by GitBox <gi...@apache.org> on 2021/08/30 10:18:02 UTC, 0 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #10982: ARROW-13729: [Website] setup datafusion python binding docs - posted by GitBox <gi...@apache.org> on 2021/08/30 10:18:16 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11028: ARROW-13783. [Python] Preview data when printing tables - posted by GitBox <gi...@apache.org> on 2021/08/30 10:55:42 UTC, 0 replies.
- [GitHub] [arrow] amol- commented on a change in pull request #11028: ARROW-13783. [Python] Preview data when printing tables - posted by GitBox <gi...@apache.org> on 2021/08/30 10:56:35 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #11011: ARROW-13764: [C++] Support CountOptions in grouped count distinct - posted by GitBox <gi...@apache.org> on 2021/08/30 11:01:59 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #11011: ARROW-13764: [C++] Support CountOptions in grouped count distinct - posted by GitBox <gi...@apache.org> on 2021/08/30 11:02:13 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on pull request #11023: ARROW-12712: [C++] String repeat kernel - posted by GitBox <gi...@apache.org> on 2021/08/30 11:07:29 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10869: ARROW-12714: [C++] String title case kernel - posted by GitBox <gi...@apache.org> on 2021/08/30 11:24:23 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #946: PartitionedFile abstraction for flexible table scan - posted by GitBox <gi...@apache.org> on 2021/08/30 11:34:03 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #932: FilePartition and PartitionedFile for scanning flexibility - posted by GitBox <gi...@apache.org> on 2021/08/30 11:34:04 UTC, 0 replies.
- [GitHub] [arrow-datafusion] alamb commented on pull request #922: WIP Optimize hash_aggregate when there are no null group keys - posted by GitBox <gi...@apache.org> on 2021/08/30 11:37:28 UTC, 1 replies.
- [GitHub] [arrow] edponce commented on a change in pull request #10869: ARROW-12714: [C++] String title case kernel - posted by GitBox <gi...@apache.org> on 2021/08/30 11:44:54 UTC, 3 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #11029: ARROW-13792 [Java]: The toString representation is incorrect for unsigned integer vectors - posted by GitBox <gi...@apache.org> on 2021/08/30 12:15:33 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11029: ARROW-13792 [Java]: The toString representation is incorrect for unsigned integer vectors - posted by GitBox <gi...@apache.org> on 2021/08/30 12:15:47 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10991: ARROW-13572: [C++][Datasets] Add ORC support to Datasets API - posted by GitBox <gi...@apache.org> on 2021/08/30 12:37:50 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on pull request #10973: ARROW-13689: [C#][Integration] Initial commit of C# Integration tests - posted by GitBox <gi...@apache.org> on 2021/08/30 12:40:35 UTC, 3 replies.
- [GitHub] [arrow] pitrou commented on pull request #10995: ARROW-13742: [C++][Go] Expose Dataset API to Go via CGO - posted by GitBox <gi...@apache.org> on 2021/08/30 13:06:29 UTC, 1 replies.
- [GitHub] [arrow-rs] pitrou commented on issue #595: FFI implementation deviates from specification for array release - posted by GitBox <gi...@apache.org> on 2021/08/30 13:11:47 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #10986: MINOR: [Doc][Python] Update compute kernel list - posted by GitBox <gi...@apache.org> on 2021/08/30 13:15:21 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11030: [MINOR][R] Fix style warnings - posted by GitBox <gi...@apache.org> on 2021/08/30 13:16:21 UTC, 1 replies.
- [GitHub] [arrow] amol- commented on pull request #10982: ARROW-13729: [Website] setup datafusion python binding docs - posted by GitBox <gi...@apache.org> on 2021/08/30 13:18:02 UTC, 1 replies.
- [GitHub] [arrow] amol- commented on pull request #10964: ARROW-13674: [CI] PR checks should check for JIRA components - posted by GitBox <gi...@apache.org> on 2021/08/30 13:21:59 UTC, 2 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #957: Inconsistent cast behavior - posted by GitBox <gi...@apache.org> on 2021/08/30 13:37:12 UTC, 1 replies.
- [GitHub] [arrow] amol- commented on a change in pull request #10999: ARROW-13404: [Doc][Python] Improve PyArrow documentation for new users - posted by GitBox <gi...@apache.org> on 2021/08/30 13:42:21 UTC, 9 replies.
- [GitHub] [arrow] pitrou commented on pull request #10968: ARROW-13680: [C++] Create an asynchronous nursery to simplify capture logic - posted by GitBox <gi...@apache.org> on 2021/08/30 13:43:41 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10968: ARROW-13680: [C++] Create an asynchronous nursery to simplify capture logic - posted by GitBox <gi...@apache.org> on 2021/08/30 13:43:54 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #10964: ARROW-13674: [CI] PR checks should check for JIRA components - posted by GitBox <gi...@apache.org> on 2021/08/30 13:48:27 UTC, 2 replies.
- [GitHub] [arrow] pitrou closed pull request #11030: MINOR: [R] Fix style warnings - posted by GitBox <gi...@apache.org> on 2021/08/30 13:49:01 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove opened a new issue #958: Add support for parsing timestamps from CSV files - posted by GitBox <gi...@apache.org> on 2021/08/30 13:51:46 UTC, 1 replies.
- [GitHub] [arrow] jonkeane commented on pull request #11001: ARROW-12981: [R] Install source package from CRAN alone - posted by GitBox <gi...@apache.org> on 2021/08/30 13:53:02 UTC, 8 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #11001: ARROW-12981: [R] Install source package from CRAN alone - posted by GitBox <gi...@apache.org> on 2021/08/30 14:06:30 UTC, 5 replies.
- [GitHub] [arrow-rs] mathiaspeters-sig commented on a change in pull request #716: Optimize array::transform::utils::set_bits - posted by GitBox <gi...@apache.org> on 2021/08/30 14:17:29 UTC, 2 replies.
- [GitHub] [arrow-datafusion] waynexia commented on a change in pull request #952: Change compound column field name rules - posted by GitBox <gi...@apache.org> on 2021/08/30 14:23:46 UTC, 2 replies.
- [GitHub] [arrow-datafusion] rdettai commented on issue #133: Add support for reading partitioned Parquet files - posted by GitBox <gi...@apache.org> on 2021/08/30 14:34:02 UTC, 1 replies.
- [GitHub] [arrow] karldw commented on pull request #11021: ARROW-13787: [C++] Verify third-party downloads - posted by GitBox <gi...@apache.org> on 2021/08/30 14:53:43 UTC, 1 replies.
- [GitHub] [arrow-rs] Marwes opened a new pull request #731: fix: Allow parquet to be compiled without arrow - posted by GitBox <gi...@apache.org> on 2021/08/30 14:56:58 UTC, 1 replies.
- [GitHub] [arrow-datafusion] houqp commented on pull request #932: FilePartition and PartitionedFile for scanning flexibility - posted by GitBox <gi...@apache.org> on 2021/08/30 15:00:46 UTC, 1 replies.
- [GitHub] [arrow] iajoiner commented on pull request #10991: ARROW-13572: [C++][Datasets] Add ORC support to Datasets API - posted by GitBox <gi...@apache.org> on 2021/08/30 15:41:29 UTC, 1 replies.
- [GitHub] [arrow] pitrou opened a new pull request #11031: ARROW-13794: [C++] Deprecate PARQUET_VERSION_2_0 - posted by GitBox <gi...@apache.org> on 2021/08/30 15:43:25 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11031: ARROW-13794: [C++] Deprecate PARQUET_VERSION_2_0 - posted by GitBox <gi...@apache.org> on 2021/08/30 15:43:49 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10994: ARROW-13737: [C++] Support for grouped aggregation over scalar columns - posted by GitBox <gi...@apache.org> on 2021/08/30 16:24:56 UTC, 1 replies.
- [GitHub] [arrow-rs] jorgecarleitao commented on a change in pull request #691: PyO3 bridge for pyarrow interoperability - posted by GitBox <gi...@apache.org> on 2021/08/30 16:26:02 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10991: ARROW-13572: [C++][Datasets] Add ORC support to Datasets API - posted by GitBox <gi...@apache.org> on 2021/08/30 16:29:46 UTC, 5 replies.
- [GitHub] [arrow] pitrou commented on pull request #10991: ARROW-13572: [C++][Datasets] Add ORC support to Datasets API - posted by GitBox <gi...@apache.org> on 2021/08/30 16:32:20 UTC, 3 replies.
- [GitHub] [arrow] pitrou commented on pull request #11014: ARROW-13775: [C++] Allow Partitioning objects to be created with a vector of field names - posted by GitBox <gi...@apache.org> on 2021/08/30 16:36:21 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10998: ARROW-13684: [C++][Compute] Strftime kernel follow-up - posted by GitBox <gi...@apache.org> on 2021/08/30 16:42:00 UTC, 3 replies.
- [GitHub] [arrow] pitrou commented on pull request #10988: ARROW-12011: [C++] Fix crashes and incorrect results when printing extreme date values - posted by GitBox <gi...@apache.org> on 2021/08/30 16:46:09 UTC, 2 replies.
- [GitHub] [arrow] pitrou closed pull request #10997: ARROW-13218: [Format] Clarify interpretation of timestamp values - posted by GitBox <gi...@apache.org> on 2021/08/30 16:47:28 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #10984: ARROW-13734: [Format] Clarify allowed values for time types - posted by GitBox <gi...@apache.org> on 2021/08/30 16:48:02 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on pull request #11026: ARROW-13561: [C++] Implement week kernel that accepts DayOfWeekOptions - posted by GitBox <gi...@apache.org> on 2021/08/30 17:02:15 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #11011: ARROW-13764: [C++] Support CountOptions in grouped count distinct - posted by GitBox <gi...@apache.org> on 2021/08/30 17:15:40 UTC, 1 replies.
- [GitHub] [arrow] bkietz commented on a change in pull request #10988: ARROW-12011: [C++] Fix crashes and incorrect results when printing extreme date values - posted by GitBox <gi...@apache.org> on 2021/08/30 17:32:09 UTC, 1 replies.
- [GitHub] [arrow] bkietz closed pull request #10290: ARROW-12725: [C++][Compute] Column at a time hash and comparison in group by - posted by GitBox <gi...@apache.org> on 2021/08/30 17:43:08 UTC, 1 replies.
- [GitHub] [arrow] bkietz commented on pull request #10858: ARROW-13532: [C++][Compute] - adding set membership type filtering to hash table interface - posted by GitBox <gi...@apache.org> on 2021/08/30 17:44:07 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #10897: ARROW-13580: [C++] quoted_strings_can_be_null only applied to string columns - posted by GitBox <gi...@apache.org> on 2021/08/30 17:56:42 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson closed pull request #10989: ARROW-13501: [R] Bindings for count aggregation - posted by GitBox <gi...@apache.org> on 2021/08/30 17:59:20 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11032: ARROW-13465: [R] to_arrow() from duckdb [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/30 18:18:30 UTC, 1 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #11032: ARROW-13465: [R] to_arrow() from duckdb [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/30 18:20:30 UTC, 1 replies.
- [GitHub] [arrow] westonpace commented on issue #11025: Gandiva Using Problem - posted by GitBox <gi...@apache.org> on 2021/08/30 18:26:10 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #11032: ARROW-13465: [R] to_arrow() from duckdb [WIP] - posted by GitBox <gi...@apache.org> on 2021/08/30 18:31:52 UTC, 1 replies.
- [GitHub] [arrow] jonkeane commented on a change in pull request #10992: ARROW-13740: [R] summarize() should not eagerly evaluate - posted by GitBox <gi...@apache.org> on 2021/08/30 18:33:25 UTC, 6 replies.
- [GitHub] [arrow] westonpace commented on pull request #11014: ARROW-13775: [C++] Allow Partitioning objects to be created with a vector of field names - posted by GitBox <gi...@apache.org> on 2021/08/30 18:47:21 UTC, 2 replies.
- [GitHub] [arrow] westonpace edited a comment on pull request #11014: ARROW-13775: [C++] Allow Partitioning objects to be created with a vector of field names - posted by GitBox <gi...@apache.org> on 2021/08/30 18:47:34 UTC, 1 replies.
- [GitHub] [arrow] westonpace closed pull request #11014: ARROW-13775: [C++] Allow Partitioning objects to be created with a vector of field names - posted by GitBox <gi...@apache.org> on 2021/08/30 18:57:35 UTC, 1 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #10992: ARROW-13740: [R] summarize() should not eagerly evaluate - posted by GitBox <gi...@apache.org> on 2021/08/30 19:57:28 UTC, 1 replies.
- [GitHub] [arrow] jorgecarleitao commented on a change in pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/30 21:23:57 UTC, 2 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11033: ARROW-13761: [R] arrow::filter() crashes (aborts R session) - posted by GitBox <gi...@apache.org> on 2021/08/30 21:26:46 UTC, 1 replies.
- [GitHub] [arrow] thisisnic commented on pull request #11009: ARROW-13620: [R] Binding for n_distinct() - posted by GitBox <gi...@apache.org> on 2021/08/30 21:42:01 UTC, 2 replies.
- [GitHub] [arrow] thisisnic edited a comment on pull request #11009: ARROW-13620: [R] Binding for n_distinct() - posted by GitBox <gi...@apache.org> on 2021/08/30 21:42:17 UTC, 2 replies.
- [GitHub] [arrow] zeroshade commented on pull request #11024: ARROW-13789: [Go] Implement Scalar Values for Go - posted by GitBox <gi...@apache.org> on 2021/08/30 21:46:31 UTC, 1 replies.
- [GitHub] [arrow-rs] jmrgibson closed issue #729: Question: Is there no way to create a DictionaryArray with a pre-arranged mapping? - posted by GitBox <gi...@apache.org> on 2021/08/30 22:28:36 UTC, 1 replies.
- [GitHub] [arrow-rs] jmrgibson commented on issue #729: Question: Is there no way to create a DictionaryArray with a pre-arranged mapping? - posted by GitBox <gi...@apache.org> on 2021/08/30 22:28:36 UTC, 1 replies.
- [GitHub] [arrow-datafusion] sergiimk opened a new issue #959: SELECT ... ORDER BY query fails on data with int64 timestamp field - posted by GitBox <gi...@apache.org> on 2021/08/30 22:31:51 UTC, 1 replies.
- [GitHub] [arrow-datafusion] jorgecarleitao commented on issue #959: SELECT ... ORDER BY query fails on data with int64 timestamp field - posted by GitBox <gi...@apache.org> on 2021/08/30 22:50:44 UTC, 1 replies.
- [GitHub] [arrow] westonpace commented on a change in pull request #10934: [RFC] Arrow Compute Serialized Intermediate Representation draft for discussion - posted by GitBox <gi...@apache.org> on 2021/08/30 23:09:33 UTC, 2 replies.
- [GitHub] [arrow] eerhardt commented on pull request #10973: ARROW-13689: [C#][Integration] Initial commit of C# Integration tests - posted by GitBox <gi...@apache.org> on 2021/08/30 23:16:22 UTC, 1 replies.
- [GitHub] [arrow-datafusion] sergiimk commented on issue #959: SELECT ... ORDER BY query fails on data with int64 timestamp field - posted by GitBox <gi...@apache.org> on 2021/08/31 00:28:35 UTC, 1 replies.
- [GitHub] [arrow] wanx4910 commented on issue #11027: PyArrow Parquet column partitioning - posted by GitBox <gi...@apache.org> on 2021/08/31 03:10:59 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove merged pull request #954: Improve User Guide - posted by GitBox <gi...@apache.org> on 2021/08/31 03:21:03 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #862: Add datafusion-cli documentation to the user guide - posted by GitBox <gi...@apache.org> on 2021/08/31 03:21:04 UTC, 1 replies.
- [GitHub] [arrow-datafusion] andygrove closed issue #953: Update user guide - posted by GitBox <gi...@apache.org> on 2021/08/31 03:21:04 UTC, 1 replies.
- [GitHub] [arrow] emkornfield closed pull request #10177: ARROW-13628: [Format][C++][Java] Add MONTH_DAY_NANO interval type - posted by GitBox <gi...@apache.org> on 2021/08/31 03:22:22 UTC, 1 replies.
- [GitHub] [arrow] westonpace commented on issue #11027: PyArrow Parquet column partitioning - posted by GitBox <gi...@apache.org> on 2021/08/31 03:23:51 UTC, 1 replies.
- [GitHub] [arrow-rs] emkornfield opened a new issue #732: Add Support for Interval Type Month, Day, Nanos - posted by GitBox <gi...@apache.org> on 2021/08/31 03:23:51 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on pull request #10951: ARROW-13646: [Go][Parquet] adding the parquet metadata package - posted by GitBox <gi...@apache.org> on 2021/08/31 03:32:58 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #11031: ARROW-13794: [C++] Deprecate PARQUET_VERSION_2_0 - posted by GitBox <gi...@apache.org> on 2021/08/31 03:46:37 UTC, 2 replies.
- [GitHub] [arrow] emkornfield commented on pull request #11031: ARROW-13794: [C++] Deprecate PARQUET_VERSION_2_0 - posted by GitBox <gi...@apache.org> on 2021/08/31 03:51:10 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #11029: ARROW-13792 [Java]: The toString representation is incorrect for unsigned integer vectors - posted by GitBox <gi...@apache.org> on 2021/08/31 03:53:06 UTC, 2 replies.
- [GitHub] [arrow] westonpace commented on pull request #11033: ARROW-13761: [R] arrow::filter() crashes (aborts R session) - posted by GitBox <gi...@apache.org> on 2021/08/31 03:54:10 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on pull request #11029: ARROW-13792 [Java]: The toString representation is incorrect for unsigned integer vectors - posted by GitBox <gi...@apache.org> on 2021/08/31 03:54:23 UTC, 1 replies.
- [GitHub] [arrow] emkornfield commented on a change in pull request #10978: PARQUET-492: [C++][Parquet] Basic support for reading DELTA_BYTE_ARRAY data. - posted by GitBox <gi...@apache.org> on 2021/08/31 03:59:08 UTC, 1 replies.
- [GitHub] [arrow] kou closed pull request #11006: ARROW-13760: [C++] Bump required Protobuf when using Flight - posted by GitBox <gi...@apache.org> on 2021/08/31 04:18:34 UTC, 1 replies.
- [GitHub] [arrow] westonpace edited a comment on pull request #10968: ARROW-13680: [C++] Create an asynchronous nursery to simplify capture logic - posted by GitBox <gi...@apache.org> on 2021/08/31 05:33:49 UTC, 1 replies.
- [GitHub] [arrow] jorgecarleitao commented on pull request #10982: ARROW-13729: [Website] setup datafusion python binding docs - posted by GitBox <gi...@apache.org> on 2021/08/31 06:52:18 UTC, 1 replies.
- [GitHub] [arrow] liyafan82 commented on a change in pull request #11029: ARROW-13792 [Java]: The toString representation is incorrect for unsigned integer vectors - posted by GitBox <gi...@apache.org> on 2021/08/31 06:59:19 UTC, 2 replies.
- [GitHub] [arrow] zhztheplayer edited a comment on pull request #10883: ARROW-7272: [C++][Java] JNI bridge between RecordBatch and VectorSchemaRoot - posted by GitBox <gi...@apache.org> on 2021/08/31 07:29:39 UTC, 1 replies.
- [GitHub] [arrow-rs] yjshen commented on pull request #707: Parquet related changes for remote read - posted by GitBox <gi...@apache.org> on 2021/08/31 08:06:41 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #11031: ARROW-13794: [C++] Deprecate PARQUET_VERSION_2_0 - posted by GitBox <gi...@apache.org> on 2021/08/31 08:20:48 UTC, 7 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10988: ARROW-12011: [C++] Fix crashes and incorrect results when printing extreme date values - posted by GitBox <gi...@apache.org> on 2021/08/31 08:32:36 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche commented on pull request #10988: ARROW-12011: [C++] Fix crashes and incorrect results when printing extreme date values - posted by GitBox <gi...@apache.org> on 2021/08/31 09:13:28 UTC, 1 replies.
- [GitHub] [arrow] pitrou edited a comment on pull request #10988: ARROW-12011: [C++] Fix crashes and incorrect results when printing extreme date values - posted by GitBox <gi...@apache.org> on 2021/08/31 09:19:04 UTC, 1 replies.
- [GitHub] [arrow] EdisonZiXing commented on issue #11025: Gandiva Using Problem - posted by GitBox <gi...@apache.org> on 2021/08/31 09:32:01 UTC, 2 replies.
- [GitHub] [arrow] EdisonZiXing opened a new issue #11034: Filter the dataframe with gandiva - posted by GitBox <gi...@apache.org> on 2021/08/31 09:38:14 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on pull request #11031: ARROW-13794: [C++] Deprecate PARQUET_VERSION_2_0 - posted by GitBox <gi...@apache.org> on 2021/08/31 09:52:29 UTC, 2 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #11031: ARROW-13794: [C++] Deprecate PARQUET_VERSION_2_0 - posted by GitBox <gi...@apache.org> on 2021/08/31 10:12:51 UTC, 4 replies.
- [GitHub] [arrow] liyafan82 opened a new pull request #11035: ARROW-13811 [Java]: Provide a general out-of-place sorter - posted by GitBox <gi...@apache.org> on 2021/08/31 10:37:46 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11035: ARROW-13811 [Java]: Provide a general out-of-place sorter - posted by GitBox <gi...@apache.org> on 2021/08/31 10:38:00 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb merged pull request #938: Add metrics for SortExect + HashAggregateExec - posted by GitBox <gi...@apache.org> on 2021/08/31 11:07:18 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb opened a new pull request #960: Add metrics for FilterExec - posted by GitBox <gi...@apache.org> on 2021/08/31 11:17:39 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb opened a new issue #733: --no-default-features is broken for parquet - posted by GitBox <gi...@apache.org> on 2021/08/31 11:20:43 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on a change in pull request #731: fix: Allow parquet to be compiled without arrow (fix --no-default-features) - posted by GitBox <gi...@apache.org> on 2021/08/31 11:36:43 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb merged pull request #721: Fix decimal repr in parquet schema printer - posted by GitBox <gi...@apache.org> on 2021/08/31 11:37:07 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb closed issue #713: Decimal logical type is formatted incorrectly by print_schema - posted by GitBox <gi...@apache.org> on 2021/08/31 11:37:07 UTC, 1 replies.
- [GitHub] [arrow-rs] alamb commented on pull request #715: chore: Reduce the amount of code generated by monomorphization - posted by GitBox <gi...@apache.org> on 2021/08/31 11:38:22 UTC, 2 replies.
- [GitHub] [arrow-datafusion] alamb opened a new issue #961: Error in `python test` check / maturn python build: `function or associated item not found in `proc_macro::Literal` - posted by GitBox <gi...@apache.org> on 2021/08/31 11:46:49 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #959: SELECT ... ORDER BY query fails on data with int64 timestamp field - posted by GitBox <gi...@apache.org> on 2021/08/31 11:48:19 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche closed issue #11027: PyArrow Parquet column partitioning - posted by GitBox <gi...@apache.org> on 2021/08/31 12:12:55 UTC, 1 replies.
- [GitHub] [arrow-rs] kszucs commented on issue #690: The integration tests are not running - posted by GitBox <gi...@apache.org> on 2021/08/31 12:18:06 UTC, 2 replies.
- [GitHub] [arrow-rs] kszucs commented on pull request #691: PyO3 bridge for pyarrow interoperability - posted by GitBox <gi...@apache.org> on 2021/08/31 12:19:10 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #10998: ARROW-13684: [C++][Compute] Strftime kernel follow-up - posted by GitBox <gi...@apache.org> on 2021/08/31 12:33:42 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #10730: ARROW-13164: [R] altrep vectors from Array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/31 12:42:21 UTC, 1 replies.
- [GitHub] [arrow] pitrou closed pull request #11031: ARROW-13794: [C++] Deprecate PARQUET_VERSION_2_0 - posted by GitBox <gi...@apache.org> on 2021/08/31 12:51:43 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche opened a new pull request #11036: ARROW-13594: [CI] Temporarily disable turbodbc integration tests in nightly builds - posted by GitBox <gi...@apache.org> on 2021/08/31 13:08:06 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11036: ARROW-13594: [CI] Temporarily disable turbodbc integration tests in nightly builds - posted by GitBox <gi...@apache.org> on 2021/08/31 13:08:21 UTC, 1 replies.
- [GitHub] [arrow] jorisvandenbossche commented on a change in pull request #11036: ARROW-13594: [CI] Temporarily disable turbodbc integration tests in nightly builds - posted by GitBox <gi...@apache.org> on 2021/08/31 13:09:07 UTC, 2 replies.
- [GitHub] [arrow] ianmcook commented on a change in pull request #11009: ARROW-13620: [R] Binding for n_distinct() - posted by GitBox <gi...@apache.org> on 2021/08/31 13:12:51 UTC, 2 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #11033: ARROW-13761: [R] arrow::filter() crashes (aborts R session) - posted by GitBox <gi...@apache.org> on 2021/08/31 13:19:08 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on a change in pull request #11026: ARROW-13561: [C++] Implement week kernel that accepts DayOfWeekOptions - posted by GitBox <gi...@apache.org> on 2021/08/31 13:21:19 UTC, 2 replies.
- [GitHub] [arrow] kszucs commented on a change in pull request #11036: ARROW-13594: [CI] Temporarily disable turbodbc integration tests in nightly builds - posted by GitBox <gi...@apache.org> on 2021/08/31 13:30:02 UTC, 1 replies.
- [GitHub] [arrow-datafusion] rdettai commented on issue #98: [Rust] Add constant folding to expressions during logically planning - posted by GitBox <gi...@apache.org> on 2021/08/31 13:49:37 UTC, 1 replies.
- [GitHub] [arrow] rok commented on a change in pull request #11026: ARROW-13561: [C++] Implement week kernel that accepts DayOfWeekOptions - posted by GitBox <gi...@apache.org> on 2021/08/31 13:51:33 UTC, 3 replies.
- [GitHub] [arrow-datafusion] rdettai opened a new issue #962: Moving cost based optimizations to physical planning - posted by GitBox <gi...@apache.org> on 2021/08/31 13:54:06 UTC, 1 replies.
- [GitHub] [arrow] zeroshade opened a new pull request #11037: ARROW-13816: [Go][C] Implement Consumer APIs for C Data Interface in Go - posted by GitBox <gi...@apache.org> on 2021/08/31 13:57:43 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11037: ARROW-13816: [Go][C] Implement Consumer APIs for C Data Interface in Go - posted by GitBox <gi...@apache.org> on 2021/08/31 13:57:57 UTC, 1 replies.
- [GitHub] [arrow-datafusion] rdettai commented on issue #962: Moving cost based optimizations to physical planning - posted by GitBox <gi...@apache.org> on 2021/08/31 14:03:57 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb commented on issue #98: [Rust] Add constant folding to expressions during logically planning - posted by GitBox <gi...@apache.org> on 2021/08/31 14:21:31 UTC, 1 replies.
- [GitHub] [arrow-datafusion] alamb closed issue #98: [Rust] Add constant folding to expressions during logically planning - posted by GitBox <gi...@apache.org> on 2021/08/31 14:21:31 UTC, 1 replies.
- [GitHub] [arrow] zeroshade commented on pull request #11037: ARROW-13816: [Go][C] Implement Consumer APIs for C Data Interface in Go - posted by GitBox <gi...@apache.org> on 2021/08/31 14:40:00 UTC, 1 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11038: ARROW-13815 [R]: Adapt to new callstack changes in rlang - posted by GitBox <gi...@apache.org> on 2021/08/31 14:45:41 UTC, 0 replies.
- [GitHub] [arrow] jonkeane opened a new pull request #11038: ARROW-13815 [R]: Adapt to new callstack changes in rlang - posted by GitBox <gi...@apache.org> on 2021/08/31 15:20:40 UTC, 0 replies.
- [GitHub] [arrow-datafusion] rdettai edited a comment on issue #962: Moving cost based optimizations to physical planning - posted by GitBox <gi...@apache.org> on 2021/08/31 15:28:08 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10992: ARROW-13740: [R] summarize() should not eagerly evaluate - posted by GitBox <gi...@apache.org> on 2021/08/31 15:29:20 UTC, 0 replies.
- [GitHub] [arrow-rs] Marwes commented on a change in pull request #731: fix: Allow parquet to be compiled without arrow (fix --no-default-features) - posted by GitBox <gi...@apache.org> on 2021/08/31 15:29:39 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson commented on a change in pull request #11038: ARROW-13815 [R]: Adapt to new callstack changes in rlang - posted by GitBox <gi...@apache.org> on 2021/08/31 15:29:46 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11039: ARROW-13819: [C++] Initialize subseconds in value_parsing.h - posted by GitBox <gi...@apache.org> on 2021/08/31 15:32:39 UTC, 0 replies.
- [GitHub] [arrow-rs] codecov-commenter commented on pull request #731: fix: Allow parquet to be compiled without arrow (fix --no-default-features) - posted by GitBox <gi...@apache.org> on 2021/08/31 15:35:24 UTC, 0 replies.
- [GitHub] [arrow-datafusion] rdettai commented on issue #868: Ballista should serialize Parquet statistics - posted by GitBox <gi...@apache.org> on 2021/08/31 15:43:49 UTC, 0 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #11005: ARROW-13691: [C++] Support skip_nulls/min_count in VarianceOptions - posted by GitBox <gi...@apache.org> on 2021/08/31 16:04:01 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10964: ARROW-13674: [CI] PR checks should check for JIRA components - posted by GitBox <gi...@apache.org> on 2021/08/31 16:13:55 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #11039: ARROW-13819: [C++] Initialize subseconds in value_parsing.h - posted by GitBox <gi...@apache.org> on 2021/08/31 16:34:49 UTC, 0 replies.
- [GitHub] [arrow] karldw edited a comment on pull request #11001: ARROW-12981: [R] Install source package from CRAN alone - posted by GitBox <gi...@apache.org> on 2021/08/31 16:37:03 UTC, 1 replies.
- [GitHub] [arrow] pitrou commented on a change in pull request #10999: ARROW-13404: [Doc][Python] Improve PyArrow documentation for new users - posted by GitBox <gi...@apache.org> on 2021/08/31 16:45:43 UTC, 2 replies.
- [GitHub] [arrow] pitrou commented on pull request #11037: ARROW-13816: [Go][C] Implement Consumer APIs for C Data Interface in Go - posted by GitBox <gi...@apache.org> on 2021/08/31 16:50:39 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #11005: ARROW-13691: [C++] Support skip_nulls/min_count in VarianceOptions - posted by GitBox <gi...@apache.org> on 2021/08/31 16:51:25 UTC, 0 replies.
- [GitHub] [arrow] Nlte opened a new pull request #11040: ARROW-13699: [Python][Docs] Improve filesystem documentation - posted by GitBox <gi...@apache.org> on 2021/08/31 17:01:02 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11040: ARROW-13699: [Python][Docs] Improve filesystem documentation - posted by GitBox <gi...@apache.org> on 2021/08/31 17:01:26 UTC, 0 replies.
- [GitHub] [arrow] pitrou closed pull request #10794: ARROW-13441: [C++][CSV] Skip empty batches in column decoder - posted by GitBox <gi...@apache.org> on 2021/08/31 17:29:40 UTC, 0 replies.
- [GitHub] [arrow-rs] kszucs edited a comment on issue #690: The integration tests are not running - posted by GitBox <gi...@apache.org> on 2021/08/31 17:52:45 UTC, 0 replies.
- [GitHub] [arrow-cookbook] Nlte opened a new issue #56: [Python] Make pytest fails - posted by GitBox <gi...@apache.org> on 2021/08/31 17:55:47 UTC, 0 replies.
- [GitHub] [arrow-rs] Igosuki commented on issue #727: Support for an avro table reader - posted by GitBox <gi...@apache.org> on 2021/08/31 18:06:49 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #57: Common example files across implementations - posted by GitBox <gi...@apache.org> on 2021/08/31 18:15:50 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on issue #56: [Python] Makefile: pytest target fails - posted by GitBox <gi...@apache.org> on 2021/08/31 18:18:42 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #50: Update CSV recipe to use pyarrow.csv instead of pandas - posted by GitBox <gi...@apache.org> on 2021/08/31 18:27:41 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace commented on pull request #55: Closes #27, use pyarrow csv writer - posted by GitBox <gi...@apache.org> on 2021/08/31 18:27:51 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #58: Update contributors guide with conventions on issue assignment - posted by GitBox <gi...@apache.org> on 2021/08/31 18:30:37 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace opened a new issue #59: Investigate PR templates - posted by GitBox <gi...@apache.org> on 2021/08/31 18:33:39 UTC, 0 replies.
- [GitHub] [arrow-cookbook] westonpace merged pull request #53: Add workflow for C++ tests - posted by GitBox <gi...@apache.org> on 2021/08/31 18:36:06 UTC, 0 replies.
- [GitHub] [arrow-rs] bjchambers opened a new issue #734: `new_null_array` creates invalid struct arrays - posted by GitBox <gi...@apache.org> on 2021/08/31 18:37:57 UTC, 0 replies.
- [GitHub] [arrow] thisisnic commented on a change in pull request #11009: ARROW-13620: [R] Binding for n_distinct() - posted by GitBox <gi...@apache.org> on 2021/08/31 18:49:11 UTC, 0 replies.
- [GitHub] [arrow] jonkeane closed pull request #10888: ARROW-13560: [R] Allow Scanner$create() to accept filter / project even with arrow_dplyr_querys - posted by GitBox <gi...@apache.org> on 2021/08/31 19:54:52 UTC, 0 replies.
- [GitHub] [arrow] jonkeane closed pull request #11038: ARROW-13815 [R]: Adapt to new callstack changes in rlang - posted by GitBox <gi...@apache.org> on 2021/08/31 19:56:06 UTC, 0 replies.
- [GitHub] [arrow-datafusion] houqp merged pull request #952: Change compound column field name rules - posted by GitBox <gi...@apache.org> on 2021/08/31 20:15:34 UTC, 0 replies.
- [GitHub] [arrow] lidavidm opened a new pull request #11041: ARROW-13812: [C++] Fix Valgrind error in Grouper.BooleanKey test - posted by GitBox <gi...@apache.org> on 2021/08/31 20:16:59 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11041: ARROW-13812: [C++] Fix Valgrind error in Grouper.BooleanKey test - posted by GitBox <gi...@apache.org> on 2021/08/31 20:17:23 UTC, 1 replies.
- [GitHub] [arrow] lidavidm commented on pull request #11022: ARROW-13573: [C++] Support dictionaries natively in case_when - posted by GitBox <gi...@apache.org> on 2021/08/31 20:20:51 UTC, 0 replies.
- [GitHub] [arrow] lidavidm commented on pull request #11041: ARROW-13812: [C++] Fix Valgrind error in Grouper.BooleanKey test - posted by GitBox <gi...@apache.org> on 2021/08/31 20:22:55 UTC, 0 replies.
- [GitHub] [arrow] ursabot commented on pull request #10730: ARROW-13164: [R] altrep vectors from Array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/31 20:23:18 UTC, 0 replies.
- [GitHub] [arrow] nealrichardson edited a comment on pull request #11001: ARROW-12981: [R] Install source package from CRAN alone - posted by GitBox <gi...@apache.org> on 2021/08/31 21:11:33 UTC, 0 replies.
- [GitHub] [arrow-datafusion] novemberkilo commented on a change in pull request #922: WIP Optimize hash_aggregate when there are no null group keys - posted by GitBox <gi...@apache.org> on 2021/08/31 22:16:59 UTC, 1 replies.
- [GitHub] [arrow] laurentgo opened a new pull request #11042: ARROW-13823 [Java]: Exclude .factorypath - posted by GitBox <gi...@apache.org> on 2021/08/31 22:19:21 UTC, 0 replies.
- [GitHub] [arrow] github-actions[bot] commented on pull request #11042: ARROW-13823 [Java]: Exclude .factorypath - posted by GitBox <gi...@apache.org> on 2021/08/31 22:19:47 UTC, 0 replies.
- [GitHub] [arrow] jonkeane commented on pull request #10730: ARROW-13164: [R] altrep vectors from Array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/31 22:21:11 UTC, 0 replies.
- [GitHub] [arrow] LukasBec opened a new issue #11043: Memory Usage of Parquet Stream Writer - posted by GitBox <gi...@apache.org> on 2021/08/31 22:38:35 UTC, 0 replies.
- [GitHub] [arrow] n3world commented on pull request #10662: ARROW-13252: [C++] Add offset to CSV error reporting - posted by GitBox <gi...@apache.org> on 2021/08/31 23:16:47 UTC, 0 replies.
- [GitHub] [arrow] ursabot edited a comment on pull request #10730: ARROW-13164: [R] altrep vectors from Array with nulls - posted by GitBox <gi...@apache.org> on 2021/08/31 23:17:20 UTC, 0 replies.
- [GitHub] [arrow] n3world commented on pull request #10790: ARROW-12673: [C++] Add callback to handle incorrect column counts - posted by GitBox <gi...@apache.org> on 2021/08/31 23:17:34 UTC, 0 replies.