druid/sql
Soumyava 1eeecf5fb2
Fixing regression issues on unnest (#13976)
* select sum(c) on an unnested column now does not return 'Type mismatch' error and works properly
* Making sure an inner join query works properly
* Having on unnested column with a group by now works correctly
* count(*) on an unnested query now works correctly
2023-03-31 09:06:43 +05:30
..
src Fixing regression issues on unnest (#13976) 2023-03-31 09:06:43 +05:30
pom.xml Various changes and fixes to UNNEST. (#13892) 2023-03-10 16:42:08 +05:30