Paweł Łoziński created CALCITE-4753:
---------------------------------------
Summary: 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
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)