u70b3 commented on PR #66671: URL: https://github.com/apache/doris/pull/66671#issuecomment-5449670953
Heads-up @zhangstar333: one thrift-only amendment after your approval. `TMetadataType = 14` is already `STREAMS` on master, so `LANCE_INDEX_ENTRIES` now takes 15 on both branches (14 stays reserved on branch-4.1) — this keeps the enum wire-compatible for mixed-version clusters during rolling upgrades, per your compatibility request. The master-side thrift PR is #67275. The change is one line plus comment; every in-tree use is symbolic, and the six-column TVF contract, tests, and goldens are untouched. run buildall -- 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]
