You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Paweł Łoziński (Jira)" <ji...@apache.org> on 2021/09/04 19:42:00 UTC

[jira] [Commented] (CALCITE-4753) Extend FunctionContext with a DataContext getter

    [ https://issues.apache.org/jira/browse/CALCITE-4753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17410036#comment-17410036 ] 

Paweł Łoziński commented on CALCITE-4753:
-----------------------------------------

[~jhyde] can this be merged on?

> 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
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)