Skip to content

catalog: Better escaping of names in SQL#36132

Merged
def- merged 1 commit intoMaterializeInc:mainfrom
def-:pr-builtin-mv-escape
Apr 20, 2026
Merged

catalog: Better escaping of names in SQL#36132
def- merged 1 commit intoMaterializeInc:mainfrom
def-:pr-builtin-mv-escape

Conversation

@def-
Copy link
Copy Markdown
Contributor

@def- def- commented Apr 17, 2026

Follow-up to #35819

@def- def- requested a review from teskje April 17, 2026 05:35
@def- def- requested a review from a team as a code owner April 17, 2026 05:35
@def- def- requested a review from mtabebe April 17, 2026 05:35
@def- def- changed the title catalog: Better escaping of names catalog: Better escaping of names in SQL Apr 17, 2026
Copy link
Copy Markdown
Contributor

@teskje teskje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, I did consider this but then thought it unnecessary because we control these names and I don't foresee us ever putting special characters in them. Am I missing something?

@def-
Copy link
Copy Markdown
Contributor Author

def- commented Apr 17, 2026

I don't foresee us ever putting special characters in them

Who knows! I'd rather have a layer extra instead of depending on that without having it forbidden technically.

@teskje
Copy link
Copy Markdown
Contributor

teskje commented Apr 20, 2026

Fair enough!

@teskje teskje self-requested a review April 20, 2026 07:57
@def- def- merged commit 2e40171 into MaterializeInc:main Apr 20, 2026
122 checks passed
@def- def- deleted the pr-builtin-mv-escape branch April 20, 2026 08:29
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