GH-44513: [C++] Fix overflow issues for large build side in swiss join #41743
Triggered via pull request
December 26, 2024 18:35
Status
Failure
Total duration
19m 40s
Artifacts
–
ruby.yml
on: pull_request
ARM64 macOS 14 GLib & Ruby
4m 51s
AMD64 Windows MSVC GLib
4m 10s
Matrix: ubuntu
Matrix: windows-mingw
Annotations
11 errors and 1 warning
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:0x0000000156f27dd8 ptr=0x0000600000b6b8e0>
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:0x0000000156ef4230 ptr=0x0000600000b20160>
key1 key2 number key1 key2 string
(uint8) (uint8) (uint16) (uint8) (uint8) (utf8)
0 2 20 2020 2 20 2-20
>.
diff:
- #<Arrow::Table:0x0000000156f27dd8 ptr=0x0000600000b6b8e0>
? ^^^^ ---
+ #<Arrow::Table:0x0000000156ef4230 ptr=0x0000600000b20160>
? + + ^^ +++
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:0x0000000133ab23c0 ptr=0x00006000008d1c30>
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:0x0000000133a99f78 ptr=0x00006000008ad180>
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:0x0000000133ab23c0 ptr=0x00006000008d1c30>
? ^^^^^ ^^
+ #<Arrow::Table:0x0000000133a99f78 ptr=0x00006000008ad180>
? ^^^^^ + ^
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:0x00000001438db9b0 ptr=0x00006000008a3d30>
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:0x000000015696f8f0 ptr=0x0000600000b78e50>
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:0x00000001438db9b0 ptr=0x00006000008a3d30>
? ^^ ^^^^ ^^^^
+ #<Arrow::Table:0x000000015696f8f0 ptr=0x0000600000b78e50>
? ^^^^^ ^ ++ ^^
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.
|
Failure:
ruby/red-arrow/test/test-table.rb#L1290
<#<Arrow::Table:0x0000017991c24938 ptr=0x00000179934e3270>
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:0x0000017991c07540 ptr=0x00000179934e43e0>
key1 key2 number key1 key2 string
(uint8) (uint8) (uint16) (uint8) (uint8) (utf8)
0 2 20 2020 2 20 2-20
>.
diff:
- #<Arrow::Table:0x0000017991c24938 ptr=0x00000179934e3270>
? ^ ^^^ ^^
+ #<Arrow::Table:0x0000017991c07540 ptr=0x00000179934e43e0>
? ^^^ ^ + ^
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:0x00000179936b0680 ptr=0x0000017993a812e0>
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:0x0000017993615928 ptr=0x0000017993a81fa0>
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:0x00000179936b0680 ptr=0x0000017993a812e0>
? ^^^ - ^^
+ #<Arrow::Table:0x0000017993615928 ptr=0x0000017993a81fa0>
? ^^^^ ^^
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:0x00000179913d80b8 ptr=0x0000017991094520>
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:0x0000017991482568 ptr=0x000001798fb7bd90>
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:0x00000179913d80b8 ptr=0x0000017991094520>
? ^^ ^^ ------
+ #<Arrow::Table:0x0000017991482568 ptr=0x000001798fb7bd90>
? ^ ^^^ ++++++
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
? ^ ^
|
AMD64 Windows MinGW 64 GLib & Ruby
Process completed with exit code 1.
|
AMD64 Ubuntu 22.04 GLib & Ruby
Process completed with exit code 1.
|
AMD64 Ubuntu 22.04 GLib & Ruby
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|