Skip to content

Add test for migrated tables#2290

Merged
kevinjqliu merged 8 commits into
apache:mainfrom
Fokko:fd-add-test-for-migrated-tables
Aug 6, 2025
Merged

Add test for migrated tables#2290
kevinjqliu merged 8 commits into
apache:mainfrom
Fokko:fd-add-test-for-migrated-tables

Conversation

@Fokko

@Fokko Fokko commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

Identified two issues that can be worked on in parallel

Rationale for this change

Are these changes tested?

Are there any user-facing changes?

@kevinjqliu kevinjqliu 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.

LGTM! Thanks for adding an integration test case for hive->iceberg migration.

Do you plan to address the TODOs as a follow up?

Comment thread tests/conftest.py Outdated
Comment thread tests/conftest.py Outdated
Comment thread tests/integration/test_hive_migration.py
Fokko and others added 3 commits August 6, 2025 18:45
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
@Fokko

Fokko commented Aug 6, 2025

Copy link
Copy Markdown
Contributor Author

Do you plan to address the TODOs as a follow up?

Yes, I'll create bite size PRs for it to make the reviews easier :)

Comment thread tests/conftest.py Outdated
Comment thread tests/conftest.py Outdated
Fokko and others added 2 commits August 6, 2025 19:12
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
@kevinjqliu kevinjqliu merged commit 45f66da into apache:main Aug 6, 2025
10 checks passed
@kevinjqliu

Copy link
Copy Markdown
Contributor

Thanks @Fokko for adding integration test, this extends the testing we've done in #1443 when we implemented partition column projection

@Fokko Fokko deleted the fd-add-test-for-migrated-tables branch August 6, 2025 17:48
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
Identified two issues that can be worked on in parallel

<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->

# Rationale for this change

# Are these changes tested?

# Are there any user-facing changes?

<!-- In the case of user-facing changes, please add the changelog label.
-->

---------

Co-authored-by: Kevin Liu <kevinjqliu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants