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 |