junjunjd opened a new pull request, #7901:
URL: https://github.com/apache/arrow-datafusion/pull/7901

   ## Which issue does this PR close?
   
   It removes the majority of panics in datafusion-common::scalar 
https://github.com/apache/arrow-datafusion/issues/3313.
   
   ## Rationale for this change
   
   Important move towards closing #3313
   
   ## What changes are included in this PR?
   
   Replace most of the panics in datafusion-common::scalar by `internal_err` or 
`not_impl_err`
   
   ## Are these changes tested?
   
   Yes
   
   ## Are there any user-facing changes?
   
   No


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