Commit graph

50 commits

Author SHA1 Message Date
factosea
4fe53ddc5c fix: format case 2025-02-10 20:24:21 +08:00
factosea
13c93bc2c9 test case 2025-02-10 18:02:28 +08:00
factosea
b6c77c668d fix: cast double 2025-02-07 11:15:16 +08:00
Jing Sima
c2e15394d6 fix:[TS-5941] fix interpolate varchar/nchar data error 2025-01-22 13:40:26 +08:00
Shengliang Guan
3c807c59af
Merge pull request #29302 from taosdata/merge/mainto3.0
merge: from main to 3.0
2024-12-24 17:45:15 +08:00
Jing Sima
4bc4894d7c fix:[TS-5798] Fix crash when function's param num more than 127. 2024-12-23 17:28:41 +08:00
Jing Sima
3f6039d36b enh:[TD-33274] Add more test cases 2024-12-23 08:06:16 +08:00
Shengliang Guan
9c15eb7b3b Merge branch 'main' into merge/mainto3.0 2024-12-14 18:20:51 +08:00
Jing Sima
7658144359 fix:[TS-5763] Fix error when using selection function with JSON param. 2024-12-13 13:49:46 +08:00
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
Jinqing Kuang
f5c66cec19 fix(query)[TD-32861]. fix that WHERE condition not work with INTERP function
Previously, a statement with INTERP would force underlying TABLE SCAN
operator to scan all data within the RANGE clause, causing the time
range constraint in the WHERE condition to be ignored. This fix ensures
that the TABLE SCAN respects both the RANGE clause and WHERE condition,
improving query accuracy and performance.
2024-11-18 16:08:27 +08:00
chenhaoran
0e25efcec5 test:update install py connector in ci 2024-11-13 11:37:37 +08:00
54liuyao
719a3faa12 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 11:13:15 +08:00
54liuyao
ba31bf2c52 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-11-06 09:42:50 +08:00
Shengliang Guan
0be118c0aa
Merge pull request #28408 from taosdata/enh/TD-32181/client
Enh/td 32181/client
2024-11-06 09:42:05 +08:00
Jing Sima
9df427c0cd fix:[TD-32506] Add test case for TD-32506 2024-11-04 09:40:35 +08:00
Jing Sima
5a4c7c2e2a fix:[TD-32727] Add test case for TD-32727. 2024-10-31 09:50:57 +08:00
Jing Sima
412c20968e fix:[TD-32727] Add test case for TD-32727. 2024-10-30 18:11:14 +08:00
xinsheng Ren
412c10ed94
Merge branch '3.0' into enh/TD-32181/client 2024-10-25 22:54:04 +08:00
54liuyao
f79dcffc8c Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-25 14:14:43 +08:00
Jing Sima
c26ab17f19 enh:[TD-32459] Abstract function properties into a struct. 2024-10-24 15:08:56 +08:00
xsren
ea6c90e023 fix: repeat.csv 2024-10-23 13:52:53 +08:00
54liuyao
b025fd29b0 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-23 09:32:52 +08:00
qevolg
65199c9826 test(func): modify updatecfg_dict to updatecfgDict 2024-10-22 15:08:14 +08:00
qevolg
7af2a8dbc3 test(func): delete unused files and rename 2024-10-21 14:09:25 +08:00
qevolg
80f2e3aee3 test(func): modify sql func test cases 2024-10-21 10:31:26 +08:00
qevolg
d2b2c4e381 test(func): modify sql func test cases 2024-10-20 09:41:04 +08:00
qevolg
48d0fdf437 Merge remote-tracking branch 'origin/3.0' into test/3.0/TS-4893 2024-10-19 21:04:58 +08:00
54liuyao
bef7fb6045 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 2024-10-18 16:45:30 +08:00
Feng Chao
8bb68adbcb
Merge pull request #28347 from taosdata/test/3.0/TD-32536
test:Add a function to verify the consistency between the expected result file and the actual output file
2024-10-18 15:00:09 +08:00
54liuyao
4a34ae2570 adj ci 2024-10-17 15:48:52 +08:00
qevolg
e084b40054 test(func): revert to the previous version 2024-10-12 17:45:03 +08:00
qevolg
6e7e38694c Merge remote-tracking branch 'origin/3.0' into test/3.0/TS-4893 2024-10-12 17:31:32 +08:00
chenhaoran
1980866fd9 test:Add a function to verify the consistency between the expected result file and the actual output file 2024-10-12 17:19:31 +08:00
Jing Sima
6231d46cc5 enh:[TD-32189] Add validation to prevent changes to resultinfo structure. 2024-10-12 15:14:59 +08:00
qevolg
a88f4182f4 test(func): modify func test cases 2024-10-12 10:31:05 +08:00
qevolg
b0dfe54d23 test(func): modify func test cases 2024-10-10 13:57:15 +08:00
qevolg
83e62140e0 test(func): modify func test cases 2024-10-10 09:40:24 +08:00
qevolg
360f30d7e8 test(function): add function CI test cases 2024-09-28 21:48:28 +08:00
qevolg
4b5148314d [TS-4893]test(function): add correctness check 2024-09-14 10:28:19 +00:00
qevolg
b836235b67 [TS-4893]<test>: add CI test cases test_function 2024-09-13 13:14:10 +00: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
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
sima
e65ea2f99f feat:[TS-4893] Add test. 2024-08-28 10:05:28 +08:00
lyh250-666
b914cf8dbf test: add a case for concat function 2024-08-08 17:17:33 +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
Alex Duan
ce13165cd0 fix: modify cases.task dir 2024-06-05 18:40:44 +08:00