[9.0] New translations and SQL optimization/simplification #34151
Labels
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
composite-issue
A grouping of multiple related issues into one issue
type-enhancement
Milestone
Note: consider work went into Cosmos querying capabilities, and so the below doesn't include those improvements; see #33033 for Cosmos work done in 9.0, including all query improvements.
SQL optimizations
NOT
#34142CASE op WHEN
#33869COALESCE
based on the nullability of its arguments #33938allowOptimizedExpansion
toCASE
results #34304SqlFunctionExpression
#33814TRUE = expr
in filtering contexts #33776New translations
ExecuteUpdate
#32058object
inSqlServerConvertTranslator
#33891decimal
#33721Provider-specific
A big thank you goes out to @ranma42 for many of the above!
The text was updated successfully, but these errors were encountered: