feat(iceberg): add support for creating new iceberg tables with partition keys #20340
+86
−7
Task list completed / task-list-completed
succeeded
Feb 6, 2025 in 0s
2 / 2 tasks completed (+6 optional)
All tasks have been completed (+6 optional)
Details
Required Tasks
Task | Status |
---|---|
allow users to pass a list of fields or function wrapped fields (ie year(date_column)) | Incomplete |
I have written necessary rustdoc comments. | Completed |
Optional Tasks
Task | Status |
---|---|
I have added necessary unit tests and integration tests. | Incomplete |
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. | Completed |
Loading