homework-jianmu/tests/army/query
Jinqing Kuang c2256e9443 feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause
Add the AUTO keyword, which allows automatic determination of the
INTERVAL OFFSET based on the WHERE condition. It simplifies usage by
allowing users to rely on the system to infer the correct offset
without manual specification.
2024-12-04 10:06:47 +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 feat(query)[TS-5058]: support AUTO OFFSET in INTERVAL clause 2024-12-04 10:06:47 +08: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_case_when.py Update test_case_when.py 2024-11-05 10:33:01 +08:00
test_compare.py fix: modify cases.task dir 2024-06-05 18:40:44 +08:00
test_having.py fix:[TD-32198] add a test case to verify HAVING key 2024-09-30 17:48:42 +08:00
test_join.py fix: modify cases.task dir 2024-06-05 18:40:44 +08:00