Re: [PR] fix: make `serde` feature no_std [datafusion-sqlparser-rs]

2025-02-20 Thread via GitHub
iffyio merged PR #1730: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1730 -- 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

[PR] fix: make `serde` feature no_std [datafusion-sqlparser-rs]

2025-02-19 Thread via GitHub
iajoiner opened a new pull request, #1730: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1730 Closes #1729 We use the `serde` feature of `sqlparser` in [SXT Proof of SQL](https://github.com/spaceandtimelabs/sxt-proof-of-sql) and want to ensure no_std support for some of