sql: fix wrong ephemeral space format
This patch fixes format building when an ephemeral space was used in ORDER BY and ORDER BY uses at least two variables from the list of selected columns. Closes #7042 NO_DOC=Bugfix
Showing
- changelogs/unreleased/gh-7043-ephem-space-format.md 3 additions, 0 deletionschangelogs/unreleased/gh-7043-ephem-space-format.md
- src/box/sql/select.c 26 additions, 7 deletionssrc/box/sql/select.c
- test/sql-luatest/gh_7043_temp_space_format_test.lua 23 additions, 0 deletionstest/sql-luatest/gh_7043_temp_space_format_test.lua
Loading
Please register or sign in to comment