8000 panic when `LogicalDedup::to_stream` in fuzz test: `dedup_cols` is empty · Issue #21721 · risingwavelabs/risingwave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

panic when LogicalDedup::to_stream in fuzz test: dedup_cols is empty #21721

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
BugenZhao opened this issue May 6, 2025 · 0 comments · Fixed by #21753
Closed

panic when LogicalDedup::to_stream in fuzz test: dedup_cols is empty #21721

BugenZhao opened this issue May 6, 2025 · 0 comments · Fixed by #21753
Assignees
Labels
BY-sqlsmith Issue found by: SQLSmith. type/flaky-test Type: Flaky test failure.
Milestone

Comments

@BugenZhao
Copy link
Member

Buildkite URL

https://buildkite.com/risingwavelabs/main-cron/builds/5136#0196a12d-c19b-41cb-baaa-75608c3880ca/348-349

Description and Insights

CREATE MATERIALIZED VIEW stream_query AS WITH with_0 AS (WITH with_1 AS (SELECT TIMESTAMP '2025-05-05 16:18:55' AS col_0, avg((INT '813')) AS col_1, ((BIGINT '371') / (INT '-2147483648')) AS col_2, (SMALLINT '460') AS col_3 FROM generate_series(TIMESTAMP '2020-01-01 00:07:42', TIMESTAMP '2020-01-01 00:46:33', INTERVAL '2706 seconds') AS generate_series_2 WHERE true) SELECT true AS col_0, (REAL '-2147483648') AS col_1, (SMALLINT '-10773') AS col_2 FROM with_1) SELECT CAST(NULL AS STRUCT<a SMALLINT, b DOUBLE, c TIME>) AS col_0, (INT '995') AS col_1, (INTERVAL '-604800') AS col_2, (FLOAT '294') AS col_3 FROM with_0 WHERE false

May be similar to #21702?

@BugenZhao BugenZhao added the type/flaky-test Type: Flaky test failure. label May 6, 2025
@github-actions github-actions bot added this to the release-2.4 milestone May 6, 2025
@kwannoel kwannoel added the BY-sqlsmith Issue found by: SQLSmith. label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BY-sqlsmith Issue found by: SQLSmith. type/flaky-test Type: Flaky test failure.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants
0