Skip to content

Commit 8b25af6

Browse files
committed
Make format happy
Signed-off-by: Xuanwo <github@xuanwo.io>
1 parent b1233fc commit 8b25af6

File tree

1 file changed

+1
-1
lines changed
  • src/query/storages/table-meta/src/meta

1 file changed

+1
-1
lines changed

src/query/storages/table-meta/src/meta/common.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ pub enum Compression {
8787
Lz4Raw,
8888
Snappy,
8989
Zstd,
90-
Gzip
90+
Gzip,
9191
}
9292

9393
impl Compression {

0 commit comments

Comments
 (0)