kailixu
|
4a6f41f7f1
|
fix: keep option of database with precision ns
|
2022-12-08 11:56:29 +08:00 |
kailixu
|
3a3bf89cb8
|
fix: keep option of database with ns precision
|
2022-12-08 01:39:01 +08:00 |
Xiaoyu Wang
|
bc413b8fff
|
feat: add stream option 'delete_mark'
|
2022-12-06 16:07:11 +08:00 |
Shengliang Guan
|
d9c261cd13
|
refact: remove some error codes
|
2022-12-03 10:17:02 +08:00 |
Xiaoyu Wang
|
85ea8bbbb3
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-12-02 14:04:50 +08:00 |
Xiaoyu Wang
|
64a2bd481c
|
fix: check subquery time series error
|
2022-12-02 10:30:23 +08:00 |
Xiaoyu Wang
|
67d6ea93b0
|
enh: ins_table count optimize
|
2022-12-02 10:02:22 +08:00 |
Xiaoyu Wang
|
233377444c
|
enh: ins_table count optimize
|
2022-12-01 17:57:53 +08:00 |
Xiaoyu Wang
|
4e8acca2eb
|
feat: sql command 'show user privileges'
|
2022-11-30 19:24:15 +08:00 |
Xiaoyu Wang
|
555f2cb981
|
merge 3.0
|
2022-11-29 13:16:54 +08:00 |
Haojun Liao
|
3878af10c9
|
refactor: do some internal refactor.
|
2022-11-28 16:13:18 +08:00 |
Xiaoyu Wang
|
70164f9f20
|
enh: group by tbname optimize
|
2022-11-24 15:16:38 +08:00 |
Xiaoyu Wang
|
2d86f8e91c
|
enh: group by tbname optimize
|
2022-11-23 16:20:54 +08:00 |
Xiaoyu Wang
|
469fcd314e
|
enh: ins_tables optimize
|
2022-11-21 18:44:04 +08:00 |
Xiaoyu Wang
|
d00f65a8fe
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-11-18 15:05:19 +08:00 |
Xiaoyu Wang
|
dc0d3745a7
|
enh: fill value supports implicit type conversion
|
2022-11-17 15:48:42 +08:00 |
Xiaoyu Wang
|
cb0f1f537e
|
enh: fill value supports implicit type conversion
|
2022-11-16 17:03:04 +08:00 |
Xiaoyu Wang
|
6a50e9e271
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-11-16 10:58:06 +08:00 |
Xiaoyu Wang
|
1963761cc2
|
fix: asan error
|
2022-11-15 17:27:22 +08:00 |
Xiaoyu Wang
|
40c7562470
|
enh: optimize statement for querying the number of sub tables of the super table
|
2022-11-15 16:38:51 +08:00 |
Shengliang Guan
|
9f38bfa10b
|
Merge pull request #18123 from taosdata/fix/3.0_bugfix_wxy
fix: some problems of parser
|
2022-11-14 18:03:08 +08:00 |
Xiaoyu Wang
|
901c9b8f77
|
fix: some problems of parser
|
2022-11-14 16:53:01 +08:00 |
dapan1121
|
a5b1cfc9a2
|
fix: extend show create table result width
|
2022-11-14 11:27:38 +08:00 |
Xiaoyu Wang
|
35b79e7e69
|
fix: the problem of null in case when expression
|
2022-11-11 11:24:24 +08:00 |
Shengliang Guan
|
8f1c969377
|
Merge pull request #18027 from taosdata/enh/3.0_planner_optimize
enh: show table tags command extension
|
2022-11-11 09:09:06 +08:00 |
Xiaoyu Wang
|
38f20ec32d
|
enh: show table tags command extension
|
2022-11-10 17:22:13 +08:00 |
Xiaoyu Wang
|
6f7d43c371
|
fix: case when type error
|
2022-11-10 13:33:55 +08:00 |
dapan1121
|
2f807a85d0
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-20288
|
2022-11-09 18:52:00 +08:00 |
dapan1121
|
9f7e06721c
|
enh: support vgroup epset update
|
2022-11-09 18:48:52 +08:00 |
Xiaoyu Wang
|
6298f92d56
|
fix: some problems of parser
|
2022-11-09 17:39:28 +08:00 |
Shengliang Guan
|
c016266989
|
Merge pull request #17951 from taosdata/fix/3.0_bugfix_wxy
fix: state_window error
|
2022-11-08 14:48:24 +08:00 |
Shengliang Guan
|
36450e6dd7
|
enh: optimize the error code when create and delete a database in a dropping state
|
2022-11-08 11:08:14 +08:00 |
Xiaoyu Wang
|
2d6c4ebda8
|
fix: state_window error
|
2022-11-08 10:18:27 +08:00 |
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 |
dapan1121
|
af6a9aeb13
|
fix: remove interp stable limitation and add test case
|
2022-10-24 17:46:21 +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 |
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 |