We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datart Version 1.0.0-rc3
Describe the bug 对于owner 角色的用户使用权限变量做行权限出现异常 ** Code: 47, e.displayText() = DB::Exception: Missing columns: '$zone_new$' while processing query: ** 但用非此组织用户,可以正常使用,但提示sql 解析失败,但可以正常执行
To Reproduce Steps to reproduce the behavior:
Expected behavior 新建一个非Owner 用户,不出现问题. 非clickhouse 数据集,也不出现问题
Screenshots If applicable, add screenshots to help explain your problem.
Environmental details: (optional, depending on where the bug occurs)
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
scottsut
No branches or pull requests
Datart Version
1.0.0-rc3
Describe the bug
对于owner 角色的用户使用权限变量做行权限出现异常
** Code: 47, e.displayText() = DB::Exception: Missing columns: '$zone_new$' while processing query: **
但用非此组织用户,可以正常使用,但提示sql 解析失败,但可以正常执行
To Reproduce
Steps to reproduce the behavior:
Expected behavior
新建一个非Owner 用户,不出现问题.
非clickhouse 数据集,也不出现问题
Screenshots
If applicable, add screenshots to help explain your problem.
Environmental details: (optional, depending on where the bug occurs)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: