raulcd opened a new issue, #49447:
URL: https://github.com/apache/arrow/issues/49447

   ### Describe the enhancement requested
   
   On the following issue:
   - https://github.com/apache/arrow/issues/49382
   
   We configured wheels to have OpenTelemetry enabled and added some 
improvements. We also added tests and fixed Windows builds to be able to build 
with OpenTelemetry enabled which was failing due to missing windows compat 
headers and missing exporting symbols.
   
   We added a test for Python `test_tracing_server_middleware_emits_traces` in 
order to validate that traces were emitted to stdout but those were not working 
on Windows. We are currently skipping the test but we should validate whether 
there's a problem on Windows when OpenTelemetry is enabled.
   
   ### Component(s)
   
   C++, Python


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

Reply via email to