You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
explain可以查看执行计划,但是只能查看生成的物理计划,不能查看逻辑计划,对于调试来说不是很方便
Describe the solution you'd like
A clear and concise description of what you want to happen.
explain 算子查看逻辑计划
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
explain可以查看执行计划,但是只能查看生成的物理计划,不能查看逻辑计划,对于调试来说不是很方便
Describe the solution you'd like
A clear and concise description of what you want to happen.
explain 算子查看逻辑计划
The text was updated successfully, but these errors were encountered: