11.116. Release 0.125

General Changes

  • Fix an issue where certain operations such as GROUP BY, DISTINCT, etc. on theoutput of a RIGHT or FULL OUTER JOIN can return incorrect results if they reference columnsfrom the left relation that are also used in the join clause, and not every row from the right relationhas a match.