[
https://issues.apache.org/jira/browse/IGNITE-25588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pereslegin updated IGNITE-25588:
--------------------------------------
Description:
Let's support the CURRENT_USER function.
Function should return the username with which basic authentication was
completed or system user when basic authentication was skipped/disabled.
Starting point - pass username from ClientContext.userDetails (see
ClientInboundMessageHandler) to query execution context.
was:
Let's support the CURRENT_USER function.
Function should return the username with which basic authentication was
completed or system user when basic authentication was skipped/disabled.
> Sql. Support CURRENT_USER function
> ----------------------------------
>
> Key: IGNITE-25588
> URL: https://issues.apache.org/jira/browse/IGNITE-25588
> Project: Ignite
> Issue Type: Improvement
> Components: sql, sql ai3
> Reporter: Pavel Pereslegin
> Priority: Major
> Labels: ignite-3
>
> Let's support the CURRENT_USER function.
> Function should return the username with which basic authentication was
> completed or system user when basic authentication was skipped/disabled.
> Starting point - pass username from ClientContext.userDetails (see
> ClientInboundMessageHandler) to query execution context.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)