HyukjinKwon commented on pull request #32365: URL: https://github.com/apache/spark/pull/32365#issuecomment-870198100
Currently, it's sort of mixed. - If we want to switch to Hive format strings we should add a configuration and apply to Cast, result strings, and everywhere without adding a new API like `toPrettyString`. - If we want to keep it as a proper option, we should add a separate SQL expression for Hive format, and keep the configuration as non legacy configuration. -- 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]
