Skip to content

Commit e0b123e

Browse files
committed
fix
1 parent 8f7a54a commit e0b123e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/query/storages/common/table_meta/src/meta/v4/table_snapshot_statistics.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ pub struct TableSnapshotStatistics {
3434
pub format_version: FormatVersion,
3535

3636
pub snapshot_id: SnapshotId,
37-
3837
pub row_count: u64,
3938
pub hll: HashMap<ColumnId, MetaHLL>,
4039
pub histograms: HashMap<ColumnId, Histogram>,

0 commit comments

Comments
 (0)