jduo commented on PR #3711: URL: https://github.com/apache/calcite/pull/3711#issuecomment-1989615495
> @tanclary I feel that I cannot change SqlStdOperatorTable, which will affect some other tests (I tried) I raised a similar question on the mailing list and didn't hear back. See: https://lists.apache.org/thread/dloo5q43k6b739gqmg1qf2hht3wzvt0t I *think* we need to edit the parser so that when it encounters the LOG function, we call a method to look up the SqlOperator based on the SqlConformance. Similar to what looks to have been suggested for Floor/Ceil. @tanclary @julianhyde perhaps you know? -- 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]
