nevzheng commented on PR #11991: URL: https://github.com/apache/gravitino/pull/11991#issuecomment-5005259604
@mchades Conflicts are resolved and the branch has been rebased onto current `main`. Validation: - `./gradlew :docs:build` and the full Redocly bundle pass. - OpenAPI Generator 7.23.0 generates the full `typescript-fetch` client with `ExternalType` in the `DataType` union and decoder. - Progenitor A/B: `main` rejects the external-type JSON; this PR deserializes it and preserves `catalogString`. The generated Rust crate and consumer test pass. The branch is conflict-free; one CI job is still running. -- 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]
