[ 
https://issues.apache.org/jira/browse/CALCITE-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Hyde reassigned CALCITE-2082:
------------------------------------

    Assignee: Julian Hyde

> Remove RelDataTypeFactory argument from SqlUserDefinedAggFunction constructor
> -----------------------------------------------------------------------------
>
>                 Key: CALCITE-2082
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2082
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>            Priority: Major
>
> Remove RelDataTypeFactory argument from SqlUserDefinedAggFunction 
> constructor. We want to share SqlOperator instances across connections, 
> therefore we need to create them before there is a type factory.
> The current situation is technical debt. There are a couple of pieces of code 
> tagged with this case number; see the fix to CALCITE-2072.



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

Reply via email to