Skip to content

Conversation

@findepi
Copy link
Contributor

@findepi findepi commented May 10, 2021

Fixes #657

@github-actions
Copy link

Benchmark                           (client)  (statement)   Mode  Cnt     Score     Error  Units
Basic.insertOneRandomNumber  clickhouse-jdbc       normal  thrpt   20   271.963 ±  27.842  ops/s
Basic.insertOneRandomNumber  clickhouse-jdbc     prepared  thrpt   20   264.666 ±  29.205  ops/s
Basic.selectOneRandomNumber  clickhouse-jdbc       normal  thrpt   20  1331.424 ± 159.869  ops/s
Basic.selectOneRandomNumber  clickhouse-jdbc     prepared  thrpt   20  1389.874 ± 161.367  ops/s

@zhicwu zhicwu changed the base branch from master to develop May 10, 2021 21:43
@zhicwu
Copy link
Contributor

zhicwu commented May 10, 2021

Thank you @findepi for fixing the issue.

@zhicwu zhicwu merged commit 6320772 into ClickHouse:develop May 10, 2021
@findepi findepi deleted the findepi/return-correct-value-from-getautocommit-e28cda branch May 11, 2021 07:12
@findepi
Copy link
Contributor Author

findepi commented May 11, 2021

Thanks for a quick merge!

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

Successfully merging this pull request may close these issues.

Incorrect value returned from getAutoCommit

2 participants