Commit Graph

42 Commits

Author SHA1 Message Date
Jing Sima 6231d46cc5 enh:[TD-32189] Add validation to prevent changes to resultinfo structure. 2024-10-12 15:14:59 +08:00
wangmeng c6ad2a1e21 fix:[TD-32198] add a test case to verify HAVING key 2024-09-30 17:48:42 +08:00
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
Feng Chao a49c7a84eb
Merge pull request #27970 from taosdata/td-32059
add ci test case for td-32059, td-31880, td-31966, td-32051 by charles
2024-09-20 10:02:04 +08:00
qevolg 2d5c3a190f [TS-5437] test(query): add CI test cases 2024-09-19 23:36:52 +08:00
charles 309ddb3a94 add ci test case for td-32059, td-31880, td-31966, td-32051 by charles 2024-09-19 16:52:39 +08:00
charles 379a837b8c Add ci test case to cover ts-5400 by charles 2024-09-14 08:46:13 +08:00
Feng Chao b29bc45021
Merge pull request #27861 from shuizhilong/3.0
add a test case to verify TS-5349
2024-09-13 16:28:41 +08:00
qevolg ed4c26181b Merge branch '3.0' into test/3.0/TS-4893 2024-09-13 13:35:16 +00:00
qevolg b836235b67 [TS-4893]<test>: add CI test cases test_function 2024-09-13 13:14:10 +00:00
wangmeng 1eb3124cbd add a test case to verify TS-5349 2024-09-13 10:31:10 +08:00
charles d255e2a7a5 add test case for ts-5389 by charles 2024-09-13 07:57:23 +08:00
Jing Sima 4a8bbc36bd feat:[TS-4893] refactor of rand function. 2024-09-09 18:48:24 +08:00
Jing Sima a249bef104 feat:[TS-4893] Add random and support use min/max on string column. 2024-09-09 18:48:24 +08:00
Feng Chao 26835e6e5f
Merge pull request #27582 from taosdata/test/3.0/TD-31660
add case by TD-31660 TS-5340
2024-09-03 09:06:57 +08:00
Leo Xu 579fab19e0 change db name 2024-09-02 14:59:11 +08:00
Leo Xu e12298f814 add case by TD-31726 2024-09-02 14:50:25 +08:00
Leo Xu 7fa3eddaf6 add case TD-31660 2024-08-30 16:31:31 +08:00
Leo Xu a250823fb5 add case by TS-5340 2024-08-30 15:09:57 +08:00
Jinqing Kuang 2a7cfd6ad8 test(query)[TS-4893]: Add test cases for MySQL function support 2024-08-30 10:11:32 +08:00
Pan Wei 0c587949e7
Merge pull request #27400 from taosdata/feat/TS-4893-test
feat:[TS-4893] Add test.
2024-08-28 18:53:26 +08:00
sima e65ea2f99f feat:[TS-4893] Add test. 2024-08-28 10:05:28 +08:00
Chris Zhai a04defbcca add test case for TD_31684 2024-08-27 19:25:41 +08:00
charles 6fbfda871f add test case for last and last_row 2024-08-15 13:49:45 +08:00
dapan1121 084592dc34
Merge pull request #27168 from taosdata/feat/TS-4893
feat:[TS-4893] Support MYSQL functions.
2024-08-14 15:10:27 +08:00
sima a54019211f feat:[TS-4893] Support MYSQL functions.
Add more functions:
 - Numeric Functions: PI(),ROUND(),TRUNC(),EXP(),LN(),SIGN(),DEGREES(),RADIANS().
 - String Functions: CHAR(),ASCII(),POSITION(),TRIM(),REPLACE(),REPEAT().
 - Date and Time Functions: WEEKDAY(),DAYOFWEEK(),WEEK(),WEEKOFYEAR().
 - Aggregate Functions: VAR_POP().
Modify some functions:
 - ROUND(): support round to given decimal places.
 - CHAR_LENGTH(): support calculate multi-byte character's length.
 - TIMEDIFF(): result will be negative when expr1 < expr2.
 - STDDEV(): add alias name STDDEV_POP().
 - SUBSTR(): add alias name SUBSTRING().
             support new syntax SUBSTRING/SUBSTR(expr FROM pos [FOR len]).
2024-08-14 09:19:25 +08:00
charles 75df5d47f1 update test case for TD-30995 by charles 2024-08-13 15:13:18 +08:00
Alex Duan 3b82afa238
Merge pull request #27089 from taosdata/test/TD-31264
test: add a case for concat function
2024-08-13 11:08:40 +08:00
lyh250-666 b914cf8dbf test: add a case for concat function 2024-08-08 17:17:33 +08:00
charles 298a72bd8e add test case for ts-5239 by charles 2024-08-01 15:40:28 +08:00
zhiyong db40210a63 add cast case 2024-07-17 17:27:14 +08:00
zhiyong 38e66c58eb add ci case TD-30948 2024-07-15 10:13:47 +08:00
zhiyong 91b0ef27a1 add ci test for TS-5143 2024-07-12 09:07:51 +08:00
zhiyong 514108c3bf test: move TS_5105 to queryBugs 2024-07-07 16:33:20 +08:00
Alex Duan 9541232927
Merge pull request #26408 from taosdata/case/TD-30686-3.0
fix: add queryBugs.py
2024-07-04 19:09:40 +08:00
Alex Duan 26f2868468 fix: add queryBugs.py 2024-07-04 13:56:23 +08:00
Alex Duan 3f8dd77293
Merge pull request #26402 from taosdata/test/TS-5105
add ci case for TS-5105
2024-07-04 13:42:34 +08:00
zhiyong 13d7629c05 add ci case for TS-5105 2024-07-04 09:13:56 +08:00
bitcapybara f4a83bfab7 test: add non-zero fill value in window query 2024-07-03 08:17:33 +00:00
bitcapybara 62508323b4 test: [TS-5103] add test case for window fill value query 2024-07-03 07:52:28 +00:00
zhiyong 0a45bdb2a2 add ts_5054 ci case 2024-07-02 09:23:16 +08:00
Alex Duan ce13165cd0 fix: modify cases.task dir 2024-06-05 18:40:44 +08:00