Skip to content

Doc: Add a page explaining migration from other table formats to iceberg - #6600

Merged
jackye1995 merged 22 commits into
apache:masterfrom
JonasJ-ap:doc_delta_lake_conversion
Apr 22, 2023
Merged

Doc: Add a page explaining migration from other table formats to iceberg#6600
jackye1995 merged 22 commits into
apache:masterfrom
JonasJ-ap:doc_delta_lake_conversion

Conversation

@JonasJ-ap

@JonasJ-apJonasJ-ap commented Jan 16, 2023

Copy link
Copy Markdown
Contributor

Add documentation for the iceberg-delta-lake module created in #6449 and pointers to Hive/Spark table migration procedures specified in Spark Doc.

Closes#6770

@JonasJ-ap
JonasJ-ap marked this pull request as ready for review January 17, 2023 03:06
@jackye1995

jackye1995 commented Mar 22, 2023

Copy link
Copy Markdown
Contributor

I think this can fix #6770 , can we update this page to a dedicated page for all migration use cases and also include Hive to Iceberg?

@JonasJ-ap
JonasJ-apforce-pushed the doc_delta_lake_conversion branch from 72926c1 to 198f389CompareMarch 23, 2023 00:00
@JonasJ-apJonasJ-ap changed the title Doc: Add descriptions and examples for Snapshot Delta Lake Table to Iceberg TableDoc: Add a page explaining migration from other table formats to icebergMar 23, 2023
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md Outdated
Comment threaddocs/table-migration.md Outdated

@JonasJ-apJonasJ-ap left a comment

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jackye1995 Thanks for the review. I updated the pages and made up two html preview here:

https://drive.google.com/drive/folders/1XNZ1s2rXNSUxpP_ccUBVockV5KZ3gMOG?usp=share_link
(Since github does not allow me to upload html files directly)

Comment threaddocs/table-migration.md Outdated
Comment threaddocs/delta-lake-migration.md Outdated
Comment threaddocs/delta-lake-migration.md Outdated
Comment threaddocs/hive-migration.md Outdated
Comment threaddocs/delta-lake-migration.md Outdated
Comment threaddocs/delta-lake-migration.md Outdated
Comment threaddocs/delta-lake-migration.md Outdated
Comment threaddocs/delta-lake-migration.md Outdated
Comment threaddocs/delta-lake-migration.md Outdated
Comment threaddocs/delta-lake-migration.md Outdated
Comment threaddocs/delta-lake-migration.md Outdated
Comment threaddocs/table-migration.md Outdated
Signed-off-by: Rushan Jiang <rushanj@andrew.cmu.edu>
Signed-off-by: Rushan Jiang <rushanj@andrew.cmu.edu>
Signed-off-by: Rushan Jiang <rushanj@andrew.cmu.edu>
Comment threaddocs/table-migration.md
Comment threaddocs/delta-lake-migration.md Outdated
@jackye1995

Copy link
Copy Markdown
Contributor

Thanks for keeping the work going on! I think we are very close, just 3 nit comments and we should be good to go! Let me know when you have another look

Signed-off-by: Rushan Jiang <rushanj@andrew.cmu.edu>
Signed-off-by: Rushan Jiang <rushanj@andrew.cmu.edu>
Signed-off-by: Rushan Jiang <rushanj@andrew.cmu.edu>
Signed-off-by: Rushan Jiang <rushanj@andrew.cmu.edu>

@jackye1995jackye1995 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@jackye1995

Copy link
Copy Markdown
Contributor

Thanks for all the work Jonas, merging

@jackye1995
jackye1995 merged commit 1531e59 into apache:masterApr 22, 2023

@RussellSpitzerRussellSpitzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo

```
See [Spark Procedure: migrate](../spark-procedures/#migrate) for more details.

## Add Files From Delta Lake Table to Iceberg

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should say hive

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops. Thank you for catching this. Sorry for the typo.

Have opened a new PR here: #7407, to address that.

@RussellSpitzer

Copy link
Copy Markdown
Member

Thanks!

manisin pushed a commit to Snowflake-Labs/iceberg that referenced this pull request May 9, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add dedicated documentation page for table migrations

3 participants

@JonasJ-ap@jackye1995@RussellSpitzer