You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/05/31 00:23:00 UTC

[jira] [Resolved] (CALCITE-2742) Update RexImpTable to user DataContext to retrieve USER and SYSTEM_USER

     [ 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)