Commit graph

2189 commits

Author SHA1 Message Date
factosea
1ee1636d9f docs: config 2025-03-11 13:40:36 +08:00
factosea
7e6edb82ba fix: param check 2025-03-11 13:40:36 +08:00
factosea
1d707a4318 fix: config variable rename to tsCompareAsStrInGreatest 2025-03-11 13:40:36 +08:00
factosea
8f5134913c feat: test case 2025-03-11 13:38:57 +08:00
factosea
36183aa36b feat: greatest func 2025-03-11 13:38:57 +08:00
Simon Guan
abaf48ae15 Merge branch '3.0' into merge/mainto3.0 2025-03-10 11:07:48 +08:00
Simon Guan
1170955b95 Merge branch 'main' into merge/mainto3.0 2025-03-10 11:05:52 +08:00
Simon Guan
6250adb3b1 refactor: rename udfd to taosudf 2025-03-06 22:20:52 +08:00
Simon Guan
2a0584114d fix: compile errors 2025-03-06 17:01:50 +08:00
Simon Guan
c124b69db5 Merge remote-tracking branch 'origin/refactor/TD-33926-5' into refactor/TD-33926 2025-03-06 16:46:33 +08:00
Simon Guan
95116370b5 refactor: minor changes 2025-03-06 16:45:46 +08:00
Simon Guan
e321a3be12 refactor: cmake files 2025-03-06 13:49:31 +08:00
Simon Guan
1be6ef595d Merge branch '3.0' into refactor/TD-33926 2025-03-05 19:58:53 +08:00
Simon Guan
34120a38c5 Merge branch '3.0' into merge/mainto3.0 2025-03-05 18:12:55 +08:00
Simon Guan
292b0cb317 Merge branch 'main' into merge/mainto3.0 2025-03-05 18:10:31 +08:00
yihaoDeng
250d0bc73c fix(query): opt show disk_info output 2025-03-05 18:08:36 +08:00
Simon Guan
6ac5c64733 Merge branch '3.0' into refactor/TD-33926 2025-03-04 16:22:36 +08:00
Haojun Liao
f563a35b3f fix(stream):check the maximum allowed forecast rows, add one test case, and do some internal refactor. 2025-03-03 17:27:05 +08:00
Simon Guan
4379882779 refactor: do not compile udf tests files when BUILD_TEST=OFF 2025-03-03 16:26:47 +08:00
Simon Guan
5db648038b refactor: do not compile test-related files when BUILD_TEST=OFF 2025-03-03 15:39:33 +08:00
Simon Guan
43ca6d5f9e refactor: adjust some logs 2025-02-28 16:49:46 +08:00
Simon Guan
76ad364b93 enh: adjust some logs 2025-02-27 09:55:11 +08:00
Simon Guan
b91dd10846 enh: add log level to each log entry 2025-02-27 09:55:11 +08:00
Shengliang Guan
3a1d06f4d7
Merge pull request #29354 from taosdata/enh/TS-5255/colsFunc2
enh: ts5255/cols func2
2025-02-24 14:19:37 +08:00
facetosea
450d262415 test cases: window 2025-02-21 16:32:39 +08:00
facetosea
fa61c13a75 fix: _group_key not select 2025-02-21 00:40:11 +08:00
facetosea
75984e6d1e fix: group const value 2025-02-20 16:29:23 +08:00
facetosea
71bdb6fcae nullTuple pos 2025-02-20 11:47:03 +08:00
facetosea
c4cc51b583 cols: use aggfunc 2025-02-16 01:15:12 +08:00
factosea
6915166b06 test case 2025-02-08 00:15:35 +08:00
factosea
fbe345a82e fix: cols funcs, sub query 2025-02-05 15:26:03 +08:00
factosea
65e0990dc0 merge 3.0 2025-01-23 14:16:56 +08:00
factosea
9fa1ac534d enh: elapsed sma 2025-01-15 17:54:39 +08:00
factosea
11d34f728a fix: data load required 2025-01-14 17:06:22 +08:00
factosea
772c37b4d6 fix: empty block 2025-01-01 19:17:12 +08:00
factosea
d3e86d9854 cols 2024-12-30 18:21:26 +08:00
Haojun Liao
a334bf1991 test: update the sim, set the output as uint, instead of int to avoid overflow. 2024-12-27 22:04:35 +08:00
factosea
de801080e1 enh: cols func 2024-12-27 20:08:21 +08:00
factosea
465f19567e fix: cols func 2024-12-27 08:56:28 +08:00
factosea
983431bab6 cols 2024-12-26 11:13:51 +08:00
Shengliang Guan
1061af6a72
Merge pull request #29248 from taosdata/enh/TD-33253/coverage2
enh: udf exception test case
2024-12-24 18:49:39 +08:00
factosea
f6bd86272b udf case: varchar 2024-12-24 09:42:26 +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
factosea
a360b71f7c enh: udf exception test case 2024-12-20 16:57:17 +08:00
factosea
1cb0e2fec2 udf merge: temporarily block code 2024-12-19 15:43:24 +08:00
factosea
50dbfdd4a3 udfd: coverage 2024-12-19 15:05:32 +08:00
factosea
20f8d17c16 cols func 2024-12-19 10:48:40 +08:00
factosea
7964e5e6b7 cols function 2024-12-17 15:12:14 +08:00
Shengliang Guan
ea96f51ba2 Merge branch '3.0' into merge/mainto3.0 2024-12-14 18:24:39 +08:00
Shengliang Guan
9c15eb7b3b Merge branch 'main' into merge/mainto3.0 2024-12-14 18:20:51 +08:00