mrhhsg commented on PR #68311: URL: https://github.com/apache/doris/pull/68311#issuecomment-5770824921
Rewrote the PR as a single commit (bb73b32f983). The planning-time BE evaluation RPC and its retry/batching concerns are gone: FE now only requires a constant integral expression and validates whatever FE/constant folding can turn into a literal; a constant FE cannot fold is executed normally and BE rejects a nonpositive gram_num at the start of `execute_impl`. This supersedes the open threads on the previous revision. -- 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]
