Gabriel39 commented on PR #65708: URL: https://github.com/apache/doris/pull/65708#issuecomment-4991216711
Closing this PR because the review correctly identified that the changed constructor fallback is not reachable from a supported production path on master. Master already resolves JDBC table names through PluginDrivenExternalTable.getRemoteName(), while CIR-21001 affects the branch-4.1 JdbcExternalTable path. I will move the user-visible schema initialization fix and its regression coverage to a dedicated branch-4.1 PR. -- 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]
