Haojun Liao
|
99148d6719
|
other: merge 3.0
|
2023-05-13 20:02:48 +08:00 |
Haojun Liao
|
236926b9ee
|
other: merge enh/rocksdbstate
|
2023-05-13 19:49:28 +08:00 |
Haojun Liao
|
1975e94501
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-05-13 19:41:03 +08:00 |
dapan1121
|
0c744e864b
|
Merge pull request #21258 from taosdata/szhou/fix-td24084
fix: bypass projection pruning if union set op and subquery
|
2023-05-12 17:02:54 +08:00 |
dapan1121
|
9394afec68
|
Merge pull request #21144 from taosdata/feat/TD-19801
feat(query): support interp with super table
|
2023-05-12 11:37:20 +08:00 |
kailixu
|
f4d90fb9bb
|
fix: column length check when update/add column
|
2023-05-11 20:59:07 +08:00 |
slzhou
|
e8c1745d17
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-td24084
|
2023-05-11 16:04:46 +08:00 |
slzhou
|
e58fda2bdd
|
fix: bypass projection pruning if union set op and subquery
|
2023-05-11 16:04:06 +08:00 |
yihaoDeng
|
5708fcb5cb
|
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
|
2023-05-10 08:02:16 +00:00 |
Yihao Deng
|
c6e5879f44
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-05-10 10:04:28 +08:00 |
dapan1121
|
7ab11c42f4
|
fix: vnode key word issue
|
2023-05-10 09:07:52 +08:00 |
yihaoDeng
|
8356533eb1
|
Merge branch 'enh/standVer' into enh/rocksdbSstateMerge
|
2023-05-09 12:13:16 +00:00 |
dapan1121
|
2c403266e3
|
feat: support restore dnode clause
|
2023-05-09 19:29:57 +08:00 |
dapan1121
|
a8c65cd25a
|
feat: support restore dnode clause
|
2023-05-09 19:19:14 +08:00 |
shenglian zhou
|
50feb64748
|
fix: add check nchar/varchar column length for normal table
|
2023-05-09 14:29:09 +08:00 |
dapan1121
|
5d4830956a
|
Merge pull request #21187 from taosdata/szhou/fix-ts23905-ts23865
fix: forbid some stream computing
|
2023-05-08 16:24:00 +08:00 |
slzhou
|
2f45a3dfdb
|
fix: change variable name
|
2023-05-08 14:42:31 +08:00 |
yihaoDeng
|
08c3a63341
|
Merge branch 'enh/standVer' into enh/rocksdbSstateMerge
|
2023-05-06 12:37:54 +00:00 |
slzhou
|
04e9648d8e
|
enhance: change variable name
|
2023-05-06 17:16:27 +08:00 |
slzhou
|
276e5daa8c
|
fix: pseudo column function are treated as variable
|
2023-05-06 17:13:14 +08:00 |
shenglian zhou
|
83c857a017
|
fix: fix compilation error
|
2023-05-06 16:17:34 +08:00 |
shenglian zhou
|
c8ac3a581e
|
fix: forbid some stream computing
|
2023-05-06 15:50:38 +08:00 |
dapan1121
|
e798ef8645
|
Merge pull request #21168 from taosdata/fix/TD-23985
fix: having clause issues
|
2023-05-06 13:40:42 +08:00 |
Haojun Liao
|
da6212bab0
|
other: merge main.
|
2023-05-06 12:51:38 +08:00 |
dapan1121
|
47791dfe2f
|
fix: group by validation issue
|
2023-05-06 11:02:20 +08:00 |
Haojun Liao
|
5d4a3116d5
|
Merge pull request #21139 from taosdata/fix/liaohj_main
refactor: do some internal refactor.
|
2023-05-06 09:49:26 +08:00 |
dapan1121
|
997be0a3ed
|
fix: having clause issues
|
2023-05-05 17:04:36 +08:00 |
dapan1121
|
e889249c54
|
fix: grant no table specifed issue
|
2023-05-05 14:33:09 +08:00 |
dapan1121
|
3976504b47
|
fix: subtable grant is not allowed
|
2023-05-05 14:01:15 +08:00 |
Haojun Liao
|
23c49594b7
|
other: merge main.
|
2023-05-04 16:41:53 +08:00 |
Haojun Liao
|
09a04052ec
|
refactor: do some internal refactor.
|
2023-05-04 16:15:14 +08:00 |
dapan1121
|
70761fd959
|
enh: optimize tbname condition
|
2023-04-28 17:56:52 +08:00 |
liuyao
|
2984c5a758
|
merge main
|
2023-04-28 10:34:46 +08:00 |
kailixu
|
fa822ff286
|
Merge branch '3.0' into enh/TD-21161-3.0
|
2023-04-27 19:11:16 +08:00 |
Haojun Liao
|
e1bd65ec0a
|
Merge pull request #21105 from taosdata/fix/liaohj_main
fix(query): check the init status for pReader->status.merger TD-23903
|
2023-04-27 12:40:13 +08:00 |
Haojun Liao
|
db1d75bb48
|
refactor: do some internal refactor.
|
2023-04-27 09:28:20 +08:00 |
dapan1121
|
51a1e07dbf
|
Merge pull request #21029 from taosdata/fix/TD-23797
fix: fix crash caused by deleting from system table
|
2023-04-26 17:48:58 +08:00 |
Ganlin Zhao
|
0ec4bbdfbc
|
enable interp used with super table
|
2023-04-26 09:48:13 +08:00 |
Xiaoyu Wang
|
05dc0fd6b1
|
Merge pull request #21056 from taosdata/feat/TD-23693
feat: subtable level privilege
|
2023-04-26 09:17:23 +08:00 |
kailixu
|
a6e37622ff
|
chore: more code
|
2023-04-25 22:15:06 +08:00 |
Xiaoyu Wang
|
e584bb3ea1
|
feat: subtable level privilege
|
2023-04-25 17:39:28 +08:00 |
kailixu
|
2d4dd64584
|
chore: more code
|
2023-04-24 20:21:28 +08:00 |
dapan1121
|
de1161dafb
|
enh: ignore single row null data type validation
|
2023-04-24 19:22:44 +08:00 |
Ganlin Zhao
|
80621e14eb
|
refactor
|
2023-04-24 17:24:07 +08:00 |
Ganlin Zhao
|
782566ad08
|
refactor
|
2023-04-24 17:15:46 +08:00 |
Xiaoyu Wang
|
dc5235eb92
|
feat: add pause/resume stream statement
|
2023-04-24 14:48:33 +08:00 |
Ganlin Zhao
|
1251245c2a
|
move code to parser
|
2023-04-24 09:49:03 +08:00 |
Xiaoyu Wang
|
4bb7a25fc7
|
feat: subtable level privilege
|
2023-04-23 16:30:28 +08:00 |
Xiaoyu Wang
|
aba9a236c0
|
compiled sql.y
|
2023-04-23 11:20:34 +08:00 |
yihaoDeng
|
917b07348c
|
Merge branch 'fix/rocksdbState' into enh/rocksRevert
|
2023-04-23 02:37:26 +00:00 |