jinxing64 commented on PR #5564:
URL: https://github.com/apache/hudi/pull/5564#issuecomment-1127232082

   Thanks @XuQianJin-Stars taking time to review this PR ~
   
   >There is one more situation to consider here
   The operation is as follows:
   Create the mor table hudi_table with sparksql, there are no ro and rt tables 
yet
   Then flink writes data to trigger the creation of ro ​​and rt tables
   At this time, the mor table will generate three tables
   hudi_table,hudi_table_ro,hudi_table_rt
   So we need to drop three tables.
   
   I think current "Test Drop RO & RT table by purging base table." in 
TestDropTable tests such scenario. Right ?
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to