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

[DDL] Filter for valid columns on CreateTable #1068

Merged
merged 5 commits into from
Dec 2, 2024
Merged

Conversation

Tang8330
Copy link
Contributor

@Tang8330 Tang8330 commented Nov 27, 2024

We only filtered on AlterTableAddColumns, we need to do it for CreateTable as well.

@Tang8330 Tang8330 changed the title Adding more logs [DDL] FIlter for valid columns on CreateTable Nov 27, 2024
@Tang8330 Tang8330 marked this pull request as ready for review November 27, 2024 07:13
@Tang8330 Tang8330 requested a review from a team as a code owner November 27, 2024 07:13
@Tang8330 Tang8330 changed the title [DDL] FIlter for valid columns on CreateTable [DDL] Filter for valid columns on CreateTable Nov 27, 2024
@Tang8330 Tang8330 merged commit de3f88e into master Dec 2, 2024
4 checks passed
@Tang8330 Tang8330 deleted the additional-logging branch December 2, 2024 01:35
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