kevinjqliu commented on issue #2373:
URL: 
https://github.com/apache/iceberg-python/issues/2373#issuecomment-3215488553

   great idea, the header is set 
[here](https://github.com/apache/iceberg-python/blob/19efd2d1d5f1802f33c3db77eaf426323b28df97/pyiceberg/catalog/rest/__init__.py#L486)
   
   looks like the java iceberg client sends the client version and git commit
   
https://github.com/apache/iceberg/blob/b82dac4858fb2d15929a797660252c50f8e00ed8/core/src/main/java/org/apache/iceberg/rest/HTTPClient.java#L533-L534
   
   @creechy  Would you like to contribute this change?


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