ShortFinger commented on issue #2098: URL: https://github.com/apache/hudi/issues/2098#issuecomment-697061454
I have the same situation too. Maybe there is some API or config can prevent Hudi to merge log files to base parquet file. COW table can not do this,I trying to use MOR table to control the version of the parquet file and update the base parquet file by my code and timing. We still looking for API or config to avoid this problem ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
