Andrey Gubichev
Results
2
issues of
Andrey Gubichev
### What changes were proposed in this pull request? This covers a corner case in the COUNT bug handling. Right now it is split across two rules (PullupCorrelatedPredicates and RewriteCorrelatedScalarSubquery),...
SQL
### What changes were proposed in this pull request? Adds an abstract hint to the case class of Aggregate(). ### Why are the changes needed? Ability to provide hints to...
SQL