gavinchou commented on code in PR #47703:
URL: https://github.com/apache/doris/pull/47703#discussion_r1952236401
##########
fe/fe-core/src/main/java/org/apache/doris/datasource/property/constants/AzureProperties.java:
##########
@@ -56,4 +59,46 @@ public static Boolean
checkAzureProviderPropertyExist(Map<String, String> proper
}
return false;
}
+
+ public static String formatAzureEndpoint(String endpoint, String
accountName) {
Review Comment:
add UT for static methods
--
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]