Alexey Serbin has uploaded this change for review. ( 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 --- M src/kudu/codegen/CMakeLists.txt 1 file changed, 0 insertions(+), 41 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/23/19623/1 -- 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: newchange Gerrit-Change-Id: Iee488e28ce70954223f7b657a035c3a859c83f49 Gerrit-Change-Number: 19623 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
