We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi!
Right now, on one of the instances there are 197 files in dumps directory, they contain seemingly failed queries and it looks like this:
-rw-r--r-- 1 app app 5130 Nov 26 13:21 dump202311241214102-98-500.dmp -rw-r--r-- 1 app app 12358 Nov 26 13:21 dump202311241214102-99-500.dmp ...
app@clickhouse-bulk-576cb9c658-h2dvx $ ls -1 /app/dumps | wc -l 197
What does clickhouse-bulk do with all these files, should it remove them after resending?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi!
Right now, on one of the instances there are 197 files in dumps directory, they contain seemingly failed queries and it looks like this:
What does clickhouse-bulk do with all these files, should it remove them after resending?
The text was updated successfully, but these errors were encountered: