eric-maynard opened a new pull request, #1884:
URL: https://github.com/apache/polaris/pull/1884

   Currently, Polaris APIs drop any headers that are not explicitly called out 
in the API spec. 
   
   To support cases where a client may pass in a specific header to control 
some behavior of the API -- particularly cases where this API is an Iceberg API 
and we would prefer not to explicitly add the header to the spec -- we can add 
the headers to the generated methods which handle the REST APIs. This also 
helps in cases where someone has deployed their own Polaris instance and wants 
to introduce some custom behavior to an API without changing the spec.


-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to