Mihailo Timotic

Results 2 issues of Mihailo Timotic

### What changes were proposed in this pull request? Handle named and positional parameters when they appear under `PlanWithUnresolvedIdentifier`. ### Why are the changes needed? For a query like: ```...

SQL

### What changes were proposed in this pull request? Delay `resolveColsLastResort` until all `UnresolvedAlias`es and top-level `UnresolvedAttribute`s that come before the column that is being resolved, are resolved ### Why...

SQL