kou commented on PR #37787: URL: https://github.com/apache/arrow/pull/37787#issuecomment-1730745583
Could you rebase on the `Dev / Source Release and Merge Script` failures? Could you check the failure on AppVeyor? https://ci.appveyor.com/project/ApacheSoftwareFoundation/arrow/builds/48091110#L2859 ```text [ RUN ] TestFunctionRegistry.LookupMultipleFuncs C:/projects/arrow/cpp/src/gandiva/function_registry_test.cc(105): error: Expected: (say_hello_func) != (nullptr), actual: NULL vs (nullptr) unknown file: error: SEH exception with code 0xc0000005 thrown in the test body. Stack trace: [ FAILED ] TestFunctionRegistry.LookupMultipleFuncs (9 ms) [ RUN ] TestFunctionRegistry.LookupExternalFuncs C:/projects/arrow/cpp/src/gandiva/function_registry_test.cc(125): error: Expected: (func) != (nullptr), actual: NULL vs (nullptr) unknown file: error: SEH exception with code 0xc0000005 thrown in the test body. Stack trace: [ FAILED ] TestFunctionRegistry.LookupExternalFuncs (12 ms) [----------] 5 tests from TestFunctionRegistry (41 ms total) [----------] 6 tests from TestExternalFunctionRegistry ``` -- 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]
