CTTY commented on PR #10801:
URL: https://github.com/apache/hudi/pull/10801#issuecomment-1975392828

   Hi @xuzifu666 , could you please help me understand the problem a bit more? 
Or could you post a screenshot of comparison between patched/original queries?
   
   Based on my understanding, `writeTableMetadata` would try getting 
`metadataWriterOpt`, and when using Spark this 
[LOC](https://github.com/apache/hudi/blob/59f1c66848c3ddbfff1ea5fe3eacd39f1adf9a3a/hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/table/HoodieSparkTable.java#L95)
 would check if MT is enabled already and try deleting MT if it's disabled
   


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