Skip to content
New issue

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

I want to be able to customize count SQL or custom Numbers before reading the data #345

Open
Tinker666 opened this issue Aug 10, 2019 · 1 comment

Comments

@Tinker666
Copy link

Select count(0) from (: SQL) t1 occurs before the start of the read.Under mysql innodb, SQL execution can be very slow.If I could predict the number of rows before reading, I would not be able to execute the SQL.So I wanted to add configuration for custom data volumes.

@sanosay
Copy link

sanosay commented Aug 13, 2020

I think this is related to this #305 and unfortunately looking at the dates of both issues, I don't see that is going to happen any time soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants