alamb commented on PR #14525:
URL: https://github.com/apache/datafusion/pull/14525#issuecomment-2648250092

   Thank you so much @lgingerich 
   
   I started the CI checks
   
   FYI When I ran some of the tests locally I saw some failures which seem to 
be related:
   
   
   ```
    cargo test --test sqllogictests
   ...
        Running bin/sqllogictests.rs 
(target/debug/deps/sqllogictests-be41d049b57e846a)
   Completed 107 test files in 7 seconds                                        
                                               External error: query is 
expected to fail with error:
        (regex) DataFusion error: Execution error: map requires exactly 2 
arguments, got 1 instead
   but got error:
        DataFusion error: Execution error: map function requires 2 arguments, 
got 1
   [SQL] SELECT MAP(['POST', 'HEAD'])
   at test_files/map.slt:191
   
   Error: Execution("1 failures")
   error: test failed, to rerun pass `-p datafusion-sqllogictest --test 
sqllogictests`
   
   ```


-- 
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...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to