Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

[SQL-DS-CACHE-124] [POAE7-1133] Fix failed query in TPCDS #125

Merged
merged 6 commits into from
Jun 4, 2021

Conversation

jikunshang
Copy link
Collaborator

What changes were proposed in this pull request?

q9: fix count null issue
q44: UnscaledValue will convert to return type to double
q54: fix push down case.
Note: for q44, there are still some issues and the result is not correct.

How was this patch tested?

Manual test

…aggregate case(sum/average), it may return a double type rather than long/decimal, so add a dump work around. 2) fix count node null issue
@github-actions
Copy link

#124

@jikunshang
Copy link
Collaborator Author

Will merge this one and add more fix in later PRs.

@jikunshang jikunshang merged commit 5fc7fc8 into oap-project:ape Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants