Skip to content

catalog: Better escaping of names in SQL#36132

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

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

Conversation

@def-

@def- def- commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

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

@teskje teskje left a comment

Copy link
Copy Markdown
Contributor

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-

def- commented Apr 17, 2026

Copy link
Copy Markdown
Contributor Author

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

teskje commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

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