Skip to content
Snippets Groups Projects
Commit 0ead015b authored by Mergen Imeev's avatar Mergen Imeev Committed by Vladimir Davydov
Browse files

sql: incomparable types in ORDER BY and GROUP BY

This patch prohibits the use of ARRAY, MAP and INTERVAL in ORDER BY.
In addition, GROUP BY now also checks the types of the arguments when
building the VDBE.

Closes #6668

NO_DOC=bugfix
parent da8336ce
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment