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

Sweep: customize development ClickHouse config, update instructions #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mikedotexe
Copy link

This PR helped me work through a few things, including the fact that we can have two databases for each schema. I've placed the ClickHouse config and database schema (import files instead of copy/paste) in the clickhouse-info directory.

We're not bundling clickhouse and have instructions for the user to get the binary in the root directory, which I believe is common practice in open source.

Set the logging to output to that directory, too, and set it to "debug" mode so developers can see anything wrong.

Mostly I want myself and others to easily be able to remember what the process is and spend as little mental CPU as possible when first getting into the repo or getting back to the repo after a period.

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.

1 participant