-
-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
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()).
dbal-clickhouse/src/ClickHouseStatement.php
Line 128 in 57c4676
? $this->client->select($statement)->rows() |
Thanks a lot
Metadata
Metadata
Assignees
Labels
No labels