timsaucer opened a new pull request, #1410:
URL: https://github.com/apache/datafusion-python/pull/1410

   # Which issue does this PR close?
   
   None, but related to https://github.com/apache/datafusion/issues/20704
   
    # Rationale for this change
   
   Right now we have unit tests that are generating warnings. These could have 
helped us catch the issue above before it got released. Instead the warnings 
were silently ignored. With this PR we will prevent future warnings from 
getting through CI.
   
   # What changes are included in this PR?
   
   Initialize logging in example crate.
   Add check for warnings in unit tests.
   
   # Are there any user-facing changes?
   
   No, CI only.
   
   # Additional context
   
   I do not expect CI to pass until we update to 52.3.0 which should be soon.


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