xylaaaaa commented on PR #66823: URL: https://github.com/apache/doris/pull/66823#issuecomment-5312067260
Branch-4.1 E2E validation found and fixed a connectivity-test path bug in commit `43309644b83`. The tester was constructing `RESTCatalog` with REST metadata properties only, so it dropped the configured `S3FileIO` and OSS/S3 storage properties; normal catalog operations used the full property path. The tester now reuses `initializeCatalog(...)` with the ordered storage properties, with a regression unit test. Validation: `IcebergRestConnectivityTesterTest` passed (1/1). A fresh FE package built from this commit is still required before rerunning the live OSS Tables create/read/write test. -- 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]
