924060929 opened a new pull request, #37915: URL: https://github.com/apache/doris/pull/37915
## Proposed changes follow up #37090 support use variable as partition predicate: ```sql set set @dt='2024-07-16'; select * from tbl where dt = @dt ``` -- 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]
