nssalian opened a new pull request, #17500:
URL: https://github.com/apache/iceberg/pull/17500

   ## Rationale
   
   [#17256](https://github.com/apache/iceberg/pull/17256) added the `variant` 
type to the REST catalog spec. This follows up that change with an RCK test.
   
   ## Changes
   
    - `CatalogTests`: adds a `supportsVariant()` flag (default `false`); 
`testCreateTableWithVariantColumn` (variant at top level, list element, and map 
value; asserts round-trip + format version 3); 
`testCreateV2TableWithVariantColumnFails` (variant is v3-only).
    - `TestRESTCatalog`: enables `supportsVariant()` so the tests run against 
the REST reference implementation.
   - RCK (`RESTCompatibilityKitCatalogTests` / `RESTCompatibilityKitSuite`): 
adds opt-in `rck.supports-variant` property (default `false`); 
   - Documentation in `open-api/README.md`


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to