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

Clickhouse add protos #968

Merged
merged 4 commits into from
Jan 4, 2024
Merged

Clickhouse add protos #968

merged 4 commits into from
Jan 4, 2024

Conversation

pankaj-peerdb
Copy link
Contributor

add protos as a first step for clickhouse connectors

@iskakaushik iskakaushik requested review from heavycrystal and removed request for iskakaushik January 3, 2024 13:26
nexus/analyzer/src/lib.rs Show resolved Hide resolved
string user = 3;
string password = 4;
string database = 5;
optional string metadata_schema = 6;
Copy link
Contributor

Choose a reason for hiding this comment

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

would appreciate comments to tell what the last 2 fields specify

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sure, i will remove metadata_schema field, its not needed

@pankaj-peerdb pankaj-peerdb merged commit 59d630f into main Jan 4, 2024
11 checks passed
@serprex serprex deleted the clickhouse-add-protos branch July 19, 2024 15:21
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