Samyak2 opened a new pull request, #2205: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2205
- Fixes https://github.com/apache/datafusion-sqlparser-rs/issues/2204 - Make map_field parsing aware of Colon token. - This regression was likely introduced in https://github.com/apache/datafusion-sqlparser-rs/pull/2124 - Added some tests for this. - Not sure how the existing tests are passing, but I have verified that the new tests catch this bug (they fail without the fix). -- 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]
