Skip to content

[Enhancement] Prioritize using the "compression_codec" table property in connector sink modules. #178769

[Enhancement] Prioritize using the "compression_codec" table property in connector sink modules.

[Enhancement] Prioritize using the "compression_codec" table property in connector sink modules. #178769

Triggered via pull request December 24, 2025 11:07
@GavinMarGavinMar
synchronize #67205
Status Success
Total duration 25s
Artifacts

pr-checker.yml

on: pull_request_target
SYNC CHECKER
2s
SYNC CHECKER
behavior-check
3s
behavior-check
changelist-check
12s
changelist-check
title-check
3s
title-check
Matrix: backport-check-subtask
backport-check
2s
backport-check
automerge-check
automerge-check
Fit to window
Zoom out
Zoom in

Annotations

1 error
TestSQLCases.test_timetravel: TestSQLCases#L1
Element counts were not equal: First has 1, Second has 0: '55' : sql result not match: - [SQL]: select * from iceberg_sql_test_1eec0b06eec546d69dedf2bfa5ad462d.iceberg_db_1eec0b06eec546d69dedf2bfa5ad462d.ice_tbl_1eec0b06eec546d69dedf2bfa5ad462d version as of "test_branch" order by k1; - [exp]: ['1', '2', '55'] - [act]: ['1', '2'] ---