Skip to content

Put clickhouse-local data to /tmp by default#11931

Merged
akuzm merged 2 commits intomasterfrom
aku/local-tmp
Jun 25, 2020
Merged

Put clickhouse-local data to /tmp by default#11931
akuzm merged 2 commits intomasterfrom
aku/local-tmp

Conversation

@akuzm
Copy link
Contributor

@akuzm akuzm commented Jun 24, 2020

This fixes #9848
Also fixes #11926

Changelog category (leave one):

  • Backward Incompatible Change

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
clickhouse-local now uses an unique temporary data directory by default, not the current directory as before. If needed, the data directory can be explicitly specified with the -- --path option.

@alexey-milovidov alexey-milovidov self-assigned this Jun 24, 2020
@akuzm akuzm merged commit 5bf30b1 into master Jun 25, 2020
@akuzm akuzm deleted the aku/local-tmp branch June 25, 2020 07:06
@qoega qoega added no-docs-needed pr-backward-incompatible Pull request with backwards incompatible changes labels Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-docs-needed pr-backward-incompatible Pull request with backwards incompatible changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create table engine Log: _LIBCPP_ASSERT '!empty()' clickhouse-local instances use same data by default

3 participants