You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Leonard Xu (Jira)" <ji...@apache.org> on 2021/04/05 10:09:00 UTC

[jira] [Created] (CALCITE-4563) Allow auxiliary SqlGroupedWindowFunction to specify returnTypeInference

Leonard Xu created CALCITE-4563:
-----------------------------------

             Summary: Allow auxiliary SqlGroupedWindowFunction to specify returnTypeInference 
                 Key: CALCITE-4563
                 URL: https://issues.apache.org/jira/browse/CALCITE-4563
             Project: Calcite
          Issue Type: Improvement
            Reporter: Leonard Xu


in CALCITE-2133 we allowed SqlGroupedWindowFunction to specify returnTypeInference in its constructor, but for auxiliary SqlGroupedWindowFunction, the returnTypeInference is fixed as *ReturnTypes.ARG0*, we can also enable user to config it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)