Re: [I] Library fails to parse function [datafusion-sqlparser-rs]

2025-06-03 Thread via GitHub
LucaCappelletti94 closed issue #1825: Library fails to parse function URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1825 -- 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 c

[I] Library fails to parse function [datafusion-sqlparser-rs]

2025-04-27 Thread via GitHub
LucaCappelletti94 opened a new issue, #1825: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1825 Attempting to parse a function such as the following currently fails with `ParserError("Expected: ), found: INT")` ```sql CREATE OR REPLACE FUNCTION check_values_differen