If both tables contain zero rows results in an error in Snowflake. Ths is caused by the consequence that group by 1 returns no rows, so the resulting test contains no rows. This is solved by removing the grouping if there are no group by columns defined#1072
Open
FrankTub wants to merge 1 commit into