danny0405 commented on issue #7667: URL: https://github.com/apache/hudi/issues/7667#issuecomment-1381521905
That is as expected and by design, the metadata table is actually a builtin Hudi table and it's always MOR table type(mianly for write efficiency). For internals to explain, the avro log records the Hfile data block and finally these logs can be compacted into HFile. -- 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]
