mapleFU commented on PR #35989:
URL: https://github.com/apache/arrow/pull/35989#issuecomment-1601372945

   Emm why gandiva test failed...
   
   ```
   [----------] 2 tests from TestExpressionRegistry
   [ RUN      ] TestExpressionRegistry.VerifySupportedFunctions
   
/Users/runner/work/arrow/arrow/cpp/src/gandiva/expression_registry_test.cc:48: 
Failure
   Expected: (element) != (functions.end()), actual: 8-byte object <40-9D 8C-24 
E1-7F 00-00> vs 8-byte object <40-9D 8C-24 E1-7F 00-00>
   function signature date64[ms] date_diff(date64[ms], int64) missing in 
supported functions.
   
   
/Users/runner/work/arrow/arrow/cpp/src/gandiva/expression_registry_test.cc:48: 
Failure
   Expected: (element) != (functions.end()), actual: 8-byte object <40-9D 8C-24 
E1-7F 00-00> vs 8-byte object <40-9D 8C-24 E1-7F 00-00>
   function signature timestamp[ms] date_diff(timestamp[ms], int64) missing in 
supported functions.
   
   [  FAILED  ] TestExpressionRegistry.VerifySupportedFunctions (166 ms)
   ```


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