Syleechan commented on PR #6942:
URL: 
https://github.com/apache/arrow-datafusion/pull/6942#issuecomment-1640093525

   > 
   
   thanks for your suggestion.Now I try with sql level test.But it shows with 
the message:
   ```
   Running "scalar.slt"
   External error: query failed: DataFusion error: Error during planning: No 
function matches the given name and argument types 'trunc(Float64, Int64)'. You 
might need to add explicit type casts.
           Candidate functions:
           trunc(Float64/Float32)
   ```
   I am not familiar with the sql test function, so can you tell me how to deal 
with the error.


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