Skip to content

TPCDS 49, 70, 72, 86 Failed #13993

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
Tracked by #4763
djouallah opened this issue Jan 3, 2025 · 2 comments
Open
Tracked by #4763

TPCDS 49, 70, 72, 86 Failed #13993

djouallah opened this issue Jan 3, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@djouallah
Copy link

Describe the bug

from the 99 queries, 4 queries still fail

To Reproduce

https://drive.google.com/file/d/1NmrDyFRVNSCCsatwm77sery_s0yCaB-1/view?usp=sharing

Expected behavior

I expect everything to run

image

Additional context

No response

@djouallah djouallah added the bug Something isn't working label Jan 3, 2025
@alamb
Copy link
Contributor

alamb commented Jan 10, 2025

Thanks @djouallah -- I wonder if you could look into the queries that are failing and see if there are existing issues that cover them or if we should file new ones?

@akoshchiy
Copy link
Contributor

The Q70 is failing because of compound expr in ORDER BY. I think the problem is somewhere in rewrite_in_terms_of_projection function. I've described the simple reproduce in #14459 and trying to fix it :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants