alamb opened a new issue, #9387:
URL: https://github.com/apache/arrow-datafusion/issues/9387

   ### Describe the bug
   
   A logical merge conflict with 
https://github.com/apache/arrow-datafusion/pull/9366 causes CI to fail on main. 
   
   ### To Reproduce
   
   
https://github.com/apache/arrow-datafusion/actions/runs/8083720466/job/22087560300
   
   ```
       Checking datafusion-functions v36.0.0 
(/__w/arrow-datafusion/arrow-datafusion/datafusion/functions)
   error: unused import: `DataFusionError`
     --> datafusion/functions/src/core/nvl2.rs:19:60
      |
   19 | use datafusion_common::{internal_err, plan_datafusion_err, 
DataFusionError, Result};
      |                                                            
^^^^^^^^^^^^^^^
      |
      = note: `-D unused-imports` implied by `-D warnings`
      = help: to override `-D warnings` add `#[allow(unused_imports)]`
   
       Checking clap v4.5.1
   ```
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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