Skip to content

Commit 3df1728

Browse files
committed
Add DefaultPhysicalExtensionProtoCodec and plumb through
1 parent 32e6fe8 commit 3df1728

11 files changed

Lines changed: 1524 additions & 254 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion-examples/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ mimalloc = { version = "0.1", default-features = false }
5959
object_store = { workspace = true, features = ["aws", "http"] }
6060
prost = { workspace = true }
6161
rand = { workspace = true }
62+
serde = { version = "1", features = ["derive"] }
6263
serde_json = { workspace = true }
6364
strum = { workspace = true }
6465
strum_macros = { workspace = true }

0 commit comments

Comments
 (0)