Skip to content

Abitlity to specify ClickHouse version in client init #367

Description

@bobelev

I'd like to have an ability to specify ClickHouse version in create_client() so client could skip informational queries like SELECT version(), timezone() here

Is your feature request related to a problem? Please describe.

  • junk entries in system.query_log
  • broken statistics per client, because these queries are very lightweight and frequent

Describe the solution you'd like

version argument in create_client()

Describe alternatives you've considered

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions