-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
@nuno-faria and @xudong963 noticed on #19918 that the extended tests now take well over 2 hours to run
Updated the branch to see what will happen
It looks like the extended tests workflow takes one extra hour since a few days ago:
STATUS TITLE BRANCH EVENT ID ELAPSED AGE
✓ Improve error messages with nicer formatting of Date and Time types emilk/less-debug-formatting pull_request 21289130254 2h28m49s about 4 days ago
✓ Disallow positional struct casting when field names don’t overlap positional-fallback-19841 pull_request 21285795721 2h43m17s about 5 days ago
✓ feat: Support planning subqueries with OuterReferenceColumn belongs to non-adjacent outer relations plann-recursive-subquery-cleanup pull_request 21280272900 2h49m11s about 5 days ago
✓ Fix struct casts to align fields by name (prevent positional mis-cast… main push 21274179200 2h41m15s about 5 days ago
✓ Fix struct casts to align fields by name (prevent positional mis-casts) struct-casting-17285 pull_request 21270852353 2h43m42s about 5 days ago
✓ Support API for "pre-image" for pruning predicate evaluation (#19722) main push 21267996805 1h28m7s about 5 days ago
✓ feat(datafusion-spark): implement spark compatible `unhex` function … main push 21266842171 1h27m21s about 5 days ago
✓ Refactor ListArray hashing to consider only sliced values (#19500) main push 21266824967 1h32m50s about 5 days ago
✓ Improve error message when string functions receive Binary types (#19… main push 21266584166 1h27m34s about 5 days ago
✓ fix: union should retrun error instead of panic when input schema's l… main push 21266396262 1h28m41s about 5 days ago
To Reproduce
This seems to have started after this PR
I verified the timings via the github UI too:
https://github.com/apache/datafusion/commits/main/?after=20d5f06a554f39407e52dd1d4848267dbc1467ce+34
Expected behavior
Extended tests should not take so long
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
