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 ClickHouse Documentation #1353

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

nidhi752
Copy link

Pull Request Template

Description:

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • All new code is covered by unit tests.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

Thank you for your contribution!

Copy link
Contributor

@ccoVeille ccoVeille left a comment

Choose a reason for hiding this comment

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

Good job, thanks

A few minor remarks

Comment on lines 10 to 12
"go.opentelemetry.io/otel/attribute"

"go.opentelemetry.io/otel/trace"

"github.com/ClickHouse/clickhouse-go/v2"
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't be GIthub before GO.opentelemetry ?

"github.com/ClickHouse/clickhouse-go/v2"
)

// Config holds the configuration needed to connect to the Clickhouse database.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// Config holds the configuration needed to connect to the Clickhouse database.
// Config holds the configuration needed to connect to the ClickHouse database.

This feedbacks could be applied everywhere, even on code you didn't changed (yet)

@aryanmehrotra
Copy link
Member

Can you please update the name of the PR

@Umang01-hash
Copy link
Contributor

@nidhi752 Please update the PR name and resolve the review comments.
Thankyou

@aryanmehrotra aryanmehrotra changed the title Change Update Click house Documentation Jan 3, 2025
@aryanmehrotra aryanmehrotra changed the title Update Click house Documentation Update ClickHouse Documentation Jan 3, 2025
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