Skip to content

Error writing to table: full storage #11302

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

Closed
vlad-gogov opened this issue Nov 6, 2024 · 1 comment · Fixed by #11580
Closed

Error writing to table: full storage #11302

vlad-gogov opened this issue Nov 6, 2024 · 1 comment · Fixed by #11580

Comments

@vlad-gogov
Copy link

vlad-gogov commented Nov 6, 2024

cluster: OLAP TESTING VLA COMMON3
version: ydb-stable-24-3-12
query:

$v = SELECT cast(count(*) as uint32)
    FROM `raw/kikimr_query-replay_prod`
    ;

insert into cnt2 (key,c) values(1,$v);

logs: https://paste.yandex-team.ru/80e89920-a1a7-4306-bf10-4bd8a7b8d8ee
Image

@vlad-gogov vlad-gogov changed the title Error writing to table: INSERT INTO SELECT FROM query Error writing to table: full storage Nov 6, 2024
@zverevgeny
Copy link
Collaborator

Нужно реагировать на DiskQuotaExceeded при всех видах записи

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants