mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 22:32:55 +00:00
* feat: support `select session_user;` This commit is part of support DBeaver that support function select session_user like postgres did. Signed-off-by: yihong0618 <zouzou0208@gmail.com> * fix: lint problem Signed-off-by: yihong0618 <zouzou0208@gmail.com> * fix: address comments add tests Signed-off-by: yihong0618 <zouzou0208@gmail.com> --------- Signed-off-by: yihong0618 <zouzou0208@gmail.com>