venkata91 commented on PR #4928: URL: https://github.com/apache/calcite/pull/4928#issuecomment-4435749560
> I personally agree with Mihai's point of view; indefinite postponement is not a good approach. Unless we can reach a different consensus in a short time, I personally suggest that this be stated in the upgrade documentation. Thanks @xiedeyantu. The PR already includes a breaking-change entry under 1.42.0 → Breaking Changes in site/_docs/history.md (link), covering which RelShuttle callers are affected and how to migrate (instanceof branches in visit(RelNode) → type-specific visit(Window) / visit(Snapshot) / visit(TableFunctionScan) overrides). Let me know if you'd like anything added or framed differently there. -- 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]
