Skip to content

Commit 147f6d0

Browse files
authored
feat: introduce filesystem catalog (#93)
1 parent aba8396 commit 147f6d0

File tree

9 files changed

+727
-14
lines changed

9 files changed

+727
-14
lines changed

crates/paimon/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,4 @@ indexmap = "2.5.0"
5555
[dev-dependencies]
5656
rand = "0.8.5"
5757
serde_avro_fast = { version = "1.1.2", features = ["snappy"] }
58+
tempfile = "3"

0 commit comments

Comments
 (0)