linkedin / coral

Coral is a translation, analysis, and query rewrite engine for SQL and other relational languages.
BSD 2-Clause "Simplified" License
783 stars 184 forks source link

[Coral-Trino] Support CROSS JOIN for Correlated Inner Queries (#493) #500

Closed KevinGe00 closed 6 months ago

KevinGe00 commented 6 months ago

What changes are proposed in this pull request, and why are they necessary?

Bringing in #493 by @aastha25 into master.

How was this patch tested?

i-tested this branch (master + change) against master and got Expected regressions (cross join added back)