slzhou
|
89d05296d8
|
fix: add varchar/nchar udf support
|
2023-03-10 14:56:35 +08:00 |
slzhou
|
f611a6d467
|
fix: udf can return varchar
|
2023-03-10 12:36:58 +08:00 |
slzhou
|
dab5e33b9b
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
|
2023-03-09 21:28:38 +08:00 |
slzhou
|
9076b86400
|
fix: pass CI test
|
2023-03-09 21:20:01 +08:00 |
slzhou
|
df9be12af0
|
fix: fix nullbit map error
|
2023-03-09 20:29:42 +08:00 |
slzhou
|
c10e32eb6a
|
fix: null bitmap error
|
2023-03-09 20:27:08 +08:00 |
slzhou
|
a39ada58a5
|
fix: handle function of udf not implemented
|
2023-03-09 12:13:59 +08:00 |
slzhou
|
b0ab4be6f4
|
fix: some minior improvement
|
2023-03-09 10:32:09 +08:00 |
Xiaoyu Wang
|
4c8bab7e58
|
merge main
|
2023-03-08 10:59:33 +08:00 |
slzhou
|
d7ba604023
|
fix: c plugin libLoaded = false
|
2023-03-07 22:43:31 +08:00 |
slzhou
|
cb73a5c131
|
fix: check udf python plugin load/open failure
|
2023-03-07 20:49:14 +08:00 |
slzhou
|
6dae414e1a
|
enhance: delay loading of python plugin
|
2023-03-07 12:01:26 +08:00 |
Shengliang Guan
|
325b3439df
|
Merge pull request #20290 from taosdata/fix/main_bugfix_wxy
fix: after the last cache is created, modify the schema and query again, resulting in taosd crash
|
2023-03-07 11:07:07 +08:00 |
Xiaoyu Wang
|
bc9eb47e04
|
fix: after the last cache is created, modify the schema and query again, resulting in taosd crash
|
2023-03-07 10:14:39 +08:00 |
slzhou
|
916a4b2d81
|
feat: pass logdir to python plugin
|
2023-03-07 09:57:07 +08:00 |
Ganlin Zhao
|
561c788674
|
fix(query): fix apercentile crash in stream due to dereferencing invalid
address
|
2023-03-06 23:00:07 +08:00 |
slzhou
|
d8c7eb0cdd
|
fix: fix minior errors of previous commit
|
2023-03-06 09:26:21 +08:00 |
slzhou
|
6c4400c3ba
|
fix: the buf returend by the udf has a smaller size than the function bufsize
|
2023-03-06 09:20:55 +08:00 |
slzhou
|
2491821278
|
fix: change taopyudf library name
|
2023-03-04 15:23:13 +08:00 |
slzhou
|
c499d7f173
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
|
2023-03-01 15:51:43 +08:00 |
slzhou
|
2b566dabc7
|
fix: add function not implemented error
|
2023-03-01 15:37:08 +08:00 |
Haojun Liao
|
a3ffddba2d
|
Merge pull request #20204 from taosdata/fix/3_coverity
fix(query): fix coverity issue.
|
2023-03-01 09:28:36 +08:00 |
slzhou
|
844a083033
|
fix: set udf column meta in udfd instead of udf
|
2023-02-28 20:25:23 +08:00 |
Haojun Liao
|
f1f9e570e6
|
Merge branch '3.0' into fix/3_coverity
|
2023-02-28 16:03:28 +08:00 |
Haojun Liao
|
4172041ec8
|
fix(query): fix error in displaying block distribution.
|
2023-02-28 14:20:14 +08:00 |
slzhou
|
32ccc796a1
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
|
2023-02-28 10:15:30 +08:00 |
Haojun Liao
|
0c730ec48e
|
Merge pull request #20187 from taosdata/fix/TD-22780_m
fix: invalid vg count
|
2023-02-28 09:18:58 +08:00 |
yihaoDeng
|
5c7959a2b7
|
fix: invalid vg count
|
2023-02-27 16:32:47 +08:00 |
yihaoDeng
|
6c039c4501
|
fix: invalid vg count
|
2023-02-27 16:12:09 +08:00 |
slzhou
|
1eea4c74a0
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
|
2023-02-27 13:21:23 +08:00 |
yihaoDeng
|
97c4dfb570
|
fix: limit session num
|
2023-02-25 18:01:17 +08:00 |
Xiaoyu Wang
|
961107d1ca
|
merge main
|
2023-02-24 16:55:50 +08:00 |
Xiaoyu Wang
|
58fc265b80
|
merge main
|
2023-02-24 13:26:45 +08:00 |
slzhou
|
df5b0babc4
|
fix: array[0] not supported in windows
|
2023-02-24 12:20:55 +08:00 |
Yihao Deng
|
02d0894d3e
|
Merge branch '3.0' into enh/TD-22715
|
2023-02-23 19:13:43 +08:00 |
dapan1121
|
5d5aad9ad7
|
fix: percentile finalize wrong error code issue
|
2023-02-23 17:03:21 +08:00 |
Xiaoyu Wang
|
1ab144609e
|
merge main
|
2023-02-23 14:58:22 +08:00 |
slzhou
|
a7888257d7
|
fix: call closeFunc when it is not nullptr
|
2023-02-23 14:56:52 +08:00 |
yihaoDeng
|
e8527ee9de
|
fix: fix invalid dist count
|
2023-02-23 14:46:34 +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 |
Haojun Liao
|
4432ae51e6
|
Merge branch 'main' into fix/liaohj
|
2023-02-23 09:04:32 +08:00 |
Ganlin Zhao
|
39d38c15f1
|
fix param check
|
2023-02-22 14:08:03 +08:00 |
slzhou
|
21cb3d0821
|
fix: improve pythonpath env variable to include tsTempDir
|
2023-02-22 12:11:57 +08:00 |
Ganlin Zhao
|
d6ac7de746
|
change output format to JSON array
|
2023-02-22 11:44:17 +08:00 |
Ganlin Zhao
|
61140d3143
|
fix parameter check
|
2023-02-22 11:09:23 +08:00 |
Ganlin Zhao
|
84765ff670
|
refactor code
|
2023-02-22 10:47:49 +08:00 |
Ganlin Zhao
|
61de3b179a
|
Revert "add stats"
This reverts commit 09ce818223 .
|
2023-02-22 10:04:28 +08:00 |
Ganlin Zhao
|
7e01d092a2
|
optimize repeat scan
|
2023-02-22 09:25:18 +08:00 |
slzhou
|
898bd0ed33
|
feat: script open function accept env item
|
2023-02-21 21:24:09 +08:00 |
slzhou
|
48bcec4631
|
Merge branch 'szhou/python-udf' of github.com:taosdata/TDengine into szhou/python-udf
|
2023-02-21 17:09:51 +08:00 |
slzhou
|
8e5dae3970
|
fix: change script udf info structure
|
2023-02-21 17:09:26 +08:00 |
yihaoDeng
|
2d85d0191c
|
fix: add vgroup count
|
2023-02-21 14:40:10 +08:00 |
Ganlin Zhao
|
09ce818223
|
add stats
|
2023-02-20 19:35:06 +08:00 |
shenglian zhou
|
b4d8a327ea
|
fix: change python plugin function name
|
2023-02-20 16:52:25 +08:00 |
Ganlin Zhao
|
28693ce285
|
feat(query): allow percentile function to take multiple params
to enhance performance
|
2023-02-20 14:07:24 +08:00 |
Xiaoyu Wang
|
c597de099f
|
merge main
|
2023-02-20 13:41:27 +08:00 |
Haojun Liao
|
8d187efc18
|
refactor:do some internal refactor.
|
2023-02-20 10:04:08 +08:00 |
slzhou
|
89db7bf600
|
fix: memory leak error
|
2023-02-15 12:22:54 +08:00 |
slzhou
|
634046cc97
|
fix: uv_dlopen asan error
|
2023-02-15 09:25:30 +08:00 |
slzhou
|
6b09b72a63
|
fix: make udfinfo temporary
|
2023-02-14 17:14:41 +08:00 |
slzhou
|
2e266771b1
|
fix: dispatch to udf by language type and udf name
|
2023-02-14 13:08:32 +08:00 |
Haojun Liao
|
c9ce01c878
|
Merge branch 'main' into feature/3_liaohj
|
2023-02-13 17:09:27 +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 |
Ganlin Zhao
|
3d3d15b765
|
fix(query): fix max/min result inconsistent using with first or last
plus interval time window query
|
2023-02-10 10:45:52 +08:00 |
Xiaoyu Wang
|
09925437e3
|
merge main
|
2023-02-08 09:51:52 +08:00 |
Haojun Liao
|
61be1fdc58
|
fix(query):fix syntax error.
|
2023-02-07 11:37:56 +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 |
dapan1121
|
a2b5162ab9
|
Merge pull request #19753 from taosdata/szhou/fixbugs
fix: show table distributed only works on super table, child table, and normal table
|
2023-02-06 08:52:44 +08:00 |
Haojun Liao
|
f803fa44b5
|
fix(query): set the correct number of rows when calculating using sma for min/max function.
|
2023-02-03 16:50:13 +08:00 |
Haojun Liao
|
0030c4b5ee
|
refactor(query): opt perf by remove some functions.
|
2023-02-03 14:24:00 +08:00 |
Haojun Liao
|
ab8c977417
|
other: merge main.
|
2023-02-02 14:00:36 +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 |
Xiaoyu Wang
|
24157e78d6
|
merge main
|
2023-01-28 17:52:58 +08:00 |
Haojun Liao
|
c1ffbb5c1c
|
refactor:do some internal refactor.
|
2023-01-23 01:11:04 +08:00 |
Haojun Liao
|
07cf336fa0
|
refactor: add an array list api.
|
2023-01-17 09:43:33 +08:00 |
Xiaoyu Wang
|
9a0c2805f4
|
merge main
|
2023-01-13 13:54:04 +08:00 |
Haojun Liao
|
53f27901a5
|
Merge branch 'main' into feature/3_liaohj
|
2023-01-11 15:42:34 +08:00 |
Haojun Liao
|
78f49db0ad
|
other: merge main.
|
2023-01-11 13:31:41 +08:00 |
Haojun Liao
|
3a848ccb36
|
fix(query): fix the invalid return value check for percentile function.
|
2023-01-11 13:19:17 +08:00 |
Haojun Liao
|
e0dbe22199
|
fix(query): fix uninitialized memory buffer accessed.
|
2023-01-11 10:27:23 +08:00 |
Haojun Liao
|
94c416eb30
|
enh(query): opt agg.
|
2023-01-10 18:48:55 +08:00 |
Haojun Liao
|
0b4f1298d7
|
enh(query): opt agg.
|
2023-01-10 18:48:20 +08:00 |
Haojun Liao
|
f67808a227
|
refactor: do some internal refactor.
|
2023-01-10 16:43:15 +08:00 |
Haojun Liao
|
e7d0178634
|
enh(query): dynamic invoke the intrinsic instruction according to different length for different data type.
|
2023-01-10 15:48:01 +08:00 |
Haojun Liao
|
1354eac985
|
Merge branch 'main' into feature/3_liaohj
|
2023-01-10 13:21:49 +08:00 |
54liuyao
|
d5ade95b31
|
feat(stream):user define tag
|
2023-01-10 10:13:56 +08:00 |
Ganlin Zhao
|
eae188b445
|
fix: fix no available disk error
|
2023-01-06 16:19:41 +08:00 |
Haojun Liao
|
0966528a2b
|
refactor: do some internal refactor.
|
2023-01-06 16:05:13 +08:00 |
Ganlin Zhao
|
4203a9e184
|
fix: fix no available disk error
|
2023-01-06 14:33:48 +08:00 |
Haojun Liao
|
d208282a2b
|
refactor: do some internal refactor.
|
2023-01-06 13:17:22 +08:00 |
Shengliang Guan
|
b9f95b6a12
|
Merge pull request #19390 from taosdata/merge/mainto3.0_0105
merge from main to 3.0
|
2023-01-06 08:59:32 +08:00 |
Shengliang Guan
|
3016f35e9f
|
Merge branch '3.0' into merge/mainto3.0_0105
|
2023-01-05 16:08:23 +08:00 |
Ganlin Zhao
|
a2cc08145a
|
fix: fix coverity issues
|
2023-01-05 14:11:05 +08:00 |
Ganlin Zhao
|
183b000240
|
fix error
|
2023-01-05 10:18:18 +08:00 |
Ganlin Zhao
|
ffd901fa6f
|
fix mem leak
|
2023-01-05 09:13:57 +08:00 |
Ganlin Zhao
|
4a3c892472
|
Merge branch 'main' into enh/TD-21690
|
2023-01-04 18:29:03 +08:00 |
Ganlin Zhao
|
898955521d
|
fix getBufPage return NULL in tpercentile.c
|
2023-01-04 18:24:34 +08:00 |
Ganlin Zhao
|
929bafa264
|
fix getBufPage return NULL in tpercentile.c
|
2023-01-04 18:15:16 +08:00 |