Shengliang Guan
|
68f1641991
|
Merge pull request #17800 from taosdata/feature/stream
refactor(stream): fill history
|
2022-11-01 16:15:07 +08:00 |
Liu Jicong
|
8ca5f0bd9c
|
Merge branch '3.0' into feature/stream
|
2022-11-01 13:20:20 +08:00 |
Xiaoyu Wang
|
be467a10c7
|
fix: drop index error
|
2022-11-01 09:36:33 +08:00 |
Shengliang Guan
|
e817e649c6
|
Merge pull request #17788 from taosdata/enh/TD-19090
enh: force drop dnode
|
2022-10-31 23:27:54 +08:00 |
Liu Jicong
|
2e640c38a2
|
refactor: stream and tmq message
|
2022-10-31 18:37:28 +08:00 |
54liuyao
|
f1e3e0892a
|
fix(planner):add semantic check
|
2022-10-31 16:17:53 +08:00 |
Xiaoyu Wang
|
ae4354c277
|
enh: add sql command 'drop dnode id force'
|
2022-10-31 10:30:54 +08:00 |
Xiaoyu Wang
|
02ac6fa552
|
enh: add unit test and delete useless code
|
2022-10-26 17:01:55 +08:00 |
Xiaoyu Wang
|
cb41374c90
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-10-26 11:11:18 +08:00 |
Xiaoyu Wang
|
db75eb8e20
|
fix: stream supports 'partition by tbname, column'
|
2022-10-26 10:20:00 +08:00 |
dapan1121
|
3fa1f535f1
|
Merge pull request #17609 from taosdata/fix/interpStable
fix: remove interp stable limitation and add test case
|
2022-10-26 09:59:42 +08:00 |
Xiaoyu Wang
|
b7056f58b7
|
fix: alter table check
|
2022-10-25 16:59:05 +08:00 |
Shengliang Guan
|
20a279e69a
|
Merge pull request #17605 from taosdata/fix/3.0_bugfix_wxy
fix: wrong permissions of 'show variables' command
|
2022-10-25 14:17:06 +08:00 |
Cary Xu
|
6d0d42569a
|
enh: remove obsolete codes for raw data row
|
2022-10-25 11:30:57 +08:00 |
dapan1121
|
af6a9aeb13
|
fix: remove interp stable limitation and add test case
|
2022-10-24 17:46:21 +08:00 |
Xiaoyu Wang
|
2aed458bf7
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-10-24 16:47:20 +08:00 |
Xiaoyu Wang
|
64cf24830e
|
enh: insert parser refactor
|
2022-10-24 16:38:16 +08:00 |
Xiaoyu Wang
|
0fdce91b5a
|
fix: wrong permissions of 'show variables' command
|
2022-10-24 16:34:10 +08:00 |
Xiaoyu Wang
|
5e970f1506
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-10-21 10:18:26 +08:00 |
dapan1121
|
a01d49b223
|
Merge pull request #17522 from taosdata/feat/TD-19386
feat: add retrieve DB and table route info APIs
|
2022-10-21 08:31:11 +08:00 |
dapan1121
|
f5e1c440dc
|
fix: fix ut issue
|
2022-10-20 19:50:35 +08:00 |
Xiaoyu Wang
|
7c6ade9c07
|
enh: alter db replica
|
2022-10-20 17:02:57 +08:00 |
Xiaoyu Wang
|
2339b8c0a6
|
some parser problem
|
2022-10-20 16:53:26 +08:00 |
dapan1121
|
723110c449
|
feat: add retrieve db and table route info API
|
2022-10-19 19:25:02 +08:00 |
Xiaoyu Wang
|
079a03f3b2
|
fix: handle coverity scan
|
2022-10-19 14:51:43 +08:00 |
Xiaoyu Wang
|
8cd36d9045
|
merge 3.0
|
2022-10-19 14:01:57 +08:00 |
Xiaoyu Wang
|
601f0f3edf
|
fix: handle coverity scan
|
2022-10-19 13:56:39 +08:00 |
Shengliang Guan
|
3a7d89a6bb
|
refact: remove bnode codes
|
2022-10-18 17:34:58 +08:00 |
Xiaoyu Wang
|
78589248f2
|
Merge branch '3.0' into fix/3.0_bugfix_wxy
|
2022-10-18 09:53:08 +08:00 |
Xiaoyu Wang
|
93aee94a3f
|
fix: do coverity scan
|
2022-10-17 16:54:12 +08:00 |
Xiaoyu Wang
|
b286b0cf26
|
fix: do coverity scan
|
2022-10-17 16:18:35 +08:00 |
Xiaoyu Wang
|
9abea76791
|
fix: do coverity scan
|
2022-10-17 15:43:42 +08:00 |
Xiaoyu Wang
|
bb3bb18c01
|
fix: problem when last is used for system table query
|
2022-10-14 16:24:00 +08:00 |
Xiaoyu Wang
|
9a946541a2
|
enh: do coverity scan
|
2022-10-13 18:14:44 +08:00 |
Xiaoyu Wang
|
242a53c285
|
enh: do coverity scan
|
2022-10-13 17:03:40 +08:00 |
Xiaoyu Wang
|
7a19119dc7
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-10-13 16:44:41 +08:00 |
Xiaoyu Wang
|
3cce178721
|
enh: do coverity scan
|
2022-10-13 16:43:56 +08:00 |
Hongze Cheng
|
bb65999566
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/code_format
|
2022-10-13 14:03:34 +08:00 |
Hongze Cheng
|
63d9b85631
|
more code format
|
2022-10-13 13:59:18 +08:00 |
Shengliang Guan
|
ebf330fad2
|
Merge pull request #17309 from taosdata/fix/3.0_bugfix_wxy
fix: some problems of parser
|
2022-10-13 13:58:13 +08:00 |
Shengliang Guan
|
245d9f462b
|
Merge pull request #17311 from taosdata/fix/TD-19484
fix(query): interp with every(0s) casuing client crash
|
2022-10-13 09:16:40 +08:00 |
Xiaoyu Wang
|
d6374a726a
|
fix: some problems of parser
|
2022-10-12 16:32:29 +08:00 |
Xiaoyu Wang
|
6954d4902b
|
fix: some problems of parser
|
2022-10-12 14:18:03 +08:00 |
Ganlin Zhao
|
928fd0b13f
|
fix(query): interp with every(0s) casuing client crash
TD-19484
|
2022-10-12 10:39:49 +08:00 |
Xiaoyu Wang
|
947e9d6458
|
fix: some problems of parser
|
2022-10-12 10:16:29 +08:00 |
Shengliang Guan
|
b9374718d6
|
Merge pull request #17290 from taosdata/fix/3.0_bugfix_wxy
feat: support batch loading of csv files
|
2022-10-11 20:53:49 +08:00 |
Xiaoyu Wang
|
0563eb2475
|
feat: support batch loading of csv files
|
2022-10-11 17:28:58 +08:00 |
Xiaoyu Wang
|
18fa48ae57
|
feat: support batch loading of csv files
|
2022-10-11 15:54:01 +08:00 |
Liu Jicong
|
86d80ad478
|
Merge pull request #17244 from taosdata/feature/stream
feat(stream): support define table name (DO NOT MERGE)
|
2022-10-10 10:05:33 +08:00 |
Liu Jicong
|
2f9aeeb5fc
|
feat(stream): support define table name
|
2022-10-09 16:54:27 +08:00 |