alamb opened a new issue, #17696:
URL: https://github.com/apache/datafusion/issues/17696

   After https://github.com/apache/datafusion/pull/17332, we can make the 
`datafusion-expr` crate not depend on sqlparser-rs (and copy the relevant types 
that are needed). 
   
   The expr crate should become un-dependent from sqlparser::ast types, so 
these copies should be the only types we use.
   
   Is there a follow-up issue planned to cleanup these duplicate types?
   
   _Originally posted by @findepi in 
https://github.com/apache/datafusion/pull/17332#discussion_r2355658394_
               


-- 
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]

Reply via email to