1. This page is not a pure markdown doc. We cannot use backquote here. 2. Conventionally, we use small letters for SQL attributes and capital letters for Java/Scala attributes. 3. I don't think the return type should be marked like that. In most cases, it should be identical to the inputs' types (e.g., if the input is a `bigdecimal`, we should also return a `begdecimal` instead of a fixed `double`).
[ Full content available at: https://github.com/apache/flink/pull/6700 ] This message was relayed via gitbox.apache.org for [email protected]
