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 |
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 |
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 |
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 |
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 |