diqiu50 opened a new pull request, #11849:
URL: https://github.com/apache/gravitino/pull/11849

   ### What changes were proposed in this pull request?
   
   Align common Flink JDBC connector logic and related tests.
   
   This PR:
   - Exposes shared JDBC catalog mutable options and credential injection to 
subclasses.
   - Adds the common `jdbc-database` property constant for Flink JDBC catalog 
conversion.
   - Splits Flink common IT schema lifecycle checks from get-schema capability 
checks.
   - Adds coverage for existing Gravitino-managed catalog type routing.
   
   ### Why are the changes needed?
   
   These changes keep common Flink JDBC connector behavior reusable without 
adding database-specific logic to the OSS implementation.
   
   They also allow catalogs that do not support schema lifecycle operations to 
reuse the shared Flink integration test base.
   
   Fix: #N/A
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   Targeted Flink common tests.


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