[
https://issues.apache.org/jira/browse/CALCITE-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851301#comment-16851301
]
Julian Hyde commented on CALCITE-2742:
--------------------------------------
[~siddteotia] I've revised your change in
https://github.com/julianhyde/calcite/commit/ac368460e188ed88d6fac420779374bbab9992f6;
please review.
> 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
> Time Spent: 5.5h
> 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)