### Description sqlparser 0.53.0 has some interesting features that polars might be able to leverage. Particularly: * https://github.com/apache/datafusion-sqlparser-rs/pull/1528 * https://github.com/apache/datafusion-sqlparser-rs/pull/1526 * support json_object('k':'v') in postgres https://github.com/apache/datafusion-sqlparser-rs/pull/1546 and https://github.com/apache/datafusion-sqlparser-rs/pull/1547 * https://github.com/apache/datafusion-sqlparser-rs/pull/1532 https://github.com/apache/datafusion-sqlparser-rs/blob/main/changelog/0.53.0.md
Description
sqlparser 0.53.0 has some interesting features that polars might be able to leverage. Particularly:
json_object('k':'v')in postgres apache/datafusion-sqlparser-rs#1546 andjson_object('k' VALUE 'v')in postgres apache/datafusion-sqlparser-rs#1547https://github.com/apache/datafusion-sqlparser-rs/blob/main/changelog/0.53.0.md