Skip to content

Conversation

@mzitnik
Copy link
Contributor

@mzitnik mzitnik commented Aug 28, 2025

Summary

  • Update readme

Closes

Checklist

Delete items not relevant to your PR:

  • Closes #
  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG
  • For significant changes, documentation in https://github.com/ClickHouse/clickhouse-docs was updated with further explanations or tutorials


### Client configuration

| Parameters | Description | Default Value |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can set some defaults to work with a localhost instance

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, we have one constructor for all params, a constructor without a URL parameter that is set to http://localhost:8123. Do you think that can somehow help the users?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, from the table below it's unclear that the connector has some defaults

@mzitnik mzitnik marked this pull request as ready for review September 1, 2025 06:03
@mzitnik mzitnik merged commit 9b58bb4 into main Sep 1, 2025
38 of 40 checks passed
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.

4 participants