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

   **Is your feature request related to a problem or challenge? Please describe 
what you are trying to do.**
   Dask SQL project is seeing this:
   
   ```
   Skipping optimizer rule TypeCoercion due to unexpected error: Error during 
planning: Coercion from [Timestamp(Nanosecond, Some("Europe/Berlin"))] to the 
signature Variadic([Int64]) failed.
   ```
   
   **Describe the solution you'd like**
   It would be better for the rule to return the original expression rather 
than fail
   
   **Describe alternatives you've considered**
   None
   
   **Additional context**
   None
   


-- 
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: github-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to