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

   ### What changes were proposed in this pull request?
   Support  directly pass catalog configuration to the Gravitino catalog in the 
Trino runtime
   
   ### Why are the changes needed?
   
   PropertyConverter will skip property which not in 
`PropertyConverter#engineToGravitinoMapping`, it increases coupling with Trino 
and we can support just directly pass it through.
   
   FIx: #7469 
   
   ### Does this PR introduce _any_ user-facing change?
   - A prefix with `trino.bypass.direct.` in the configuration key would be 
passed through with no check.
   
   ### How was this patch tested?
   local 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