git-hulk commented on PR #1897: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1897#issuecomment-2990949535
@iffyio Could you please take a look at this fix? The root cause is that it might have more field definitions after the trailing bracket, but it is now always regarded as an unmatched bracket condition. The code block is somewhat complex to fix due to its recursive behavior, but I have added more cases for it, and it works well. -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org