findepi commented on code in PR #13033:
URL: https://github.com/apache/datafusion/pull/13033#discussion_r1810043727
##########
Cargo.toml:
##########
@@ -86,6 +86,7 @@ arrow-ipc = { version = "53.1.0", default-features = false,
features = [
arrow-ord = { version = "53.1.0", default-features = false }
arrow-schema = { version = "53.1.0", default-features = false }
arrow-string = { version = "53.1.0", default-features = false }
+assertor = "0.0.3"
Review Comment:
This is the one i mentioned in
https://github.com/apache/datafusion/issues/11270#issuecomment-2231390487
because it seems to have the best API design goals. If it stopped being
maintained, it would be a loss.
I hear you on the maintainability risk, will drop.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]