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

(RC2) Fix ESCAPE clause for Azure Synapse. (#34463) #34510

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

cincuranet
Copy link
Contributor

Port of #34463
Port of #34506

Fixes #33555

Description

Fixes translation of Contains/StartsWith/EndsWith into SQL on Azure Synapse.

Customer impact

Customers using Azure Synapse are unable to run queries using Contains/StartsWith/EndsWith because improper SQL is generated.

How found

Reported by customer.

Regression

Yes, in 8.0.

Testing

Tests added.

Risk

Low.

@cincuranet cincuranet requested a review from a team August 22, 2024 12:49
@cincuranet
Copy link
Contributor Author

/cc @artl93

@cincuranet cincuranet merged commit b9e253b into dotnet:release/9.0 Aug 22, 2024
7 checks passed
@cincuranet cincuranet deleted the backport-synapse branch August 22, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants