Re: [I] [Bug] Session Var disable_join_reorder for CREATE TABLE AS SELECT behaves different on master/non-master fe [doris]
github-actions[bot] closed issue #53895: [Bug] Session Var disable_join_reorder for CREATE TABLE AS SELECT behaves different on master/non-master fe URL: https://github.com/apache/doris/issues/53895 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [Bug] Session Var disable_join_reorder for CREATE TABLE AS SELECT behaves different on master/non-master fe [doris]
github-actions[bot] commented on issue #53895: URL: https://github.com/apache/doris/issues/53895#issuecomment-3795739525 We're closing this issue because it hasn't been updated in a while. If you'd like to revive this issue, please reopen it and feel free a maintainer to remove the Stale tag! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [Bug] Session Var disable_join_reorder for CREATE TABLE AS SELECT behaves different on master/non-master fe [doris]
zclllyybb commented on issue #53895: URL: https://github.com/apache/doris/issues/53895#issuecomment-3127461762 it's easy to fix. you can make a pr which just add `needForward=true` to `disableJoinReorder`'s VarAttr in `SessionVariable.java` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
