Omega359 commented on issue #17913:
URL: https://github.com/apache/datafusion/issues/17913#issuecomment-3392195661

   I think it's because the code block is being set to `sql` and those 
characters are being flagged as an err. I believe [this is the 
lexer](https://pygments.org/docs/lexers/#pygments.lexers.sql.SqlLexer) that is 
being used there but I don't see any obvious way to configure it. It may be 
best to just leave it as a unformatted code block instead of specifying the 
'sql' directive


-- 
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]

Reply via email to