- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.7k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The extended tests started to fail on main:
To Reproduce
instructions for reproducing locally are here https://github.com/apache/datafusion/tree/main/datafusion/sqllogictest#running-tests-sqlite
It appears to have started happening first after this PR:
Example failure: https://github.com/apache/datafusion/actions/runs/17548225587/job/49834490419
1. query is expected to fail, but actually succeed:
[SQL] SELECT COALESCE ( COUNT ( * ), + 89 / + 0 ) * 72 + + 26 col0
at /__w/datafusion/datafusion/datafusion-testing/data/sqlite/random/expr/slt_good_57.slt:47257
...
Expected behavior
I think we just need to update the expected output files
Additional context
- last breakage: Extended tests are failing on main #17120
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working