gavinchou opened a new pull request, #66549: URL: https://github.com/apache/doris/pull/66549
## Proposed changes Add compatibility for obsolete `OP_TABLE_META_CHANGE` journal entries written by old 26.0 cloud builds. FE now recognizes opcode `1102`, consumes the old JSON payload, and does nothing during replay. This prevents upgrade replay from failing with `UNKNOWN Operation Type 1102`. ## Testing - `sh build.sh --fe` -- 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]
