Commit Graph

51972 Commits

Author SHA1 Message Date
yihaoDeng 4e8f5f5d32 factor code 2023-05-11 09:58:53 +00: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
yihaoDeng afaee9c386 factor code 2023-05-11 09:51:01 +00:00
yihaoDeng 4715aacd41 factor code 2023-05-11 09:44:40 +00:00
Haojun Liao c6e62d7fb8 fix(tmq): update the local offset when retrieving offset from vnode. 2023-05-11 17:40:17 +08:00
yihaoDeng 59ff6bd301 factor code 2023-05-11 09:32:44 +00: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
yihaoDeng 04c7c99a67 factor code 2023-05-11 09:17:05 +00:00
yihaoDeng 0710fc39af factor code 2023-05-11 09:04:14 +00:00
Haojun Liao 8277d608f4 other: update logs. 2023-05-11 16:53:19 +08:00
yihaoDeng e6474caddf factor code 2023-05-11 08:51:41 +00:00
yihaoDeng a6fc4f9cc2 Merge branch 'enh/main' into enh/rocksdbSstateMerge 2023-05-11 08:21:13 +00: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
Shuduo Sang 3f40447746
chore: add libgeos-dev package for geometry pull-request (#21256) 2023-05-11 15:15:21 +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
yihaoDeng f652f71d68 factor code 2023-05-11 06:37:57 +00: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
kailixu f444b7ac6a chore: more code 2023-05-11 13:03:21 +08:00
Haojun Liao fd94ca097a
Merge pull request #21255 from taosdata/feature/3_liaohj
fix(tmq): add some logs.
2023-05-11 12:50:16 +08:00
Haojun Liao b16f26a12f fix(tmq): add some logs. 2023-05-11 11:56:17 +08:00
wade zhang b0ea279247
Merge pull request #21249 from taosdata/FIX/TD-24085-main
fix: repair timestamps of wal log files in meta
2023-05-11 11:50:32 +08:00
Haojun Liao 2b736ffd60 fix(stream): avoid duplicated task id in task id list. 2023-05-11 11:47:57 +08:00
kailixu aacdd8446d chore: more code 2023-05-11 11:45:38 +08:00
wangmm0220 c19670ef8d fix:ci error occasionally 2023-05-11 11:38:46 +08:00
Haojun Liao 28c43f0151 fix(stream): add null check. 2023-05-11 11:36:27 +08:00
kailixu bd00a4f217 chore:more code 2023-05-11 11:32:39 +08:00
wade zhang a7a85fb796
Merge pull request #21244 from taosdata/FIX/TD-24069-main
fix: not to set ignoring signals in dmLogCrash
2023-05-11 11:01:13 +08:00
kailixu 9f43e5a59f chore: update check of information_schema.ins_columns 2023-05-11 10:53:27 +08:00
wade zhang 4ef2532925
Update index.md 2023-05-11 10:47:52 +08:00
Haojun Liao 8a1b0ed052 refactor: do some internal refactor. 2023-05-11 10:35:09 +08:00
chenhaoran ad7ba598c9 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TS-3260 2023-05-11 10:34:37 +08:00
chenhaoran 2abb14a080 test:add testcases of learner in election 2023-05-11 10:33:49 +08:00
Haojun Liao b02b3117b5 refactor: do some internal refactor. 2023-05-11 10:14:29 +08:00
Ganlin Zhao 121564de2f add threshold for group result 2023-05-11 10:04:25 +08:00
dapan1121 bb6b9d5dec
Merge pull request #21232 from wangjiaming0909/fix/TD-24007
fix: connect error when login with information_schema/performance_sc…
2023-05-11 09:52:29 +08:00
wade zhang 776b4a1085
Update 24-show.md 2023-05-11 09:46:59 +08:00
wade zhang a3fa2d9c33
Update 24-show.md 2023-05-11 09:43:46 +08:00
Benguang Zhao b8933389bb enh: keep the trailing empty wal file in walCheckAdnRepairMeta 2023-05-11 09:42:46 +08:00
wade zhang 72ebd9955c
Merge pull request #21247 from taosdata/feat/restore-dnode
Feat/restore dnode
2023-05-11 09:29:22 +08:00
yihaoDeng d473fcf6b0 refactor code 2023-05-11 01:19:54 +00:00
yihaoDeng c7602a4c1a refactor code 2023-05-11 01:19:40 +00:00
Benguang Zhao 7433bad888 enh: tidy up walEndSnapshot 2023-05-11 09:14:37 +08:00