slzhou
|
4356fbc3c5
|
fix: error of setting ld_library_path
|
2022-11-01 08:58:52 +08:00 |
Haojun Liao
|
c17a921a03
|
fix(query): set the correct buffer to accommodate the tag values.
|
2022-10-31 23:19:40 +08:00 |
slzhou
|
aa2b54c57c
|
enhance: add configuration for udfd LD_LIBRARY_PATH to taos.cfg
|
2022-10-31 16:45:39 +08:00 |
Ganlin Zhao
|
63aa6f7a47
|
fix(query): leastsquares handles unsigned types
TD-19891
|
2022-10-31 15:20:20 +08:00 |
Hui Li
|
e59b759e04
|
Merge pull request #17725 from taosdata/test/TD-19911
teat: supplement muti-branch for testcase histogram.py
|
2022-10-28 17:47:04 +08:00 |
chenhaoran
|
5fc0e2341e
|
test:supplement muti-branch for query fuction testcase
|
2022-10-28 16:35:13 +08:00 |
54liuyao
|
7d8a282258
|
fix(stream):tqBuildDeleteReq error
|
2022-10-28 11:19:26 +08:00 |
Hui Li
|
4ac9c3694f
|
Merge pull request #17669 from taosdata/fix/coverage_glzhao
fix(query): comment out unused functions for code coverage
|
2022-10-26 20:49:21 +08:00 |
Ganlin Zhao
|
547e7694a8
|
fix(query): comment out unsed functions for code coverage
|
2022-10-26 15:06:56 +08:00 |
Ganlin Zhao
|
c3362223d9
|
fix(query): comment out unsed functions for code coverage
|
2022-10-26 13:39:56 +08:00 |
Hongze Cheng
|
309bad6b3b
|
Merge pull request #17624 from taosdata/szhou/fixbugs
fix: set correct var meta length after tDecodeDataBlock
|
2022-10-26 11:53:25 +08:00 |
dapan1121
|
3fa1f535f1
|
Merge pull request #17609 from taosdata/fix/interpStable
fix: remove interp stable limitation and add test case
|
2022-10-26 09:59:42 +08:00 |
slzhou
|
f68f3bcad1
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-10-26 09:19:42 +08:00 |
Ganlin Zhao
|
28689c508a
|
remove unused code
|
2022-10-25 16:45:00 +08:00 |
Ganlin Zhao
|
3125f3ea26
|
remove unused code
|
2022-10-25 16:42:52 +08:00 |
Ganlin Zhao
|
7fa93222f4
|
remove interp unused code
|
2022-10-25 16:40:56 +08:00 |
Ganlin Zhao
|
cf60bf98d6
|
fix: add elapsed partial/merge
|
2022-10-25 16:37:01 +08:00 |
slzhou
|
90ed32c43d
|
fix: fix memory usage error
|
2022-10-25 15:16:31 +08:00 |
slzhou
|
c3653e3d13
|
fix: udfd ctrl pipe functions only udfd is started by taosd
|
2022-10-25 14:57:53 +08:00 |
Ganlin Zhao
|
d03058aff8
|
fix coverity
|
2022-10-25 12:54:10 +08:00 |
Ganlin Zhao
|
3a4dc8f0da
|
Merge branch '3.0' into fix/coverity_glzhao
|
2022-10-25 09:47:46 +08:00 |
Ganlin Zhao
|
585577cef3
|
fix: coverity issues
CID: 399989
|
2022-10-24 19:28:36 +08:00 |
Ganlin Zhao
|
cd0a051157
|
fix: coverity issues
CID: 399671
|
2022-10-24 19:16:53 +08:00 |
Ganlin Zhao
|
42dfe03e7d
|
fix: coverity issues
CID: 399518
|
2022-10-24 19:02:33 +08:00 |
Ganlin Zhao
|
1935d349d4
|
fix: coverity issues
CID: 399493
|
2022-10-24 17:47:12 +08:00 |
dapan1121
|
af6a9aeb13
|
fix: remove interp stable limitation and add test case
|
2022-10-24 17:46:21 +08:00 |
Haojun Liao
|
6ebf6b29bd
|
fix(query): fix coverity issues.
|
2022-10-23 15:20:29 +08:00 |
Shengliang Guan
|
d82abe5ca4
|
Merge pull request #17561 from taosdata/szhou/fixbugs
fix: fix coverity scan errors
|
2022-10-22 08:16:02 +08:00 |
shenglian zhou
|
22a2f37fe5
|
fix: fix coverity errors
|
2022-10-21 15:50:08 +08:00 |
wade zhang
|
88c52d567b
|
Merge pull request #17548 from taosdata/szhou/fixbugs
fix: get next row from rb tree from last files when backward scaning
|
2022-10-21 15:04:42 +08:00 |
shenglian zhou
|
e8123178e3
|
fix: fix coverity scan issue
|
2022-10-21 10:20:21 +08:00 |
Shengliang Guan
|
67a3c69b5e
|
Merge pull request #17524 from taosdata/szhou/fixbugs
fix: add udf call and uv synchronization with uv_mutex
|
2022-10-21 09:07:21 +08:00 |
Haojun Liao
|
abff4fb1f2
|
Merge pull request #17336 from taosdata/feature/3_liaohj
other:merge 3.0, and support last query cache
|
2022-10-20 18:15:38 +08:00 |
Shengliang Guan
|
36467958d4
|
Merge pull request #17514 from taosdata/fix/TD-19601
fix(query): fix crash if block SMA is set and real data is not loaded.
|
2022-10-20 16:39:58 +08:00 |
slzhou
|
ace84638b8
|
fix: add udf call and uv synchronization with uv_mutex
|
2022-10-20 15:37:12 +08:00 |
Ganlin Zhao
|
4ff9ab7fc2
|
fix(query): fix crash if block SMA is set and real data is not loaded.
TD-19601
|
2022-10-20 14:23:30 +08:00 |
Ganlin Zhao
|
b9d4718c64
|
fix(query): fix crash if block SMA is set and real data is not loaded.
TD-19601
|
2022-10-20 14:19:20 +08:00 |
Shengliang Guan
|
5a1f2a9c97
|
Merge pull request #17504 from taosdata/szhou/fixbugs
fix: fix scan coverity issue
|
2022-10-20 11:06:00 +08:00 |
slzhou
|
0ed1d883c3
|
fix: fix coverity scan issue
|
2022-10-20 09:53:08 +08:00 |
Shengliang Guan
|
097a047b61
|
Merge remote-tracking branch 'origin/3.0' into FIX/TD-19593-3.0
|
2022-10-19 20:08:49 +08:00 |
Shengliang Guan
|
308dd56537
|
Merge pull request #17486 from taosdata/fix/liao_cov
refactor: remove redundant codes.
|
2022-10-19 19:51:59 +08:00 |
Haojun Liao
|
5dcfaf3bd6
|
refactor: remove redundant codes.
|
2022-10-19 18:00:15 +08:00 |
Benguang Zhao
|
2aa7afe7fa
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 16:31:13 +08:00 |
slzhou
|
90bdfd8f01
|
enhance: add log of initialize resident func
|
2022-10-19 15:20:12 +08:00 |
slzhou
|
54803a56a6
|
enhance: add log of initialize resident func
|
2022-10-19 15:16:18 +08:00 |
Haojun Liao
|
f7fdeecc44
|
Merge branch '3.0' into feature/3_liaohj
|
2022-10-19 11:23:55 +08:00 |
Shengliang Guan
|
7cdfade1ae
|
Merge pull request #17442 from taosdata/fix/TD-19443-V30
fix(query): improve performance for first function x10 quickly
|
2022-10-19 10:06:55 +08:00 |
Benguang Zhao
|
00a066443f
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 09:38:36 +08:00 |
Haojun Liao
|
c7c99ae346
|
fix(query): update last_row callback function.
|
2022-10-19 09:33:54 +08:00 |
Benguang Zhao
|
3b0968d7f9
|
enh: enable the -Wformat=2 compiler option
|
2022-10-19 09:24:15 +08:00 |
Shengliang Guan
|
5cd1c12c4b
|
Merge pull request #17448 from taosdata/fix/TD-19619
fix(query): mode function output behavior if there're multiple highest frequency of occurrence.
|
2022-10-19 09:06:43 +08:00 |
Ganlin Zhao
|
2d1f7354a9
|
fix null value handling
|
2022-10-18 19:11:49 +08:00 |
54liuyao
|
8efd7e8763
|
feat(stream):replace disk buff
|
2022-10-18 18:13:47 +08:00 |
Haojun Liao
|
e4940e82c5
|
fix(query): update last_row callback function.
|
2022-10-18 17:54:29 +08:00 |
Ganlin Zhao
|
0f5e02b0b4
|
fix(query): mode function output one random result instead of NULL
if there're multiple highest frequency of occurrence.
TD-19619
|
2022-10-18 17:52:40 +08:00 |
Alex Duan
|
85ec70d099
|
fix(query): improve performance for first function x10 quickly1
|
2022-10-18 17:26:51 +08:00 |
Alex Duan
|
e2637ab6a7
|
fix(query): improve performance for first function x10 quickly
|
2022-10-18 17:22:41 +08:00 |
Xiaoyu Wang
|
0228caaa0d
|
enh: last cache optimize
|
2022-10-18 11:38:59 +08:00 |
Haojun Liao
|
c8b180b129
|
fix(query): update the cached last query.
|
2022-10-17 19:14:06 +08:00 |
Haojun Liao
|
da9df99461
|
fix(query): opt last query.
|
2022-10-17 17:59:43 +08:00 |
Hongze Cheng
|
329b750701
|
Revert "enh(query): opt group by tag perf."
|
2022-10-15 16:14:50 +08:00 |
Haojun Liao
|
aa04aee7fd
|
enh(query): opt group by tag perf.
|
2022-10-14 18:49:19 +08:00 |
Hongze Cheng
|
c4b3da5032
|
more code format
|
2022-10-13 14:15:42 +08:00 |
yihaoDeng
|
3addb95496
|
Merge branch 'new' into dd
|
2022-10-13 12:40:26 +08:00 |
Hongze Cheng
|
746da9fd27
|
make it compile
|
2022-10-12 13:49:40 +08:00 |
Hongze Cheng
|
52bf961622
|
more code
|
2022-10-12 11:09:42 +08:00 |
yihaoDeng
|
37a0b9c759
|
support compress
|
2022-10-11 22:18:44 +08:00 |
Shengliang Guan
|
f0a7430238
|
Merge pull request #17263 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-10-10 16:13:27 +08:00 |
Haojun Liao
|
68842b9c64
|
refactor: do some internal refactor.
|
2022-10-10 14:55:58 +08:00 |
Shengliang Guan
|
c1ed4da67d
|
Merge pull request #17231 from taosdata/szhou/fixbugs
fix: fix coverity scan issues
|
2022-10-09 15:44:44 +08:00 |
shenglian zhou
|
9a82f3521b
|
fix: fix coverity scan issues
|
2022-10-09 10:55:38 +08:00 |
Ganlin Zhao
|
16804ed711
|
fix(query): fix inconsistent max value caused by data conversion
when reading from sma.
|
2022-10-08 18:48:49 +08:00 |
Shengliang Guan
|
3bea98d2ac
|
Merge pull request #17156 from taosdata/fix/TD-19273
fix(query): fix tbname mismatch with multiple rows output functions
|
2022-09-29 20:34:50 +08:00 |
Ganlin Zhao
|
49ce849aa2
|
Merge branch '3.0' into fix/TD-19273
|
2022-09-29 17:03:28 +08:00 |
Ganlin Zhao
|
3abf6abad6
|
fix(query): fix group_key output mismatch with multiple rows output functions
TD-19273
|
2022-09-29 17:02:16 +08:00 |
Xiaoyu Wang
|
73642ac3a2
|
feat: sql command 'show table tags from table_name'
|
2022-09-29 16:16:49 +08:00 |
shenglian zhou
|
4c00225e9f
|
fix: fix coverity scan issue in tudf.c and udfd.c
|
2022-09-29 11:26:58 +08:00 |
Xiaoyu Wang
|
8caa36299c
|
feat: add the _irowts pseudo column to output the timestamp of the interp
|
2022-09-27 15:23:24 +08:00 |
slzhou
|
b880d460ec
|
fix: correct rowindex is used to retrieve selectivity values from source block when first/last function merge
|
2022-09-26 11:46:19 +08:00 |
Ganlin Zhao
|
8f2e385989
|
Merge branch '3.0' into fix/TD-18385
|
2022-09-23 17:43:12 +08:00 |
Ganlin Zhao
|
3278b2ccaa
|
fix(query): incorrect result for max(float)
|
2022-09-23 16:38:24 +08:00 |
Haojun Liao
|
aa62d4430b
|
Merge pull request #16970 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor about the filter and interp query.
|
2022-09-22 17:09:30 +08:00 |
Shengliang Guan
|
570730d495
|
Merge pull request #16998 from taosdata/feature/TD-18820
fix(stream): data block capacity
|
2022-09-22 16:38:13 +08:00 |
54liuyao
|
3a21da6e46
|
fix(stream): data block capacity and function byte
|
2022-09-22 15:54:44 +08:00 |
Xiaoyu Wang
|
0321b8c088
|
fix: avg function data scan optimization
|
2022-09-22 15:08:07 +08:00 |
Haojun Liao
|
7ee2449a73
|
Merge branch '3.0' into feature/3_liaohj
|
2022-09-22 14:03:17 +08:00 |
Haojun Liao
|
33c075542d
|
refactor(query): do some internal refactor.
|
2022-09-21 10:26:55 +08:00 |
Minglei Jin
|
5f4d6e1c99
|
fix: remove double free msg's pCont
|
2022-09-20 11:31:25 +08:00 |
Shengliang Guan
|
004e9dabd2
|
Merge pull request #16927 from taosdata/szhou/cenc
fix: add udfd resident funcs that teardown when udfd exits
|
2022-09-19 22:10:28 +08:00 |
slzhou
|
8ed3bf3ef1
|
feat: add resident funcs to udfd
|
2022-09-19 17:28:13 +08:00 |
Ganlin Zhao
|
b08288df48
|
fix(query): fix invalid read in doModeAdd
TD-19124
|
2022-09-19 17:07:22 +08:00 |
slzhou
|
e0445e0698
|
fix: taos_connect in gpd_init method and taos_close in gpd_destroy method
|
2022-09-16 09:56:15 +08:00 |
slzhou
|
d156bff782
|
enhance: support resident functions
|
2022-09-15 17:43:54 +08:00 |
slzhou
|
817eed740f
|
fix: prototype to verify stream + udf as task framework
|
2022-09-15 10:01:24 +08:00 |
dapan1121
|
cd015bae83
|
fix: fix stateduration result error
|
2022-09-14 19:02:26 +08:00 |
Liu Jicong
|
3bedc3fa3b
|
Merge pull request #16836 from taosdata/feature/stream
feat(stream): stream state support tuple
|
2022-09-14 17:47:47 +08:00 |
Liu Jicong
|
4c6a8bbc95
|
feat(stream): stream state support tuple
|
2022-09-14 16:50:42 +08:00 |
Shengliang Guan
|
59e9140996
|
Merge pull request #16806 from taosdata/fix/TD-18224
fix(query): twa function report error if input has overlap timestamps
|
2022-09-14 15:52:20 +08:00 |
Ganlin Zhao
|
0a6ec7c0d7
|
fix(query): restrict max/min function input type not including timestamp
type
|
2022-09-14 11:17:12 +08:00 |
Ganlin Zhao
|
5463159a3d
|
fix twa function input dup timestamps
|
2022-09-13 18:24:29 +08:00 |