Skip to content

Commit 58e8320

Browse files
committed
Compact Iceberg tables with multiple Parquet files per manifest file
1 parent 5b268cb commit 58e8320

5 files changed

Lines changed: 511 additions & 373 deletions

File tree

src/common/common_config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package common
22

33
const (
4-
VERSION = "1.0.0"
4+
VERSION = "1.0.1"
55

66
ENV_LOG_LEVEL = "BEMIDB_LOG_LEVEL"
77
ENV_DISABLE_ANONYMOUS_ANALYTICS = "BEMIDB_DISABLE_ANONYMOUS_ANALYTICS"

0 commit comments

Comments
 (0)