nada-attia commented on code in PR #18064:
URL: https://github.com/apache/hudi/pull/18064#discussion_r2771498175
##########
hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/ddl/DDLExecutor.java:
##########
@@ -83,6 +83,14 @@ void createTable(String tableName, HoodieSchema
storageSchema, String inputForma
*/
void updatePartitionsToTable(String tableName, List<String>
changedPartitions);
+ /**
+ * Touches partitions for a given table.
Review Comment:
yes sure, done
--
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]