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

   The Flink catalog test harness `CatalogTestBase` currently runs only against 
Hive and Hadoop catalogs, while the REST catalog has become the standard way to 
deploy Iceberg and Flink already supports it in product code. Yet nothing under 
flink module ever exercises Flink SQL against a real REST catalog, so 
REST-specific behavior HTTP round-trips, error translation through 
RESTCatalogAdapter, property handling has zero test coverage in the Flink 
module.
   
   The PR introduces test coverage for RestCatalog support.


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