[
https://issues.apache.org/jira/browse/CALCITE-4753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17404096#comment-17404096
]
Julian Hyde commented on CALCITE-4753:
--------------------------------------
Yeah, you're right, I was wrong. It is used at execute time. I'd welcome a PR
as long as it has a good test case.
> Extend FunctionContext with a DataContext getter
> ------------------------------------------------
>
> Key: CALCITE-4753
> URL: https://issues.apache.org/jira/browse/CALCITE-4753
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Paweł Łoziński
> Priority: Major
>
> Certain functions may need access to information stored in the DataContext
> during execution. Since it is already present in FunctionContext
> implementation, the proposal would be to expose it via a getter.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)