nevzheng commented on issue #11949: URL: https://github.com/apache/gravitino/issues/11949#issuecomment-4918402098
**Implementation plan & previews** Tracking native `variant` support as a short, sequenced series of PRs. They target `apache:main` from a fork so they can't be stacked literally — each opens once the prior merges: - [ ] **Core** — native `VariantType` + Iceberg mapping + Python client + docs → #11932 *(open, in review)* - [ ] **Open Variant support** — Paimon + Doris — [preview diff](https://github.com/nevzheng/gravitino/compare/iceberg-variant-native-type...variant-lakehouse-native) *(opens after core merges)* - [ ] **Test hardening** — the 11 engines without variant, test-only reject coverage — [preview diff](https://github.com/nevzheng/gravitino/compare/variant-lakehouse-native...variant-connector-reject-audit) *(opens after lakehouse merges)* The follow-up branches already exist on my fork; the preview links show each tier's clean, isolated diff. -- 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]
