Skip to content

[Redshift] Tweak default value query #1186

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

Merged
merged 2 commits into from
Mar 13, 2025
Merged

[Redshift] Tweak default value query #1186

merged 2 commits into from
Mar 13, 2025

Conversation

Tang8330
Copy link
Contributor

@Tang8330 Tang8330 commented Mar 13, 2025

Redshift UPDATE does not support table aliasing nor do we need it. Redshift will not throw an ambiguous error if the table and column name are the same.

@Tang8330 Tang8330 changed the title Update. [Redshift] Tweak default value query Mar 13, 2025
@Tang8330 Tang8330 marked this pull request as ready for review March 13, 2025 18:31
@Tang8330 Tang8330 requested a review from a team as a code owner March 13, 2025 18:31
@Tang8330 Tang8330 merged commit 02d64d3 into master Mar 13, 2025
3 checks passed
@Tang8330 Tang8330 deleted the redshift branch March 13, 2025 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants