Commit Graph

2 Commits

Author SHA1 Message Date
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
Alex Duan ce13165cd0 fix: modify cases.task dir 2024-06-05 18:40:44 +08:00