Commit graph

278 commits

Author SHA1 Message Date
slzhou
89d05296d8 fix: add varchar/nchar udf support 2023-03-10 14:56:35 +08:00
slzhou
c10e32eb6a fix: null bitmap error 2023-03-09 20:27:08 +08:00
slzhou
2b566dabc7 fix: add function not implemented error 2023-03-01 15:37:08 +08:00
slzhou
029444e1c2 fix: use const for name and path in SScriptUdfInfo 2023-02-28 10:39:08 +08:00
slzhou
c93cbc96f4 fix: change script env item key and value to const char* 2023-02-27 15:03:30 +08:00
slzhou
df5b0babc4 fix: array[0] not supported in windows 2023-02-24 12:20:55 +08:00
slzhou
4ef6dd9e74 fix:will deprecated SUdfInterBuf.numOfResult 2023-02-23 21:10:52 +08:00
slzhou
7ec5a5df3a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf 2023-02-23 14:44:14 +08:00
dapan1121
05c7bc170e
Merge pull request #20098 from taosdata/feat/TS-2671
feat(query): optimize percentile function performance
2023-02-23 10:24:06 +08:00
Ganlin Zhao
9102c7a42a change repeat_scan to pre_scan 2023-02-22 10:22:10 +08:00
Ganlin Zhao
61de3b179a Revert "add stats"
This reverts commit 09ce818223.
2023-02-22 10:04:28 +08:00
slzhou
898bd0ed33 feat: script open function accept env item 2023-02-21 21:24:09 +08:00
slzhou
8e5dae3970 fix: change script udf info structure 2023-02-21 17:09:26 +08:00
Ganlin Zhao
09ce818223 add stats 2023-02-20 19:35:06 +08:00
Xiaoyu Wang
c597de099f merge main 2023-02-20 13:41:27 +08:00
slzhou
6b09b72a63 fix: make udfinfo temporary 2023-02-14 17:14:41 +08:00
zlv
45d42d8b1d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf 2023-02-13 13:29:00 +08:00
Xiaoyu Wang
09925437e3 merge main 2023-02-08 09:51:52 +08:00
slzhou
5226473405 feature: udf dispatch first by script type then by udf name 2023-02-06 18:33:54 +08:00
Haojun Liao
3822225231 other: merge main. 2023-02-06 16:24:15 +08:00
Haojun Liao
0030c4b5ee refactor(query): opt perf by remove some functions. 2023-02-03 14:24:00 +08:00
Haojun Liao
645c45a274 refactor(query): opt perf by remove some functions. 2023-02-03 10:28:12 +08:00
shenglian zhou
3f577c5019 fix: show table distributed only works on super table, child table, and normal table 2023-02-02 11:57:22 +08:00
Haojun Liao
9dd07cc1e1 other:merge main. 2023-01-06 12:54:26 +08:00
Haojun Liao
44e103a6a9 enh(query): remove unnecessary malloc. 2023-01-05 09:38:01 +08:00
Xiaoyu Wang
fdde287ca9 merge main 2023-01-04 11:43:20 +08:00
Alex Duan
2439c345d9 enh: clear assert remove tbuffer.h 2022-12-30 18:04:54 +08:00
Liu Jicong
7721353b6b enh: put func state into tdb 2022-12-29 12:39:07 +08:00
Ganlin Zhao
5da2fe9bc5 feat(query): add _isfilled pseudocolumn to indicate data is origin
or filled.
2022-12-14 16:56:10 +08:00
shenglian zhou
220709c9ae fix: fix compiler warning in taosudf.h 2022-12-05 10:14:00 +08:00
Shengliang Guan
6d70f48802
Merge pull request #18592 from taosdata/feature/3_liaohj
enh(query): optimize query perf.
2022-12-02 21:00:35 +08:00
Haojun Liao
4fef284cfe refactor: do some internal refactor. 2022-11-30 21:26:27 +08:00
slzhou
323e52b8c5 Merge branch 'enh/3.0_planner_optimize' into szhou/table-count-scan 2022-11-30 15:43:41 +08:00
Xiaoyu Wang
cfbcf92c1f Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-11-30 14:29:34 +08:00
slzhou
6d86fb5b51 Merge branch 'enh/3.0_planner_optimize' into szhou/table-count-scan 2022-11-29 22:19:36 +08:00
Xiaoyu Wang
555f2cb981 merge 3.0 2022-11-29 13:16:54 +08:00
Ganlin Zhao
8fba0b631c Merge branch '3.0' into fix/TS-2149 2022-11-28 01:02:57 +08:00
Ganlin Zhao
ab86b6ba47 fix hyperloglog bugs 2022-11-28 00:30:39 +08:00
Haojun Liao
9a208b2d09 other: merge 3.0 2022-11-24 17:08:15 +08:00
shenglian zhou
7f6ff39648 feat: table merge scan save work 2022-11-23 19:47:24 +08:00
Xiaoyu Wang
6a50e9e271 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-11-16 10:58:06 +08:00
Xiaoyu Wang
40c7562470 enh: optimize statement for querying the number of sub tables of the super table 2022-11-15 16:38:51 +08:00
dapan1121
c0463e46c9 fix: truncate show create table result 2022-11-14 15:48:01 +08:00
Haojun Liao
c888cbf068 refactor: do some internal refactor. 2022-11-14 14:14:24 +08:00
dapan1121
a5b1cfc9a2 fix: extend show create table result width 2022-11-14 11:27:38 +08:00
Haojun Liao
03f4918b3b refactor: do some internal refactor. 2022-11-04 18:46:48 +08:00
Xiaoyu Wang
1b179f65b2 fix: interp _irowts error 2022-11-01 13:34:10 +08:00
Xiaoyu Wang
0228caaa0d enh: last cache optimize 2022-10-18 11:38:59 +08:00
Hongze Cheng
4cc94968ee refact: format header file 2022-10-13 11:09:43 +08:00
Haojun Liao
68842b9c64 refactor: do some internal refactor. 2022-10-10 14:55:58 +08:00