Skip to content

CNDB-18064: Fix test_describe failing due to changed default compression#102

Open
pkolaczk wants to merge 1 commit into
mainfrom
c18064-fix-test-describe-mv
Open

CNDB-18064: Fix test_describe failing due to changed default compression#102
pkolaczk wants to merge 1 commit into
mainfrom
c18064-fix-test-describe-mv

Conversation

@pkolaczk

@pkolaczk pkolaczk commented Jun 9, 2026

Copy link
Copy Markdown

New versions of CC switched to AdaptiveCompressor so the output of
DESCRIBE TABLE is different now. Fixed by forcing LZ4Compressor at table
creation time so the tests are not going to fail when we change
the default compression again.

@pkolaczk pkolaczk force-pushed the c18064-fix-test-describe-mv branch 2 times, most recently from 84d3848 to 1ac005f Compare June 9, 2026 16:23
New versions of CC switched to AdaptiveCompressor so the output of
DESCRIBE TABLE is different now. Fixed by forcing LZ4Compressor at table
creation time so the tests are not going to fail when we change
the default compression again.
@pkolaczk pkolaczk force-pushed the c18064-fix-test-describe-mv branch from 1ac005f to 10299e2 Compare June 9, 2026 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant