feat(table-catalog): add manifest reachability cleanup (#3484)

Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
This commit is contained in:
Henry Guo
2026-06-15 22:29:23 +08:00
committed by GitHub
parent b387689f26
commit 65c724c786
6 changed files with 1355 additions and 31 deletions
+1
View File
@@ -160,6 +160,7 @@ tower = { version = "0.5.3", features = ["timeout"] }
tower-http = { version = "0.6.11", features = ["cors"] }
# Serialization and Data Formats
apache-avro = "0.21.0"
bytes = { version = "1.11.1", features = ["serde"] }
bytesize = "2.4.0"
byteorder = "1.5.0"