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

   ### Is your feature request related to a problem or challenge?
   
   The new version of sqlparser has been released:
   
   https://crates.io/crates/sqlparser/0.55.0
   
   Datafusion is still on sqlparser 0.54.0: 
https://github.com/apache/datafusion/blob/24586938518d747c16dd0702454fb334ab426a85/Cargo.toml#L164
   
   ### Describe the solution you'd like
   
   I would like to upgrade datafusion to 0.55.0 of sqlparser
   
   This one may be tricky due to the change in ObjectName
   
   ### Describe alternatives you've considered
   
   Here is an example showing how it was done last time
   - https://github.com/apache/datafusion/pull/14255
   
   ### Additional context
   
   _No response_


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