nssalian commented on a change in pull request #3275:
URL: https://github.com/apache/iceberg/pull/3275#discussion_r748659943



##########
File path: core/src/main/java/org/apache/iceberg/jdbc/JdbcUtil.java
##########
@@ -99,4 +136,40 @@ public static Properties filterAndRemovePrefix(Map<String, 
String> properties,
 
     return result;
   }
+
+  public static String updatePropertiesStatement(Map<String, String> 
properties) {

Review comment:
       Yeah, it took some effort to get it working right. I like the approach 
you mentioned. I'll clean it up to help simplify.




-- 
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]

Reply via email to