mihaibudiu commented on code in PR #3642: URL: https://github.com/apache/calcite/pull/3642#discussion_r1461418183
########## babel/src/test/resources/sql/postgresql.iq: ########## @@ -63,6 +63,11 @@ EXPR$0 2022-06-03 12:15:48.678 !ok Review Comment: From this documentation the users have no way of knowing what the format strings are. It would be nice to either have a list of all of them, or a link to a document someplace else which describes them. Otherwise how are users supposed to use this function? In many cases the Calcite documentation is too sparse, and that cannot help the users, especially when we are dealing with functions which are not "standard". -- 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]
