MaxGekk commented on code in PR #39332: URL: https://github.com/apache/spark/pull/39332#discussion_r1065408043
########## sql/core/src/test/resources/sql-functions/sql-expression-schema.md: ########## @@ -2,61 +2,61 @@ ## Schema of Built-in Functions | Class name | Function name or alias | Query example | Output schema | Review Comment: > this is a lot of change... Shall we upper case everything except for string literals? If you look at other places (not the diff w/ existing pretty printing), just output of the original SQL text looks more natural from my point of view. -- 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]
