Mihailo Aleksic

Results 3 issues of Mihailo Aleksic

### What changes were proposed in this pull request? Throw the exception from the proper place in code. ### Why are the changes needed? Lambda functions can only be used...

SQL

### What changes were proposed in this pull request? Right now, query the following query produces plans that are not consistent over different underlying table providers. Query: ``` SELECT col1,...

SQL

### What changes were proposed in this pull request? When coercing an expression from `DecimalType` to `DecimalType`, remove the inner `Cast` if it is not user-specified one and if the...

SQL