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

Update build config for repackaging 3rd party libs #732

Merged
merged 1 commit into from
Oct 6, 2021
Merged

Update build config for repackaging 3rd party libs #732

merged 1 commit into from
Oct 6, 2021

Conversation

zhicwu
Copy link
Contributor

@zhicwu zhicwu commented Oct 6, 2021

  • use consistent version for all repackaged 3rd party libs
  • update group id to com.clickhouse instead of tech.clickhouse
  • remove useless build steps
  • add new job to release 3rd party libs

@github-actions
Copy link

github-actions bot commented Oct 6, 2021

Benchmark                           (client)  (connection)  (statement)   Mode  Cnt    Score     Error  Units
Basic.insertOneRandomNumber  clickhouse-jdbc         reuse       normal  thrpt   20  256.089 ±  28.865  ops/s
Basic.insertOneRandomNumber  clickhouse-jdbc         reuse     prepared  thrpt   20  259.686 ±  30.015  ops/s
Basic.insertOneRandomNumber  clickhouse-jdbc           new       normal  thrpt   20  253.996 ±  29.322  ops/s
Basic.insertOneRandomNumber  clickhouse-jdbc           new     prepared  thrpt   20  251.886 ±  32.197  ops/s
Basic.selectOneRandomNumber  clickhouse-jdbc         reuse       normal  thrpt   20  843.911 ±  67.875  ops/s
Basic.selectOneRandomNumber  clickhouse-jdbc         reuse     prepared  thrpt   20  865.648 ±  57.431  ops/s
Basic.selectOneRandomNumber  clickhouse-jdbc           new       normal  thrpt   20  806.863 ± 105.213  ops/s
Basic.selectOneRandomNumber  clickhouse-jdbc           new     prepared  thrpt   20  818.032 ±  66.293  ops/s

@zhicwu
Copy link
Contributor Author

zhicwu commented Oct 6, 2021

Follow up PR of #731, merge with known issues.

@zhicwu zhicwu merged commit 34ada5f into ClickHouse:develop Oct 6, 2021
@zhicwu zhicwu deleted the update-build-config branch October 6, 2021 09:48
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.

1 participant