Xiaoyu Wang
|
6f4c0a2e8f
|
fix: some problems of parser and planner
|
2022-05-18 20:28:14 +08:00 |
Hongze Cheng
|
edfe9938f9
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta
|
2022-05-18 12:21:58 +00:00 |
Hongze Cheng
|
cda6fa50a9
|
refact: tdb
|
2022-05-18 12:19:32 +00:00 |
liuyao
|
9bbd91e999
|
Merge pull request #12665 from taosdata/feature/TD-15575
feat(stream): stream final interval operator
|
2022-05-18 20:17:59 +08:00 |
Hongze Cheng
|
86d202b9fc
|
Merge pull request #12666 from taosdata/fix/hzcheng_3.0
fix: alter table coredump
|
2022-05-18 20:12:32 +08:00 |
Hongze Cheng
|
ee06bac1b2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-18 12:06:45 +00:00 |
Shengliang Guan
|
b99dd9bd90
|
Merge pull request #12664 from taosdata/fix/dnode
refactor: remove auth func
|
2022-05-18 20:05:49 +08:00 |
Hongze Cheng
|
bad77f8e84
|
refact TDB
|
2022-05-18 12:05:39 +00:00 |
Hongze Cheng
|
8b6aa46d48
|
fix alter table coredump
|
2022-05-18 11:54:52 +00:00 |
54liuyao
|
5ca0e81bba
|
stream final interval operator
|
2022-05-18 19:41:29 +08:00 |
wenzhouwww@live.cn
|
c5e08abb7e
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-05-18 19:38:47 +08:00 |
Ganlin Zhao
|
fba964778b
|
Merge pull request #12651 from taosdata/feature/3.0_glzhao
enh(query): support sum(NULL), max(NULL), min(NULL), count(NULL)
|
2022-05-18 19:26:17 +08:00 |
wenzhouwww@live.cn
|
b31b8a3c5a
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-05-18 18:55:01 +08:00 |
Ganlin Zhao
|
8daaea58de
|
feat(query): fix ci
|
2022-05-18 18:51:40 +08:00 |
shenglian-zhou
|
1fecbd2587
|
Merge pull request #12657 from taosdata/feature/udf
fix: improve udf function misuse stability
|
2022-05-18 18:37:57 +08:00 |
Shengliang Guan
|
0164158256
|
refactor: adjust msgcb
|
2022-05-18 18:37:39 +08:00 |
Shengliang Guan
|
7e89f1c427
|
refactor: remove auth func
|
2022-05-18 18:27:42 +08:00 |
slzhou
|
36dcc70f0d
|
fix: improve udf function misuse stability
|
2022-05-18 18:21:32 +08:00 |
Shengliang Guan
|
9f599c232d
|
Merge pull request #12656 from taosdata/fix/dnode
refactor: adjust msg logs
|
2022-05-18 18:20:52 +08:00 |
wenzhouwww@live.cn
|
6db6b7ef19
|
update case for unexpected use way
|
2022-05-18 18:05:42 +08:00 |
Shengliang Guan
|
b81ba96c86
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-05-18 17:43:34 +08:00 |
Shengliang Guan
|
3800079dbe
|
refactor: adjust msg logs
|
2022-05-18 17:42:50 +08:00 |
Cary Xu
|
30c09b5b9d
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-18 17:24:07 +08:00 |
Cary Xu
|
c812efc974
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-05-18 17:24:05 +08:00 |
Shengliang Guan
|
c50bb310de
|
refactor: adjust msg logs
|
2022-05-18 17:22:43 +08:00 |
Hui Li
|
a5d5bd6124
|
Merge pull request #12650 from taosdata/test3.0/lihui
test: add case for tmq
|
2022-05-18 17:18:14 +08:00 |
Shengliang Guan
|
30574a17b6
|
refactor: adjust msg logs
|
2022-05-18 16:58:28 +08:00 |
Ganlin Zhao
|
98a6792b99
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-05-18 16:54:19 +08:00 |
Ganlin Zhao
|
dbe43425f1
|
fix(query): fix error
|
2022-05-18 16:53:17 +08:00 |
liuyao
|
f094d32fa3
|
Merge pull request #12652 from taosdata/feature/TD-15688
fix(stream):set window info
|
2022-05-18 16:52:22 +08:00 |
Cary Xu
|
a36c8f2fb2
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-05-18 16:47:44 +08:00 |
Cary Xu
|
789d03dea2
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-18 16:47:07 +08:00 |
Liu Jicong
|
2b8f3b8c21
|
Merge pull request #12645 from taosdata/feature/tq
enh(tmq): commit when consumer_close called
|
2022-05-18 16:46:56 +08:00 |
Hongze Cheng
|
f6fcd22cbd
|
Merge pull request #12649 from taosdata/feature/meta
refact: tdb api
|
2022-05-18 16:43:07 +08:00 |
Yihao Deng
|
cb37bb3562
|
Merge pull request #12647 from taosdata/fix/invalid_read
Fix/invalid read
|
2022-05-18 16:40:35 +08:00 |
Cary Xu
|
eaba4dba18
|
enh: add const for param
|
2022-05-18 16:40:21 +08:00 |
dapan1121
|
0c38208065
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-05-18 16:38:31 +08:00 |
dapan1121
|
c85232e14c
|
update table meta based on sversion
|
2022-05-18 16:37:09 +08:00 |
Ganlin Zhao
|
e948d5a248
|
enh(query): support avg(NULL), stddev(NULL)
|
2022-05-18 16:35:13 +08:00 |
54liuyao
|
fb0711fa3e
|
fix(stream):set window info
|
2022-05-18 16:31:52 +08:00 |
Cary Xu
|
f2bea79f78
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-05-18 16:31:08 +08:00 |
Cary Xu
|
3c8b6eedfd
|
Merge branch '3.0' into feature/TD-13066-3.0
|
2022-05-18 16:31:06 +08:00 |
Cary Xu
|
19d64d7c25
|
feat: check ts in submit req msg
|
2022-05-18 16:30:50 +08:00 |
Liu Jicong
|
4e640b6d67
|
enh(tmq): update tb list for existing topic
|
2022-05-18 16:27:50 +08:00 |
Hongze Cheng
|
74cf7612db
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/meta
|
2022-05-18 08:25:42 +00:00 |
plum-lihui
|
dbeee11c28
|
test: add case for tmq
|
2022-05-18 16:16:07 +08:00 |
Ganlin Zhao
|
a52e0027cf
|
enh(query): support count(NULL) = 0
|
2022-05-18 16:14:57 +08:00 |
Zhiqiang Wang
|
6f2cac1a0f
|
Merge pull request #12648 from taosdata/fix/ZhiqiangWang/fix-15311-fix-win-compile-ptr-error
fix(os): compile ptr error
|
2022-05-18 16:12:12 +08:00 |
tangfangzhi
|
c7088f0812
|
enh: print time during windows build
|
2022-05-18 16:10:35 +08:00 |
Ganlin Zhao
|
26c618e5ad
|
enh(query): support sum(NULL), max(NULL), min(NULL)
|
2022-05-18 16:03:59 +08:00 |