caicancai commented on PR #3732: URL: https://github.com/apache/calcite/pull/3732#issuecomment-2002376952
I tried to add LOG_Postgres(SqlFunctions.class, "log", long.class, long.class) to BuiltInMethod, trying to use method.name() to distinguish different databases, but the method of BuiltInMethod corresponds to a Sqlfunctions method, in the form of a map Save, it seems that it cannot be superimposed, -- 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]
