ad1happy2go commented on issue #11801: URL: https://github.com/apache/hudi/issues/11801#issuecomment-2301805149
@lookingUpAtTheSky The MOR table log files will be created as Avro files for any updates. The base files will remain in Parquet format when written with Spark. Inserts will be recorded in Parquet files, while updates will be stored as Avro files. -- 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]
