We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CH (ClickHouse)
SQL: select count(distinct country) from ttt where day = '2024-08-26' and hour = '00'
select count(distinct country) from ttt where day = '2024-08-26' and hour = '00'
Related PR: #6841
371be6f ok
371d448 NOT OK
vanila:
About 4.6x slower than vanila 332, and 18x slower than last commit.
Spark-3.3.x
No response
The text was updated successfully, but these errors were encountered:
Thanks for finding the problem, I will fix it as soon as possible.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Backend
CH (ClickHouse)
Bug description
SQL:
select count(distinct country) from ttt where day = '2024-08-26' and hour = '00'
Related PR: #6841
371be6f ok
371d448 NOT OK
vanila:
About 4.6x slower than vanila 332, and 18x slower than last commit.
Spark version
Spark-3.3.x
Spark configurations
No response
System information
No response
Relevant logs
No response
The text was updated successfully, but these errors were encountered: