Viicos commented on PR #23235:
URL: https://github.com/apache/datafusion/pull/23235#issuecomment-4873729204

   > What do you mean? That it's not possible to set a custom SQL dialect from 
a string name, e.g. `SET datafusion.sql_parser.dialect = 'custom'`? If so this 
seems like a non-issue to me. There's plenty of dyn APIs that are not 
configurable from SQL, I'd consider this a pretty advanced usage of DataFusion.
   
   Makes sense, most likely it makes sense for users using this API to make 
sure they set their `datafusion.sql_parser.dialect` config to a custom value 
like `'my_custom_dialect'` or something.


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