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

   > It's still a bit inconsistent, because it doesn't follow what is set at 
the config level (see issue), but I guess better than nothing?
   
   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.
   
   What does the config return once you set a custom dialect using these APIs 
(`SHOW datafusion.sql_parser.dialect;`)?


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