creechy opened a new issue, #2373: URL: https://github.com/apache/iceberg-python/issues/2373
### Feature Request / Improvement It appears that PyIceberg sends an `X-Client-Version` header with simply the semantic version (like `0.9.1`) while the Iceberg Java version includes more information, (like `Apache Iceberg 1.9.2 (commit 071d5606bc6199a0be9b3f274ec7fbf111d88821)`). It would be great if PyIceberg sent something similar. Minimally, include that its "PyIceberg" in the version - `Apache PyIceberg 0.9.1`. -- 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]
