dutyu commented on PR #21865: URL: https://github.com/apache/doris/pull/21865#issuecomment-1641487160
> we already support to set `enable_fallback_to_original_planner` in hint. So, what the root problem of this PR want to fix? The conditional check of `enable_fallback_to_original_planner`(method `handleQuery()` at `fe/fe-core/src/main/java/org/apache/doris/qe/ConnectProcessor.java`) is before the invoke of `analyzeVariablesInStmt`, so maybe the hint of `enable_fallback_to_original_planner` is not works fine now ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org