sql: fix error in ORDER BY ephemeral space format
This patch fixes a bug where the ANY field type was replaced by the SCALAR field type in the ephemeral space used in ORDER BY. Closes #7345 NO_DOC=bugfix
Showing
- changelogs/unreleased/gh-7345-any-in-order-by-ephem.md 3 additions, 0 deletionschangelogs/unreleased/gh-7345-any-in-order-by-ephem.md
- src/box/sql/select.c 0 additions, 2 deletionssrc/box/sql/select.c
- test/sql-luatest/gh_7345_any_in_order_by_ephem_test.lua 26 additions, 0 deletionstest/sql-luatest/gh_7345_any_in_order_by_ephem_test.lua
Loading
Please register or sign in to comment