danny0405 commented on code in PR #8683:
URL: https://github.com/apache/hudi/pull/8683#discussion_r1286881465


##########
hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/ddl/QueryBasedDDLExecutor.java:
##########
@@ -220,5 +221,16 @@ private List<String> constructChangePartitions(String 
tableName, List<String> pa
     }
     return changePartitions;
   }
+
+  /**
+   * SQL statement should be be escaped in order to consider anti-slash
+   *

Review Comment:
   Every sentence should end up with `.`.  Every new paragraph should start 
with `<p>`, remove the params comments if there are no comments at all.



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

Reply via email to