Re: [PR] Improve SQL syntax error messages in parser (#14437) [datafusion]

2025-05-16 Thread via GitHub
github-actions[bot] closed pull request #14986: Improve SQL syntax error messages in parser (#14437) URL: https://github.com/apache/datafusion/pull/14986 -- 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

Re: [PR] Improve SQL syntax error messages in parser (#14437) [datafusion]

2025-05-05 Thread via GitHub
github-actions[bot] commented on PR #14986: URL: https://github.com/apache/datafusion/pull/14986#issuecomment-2853067490 Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or

Re: [PR] Improve SQL syntax error messages in parser (#14437) [datafusion]

2025-03-03 Thread via GitHub
alamb commented on PR #14986: URL: https://github.com/apache/datafusion/pull/14986#issuecomment-2695598615 Thanks @khushishukla2813 -- looks like this one needs some test changes. Marking as a draft for now while you work on the CI failures -- This is an automated message from the Apache

[PR] Improve SQL syntax error messages in parser (#14437) [datafusion]

2025-03-03 Thread via GitHub
khushishukla2813 opened a new pull request, #14986: URL: https://github.com/apache/datafusion/pull/14986 ## Which issue does this PR close? Closes #14437 ## Rationale for this change The current SQL syntax error messages in DataFusion lack detailed context, making debugging diff