JanKaul opened a new pull request, #17877:
URL: https://github.com/apache/datafusion/pull/17877

   ## Summary
   
   Fixes #17876
   
   The `JoinSetTracerError` type is returned by `set_join_set_tracer()` but was 
not exported in the public API, making it impossible for downstream users to 
properly handle errors from this function.
   
   This change adds `JoinSetTracerError` to the re-exports in `lib.rs`.


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