Bryce Mecum
Bryce Mecum
Thanks @noamross! @kou can you please approve all workflows to run?
Hi @noamross, would you be interested in adding the test described above to this PR? If not, I could take a shot at it.
No problem at all @noamross, it's awesome you filed a PR for the issue and it's very much appreciated. I'll work on adding and testing the test.
I put up a draft PR with a test to exercise this and hopefully watch it fail on CI at https://github.com/apache/arrow/pull/41018. It fails on my amd64 linux machine so I...
@github-actions crossbow submit -g cpp
@github-actions crossbow submit -g cpp
Things look good locally (testing on macOS-aarch64-clang and Linux-amd64-gcc) but I see an issue with my includes in a few of the above jobs. I'll fix those soon.
@github-actions crossbow submit -g cpp
I've pushed up a fix to address the includes issue and the crossbow jobs looked clear (failures are unrelated and the test we expect to pass does indeed pass). I've...
Thanks for taking a look @kou, I accepted all your changes. I feel pretty good about the state of this PR at this point and am not sure we need...