Tamas Mate has posted comments on this change. (
http://gerrit.cloudera.org:8080/21061 )
Change subject: IMPALA-12610: Support reading ARRAY columns for Iceberg
Metadata tables
......................................................................
Patch Set 11:
I have not figured out the reason behind the clang-tidy failures yet:
The fail is:
```
FAILED: Unified backend test executable returned an error when trying
to list tests.
Command: /home/ubuntu/Impala/bin/run-binary.sh
/home/ubuntu/Impala/be/build/release//service/unifiedbetests --gtest_list_tests
Return Code: -11
```
Which suggests that the unifiedbetests failed with SIGSEGV.
As PS8 was fine, I narrowed down the issue to one commit:
```
commit 9b8e43e9a1ae871e676cded8e9eddc90aa96f314
IMPALA-12426: QueryStateRecord Refactor
```
Looks like this these changes are colliding, but I do not see why ATM.
--
To view, visit http://gerrit.cloudera.org:8080/21061
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ieb9bac1822a17bd3cd074b4b98e4d010703cecb1
Gerrit-Change-Number: 21061
Gerrit-PatchSet: 11
Gerrit-Owner: Tamas Mate <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Gabor Kaszab <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Tamas Mate <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
Gerrit-Comment-Date: Fri, 01 Mar 2024 16:12:30 +0000
Gerrit-HasComments: No