Skip to content

GH-44513: [C++] Fix overflow issues for large build side in swiss join #41740

GH-44513: [C++] Fix overflow issues for large build side in swiss join

GH-44513: [C++] Fix overflow issues for large build side in swiss join #41740

Triggered via pull request December 26, 2024 18:18
Status Cancelled
Total duration 8m 9s
Artifacts

ruby.yml

on: pull_request
ARM64 macOS 14 GLib & Ruby
5m 20s
ARM64 macOS 14 GLib & Ruby
AMD64 Windows MSVC GLib
2m 56s
AMD64 Windows MSVC GLib
Matrix: ubuntu
Matrix: windows-mingw
Fit to window
Zoom out
Zoom in

Annotations

10 errors
AMD64 Windows MSVC GLib
Process completed with exit code 1.
ARM64 macOS 14 GLib & Ruby
No available formula with the name "[email protected]". Did you mean pkg-config-wrapper?
Failure: ruby/red-arrow/test/test-table.rb#L1290
<#<Arrow::Table:0x00000001419ae560 ptr=0x0000600003eb9cc0> key1 key2 number key1 key2 string (uint8) (uint8) (uint16) (uint8) (uint8) (utf8) 0 1 100 1100 1 100 1-100 1 2 20 2020 2 20 2-20 > expected but was <#<Arrow::Table:0x0000000141976700 ptr=0x0000600003eb8df0> key1 key2 number key1 key2 string (uint8) (uint8) (uint16) (uint8) (uint8) (utf8) 0 2 20 2020 2 20 2-20 >. diff: - #<Arrow::Table:0x00000001419ae560 ptr=0x0000600003eb9cc0> ? ^^^ ^^^ + #<Arrow::Table:0x0000000141976700 ptr=0x0000600003eb8df0> ? ^ + + ^^^ key1 key2 number key1 key2 string (uint8) (uint8) (uint16) (uint8) (uint8) (utf8) - 0 1 100 1100 1 100 1-100 - 1 2 20 2020 2 20 2-20 ? ^ ^ + 0 2 20 2020 2 20 2-20 ? ^ ^
Failure: ruby/red-arrow/test/test-table.rb#L1324
<#<Arrow::Table:0x0000000131ae6348 ptr=0x0000600003de5720> left_key1 left_key2 number right_key1 right_key2 string (uint8) (uint8) (uint16) (uint8) (uint8) (utf8) 0 1 100 1100 1 100 1-100 1 2 20 2020 2 20 2-20 > expected but was <#<Arrow::Table:0x0000000131ad4008 ptr=0x0000600003df8100> left_key1 left_key2 number right_key1 right_key2 string (uint8) (uint8) (uint16) (uint8) (uint8) (utf8) 0 2 20 2020 2 20 2-20 >. diff: - #<Arrow::Table:0x0000000131ae6348 ptr=0x0000600003de5720> ? ^^^ ^^^^ + #<Arrow::Table:0x0000000131ad4008 ptr=0x0000600003df8100> ? ^ ++ ^^^^ left_key1 left_key2 number right_key1 right_key2 string (uint8) (uint8) (uint16) (uint8) (uint8) (utf8) - 0 1 100 1100 1 100 1-100 - 1 2 20 2020 2 20 2-20 ? ^ ^ + 0 2 20 2020 2 20 2-20 ? ^ ^
Failure: ruby/red-arrow/test/test-table.rb#L1516
<#<Arrow::Table:0x0000000131dd4488 ptr=0x0000600003decbe0> key1_left key2_left number key1_right key2_right string (uint8) (uint8) (uint16) (uint8) (uint8) (utf8) 0 1 100 1100 1 100 1-100 1 2 20 2020 2 20 2-20 > expected but was <#<Arrow::Table:0x0000000131dae3f0 ptr=0x0000600003df39d0> key1_left key2_left number key1_right key2_right string (uint8) (uint8) (uint16) (uint8) (uint8) (utf8) 0 2 20 2020 2 20 2-20 >. diff: - #<Arrow::Table:0x0000000131dd4488 ptr=0x0000600003decbe0> ? ^^^^^ ^^^^ + #<Arrow::Table:0x0000000131dae3f0 ptr=0x0000600003df39d0> ? ^^^^^ ^^^^ key1_left key2_left number key1_right key2_right string (uint8) (uint8) (uint16) (uint8) (uint8) (utf8) - 0 1 100 1100 1 100 1-100 - 1 2 20 2020 2 20 2-20 ? ^ ^ + 0 2 20 2020 2 20 2-20 ? ^ ^
ARM64 macOS 14 GLib & Ruby
Process completed with exit code 1.
AMD64 Windows MinGW 64 GLib & Ruby
Canceling since a higher priority waiting request for 'apache/arrow-fix-gh44513-C GLib & Ruby' exists
AMD64 Windows MinGW 64 GLib & Ruby
The operation was canceled.
AMD64 Ubuntu 22.04 GLib & Ruby
Canceling since a higher priority waiting request for 'apache/arrow-fix-gh44513-C GLib & Ruby' exists
AMD64 Ubuntu 22.04 GLib & Ruby
The operation was canceled.