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

clickhouseexporter: update table schema #12664

Conversation

hanjm
Copy link
Member

@hanjm hanjm commented Jul 24, 2022

Description:

update table schema
Link to tracking Issue:
#8028
Testing:

  1. unit test.
    Documentation:

@hanjm hanjm requested a review from a team July 24, 2022 11:09
@hanjm hanjm requested a review from dmitryax as a code owner July 24, 2022 11:09
@hanjm hanjm force-pushed the feature/exporter/clickhouse/jimmiehan-update-log branch 2 times, most recently from 994c60a to 91340ee Compare July 24, 2022 13:23
@hanjm
Copy link
Member Author

hanjm commented Jul 30, 2022

hi @dmitryax , Could you help review, Thank you.

@dmitryax
Copy link
Member

dmitryax commented Aug 1, 2022

Hey @hanjm can you please break down the PR into several PR per each self contained change?

@hanjm hanjm force-pushed the feature/exporter/clickhouse/jimmiehan-update-log branch 2 times, most recently from 3dc2859 to 4589212 Compare August 3, 2022 13:22
@hanjm hanjm changed the title clickhouseexporter: update table schema, update readme document clickhouseexporter: update table schema Aug 3, 2022
@hanjm
Copy link
Member Author

hanjm commented Aug 3, 2022

@dmitryax I want to split it into two PR, one for update table schema, one for update document, here is the first one, is it OK?

@dmitryax
Copy link
Member

dmitryax commented Aug 3, 2022

@hanjm sounds good, thanks. Please rebase and resolve conflicts

@hanjm hanjm force-pushed the feature/exporter/clickhouse/jimmiehan-update-log branch from 4589212 to 02f381f Compare August 4, 2022 07:48
@hanjm
Copy link
Member Author

hanjm commented Aug 4, 2022

@dmitryax rebase done, but ci breaks by other components test.

@dmitryax
Copy link
Member

dmitryax commented Aug 4, 2022

@hanjm it doesn't look like it's rebased to the latest main. There are still conflicts

@hanjm hanjm force-pushed the feature/exporter/clickhouse/jimmiehan-update-log branch from 02f381f to 87e62dd Compare August 5, 2022 04:07
@hanjm
Copy link
Member Author

hanjm commented Aug 5, 2022

@dmitryax oh, the go.mod file is changed so frequently, I have rebase agagin, thanks.

@hanjm hanjm force-pushed the feature/exporter/clickhouse/jimmiehan-update-log branch from 87e62dd to 25d2297 Compare August 5, 2022 04:10
@dmitryax
Copy link
Member

dmitryax commented Aug 5, 2022

@hanjm please fix a failing check

@hanjm hanjm force-pushed the feature/exporter/clickhouse/jimmiehan-update-log branch from 3c87486 to d0f7b75 Compare August 5, 2022 12:57
@hanjm hanjm force-pushed the feature/exporter/clickhouse/jimmiehan-update-log branch from d0f7b75 to 29995ec Compare August 5, 2022 13:44
@hanjm
Copy link
Member Author

hanjm commented Aug 5, 2022

@dmitryax fixed, thanks.

Copy link
Member

@dmitryax dmitryax left a comment

Choose a reason for hiding this comment

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

Just couple nits. Otherwise LGTM

exporter/clickhouseexporter/exporter.go Show resolved Hide resolved
exporter/clickhouseexporter/exporter.go Show resolved Hide resolved
@dmitryax dmitryax merged commit 40f6af2 into open-telemetry:main Aug 6, 2022
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.

2 participants