dimas-b commented on issue #2785: URL: https://github.com/apache/polaris/issues/2785#issuecomment-3386216543
From my POV observability and compatibility checks are very different use cases. The server/version header does make sense for observability, but I believe it might be preferable to use a different mechanism for compatibility checks. The latter is often not as simple as checking `version >= X`, so using capability flags may be more maintainable. -- 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]
