kriti-sc commented on code in PR #2889:
URL: https://github.com/apache/iggy/pull/2889#discussion_r3142265428


##########
Cargo.toml:
##########
@@ -132,6 +133,7 @@ cyper = { version = "0.8.3", features = ["rustls"], 
default-features = false }
 cyper-axum = { version = "0.8.0" }
 darling = "0.23"
 dashmap = "6.1.0"
+deltalake = { version = "0.30.2", features = ["azure", "gcs", "s3"] }

Review Comment:
   No reason. 0.30.2 was the latest version when development started. 
   The APIs we are using have remained unchanged and the latest version is 4 
days old. So I suggest letting this be in case of patches to the newest 
version. 
   
   Let me know. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to