Commit Graph

23030 Commits

Author SHA1 Message Date
Hongze Cheng c31b1034cd Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-05-15 14:26:40 +08:00
Hongze Cheng 33b8ff9bce more code 2023-05-15 11:39:00 +08:00
Haojun Liao 170c603995 other: merge 3.0 2023-05-13 20:16:55 +08:00
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
Haojun Liao b383651d8b fix(tmq): fix the invalid write and set the flag when closing taosx sub. 2023-05-13 16:17:26 +08:00
Haojun Liao 5b2ef2a675 other: merge main and remove invalid return data for poll. 2023-05-13 02:31:39 +08:00
Haojun Liao 23f5f7f6da Merge remote-tracking branch 'origin/enh/rocksdbSstate' into enh/rocksdbSstate 2023-05-12 19:55:37 +08:00
Haojun Liao b78fc86550 fix(stream): remove some logs. 2023-05-12 19:55:22 +08:00
Haojun Liao 181f9063e9 other: merge 3.0 2023-05-12 18:13:28 +08:00
wade zhang f1ca28df09
Merge pull request #21274 from taosdata/fix/invalid-message
invalid message
2023-05-12 17:25:28 +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 ae540d109d
Merge pull request #21128 from taosdata/enh/TD-23582-3.0
enh: error code optimization
2023-05-12 16:30:36 +08:00
Hongze Cheng e7ebb5c2db more code 2023-05-12 16:23:07 +08:00
Shuduo Sang fac7381ec3
fix: error wording about reconfig (#21049) 2023-05-12 16:20:52 +08:00
Haojun Liao 99422c87c3 fix(tq): set the offset to be the consume offset, instead of the committed offset. And update the table sim. 2023-05-12 16:14:56 +08:00
dapan1121 d33d63fc56
Merge pull request #21254 from wangjiaming0909/fix/TD-24009
fix: func ctgHandleGetTbMetasRsp invalid read SName
2023-05-12 16:11:31 +08:00
dmchen 9ebe710480 invalid message 2023-05-12 15:21:30 +08:00
Haojun Liao 0e09c597a0
Merge pull request #21269 from taosdata/fix/TD-24111
fix:[TD-24111]avoid exec pHandle task in multi query thread
2023-05-12 15:14:46 +08:00
kailixu 7643114216 Merge branch '3.0' into enh/TD-23582-3.0 2023-05-12 14:26:33 +08:00
Hongze Cheng a15a1ab806 Merge branches 'enh/tsdb_optimize' and '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-05-12 14:14:45 +08:00
Haojun Liao 43e06b9132 Merge branch '3.0' into feature/3_liaohj 2023-05-12 13:36:02 +08:00
Haojun Liao 7ef16e1922 other: merge main. 2023-05-12 11:49:53 +08:00
wangmm0220 cd105381a9 fix:[TD-24111]avoid exec pHandle task in multi query thread 2023-05-12 11:41:59 +08:00
dapan1121 061e963872
Merge pull request #21262 from taosdata/fix/TS-3397-M
fix: column length check when update/add column
2023-05-12 11:41:22 +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
wangmm0220 d85f0f56d5 fix:[TD-24111]avoid exec pHandle task in multi query thread 2023-05-12 10:51:13 +08:00
Ganlin Zhao 83e049812c fix asan error 2023-05-12 10:21:01 +08:00
Hongze Cheng a792bcad68 more code 2023-05-12 09:07:50 +08:00
Haojun Liao 26f94ecd60
Merge pull request #21260 from taosdata/feature/3_liaohj
fix(tmq): update the local offset when retrieving offset from vnode.
2023-05-11 23:12:33 +08:00
kailixu f4d90fb9bb fix: column length check when update/add column 2023-05-11 20:59:07 +08:00
liuyao 8b7b804606 opt partition by tbname 2023-05-11 18:47:27 +08:00
dapan1121 eda4c85dbb
Merge pull request #21253 from taosdata/feat/TD-23643-3.0
feat: support connectors licensing
2023-05-11 18:19:04 +08:00
Hongze Cheng 2a754394bf more code 2023-05-11 18:16:55 +08:00
Ganlin Zhao 092ed0ddae Merge branch 'main' into fix/TD-24008 2023-05-11 17:58:47 +08:00
Haojun Liao 26bea33ccc fix(tmq): add null check for print log. 2023-05-11 17:56:19 +08:00
Haojun Liao c6e62d7fb8 fix(tmq): update the local offset when retrieving offset from vnode. 2023-05-11 17:40:17 +08:00
Ganlin Zhao 3bf9cb2d78 fix 2023-05-11 17:28:46 +08:00
Ganlin Zhao 788b521592 Revert "fix"
This reverts commit 9ce1e8ccf4.
2023-05-11 17:20:58 +08:00
Haojun Liao 8277d608f4 other: update logs. 2023-05-11 16:53:19 +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
kailixu 4339a0a320 chore: for compatibility 2023-05-11 15:09:02 +08:00
Haojun Liao b2d141fe40 fix(stream): limit the batch size. 2023-05-11 15:07:07 +08:00
kailixu efd6b578ff chore: more code 2023-05-11 14:57:50 +08:00
Haojun Liao a76e47ef54 refactor: add some logs. 2023-05-11 14:19:27 +08:00
Haojun Liao 35fcb34888
Merge pull request #21252 from taosdata/marks/compile-release-err
fix:compile error in release mode
2023-05-11 13:53:20 +08:00
Haojun Liao f0f90888ab refactor: update some logs. 2023-05-11 13:48:50 +08:00
Ganlin Zhao 9ce1e8ccf4 fix 2023-05-11 13:23:40 +08:00