adutra opened a new pull request, #2914: URL: https://github.com/apache/polaris/pull/2914
This PR enacts the action items decided in the following ML thread: https://lists.apache.org/thread/4gmlcn84o7n8d12qnpl7grfbm4zypk7b The action items are: 1. Restore the original functionality for request IDs, change the default header name back to x-request-id 2. Remove RequestIdGenerator and related functionality. 3. Update PolarisEvent, expose request ID if available, expose OTel context if available. 4. Update events table SQL schema: insert request ID if available, insert OTel context if available. Furthermore, this PR also fixes #2913 and adds a small integration test for the JDBC events sink: `InMemoryBufferEventListenerIntegrationTest`. -- 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]
