Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(iceberg): add support for validating nested iceberg schemas #20551

Merged

Merge branch 'main' into iceberg_validate_nested_arrow_schema

6019a9e
Select commit
Loading
Failed to load commit list.
Merged

feat(iceberg): add support for validating nested iceberg schemas #20551

Merge branch 'main' into iceberg_validate_nested_arrow_schema
6019a9e
Select commit
Loading
Failed to load commit list.
Task list completed / task-list-completed succeeded Feb 21, 2025 in 0s

2 / 2 tasks completed (+6 optional)

All tasks have been completed (+6 optional)

Details

Required Tasks

Task Status
I have written necessary rustdoc comments. Completed

Optional Tasks

Task Status
I have added necessary unit tests and integration tests. Completed
I have added test labels as necessary. Incomplete
I have added fuzzing tests or opened an issue to track them. Incomplete
My PR contains breaking changes. Incomplete
My PR changes performance-critical code, so I will run (micro) benchmarks and present the results. Incomplete
My PR contains critical fixes that are necessary to be merged into the latest release. Incomplete
My PR needs documentation updates. Incomplete