yoavcloud opened a new pull request, #2192: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2192
This PR introduces the following changes: 1. Enabled Lambda function support for the Snowflake dialect 2. Expanded the Lambda struct to include an optional data type 3. Added support for parsing the Snowflake `TRANSFORM`, `FILTER` and `REDUCE` functions which take lambda as an argument. See: https://docs.snowflake.com/en/user-guide/querying-semistructured#label-higher-order-functions -- 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]
