Cary Xu
|
25a54dba3d
|
Merge pull request #12559 from taosdata/feature/TD-14481-3.0
feat: sma refactor and add cases
|
2022-05-17 11:18:45 +08:00 |
plum-lihui
|
c027e9d727
|
test: modify tmq case
|
2022-05-17 10:45:59 +08:00 |
plum-lihui
|
2480fb594c
|
test:modify case
|
2022-05-17 10:31:00 +08:00 |
Hongze Cheng
|
dc272910e2
|
Merge pull request #12555 from taosdata/feat/alter_table
feat: alter table
|
2022-05-17 10:17:11 +08:00 |
Liu Jicong
|
44b75e6dea
|
Merge pull request #12563 from taosdata/feature/stream
enh(tmq): cascade drop
|
2022-05-17 10:05:40 +08:00 |
Hui Li
|
96399f76de
|
Update subscribeDb.py
temp close tmqCase5 .
|
2022-05-17 09:49:06 +08:00 |
Hongze Cheng
|
a98d86d446
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-17 01:22:58 +00:00 |
Yihao Deng
|
730851ecc3
|
Merge pull request #12545 from taosdata/fix/indexConditionError
fix: index_condition _filter_error
|
2022-05-17 09:01:43 +08:00 |
Cary Xu
|
93759d7936
|
fix: adjust test case
|
2022-05-17 08:54:03 +08:00 |
Liu Jicong
|
2aec989bd7
|
enh(tmq): add drop msg to vnode
|
2022-05-17 05:13:27 +08:00 |
Liu Jicong
|
56f8443f43
|
Merge branch '3.0' into feature/stream
|
2022-05-17 04:41:26 +08:00 |
Liu Jicong
|
a2ee1c0bf6
|
enh(tmq): add drop msg to vnode
|
2022-05-17 04:29:17 +08:00 |
Liu Jicong
|
44a9695460
|
enh(tmq): cascade drop
|
2022-05-17 04:09:25 +08:00 |
Cary Xu
|
d9dcac0da5
|
enh: make the test case more rebust
|
2022-05-17 00:12:40 +08:00 |
Cary Xu
|
2b4408ff9f
|
feat: modify rsma cases
|
2022-05-16 23:59:34 +08:00 |
Cary Xu
|
97b9d6c09e
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-05-16 23:55:31 +08:00 |
Cary Xu
|
e054b3b4d8
|
feat: sma refactor and add cases
|
2022-05-16 23:55:17 +08:00 |
Hui Li
|
ff1882a194
|
Merge pull request #12558 from taosdata/test3.0/lihui
test:add case for tmq
|
2022-05-16 23:30:14 +08:00 |
plum-lihui
|
dc2323da25
|
test:add case for tmq
|
2022-05-16 23:15:09 +08:00 |
yihaoDeng
|
ac32738964
|
fix tag query error
|
2022-05-16 23:12:02 +08:00 |
Hui Li
|
8215bb0f41
|
Merge pull request #12556 from taosdata/test3.0/lihui
Test3.0/lihui
|
2022-05-16 22:44:42 +08:00 |
Liu Jicong
|
b3fea32a7e
|
refactor(stream)
|
2022-05-16 22:43:04 +08:00 |
plum-lihui
|
b41ddbf2ef
|
test: modify case
|
2022-05-16 22:27:26 +08:00 |
plum-lihui
|
d4bafa1225
|
test: modify case
|
2022-05-16 22:01:41 +08:00 |
plum-lihui
|
7e86ae9ffe
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-05-16 21:55:21 +08:00 |
plum-lihui
|
f9055c46d1
|
test: modify case of sync
|
2022-05-16 21:54:07 +08:00 |
Ganlin Zhao
|
a3f5e4723a
|
Merge pull request #12552 from taosdata/feature/3.0_glzhao
feat(query): add tail function
|
2022-05-16 21:50:31 +08:00 |
shenglian-zhou
|
a934c64218
|
Merge pull request #12550 from taosdata/feature/udf
feat: enhance udfd epset processing with connect msg and callback epset parameter
|
2022-05-16 21:45:00 +08:00 |
slzhou
|
959fd4336a
|
fix: revert the change of qworkder dump flag
|
2022-05-16 21:32:52 +08:00 |
plum-lihui
|
b5f3cff56a
|
test: add test case of tmq into ci
|
2022-05-16 21:28:30 +08:00 |
plum-lihui
|
fd2bc208e9
|
test: add test case for tmq
|
2022-05-16 21:27:19 +08:00 |
Hongze Cheng
|
a43b317e70
|
compile error
|
2022-05-16 13:08:34 +00:00 |
Hongze Cheng
|
30a9b58daf
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-16 13:03:52 +00:00 |
Hongze Cheng
|
9040eabe45
|
more alter table
|
2022-05-16 13:03:39 +00:00 |
plum-lihui
|
c2e006ac1d
|
test: add test case for tmq
|
2022-05-16 20:45:27 +08:00 |
Hui Li
|
c0d5086c12
|
Merge pull request #12554 from taosdata/test/gxy_query_3.0.0
Test/gxy query 3.0.0
|
2022-05-16 20:18:24 +08:00 |
Hui Li
|
db744d0ad4
|
Merge pull request #12553 from taosdata/cpwu/3.0
Test: add case for union function
|
2022-05-16 20:18:04 +08:00 |
Hongze Cheng
|
6454a205a8
|
more alter table
|
2022-05-16 12:13:59 +00:00 |
“happyguoxy”
|
e7a54d411a
|
feat(query): add nested query function
|
2022-05-16 19:58:37 +08:00 |
“happyguoxy”
|
c78d84d47c
|
feat(query): add nested query function
|
2022-05-16 19:55:23 +08:00 |
cpwu
|
b0cb4fe6a2
|
Merge branch '3.0' into cpwu/3.0
|
2022-05-16 19:44:06 +08:00 |
cpwu
|
fa8b0f7cde
|
fix case
|
2022-05-16 19:41:44 +08:00 |
Ganlin Zhao
|
ede4a57c99
|
enh(query): tail function handle offset param
|
2022-05-16 19:36:04 +08:00 |
Hongze Cheng
|
9d70acdcc5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/alter_table
|
2022-05-16 11:31:53 +00:00 |
Hongze Cheng
|
a29c2b099f
|
more alter table
|
2022-05-16 11:29:34 +00:00 |
Xiaoyu Wang
|
9218c257c1
|
Merge pull request #12549 from taosdata/feature/3.0_wxy
feat: sql command 'alter table'
|
2022-05-16 19:28:55 +08:00 |
cpwu
|
8c53794b0d
|
fix case
|
2022-05-16 19:27:10 +08:00 |
cpwu
|
7e87795dad
|
add case
|
2022-05-16 19:14:23 +08:00 |
Hui Li
|
8e25a7e391
|
Merge pull request #12548 from taosdata/test/td-15271-1
test: query_cols_tags_and_or.py optimization and add to ci
|
2022-05-16 19:08:29 +08:00 |
slzhou
|
7bb38bed2f
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-16 19:03:53 +08:00 |