alamb commented on issue #10853: URL: https://github.com/apache/datafusion/issues/10853#issuecomment-2210698931
Another potential option is to follow the model of the `datafusion.sql_parser.enable_ident_normalization` [configuration setting](https://datafusion.apache.org/user-guide/configs.html) to control if the options should be case sensitive or not. That might be the "least surprising" to people who are used (or not used) to SQL identifier normalization rules I don't remember wll the usecases for configuration option case sensitivity, so please ignore this suggestion if it doesn't make sense -- 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]
