caicancai commented on code in PR #3642: URL: https://github.com/apache/calcite/pull/3642#discussion_r1461274835
########## babel/src/test/resources/sql/postgresql.iq: ########## @@ -63,6 +63,11 @@ EXPR$0 2022-06-03 12:15:48.678 !ok Review Comment: There is a function description of to_char in reference.md ```bash | m o p | TO_CHAR(timestamp, format) | Converts *timestamp* to a string using the format *format* ``` Is this enough? -- 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]
