sql: fix error when DISTINCT applied to MAP/ARRAY
After this patch, when DISTINCT is used with MAP or ARRAY, an error will be thrown instead of a segmentation fault. Part of #6668 Needed for #6773 NO_DOC=Will be added in another commit. NO_CHANGELOG=Will be added in another commit.
Please register or sign in to comment