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
I had searched in the issues and found no similar issues.
Version
doris version : 2.1.8
What's Wrong?
sql error: maximum children of an expression tree 10000
and i alter expr_children_limit = 200000
sql error: maximum children of an expression tree 200000
Search before asking
Version
doris version : 2.1.8
What's Wrong?
sql error: maximum children of an expression tree 10000
and i alter expr_children_limit = 200000
sql error: maximum children of an expression tree 200000
set enable_fallback_to_original_planner = true ;
solve the problem
What You Expected?
show result
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: