dapan1121
|
5ac91597b6
|
Merge pull request #21310 from wangjiaming0909/fix/TS-3398
fix: select <expr1>, <expr1##sth else> from ... return error data whe…
|
2023-05-18 10:07:06 +08:00 |
dapan1121
|
ab7cb995a2
|
fix: join push down condition issue
|
2023-05-17 15:31:53 +08:00 |
wangjiaming0909
|
789b0c7178
|
fix: select <expr1>, <expr1##sth else> from ... return error data when strlen(expr1) > TSDB_COL_NAME_LEN
|
2023-05-16 15:42:30 +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 |
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 |
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 |
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 |
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
|
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
|
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 |
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 |
Xiaoyu Wang
|
05dc0fd6b1
|
Merge pull request #21056 from taosdata/feat/TD-23693
feat: subtable level privilege
|
2023-04-26 09:17:23 +08:00 |
Xiaoyu Wang
|
e584bb3ea1
|
feat: subtable level privilege
|
2023-04-25 17:39:28 +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 |
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 |
dapan1121
|
176f7740c3
|
fix: memory leak issue
|
2023-04-21 16:41:39 +08:00 |
dapan1121
|
877b6e7053
|
fix: add table_prefix/table_suffix cases
|
2023-04-21 14:58:58 +08:00 |
dapan1121
|
3c2fc48e74
|
feat: support new table_prefix/table_suffix mode
|
2023-04-21 14:17:07 +08:00 |
Xiaoyu Wang
|
0dad9322f3
|
fix: invalid identifier check
|
2023-04-20 15:08:41 +08:00 |
dapan1121
|
4a9d62b467
|
enh: ignore single row null data type validation
|
2023-04-19 10:18:41 +08:00 |
dapan1121
|
d4cb608505
|
Merge pull request #20885 from taosdata/fix/TS-3108
fix: fix timestamp constant comparison precision error
|
2023-04-14 09:27:03 +08:00 |
Xiaoyu Wang
|
e9f5717bb3
|
Merge pull request #20926 from taosdata/fix/main_wxy
fix: optimizing 'alter table drop tag' error reporting
|
2023-04-14 09:12:03 +08:00 |
Xiaoyu Wang
|
06d9a74bcc
|
fix: optimizing 'alter table drop tag' error reporting
|
2023-04-13 19:38:47 +08:00 |
Xiaoyu Wang
|
17b5669555
|
fix: optimizing 'alter table drop tag' error reporting
|
2023-04-13 17:32:31 +08:00 |
Xiaoyu Wang
|
d3642c84a2
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-13 16:36:30 +08:00 |
Ganlin Zhao
|
b51477343d
|
fix crash
|
2023-04-13 15:50:30 +08:00 |
Xiaoyu Wang
|
1266d8c84a
|
Merge remote-tracking branch 'origin/main' into fix/main_wxy
|
2023-04-13 15:25:40 +08:00 |
Xiaoyu Wang
|
a4d818c982
|
fix: alter table check
|
2023-04-13 15:25:36 +08:00 |
Ganlin Zhao
|
fbbd3e4bdd
|
fix: fix illegal usage of _isfilled/_irowts
|
2023-04-13 14:33:06 +08:00 |
Xiaoyu Wang
|
a44d455e56
|
merge 3.0
|
2023-04-13 14:32:05 +08:00 |
Ganlin Zhao
|
d1544e8859
|
fix: fix illegal usage of _isfilled/_irowts
|
2023-04-13 14:05:04 +08:00 |
Ganlin Zhao
|
7414f28d17
|
fix translatefunc not getting precision issue
|
2023-04-13 11:22:15 +08:00 |
dapan1121
|
9ad17dddaf
|
Merge pull request #20890 from taosdata/fix/TS-3137-M
fix: the precision of delete statement
|
2023-04-12 19:41:29 +08:00 |
kailixu
|
1ed3149c39
|
fix: the precision of delete statement
|
2023-04-12 17:41:43 +08:00 |
Xiaoyu Wang
|
5ea2ba0a38
|
fix: error querying after setting permissions for varchar type tags
|
2023-04-12 17:39:23 +08:00 |
Xiaoyu Wang
|
8b8ac0cd77
|
merge main
|
2023-04-12 10:43:28 +08:00 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |