homework-jianmu/tests/army/query/subquery
Jinqing Kuang 1ccaaf75bd fix(query)[TS-5443]. Fix invalid key in ORDER BY within subqueries
Resolved an issue where an ORDER BY alias in subqueries failed to
convert to the expected ColumnNode when the corresponding column
could be omitted. Updated the conversion logic to handle this case
correctly and ensure proper query execution.
2024-09-20 14:44:30 +08:00
..
subqueryBugs.py fix(query)[TS-5443]. Fix invalid key in ORDER BY within subqueries 2024-09-20 14:44:30 +08:00