yihua commented on issue #7446:
URL: https://github.com/apache/hudi/issues/7446#issuecomment-1363300571

   Hi @schlichtanders Hudi has the pure Java API for writing tables through 
[HoodieJavaWriteClient](https://github.com/apache/hudi/blob/master/hudi-client/hudi-java-client/src/main/java/org/apache/hudi/client/HoodieJavaWriteClient.java).
  You can check the examples in 
[HoodieJavaWriteClientExample](https://github.com/apache/hudi/blob/master/hudi-examples/hudi-examples-java/src/main/java/org/apache/hudi/examples/java/HoodieJavaWriteClientExample.java).
   
   I'll close this issue for now.  Feel free to reopen the issue if you have 
more questions.


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