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

get the statistics from the request #60

Open
mikaelBrosset opened this issue Oct 24, 2023 · 0 comments
Open

get the statistics from the request #60

mikaelBrosset opened this issue Oct 24, 2023 · 0 comments

Comments

@mikaelBrosset
Copy link

mikaelBrosset commented Oct 24, 2023

Hello, thanks a lot for the library.
Is there a way to get the statistics (like elapsed, rows count) and others data from Clickhouse ('meta', 'totals', 'extremes', 'rows_before_limit_at_least', 'statistics')?

Smi2 library provides them in Statement::init(), but I didn't find a way to get them back with the results (ClickhouseStatement::execute()).

? $this->client->select($statement)->rows()

Thanks a lot

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

1 participant