iffyio commented on PR #1736:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/pull/1736#issuecomment-2674478094

   Oh good point, yeah it does look like MSRV is 1.85 for 2024 edition, did a 
quick test
   ```
   Caused by:
     feature `edition2024` is required
   
     The package requires the Cargo feature called `edition2024`, but that 
feature is not stabilized in this version of Cargo (1.84.0 (66221abde 
2024-11-19)).
     Consider trying a newer version of Cargo (this may require the nightly 
release).
     See 
https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 
for more information about the status of this feature.
   ```
   In which case I'm thinking this might not be a desirable change to make 
currently


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to