dapan1121
|
190b702953
|
Merge pull request #12017 from taosdata/feature/qnode
fix: fix hb crash issue
|
2022-04-29 16:38:48 +08:00 |
Xiaoyu Wang
|
08504bd9df
|
Merge pull request #12030 from taosdata/feature/3.0_wxy
enh: refactor unit test of parser and planner
|
2022-04-29 16:38:05 +08:00 |
wenzhouwww
|
ef7d7eb64b
|
Merge pull request #12054 from taosdata/test/3.0_math_functions
test: case for math functions
|
2022-04-29 16:13:42 +08:00 |
plum-lihui
|
d41cf9bf89
|
[test: modify case]
|
2022-04-29 15:51:59 +08:00 |
Liu Jicong
|
bedf272ee8
|
Merge pull request #12048 from taosdata/feature/tq
fix: subscrption api
|
2022-04-29 15:48:52 +08:00 |
wenzhouwww@live.cn
|
eb214c4a26
|
update case
|
2022-04-29 15:31:45 +08:00 |
plum-lihui
|
79bae554e7
|
[test: modify case]
|
2022-04-29 15:17:13 +08:00 |
dapan1121
|
6973e35554
|
fix mem leak
|
2022-04-29 15:13:44 +08:00 |
wenzhouwww@live.cn
|
6bdaecb233
|
update case
|
2022-04-29 15:12:06 +08:00 |
Liu Jicong
|
f542785687
|
remove case
|
2022-04-29 15:09:38 +08:00 |
dapan1121
|
dd13924dbc
|
stmt query
|
2022-04-29 14:35:54 +08:00 |
Liu Jicong
|
5c36e4e519
|
fix: subscrption api
|
2022-04-29 14:34:30 +08:00 |
Cary Xu
|
4674fe7d73
|
Merge pull request #12040 from taosdata/feature/TD-13066-3.0
feat: bsma aggr data optimization
|
2022-04-29 14:08:33 +08:00 |
Haojun Liao
|
77f1779820
|
Merge pull request #12042 from taosdata/feature/3.0_liaohj
fix(query): alter the type of result of the length function.
|
2022-04-29 14:00:16 +08:00 |
Yihao Deng
|
39a129aee5
|
Merge pull request #12035 from taosdata/feat/refactor-index
refactor(index): refactor index code
|
2022-04-29 11:55:56 +08:00 |
Haojun Liao
|
5711656304
|
fix(query): alter the type of result of the length function.
|
2022-04-29 11:55:25 +08:00 |
Cary Xu
|
60d45477eb
|
feat: bsma aggr data optimization
|
2022-04-29 11:43:32 +08:00 |
dapan1121
|
529dc19a55
|
fix ref issue
|
2022-04-29 11:43:14 +08:00 |
wenzhouwww@live.cn
|
317242e8e6
|
Merge branch '3.0' into test/3.0_math_functions
|
2022-04-29 11:32:39 +08:00 |
dapan1121
|
a4d4cd2a84
|
stmt query
|
2022-04-29 11:31:39 +08:00 |
Xiaoyu Wang
|
fcd61a25ec
|
enh: refactor unit test of parser and planner
|
2022-04-29 11:26:55 +08:00 |
Hui Li
|
575c6488f0
|
Merge pull request #12025 from taosdata/test-v3.0/lihui
test: add test case for checking network by taos
|
2022-04-29 11:25:26 +08:00 |
Jason-Jia
|
6bda394f16
|
Merge pull request #12022 from taosdata/cpwu/3.0
test : add char_length case
|
2022-04-29 11:20:35 +08:00 |
cpwu
|
9d78a349fb
|
fix case
|
2022-04-29 11:08:27 +08:00 |
Xiaoyu Wang
|
61f08123e9
|
enh: refactor unit test of parser and planner
|
2022-04-29 11:07:26 +08:00 |
cpwu
|
b69ac45054
|
fix case
|
2022-04-29 11:00:45 +08:00 |
Xiaoyu Wang
|
4b7e048819
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-04-29 10:53:02 +08:00 |
Haojun Liao
|
45e8eeb9f8
|
Merge pull request #12038 from taosdata/feature/3.0_liaohj
refactor(query): remove redundant attributes in some structs.
|
2022-04-29 10:41:15 +08:00 |
cpwu
|
2dbf20514a
|
fix case
|
2022-04-29 10:20:25 +08:00 |
Xiaoyu Wang
|
bba375c505
|
enh: refactor unit test of parser and planner
|
2022-04-29 09:56:15 +08:00 |
Ganlin Zhao
|
77eb69a94f
|
Merge pull request #12033 from taosdata/feature/3.0_glzhao
feat(query): add spread function
|
2022-04-29 09:55:14 +08:00 |
Xiaoyu Wang
|
95f7f165c8
|
enh: refactor unit test of parser and planner
|
2022-04-29 09:53:53 +08:00 |
Cary Xu
|
0bac6edfd6
|
Merge pull request #12032 from taosdata/feature/TD-13066-3.0
feat: migrate tsdb read interface to vnode
|
2022-04-29 09:32:35 +08:00 |
dapan1121
|
18b6c99e09
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-29 09:20:48 +08:00 |
dapan1121
|
92c555f257
|
stmt query
|
2022-04-29 09:20:37 +08:00 |
Xiaoyu Wang
|
ab0e6896c5
|
enh: refactor unit test of parser and planner
|
2022-04-29 09:17:36 +08:00 |
Haojun Liao
|
2a696d2790
|
fix(query): add one more attribute in SSDataBlock.
|
2022-04-29 08:49:31 +08:00 |
Haojun Liao
|
35fccc49d8
|
refactor(query): remove redundant attributes in some structs.
|
2022-04-29 08:48:18 +08:00 |
Zhiqiang Wang
|
032d9761ae
|
Merge pull request #12024 from taosdata/fix/ZhiqiangWang/fix-14989-fix-win-open-file-error
fix(os): fix win open file error.
|
2022-04-29 00:31:46 +08:00 |
Yihao Deng
|
05addd6c53
|
Merge pull request #12034 from taosdata/refactor/refactor-rpc
refactor(rpc): refactor rpc code
|
2022-04-28 23:33:28 +08:00 |
yihaoDeng
|
60b05c8a51
|
refactor(index): refactor index code
|
2022-04-28 23:32:14 +08:00 |
Haojun Liao
|
4747d5648a
|
Merge pull request #12008 from taosdata/feature/3.0_liaohj
fix(query): show tables in information_schema db.
|
2022-04-28 23:26:52 +08:00 |
yihaoDeng
|
38ac16d64f
|
refactor(rpc): refactor rpc code
|
2022-04-28 22:46:02 +08:00 |
Ganlin Zhao
|
6a73011231
|
Merge branch '3.0' into feature/3.0_glzhao
|
2022-04-28 21:40:27 +08:00 |
Ganlin Zhao
|
d8f8e075e1
|
feat(query): add spread function
TD-14297
|
2022-04-28 21:27:46 +08:00 |
Cary Xu
|
5afaaaf4a9
|
feat: migrate tsdb read interface to vnode
|
2022-04-28 21:22:40 +08:00 |
Liu Jicong
|
a7d7f180be
|
Merge pull request #12026 from taosdata/feature/tq
fix(stream): interval status do not reset
|
2022-04-28 21:10:20 +08:00 |
Xiaoyu Wang
|
80407933e3
|
enh: refactor unit test of parser and planner
|
2022-04-28 21:03:44 +08:00 |
Xiaoyu Wang
|
3ec702605b
|
enh: refactor unit test of parser and planner
|
2022-04-28 21:02:11 +08:00 |
wenzhouwww@live.cn
|
b9d092ec41
|
add case for log functions
|
2022-04-28 20:47:21 +08:00 |