homework-jianmu/tests/army/query
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
..
accuracy add ci test case for td-32059, td-31880, td-31966, td-32051 by charles 2024-09-19 16:52:39 +08:00
fill update test case for TD-30995 by charles 2024-08-13 15:13:18 +08:00
function [TS-4893]<test>: add CI test cases test_function 2024-09-13 13:14:10 +00:00
last add ci test case for td-32059, td-31880, td-31966, td-32051 by charles 2024-09-19 16:52:39 +08:00
subquery fix(query)[TS-5443]. Fix invalid key in ORDER BY within subqueries 2024-09-20 14:44:30 +08:00
sys [TS-5437] test(query): add CI test cases 2024-09-19 23:36:52 +08:00
window add case TD-31660 2024-08-30 16:31:31 +08:00
cquery_basic.json fix: modify cases.task dir 2024-06-05 18:40:44 +08:00
queryBugs.py add test case for TD_31684 2024-08-27 19:25:41 +08:00
query_basic.json fix: modify cases.task dir 2024-06-05 18:40:44 +08:00
query_basic.py change db name 2024-09-02 14:59:11 +08:00
show.py fix: modify cases.task dir 2024-06-05 18:40:44 +08:00
test_compare.py fix: modify cases.task dir 2024-06-05 18:40:44 +08:00
test_join.py fix: modify cases.task dir 2024-06-05 18:40:44 +08:00