logan-keede commented on issue #14437: URL: https://github.com/apache/datafusion/issues/14437#issuecomment-2795126344
>  > > See [#14429](https://github.com/apache/datafusion/issues/14429) for more information. @eliaperantoni How are you printing these messages? Also, the error generated by the above mentioned query seems to be generated by sqlparser and then propagated to DataFusion. So, AFAIK it might not be possible to attach diagnostic for that particular error as `TokenWithSpan` is lost. Though we can do this for the syntax errors detected in DataFusion, till the day we have `DfParser` free of `sqlparser::parser:Parser` . I have opened a PR #15680, it will take some time to be ready for review but if you have some time I would be grateful if you can let me know whether the approach makes sense to you. -- 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