Yingchun Lai has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19623 )
Change subject: Revert "[codegen] fix build on Ubuntu 22.04" ...................................................................... Revert "[codegen] fix build on Ubuntu 22.04" This reverts commit 8ee73765fb78c246d3455029cdf02e15eac28926. Even if 8ee73765f fixes build on Ubuntu 22.04, it turns out that it breaks TSAN builds with earlier GCC versions. Also, there are still some questions left on failed tests once Kudu builds at Ubuntu 22.04, so I'm suspecting wrong include files are actually picked up. Since I don't have time to troubleshoot this further right now, I'm reverting 8ee73765f to unblock other people who have multiple patches in progress since TSAN pre-commit builds are failing with 8ee73765f. Change-Id: Iee488e28ce70954223f7b657a035c3a859c83f49 Reviewed-on: http://gerrit.cloudera.org:8080/19623 Tested-by: Kudu Jenkins Reviewed-by: KeDeng <[email protected]> Reviewed-by: Yingchun Lai <[email protected]> --- M src/kudu/codegen/CMakeLists.txt 1 file changed, 0 insertions(+), 41 deletions(-) Approvals: Kudu Jenkins: Verified KeDeng: Looks good to me, but someone else must approve Yingchun Lai: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/19623 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iee488e28ce70954223f7b657a035c3a859c83f49 Gerrit-Change-Number: 19623 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: KeDeng <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yifan Zhang <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]>
