Skip to content

fix(query): avoid create or alter recursive views#19584

Merged
TCeason merged 1 commit intodatabendlabs:mainfrom
TCeason:fix-19572
Mar 23, 2026
Merged

fix(query): avoid create or alter recursive views#19584
TCeason merged 1 commit intodatabendlabs:mainfrom
TCeason:fix-19572

Conversation

@TCeason
Copy link
Copy Markdown
Collaborator

@TCeason TCeason commented Mar 21, 2026

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@github-actions github-actions Bot added the pr-bugfix this PR patches a bug in codebase label Mar 21, 2026
@TCeason TCeason marked this pull request as draft March 21, 2026 01:15
@TCeason TCeason marked this pull request as ready for review March 21, 2026 13:13
@TCeason TCeason marked this pull request as draft March 21, 2026 13:14
@TCeason TCeason marked this pull request as ready for review March 23, 2026 01:24
@TCeason TCeason requested review from sundy-li March 23, 2026 01:34
@TCeason TCeason merged commit 75e4534 into databendlabs:main Mar 23, 2026
189 of 191 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix this PR patches a bug in codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: recursive views can crash databend-query

2 participants