fengjian428 commented on issue #6038: URL: https://github.com/apache/hudi/issues/6038#issuecomment-1175179593
HoodieJavaWriteClient use HoodieJavaMergeOnReadTable for handle mor table, and HoodieJavaMergeOnReadTable does nothing but inherits function from HoodieJavaCopyOnWriteTable. So if you cannot change to SparkWriteClient or Flink, we need to implement HoodieJavaMergeOnReadTable's function -- 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]
