You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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: