Skip to content

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

Merged
cincuranet merged 2 commits intodotnet:release/9.0from
cincuranet:backport-synapse
Aug 22, 2024
Merged

(RC2) Fix ESCAPE clause for Azure Synapse. (#34463)#34510
cincuranet merged 2 commits intodotnet:release/9.0from
cincuranet:backport-synapse

Conversation

@cincuranet
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

/cc @artl93

@cincuranet cincuranet merged commit b9e253b into dotnet:release/9.0 Aug 22, 2024
@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