[
https://issues.apache.org/jira/browse/CALCITE-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-2742.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.20.0
Fixed in
[https://github.com/apache/calcite/commit/a09fa1eeb7653c4868e0d3f239dc19591110e045;]
thanks [~siddteotia] and [~jnadeau]!
> Update RexImpTable to user DataContext to retrieve USER and SYSTEM_USER
> -----------------------------------------------------------------------
>
> Key: CALCITE-2742
> URL: https://issues.apache.org/jira/browse/CALCITE-2742
> Project: Calcite
> Issue Type: Improvement
> Reporter: Jacques Nadeau
> Assignee: Jacques Nadeau
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.20.0
>
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
> Right now, USER and SYSTEM_USER are hardcoded to "sa" and the system property
> of user.name. Let's update them to use the DataContext system like the other
> similar types of values.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)