factosea
3bcbc12001
fix: rename compareAsStrInGreatest in test case
2025-03-11 13:40:36 +08:00
factosea
8f5134913c
feat: test case
2025-03-11 13:38:57 +08:00
factosea
b3ef8b2f44
fix: print folat when title name is too long
2025-03-11 13:38:57 +08:00
dapan1121
f6f0294684
fix: add test cases and fix error message
2025-02-12 13:58:09 +08:00
dapan1121
e0ba96f649
Merge remote-tracking branch 'origin/3.0' into feat/TS-5486
2025-02-12 10:22:08 +08:00
dapan1121
e6799c9070
fix: correct expected result
2025-02-12 10:20:58 +08:00
Pan Wei
15efd7abb8
Merge pull request #29748 from taosdata/fix/TS-5972/castDouble3.0
...
Fix/ts 5972/cast double3.0
2025-02-12 09:17:14 +08:00
factosea
dfc953074e
fix: format case
2025-02-11 19:20:16 +08:00
Jing Sima
c2e15394d6
fix:[TS-5941] fix interpolate varchar/nchar data error
2025-01-22 13:40:26 +08:00
Jing Sima
3f6039d36b
enh:[TD-33274] Add more test cases
2024-12-23 08:06:16 +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
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
412c20968e
fix:[TD-32727] Add test case for TD-32727.
2024-10-30 18:11:14 +08:00
xsren
ea6c90e023
fix: repeat.csv
2024-10-23 13:52:53 +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
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
qevolg
b836235b67
[TS-4893]<test>: add CI test cases test_function
2024-09-13 13:14:10 +00: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
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