rangareddy commented on issue #17113:
URL: https://github.com/apache/hudi/issues/17113#issuecomment-5366097000

   This issue was reviewed as part of the JIRA-migrated backlog triage 
(HUDI-9639).
   
   **Findings: still open. The feature landed; the integration coverage did 
not.**
   
   The Polaris catalog delegation feature merged as PR #13558 (`[HUDI-9594] 
Allow Hudi to delegate catalog operations to Apache Polaris`, 2025-07-25), and 
its config is present on `master` - `hoodie.spark.polaris.catalog.class` at 
`hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/DataSourceOptions.scala:300`.
   
   So there is delegation code with no in-repo integration test exercising it 
against a real Polaris instance.
   
   Worth noting the repo now has precedent for exactly this shape of test: the 
Trino connector migration (#18837) brought its own `hudi_trino_ci.yml`, 
`hudi_trino_compat.yml` and `hudi_trino_e2e.yml` workflows for an external 
engine. A Polaris IT job could follow the same pattern rather than being 
invented from scratch.
   
   #17110 (HUDI-9635, revisit catalog implementation class check) is a second 
follow-up from the same area and is worth doing alongside.
   
   Keeping this open.
   


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

Reply via email to