Closed tiannan-sr closed 2 years ago
i fill fix it
currently, the lzo compression type is not supported by parquet format starrocks external table so hudi is, but we can add this feature to the future plan
We have marked this issue as stale because it has been inactive for 6 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to StarRocks!
Steps to reproduce the behavior (Required)
create hudi table with parquet file format and lzo compression, and insert data:
create hudi external table:
select from hudi external table:
Expected behavior (Required)
lzo compression surported
Real behavior (Required)
unknown compression type(11)
StarRocks version (Required)
select current_version()