moritzmeister commented on issue #4939: URL: https://github.com/apache/hudi/issues/4939#issuecomment-1057859747
Yes in that case it works, however, the way we manage the tables, they are created beforehand together with the directory, so the first time delta streamer writes to it, we would like it to instantiate the Hudi metadata. Is it feasible if I call the `HoodieTableMetaClient.initTable()` manually from my application? -- 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]
