mirror of
https://github.com/apache/impala.git
synced 2026-01-05 21:00:54 -05:00
Added the SQL functions current_catalog(), current_user() and session_user() as aliases to existing ones and a new SQL function current_sid(). Change-Id: I9b5d1009bbf42acc175a942d2df484e1c64822ca Reviewed-on: http://gerrit.cloudera.org:8080/4063 Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com> Reviewed-by: Marcel Kornacker <marcel@cloudera.com> Tested-by: Internal Jenkins