Skip to content

Commit 27f2979

Browse files
committed
Add pax module support
1 parent d34b10a commit 27f2979

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/sonarqube.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,14 @@ jobs:
8585
/usr/local/cloudberry-db/lib
8686
sudo chown -R gpadmin:gpadmin /usr/local/cloudberry-db
8787
export LD_LIBRARY_PATH=/usr/local/cloudberry-db/lib:LD_LIBRARY_PATH
88+
git submodule update --init
8889
./configure --prefix=/usr/local/cloudberry-db \
8990
--disable-external-fts \
9091
--enable-gpcloud \
9192
--enable-ic-proxy \
9293
--enable-orafce \
9394
--enable-orca \
95+
--enable-pax \
9496
--enable-pxf \
9597
--enable-tap-tests \
9698
--with-gssapi \

0 commit comments

Comments
 (0)