vinothchandar commented on code in PR #19268:
URL: https://github.com/apache/hudi/pull/19268#discussion_r3567901694


##########
website/docs/migration_guide.md:
##########
@@ -97,6 +97,15 @@ hudi->bootstrap run --srcPath /tmp/source_table --targetPath 
/tmp/hoodie/bootstr
 ```
 Unlike Hudi Streamer, FULL_RECORD or METADATA_ONLY is set with 
--selectorClass, see details with help "bootstrap run".
 
+### Migrating from Delta Lake or Apache Iceberg
+
+Tables already managed by Delta Lake or Apache Iceberg store their data as 
Parquet files, so they can be migrated to

Review Comment:
   I think parquet is the dominant format. Thisis ok



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