Skip to content
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

CREATE TABLE test.t FROM cdc_source doesn't resolve the cdc_source object name correctly #14551

Closed
StrikeW opened this issue Jan 13, 2024 · 0 comments · Fixed by #14606
Closed
Assignees
Labels
type/bug Something isn't working
Milestone

Comments

@StrikeW
Copy link
Contributor

StrikeW commented Jan 13, 2024

Describe the bug

The cdc_source without public prefix should be resolved in the public schema not in the schema test.
It results in a source not found error now.

Error message/log

No response

To Reproduce

No response

Expected behavior

No response

How did you deploy RisingWave?

No response

The version of RisingWave

No response

Additional context

No response

@StrikeW StrikeW added the type/bug Something isn't working label Jan 13, 2024
@github-actions github-actions bot added this to the release-1.7 milestone Jan 13, 2024
@StrikeW StrikeW self-assigned this Jan 13, 2024
@StrikeW StrikeW linked a pull request Jan 16, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant