Stevo Mitric
Results
2
issues of
Stevo Mitric
### What changes were proposed in this pull request? In this PR, rule `InsertMapSortInGroupingExpressions` was modified to add an alias for `map_sort(col)` . Grouping and aggregate expressions are then modified...
SQL
### What changes were proposed in this pull request? In this PR collations can now be identified by their fully qualified name, as per the collation project plan. The `Collation`...
SQL