mchades commented on PR #12424: URL: https://github.com/apache/gravitino/pull/12424#issuecomment-5324830704
@FANNG1 > **No canonical Ossie output** This is intentional and is already stated under Non-Goals: YAML/JSON import, export, formatting, conversion, and exact textual round trips are not server API contracts in this design. The in-memory Ossie projection exists only to validate the structured Gravitino API against the pinned compatibility profile. Exposing it would turn an internal validation representation into a versioned public serialization contract. A future exporter may reuse that projection, but its format, versioning, and compatibility semantics should be designed separately. -- 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]
