Commit Graph

19497 Commits

Author SHA1 Message Date
Shengliang Guan 5e9a90ef5c fix: remove privilege info on drop db / topic 2023-01-06 11:53:55 +08:00
kailixu 9c33f014b1 fix: rsma commit without table 2023-01-06 10:57:04 +08:00
yihaoDeng 88abc4fde2 change default config value 2023-01-06 09:36:57 +08:00
kailixu f3831b54db fix: rsma commit without table 2023-01-06 07:41:07 +08:00
yihaoDeng 867b71a19c change default config value 2023-01-05 21:32:40 +08:00
wangmm0220 d1b4dc94d8 fix:table name error in schemaless 2023-01-05 19:26:45 +08:00
Hongze Cheng d9d4074377 fix: tsdb snap wrong suid 2023-01-05 17:32:39 +08:00
Benguang Zhao e66f19ab46 enh: vote for higher lastLogTerm despite commitIndex 2023-01-05 17:09:37 +08:00
Benguang Zhao 47ace00090 enh: refactor some sync func names for pipelining 2023-01-05 17:09:37 +08:00
Shengliang Guan 84bea778c9 Merge branch 'fix/TD-21746' into FIX/TD-21043-main 2023-01-05 16:15:50 +08:00
Shengliang Guan b8e1064b0f fix: compile error 2023-01-05 16:15:42 +08:00
Shengliang Guan a28398c060 fix: compile error 2023-01-05 16:11:01 +08:00
Shengliang Guan ef3e60c387 Merge branch 'fix/TD-21746' into FIX/TD-21043-main 2023-01-05 15:58:30 +08:00
Shengliang Guan ed56abd40f fix: crash if reader is already dropped 2023-01-05 15:55:33 +08:00
Shengliang Guan e34378184d
Merge pull request #19369 from taosdata/fix/TD-21353
fix(vnode/mgmt): pre close vnode after queue's empty
2023-01-05 15:04:26 +08:00
dapan1121 ca9f4be1d7
Merge pull request #19370 from taosdata/enh/TD-21690
enh(query): handle getBufPage return NULL when no available disk spaces
2023-01-05 13:47:39 +08:00
Shengliang Guan 7e5d97f0da fix: stop snapshot receiver on sync post close 2023-01-05 12:00:35 +08:00
Shengliang Guan 84ec8a7f3d Merge branch 'main' into fix/TD-21353 2023-01-05 11:53:38 +08:00
Minglei Jin 0dd9e4bdee fix(vnode): new vnodePostClose for closing sync module 2023-01-05 11:35:39 +08:00
Ganlin Zhao 183b000240 fix error 2023-01-05 10:18:18 +08:00
Benguang Zhao 9d5e74a3ff Merge branch 'main' into FIX/TD-21043-main 2023-01-05 09:47:22 +08:00
Ganlin Zhao ffd901fa6f fix mem leak 2023-01-05 09:13:57 +08:00
Shengliang Guan eb7b16a457
Merge pull request #19372 from taosdata/FIX/TD-21546-main
fix: send rpc response on closing sync or failing to enqueue
2023-01-05 09:13:17 +08:00
Benguang Zhao 442902e5cb fix: send rpc response on closing sync or failing to enqueue 2023-01-04 19:18:46 +08:00
Shengliang Guan 56ab3a2315
Merge pull request #19360 from taosdata/fix/main_bugfix_wxy
fix: 'show user privilegs' command echo user name incomplete
2023-01-04 19:18:38 +08:00
dapan1121 a551641b6c fix: add mac crash report processing 2023-01-04 19:12:16 +08:00
dapan1121 86382731df fix: mac crash stack ignore number 2023-01-04 18:58:18 +08:00
Ganlin Zhao 4a3c892472 Merge branch 'main' into enh/TD-21690 2023-01-04 18:29:03 +08:00
Ganlin Zhao 898955521d fix getBufPage return NULL in tpercentile.c 2023-01-04 18:24:34 +08:00
Ganlin Zhao 929bafa264 fix getBufPage return NULL in tpercentile.c 2023-01-04 18:15:16 +08:00
Minglei Jin c28ba32c93 fix(vnode/mgmt): pre close vnode after queue's empty 2023-01-04 18:08:33 +08:00
Ganlin Zhao af0bd9c72b fix loadTupleData 2023-01-04 17:59:30 +08:00
Ganlin Zhao 6411e717df fix updateTupleData 2023-01-04 17:18:14 +08:00
Xiaoyu Wang 90c1ed107c fix: duplicate column check in 'create stream' command 2023-01-04 17:09:59 +08:00
Ganlin Zhao d5c92d3788 fix saveTuplePos 2023-01-04 16:59:55 +08:00
dapan1121 3bccd891bb fix: add debug code 2023-01-04 16:51:46 +08:00
dapan1121 8a773d6b7f
Merge pull request #19325 from taosdata/enh/TD-21206
fix: fix ASSERTs
2023-01-04 16:10:12 +08:00
Ganlin Zhao 003002af1d enh(query): handle getBufPage return NULL when no available disk spaces 2023-01-04 16:09:20 +08:00
dapan1121 be23890976 fix: ut test issue 2023-01-04 16:07:30 +08:00
dapan1121 6f3cc64fa6
Merge pull request #19358 from taosdata/feat/TD-21721
feat: add batch get table vgId API
2023-01-04 16:05:53 +08:00
dapan 47125b5d9d fix: windows crash report issues 2023-01-04 15:11:01 +08:00
Xiaoyu Wang 44a867b751 fix: 'show user privilegs' command echo user name incomplete 2023-01-04 14:42:03 +08:00
dapan1121 36c582c678 feat: add batch get table vgId API 2023-01-04 14:01:43 +08:00
Ganlin Zhao 795fcab242 fix error 2023-01-04 14:01:04 +08:00
Shengliang Guan 848b16b8f6
Merge pull request #19345 from taosdata/feature/3_liaohj
enh(query): opt filter perf.
2023-01-04 13:22:24 +08:00
Haojun Liao 5a343bd01c fix(query): increase the index when handling the var data type. 2023-01-04 11:48:54 +08:00
Shengliang Guan e2056ba8fb Merge branch 'main' into FIX/TD-21043-main 2023-01-04 11:48:35 +08:00
Shengliang Guan bf6dc99461 fix: adjust sync logs 2023-01-04 11:48:30 +08:00
Ganlin Zhao 0f877eea43 fix error 2023-01-04 11:29:35 +08:00
Shengliang Guan 6477798114
Merge pull request #19350 from taosdata/fix/TS-2371
enh: use diff atomic op
2023-01-04 11:08:36 +08:00
dapan1121 e1b25c192e
Merge pull request #19337 from taosdata/fix/TD-21688-MAIN
fix:  varchar type order by rule different with nchar type
2023-01-04 10:49:46 +08:00
yihaoDeng 5b7b8a97b4 fix invalid vgroup id 2023-01-04 10:48:38 +08:00
dapan1121 efa994f445
Merge pull request #19339 from taosdata/fix/TD-21659
fix: drop task while task executing issue
2023-01-04 10:35:57 +08:00
Hongze Cheng 0a085da032 enh: use diff atomic op 2023-01-04 09:35:48 +08:00
Shengliang Guan 34260cd397 Merge branch 'main' into FIX/TD-21043-main 2023-01-04 09:29:07 +08:00
Ganlin Zhao e3b776c7f3 Merge branch 'main' into enh/TD-21206 2023-01-04 09:18:38 +08:00
Ganlin Zhao 4b81962269 fix asserts 2023-01-04 09:16:00 +08:00
dapan1121 d260d75953 Merge remote-tracking branch 'origin' into enh/TD-21108 2023-01-04 09:00:12 +08:00
xinsheng Ren 047aae9caf
Enh/xsren/td 21652/win file lock base main (#19317)
* add os subtest (#19304)

* add os subtest

* fix/test.cpp include header file

Co-authored-by: facetosea <25808407@qq.com>

* TD-21652 win file lock

* fix/ostest:exception on mac

Co-authored-by: facetosea <25808407@qq.com>
2023-01-04 08:59:29 +08:00
dapan1121 ac7d250a7f Merge remote-tracking branch 'origin' into enh/TD-21108 2023-01-04 08:57:22 +08:00
Haojun Liao e07c30be1c fix(query): clear the length before append var data. 2023-01-04 00:49:38 +08:00
Haojun Liao 1a97a659bc fix(query): fix error in filter. 2023-01-04 00:19:04 +08:00
Haojun Liao 00c2d382b1 fix(query): opt filter perf. 2023-01-03 22:45:02 +08:00
Shengliang Guan 89425dc488
Merge pull request #19333 from taosdata/enh/TD-21207
enh: remove assert from mnode
2023-01-03 22:33:20 +08:00
Shengliang Guan 3d30466c84
Merge pull request #19344 from taosdata/fix/TD-21689
fix: vnode set the wrong replica info after snapshot transfered
2023-01-03 22:33:02 +08:00
yihaoDeng d383dcd59d fix mem leak 2023-01-03 21:57:00 +08:00
yihaoDeng b5dbc8439f fix mem leak 2023-01-03 20:35:26 +08:00
Shengliang Guan 9df158e1d9 fix: update assert info 2023-01-03 20:12:25 +08:00
Shengliang Guan 1dbb9db552 Merge remote-tracking branch 'origin/main' into enh/TD-21207 2023-01-03 20:10:00 +08:00
Shengliang Guan 17d9d2852c
Merge pull request #19334 from taosdata/fix/wal_ref
fix: load wal ref when init
2023-01-03 20:06:16 +08:00
Shengliang Guan 31ccb016b0
Merge pull request #19336 from taosdata/fix/TS-2371
fix: skiplist concurrent access
2023-01-03 20:05:57 +08:00
Shengliang Guan 70b513c09c fix: vnode set the wrong replica info after snapshot transfered 2023-01-03 19:47:04 +08:00
Haojun Liao 5c0fd80195 fix(query): fix memory leak. 2023-01-03 19:45:41 +08:00
Haojun Liao 05a2eeed44 fix(query): fix memory leak. 2023-01-03 19:36:53 +08:00
Haojun Liao bf70cdb474 enh(query): opt filter perf. 2023-01-03 19:35:38 +08:00
dapan1121 1477ce97a7 fix: drop task while task executing issue 2023-01-03 18:07:18 +08:00
Alex Duan 55067ad15c fix: build error covert pointer type 2023-01-03 17:50:33 +08:00
yihaoDeng 68d84a1c37 fix mem leak 2023-01-03 17:49:07 +08:00
yihaoDeng 2fbede75a3 fix mem leak 2023-01-03 17:46:17 +08:00
Shengliang Guan 650ea06b69
Merge pull request #19321 from taosdata/feature/3_liaohj
fix(utility): fix the bug in creating auto delete files.
2023-01-03 17:40:48 +08:00
Alex Duan bb6c875765 fix: conform NCHAR sort order with VARCHAR 2023-01-03 17:39:00 +08:00
dapan1121 49cc5012ce
Merge pull request #19327 from taosdata/fix/TD-21657
fix: evac page failed issue cause of disk full
2023-01-03 17:38:16 +08:00
dapan1121 3e1e6be827
Merge pull request #19262 from taosdata/fix/TS-2350
fix(query): fix floating type handle sma error
2023-01-03 17:21:30 +08:00
Hongze Cheng 1567fe2f67 fix: skiplist concurrent access 2023-01-03 17:19:19 +08:00
Liu Jicong e4ab8f986b remove assert 2023-01-03 17:06:43 +08:00
Liu Jicong 9e71a58675 fix: load wal ref when init 2023-01-03 16:45:45 +08:00
Shengliang Guan 9a10242f7d enh: remove assert from mnode consumer 2023-01-03 16:16:58 +08:00
Ganlin Zhao 028ded935a fix assert in filter.c 2023-01-03 16:06:44 +08:00
Ganlin Zhao 0ddb9be3d9 fix assert in sclfunc.c 2023-01-03 15:47:22 +08:00
dapan1121 47e885da07 fix: evac page failed issue cause of disk full 2023-01-03 15:40:40 +08:00
Shengliang Guan fc21140e03 enh: remove assert from mnode 2023-01-03 15:33:50 +08:00
Ganlin Zhao 263a1a877e fix assert in scalar.c 2023-01-03 15:32:32 +08:00
Ganlin Zhao 8146113835 fix asserts in sclvector.c 2023-01-03 15:27:54 +08:00
Ganlin Zhao 5e4b139355 fix assert in tpercentile.c 2023-01-03 15:23:43 +08:00
Shengliang Guan 5660199016
Merge pull request #19322 from taosdata/hotfix--add-log
enh: add log
2023-01-03 14:48:53 +08:00
Ganlin Zhao d454ec970d fix assert in tpercentile.c 2023-01-03 14:40:41 +08:00
Haojun Liao b8aa4fae8a fix(udf): disable the auto remove for *.so 2023-01-03 14:23:27 +08:00
Ganlin Zhao 5b88f0fffb fix assert in thistogram.c 2023-01-03 14:21:01 +08:00
Shengliang Guan d1d199e735
Merge pull request #19318 from taosdata/feature/stream_main
fix mem leak
2023-01-03 13:29:47 +08:00
Hongze Cheng 9fd2ac0b4c add log 2023-01-03 11:57:25 +08:00
Liu Jicong 617d8d4013 fix mem leak 2023-01-03 11:18:48 +08:00
Ganlin Zhao 09a06ba5b2 remove assert from builtinsimpl.c 2023-01-03 11:18:21 +08:00
Haojun Liao f93abddc88 fix(utility): fix the bug in creating auto delete files. 2023-01-03 11:16:49 +08:00
Shengliang Guan 43bc021eb0
Merge pull request #19312 from taosdata/feature/3_liaohj
refactor: disable all asserts.
2023-01-03 11:15:37 +08:00
dapan1121 38d1e8688e fix: remove debug code 2023-01-03 09:27:41 +08:00
dapan1121 d33bcc9977
Merge pull request #19280 from taosdata/fix/TD-21547
fix: insert into select with disorder column issue
2023-01-03 09:24:04 +08:00
Benguang Zhao 4031dc1af4 Merge branch main into FIX/TD-21043-main 2023-01-02 16:41:46 +08:00
Benguang Zhao 2baa71883d enh: logging states of sync log repl mgrs and the ring buffer in syncPrintNodeLog 2023-01-02 11:13:53 +08:00
Shengliang Guan d290daa197
Merge pull request #19297 from taosdata/fix/TS-2349
fix: allow the ip resolved by fqdn different between dnodes
2023-01-02 09:41:24 +08:00
Benguang Zhao cb433c191b enh: reset as stagnation only when not matched in syncLogReplMgrRetryOnNeed 2023-01-02 08:58:13 +08:00
Benguang Zhao 3edde0eadf fix: tdbAbort on metaClose or streamMetaClose instead of tdbTxnClose 2023-01-01 21:07:32 +08:00
yihaoDeng 17b5df0018 fix invalid vgroup id 2022-12-31 16:27:50 +08:00
yihaoDeng 69fab69932 fix invalid vgroup id 2022-12-31 15:24:35 +08:00
yihaoDeng ac989908a2 fix invalid vgroup id 2022-12-31 14:13:33 +08:00
Shengliang Guan 919df1f039
Merge pull request #19126 from taosdata/fix/TD-21221-MAIN
feat(util): new ASSERT work
2022-12-30 23:09:21 +08:00
Shengliang Guan d5c64f71f9
Merge pull request #19264 from taosdata/fix/TD-21216
enh: remove assert
2022-12-30 23:08:08 +08:00
Shengliang Guan 3de892d41e fix: return 0 if fileptr is null while fsync 2022-12-30 23:07:07 +08:00
Shengliang Guan 574915a48b fix: compatbility issue 2022-12-30 20:10:49 +08:00
Shengliang Guan 2432a56a53 Merge remote-tracking branch 'origin/main' into fix/TS-2349 2022-12-30 20:04:13 +08:00
Shengliang Guan 3a11c62243
Merge pull request #19290 from taosdata/feature/stream_main
fix: reset stream status when load from disk
2022-12-30 19:44:09 +08:00
Benguang Zhao 03f4b12386 enh: print peer addr in hex format 2022-12-30 19:36:18 +08:00
Shengliang Guan 01209614e6 fix: compatiable for pre version 2022-12-30 19:04:18 +08:00
Benguang Zhao eb524e610a enh: reset sync log replication on stagnation for eight times maxRetryWaitMs 2022-12-30 19:02:46 +08:00
Alex Duan 2439c345d9 enh: clear assert remove tbuffer.h 2022-12-30 18:04:54 +08:00
Alex Duan 70bc3fbb08 enh: clear assert fix build error 2022-12-30 17:56:42 +08:00
Alex Duan df104b0801 enh: clear assert fix build error 2022-12-30 17:55:22 +08:00
Alex Duan 35015452e5 enh: clear assert remove tbuffer.h and .c file 2022-12-30 17:49:48 +08:00
dapan1121 98a2eb03f0 fix: index not updated issue 2022-12-30 17:48:24 +08:00
Shengliang Guan 469dfb9d4e fix: compile errors 2022-12-30 17:47:17 +08:00
Shengliang Guan 929be865f1 Merge branch 'main' into fix/TS-2349 2022-12-30 17:42:56 +08:00
Haojun Liao dbc3dd97bb rerfactor: remove unused code. 2022-12-30 17:42:20 +08:00
dapan1121 b8cbc93584 Merge remote-tracking branch 'origin' into enh/TD-21108 2022-12-30 17:38:38 +08:00
Liu Jicong 095c6d39ca reset param 2022-12-30 17:30:02 +08:00
Benguang Zhao 4718f4d1b6 fix: resend acked msgs on exceeding maximum retryWaitMs 2022-12-30 17:24:44 +08:00
Shengliang Guan 9c1f2997f1 fix: test compile error 2022-12-30 17:16:02 +08:00
Shengliang Guan c2323db00d fix: allow the ip resolved by fqdn different between dnodes 2022-12-30 17:04:14 +08:00
Liu Jicong 4601e67e67 fix: reset stream status when load from disk 2022-12-30 16:59:48 +08:00
Alex Duan 56c14f79a7 enh: remove assert tpagebuff.c 2022-12-30 15:58:38 +08:00
dapan1121 586b73bef1 fix: windows compile issue 2022-12-30 15:56:37 +08:00
Alex Duan 02dec5a10a enh: assert remove task 2022-12-30 15:51:10 +08:00
xinsheng Ren fcf64fa3d5
Enh/xsren/win print trace mainbase (#19279)
* enh/TD-21425/windows print trace

* enh/windows trace test

* fix/check calloc failed

* enh/windows print,stack size hard code
2022-12-30 15:39:15 +08:00
dapan1121 2a15e52bb9
Merge pull request #19277 from taosdata/fix/qwInvalidMsgOrder
fix: invalid msg order issue
2022-12-30 15:35:58 +08:00
dapan1121 1f9fa228a6
Merge pull request #19266 from taosdata/fix/TS-2358
fix:modify parameter type
2022-12-30 14:56:09 +08:00
Haojun Liao 79227057e4 enh(tsdb): opt decompress int perf 2022-12-30 14:43:26 +08:00
Shengliang Guan c67df2c0d6
Merge pull request #19188 from taosdata/feature/3_liaohj
fix(query): opt filter perf.
2022-12-30 14:42:17 +08:00
dapan1121 ee719d02b4 fix: insert into select with disorder column issue 2022-12-30 14:31:56 +08:00
Ganlin Zhao c08ff7dd35 fix assert in tfunctionInt.c 2022-12-30 13:58:38 +08:00
Ganlin Zhao 635f4f9b45 remove assert in tavgfunction.c & tminmax.c 2022-12-30 13:54:08 +08:00
dapan1121 8ff3b2fda3 Merge remote-tracking branch 'origin' into enh/TD-21108 2022-12-30 13:31:37 +08:00
dapan1121 dfefb68aa6 feat: support crash report 2022-12-30 13:30:54 +08:00
54liuyao 4c6702ab73 fix:modify parameter type 2022-12-30 13:29:29 +08:00
Ganlin Zhao 8a2795b57d fix assert in builtinsimpl.c 2022-12-30 13:10:46 +08:00
dapan1121 5dc80c0bb1 fix: invalid msg order issue 2022-12-30 11:20:25 +08:00
Shengliang Guan 2cbbc88937 enh: speed assert in release mode 2022-12-30 11:14:31 +08:00
Ganlin Zhao 763f702fff fix assert in builtims.c 2022-12-30 10:50:40 +08:00
Shengliang Guan 85eba36190
Merge pull request #19257 from taosdata/refactor/stream_dispatch_main
refactor: stream dispatch
2022-12-30 10:18:29 +08:00
dapan1121 e6c5fd874a
Merge pull request #19175 from taosdata/szhou/fixbugs2
enhance: remove assert
2022-12-30 09:53:59 +08:00
Ganlin Zhao 73a95d3cda fix some format 2022-12-30 09:32:18 +08:00
yihaoDeng d011de2c4b fix error assert 2022-12-30 09:18:00 +08:00
Ganlin Zhao e105f9c0d2 store sma result as float in buf 2022-12-30 09:16:30 +08:00
Haojun Liao adbc11f8e4 fix(query): set simd conf 2022-12-29 23:05:14 +08:00
Benguang Zhao ed43aeaa9b enh: add vndCommitMaxInterval cfg param 2022-12-29 19:47:28 +08:00
yihaoDeng 2b16da863f remove invalid submit 2022-12-29 18:49:30 +08:00
yihaoDeng 329e257ac4 remove assert 2022-12-29 18:47:32 +08:00
Shengliang Guan 18c7fbd052
Merge pull request #19256 from taosdata/fix/main_bugfix_wxy
fix: error in deleting only tag columns
2022-12-29 18:38:38 +08:00
Ganlin Zhao d8b8ece9c1 fix(query): fix floating type handle sma error 2022-12-29 18:12:29 +08:00
Haojun Liao 7eeea8a29c fix(query): fix the invalid access, and do some internal refactor. 2022-12-29 17:56:20 +08:00
dapan1121 ea249127af
Merge pull request #19245 from freemine/main
new API taos_stmt_reclaim_fields to reclaim TAOS_FIELD_E in a uniform…
2022-12-29 17:44:42 +08:00
Shengliang Guan fad687161b
Merge pull request #19255 from taosdata/enh/stream_drop_when_scan
enh: optimize drop when scan exec
2022-12-29 17:17:59 +08:00
Shengliang Guan 25e9d94f5b
Merge pull request #19244 from taosdata/feature/stream_main
enh: put func state into tdb
2022-12-29 17:17:29 +08:00
dapan1121 4da5957d07
Merge pull request #19239 from taosdata/fix/TD-21574
fix: some query tasks not end when vnode stopped
2022-12-29 16:37:49 +08:00
Haojun Liao f970dd24fc fix(query): fix the invalid access. 2022-12-29 16:34:14 +08:00
Liu Jicong bfb92457fa refactor: stream dispatch 2022-12-29 16:24:30 +08:00
Shengliang Guan 1929ca0cf6
Merge pull request #19247 from taosdata/fix/avoidInvalidFree
avoid invalid free
2022-12-29 16:18:37 +08:00
Shengliang Guan 171cb35cbb
Merge pull request #19253 from taosdata/fix/TD-21589
fix(meta/snap): return -1 when decoder meta entry failed
2022-12-29 16:18:12 +08:00
Xiaoyu Wang 3d1b78902f fix: error in deleting only tag columns 2022-12-29 16:12:52 +08:00
Shengliang Guan 3c331dc145
Merge pull request #19250 from taosdata/fix/main_bugfix_wxy
fix: escape error in create topic/stream
2022-12-29 16:08:50 +08:00
Shengliang Guan 92471d2154
Merge pull request #19249 from taosdata/fix/TD-21621
fix(tdb): free stack celldecoder's pVal
2022-12-29 16:03:19 +08:00
Liu Jicong 66b9fa01f7 enh: optimize drop when scan exec 2022-12-29 15:51:12 +08:00
Benguang Zhao e8e189cbbb enh: add sync log buffer info in logging msg in syncLogReplMgrRetryOnNeed 2022-12-29 15:48:59 +08:00
Liu Jicong b2f6fcd067 fix mem leak 2022-12-29 15:34:08 +08:00
Minglei Jin 7f8d051281 fix(meta/snap): return -1 when decoder meta entry failed 2022-12-29 14:51:55 +08:00
Haojun Liao 0e471afc03 fix(query): fix the invalid access. 2022-12-29 14:48:57 +08:00
Liu Jicong 93cf8e0186 fix: selectivity 2022-12-29 14:43:45 +08:00
Xiaoyu Wang e0ca1affdf fix: escape error in create topic/stream 2022-12-29 14:39:02 +08:00
Minglei Jin f12df819ae fix(tdb): free stack celldecoder's pVal 2022-12-29 14:23:21 +08:00
yihaoDeng b2f306e09d avoid invalid free 2022-12-29 14:12:09 +08:00
Shengliang Guan 1f9786886b
Merge pull request #19242 from taosdata/fix/TS-2349
refact: adjust sync log
2022-12-29 13:22:45 +08:00
Liu Jicong 7721353b6b enh: put func state into tdb 2022-12-29 12:39:07 +08:00
dapan1121 d5e5697cef fix: int64 print issue 2022-12-29 12:30:38 +08:00
dapan1121 4a142018da
Merge pull request #19224 from taosdata/fix/TD-21561
fix(query): fix count/hyperloglog return additional row in group by when queryPolicy is set to 3.
2022-12-29 12:28:28 +08:00
Shengliang Guan b05c65cd47 refact: rename variables 2022-12-29 11:21:22 +08:00
Shengliang Guan 8ca0cdfa40
Merge pull request #19232 from taosdata/FIX/xsren/winSort
Fix/xsren/win sort & mac fqdn
2022-12-29 11:13:48 +08:00
Shengliang Guan 4b7ab0a839 refact: adjust log 2022-12-29 11:00:33 +08:00
dapan1121 52cd40ea4f
Merge pull request #19213 from taosdata/fix/TD-21555
fix:fill operator fill next issue
2022-12-29 10:58:56 +08:00
dapan1121 9facfe83d1 fix: some query tasks not end when vnode stopped 2022-12-29 10:50:16 +08:00
Benguang Zhao e22ce2df87 fix: use pReply->lastSendIndex instead while updating commitIndex 2022-12-29 10:45:25 +08:00
Shengliang Guan 7e67dc032d refact: rename variables 2022-12-29 10:41:01 +08:00
freemine b537bf318b new API taos_stmt_reclaim_fields to reclaim TAOS_FIELD_E in a uniform way 2022-12-29 10:36:34 +08:00
Haojun Liao 8ca981b3f0 Merge branch 'main' into feature/3_liaohj 2022-12-29 10:26:07 +08:00
Benguang Zhao d307413c36 Merge branch 'main' into FIX/TD-21043-main 2022-12-29 10:03:17 +08:00
Benguang Zhao 044e58b712 enh: adjust logging msgs for sync probe and rollback 2022-12-29 10:00:35 +08:00
Ganlin Zhao 8f7ed5a267 fix bug 2022-12-29 09:54:06 +08:00
xinsheng Ren 1876d6d748 Fix/xsren/td 20817 mac fqdn (#19078)
* fix/TD-20817-mac-fqdn use localhostname

* fix/TD-20817-mac-fqdn redundant codes

* fix/TD-20817-mac-fqdn,replace command with api

Co-authored-by: facetosea <25808407@qq.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2022-12-29 09:38:48 +08:00
xinsheng Ren 8c35b856c6 fix/TS-2297/windows sort use stdlib (#19152)
Co-authored-by: facetosea <25808407@qq.com>
2022-12-29 09:38:16 +08:00
Shengliang Guan 6e9b5d1be6
Merge pull request #19219 from taosdata/fix/TD-21566
fix: support_vnodes and the max supported vgroups mis-match
2022-12-29 09:22:14 +08:00
Shengliang Guan 80d3c27a17
Merge pull request #19223 from taosdata/fix/TS-2349
fix: set dnode online after status check success
2022-12-29 09:22:02 +08:00
dapan1121 8b8acdc2d7
Merge pull request #19205 from taosdata/szhou/cenc
fix: covert scalar param to data block
2022-12-29 08:45:35 +08:00
Benguang Zhao 2890a8cb96 fix: return error on failing to truncate raft log 2022-12-28 20:34:40 +08:00
Benguang Zhao 0c4ade9373 fix: update sync node commitIndex only if matchTerm equals currentTerm upon heartbeat 2022-12-28 20:25:52 +08:00
Benguang Zhao c4fad84c7c enh: reset commitVer in WAL on restore 2022-12-28 20:25:52 +08:00
Benguang Zhao 724cf98dc3 fix: be conservative on commit progress in appendEntries 2022-12-28 20:25:52 +08:00
Shengliang Guan cc29662bf9 fix: adjust weight of mnode while balance 2022-12-28 20:09:02 +08:00
Shengliang Guan c9b81efc47 Merge remote-tracking branch 'origin/main' into fix/TD-21566 2022-12-28 19:20:40 +08:00
Shengliang Guan 7680fd0ac3
Merge pull request #19210 from taosdata/enh/TD-21585
enh: adjusting the operation mode of the stream thread pool
2022-12-28 19:18:48 +08:00
Haojun Liao f2ea40e0ac Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2022-12-28 19:13:03 +08:00
Haojun Liao 011c83956b refactor: do some internal refactor. 2022-12-28 19:12:36 +08:00
Shengliang Guan 9e989691c3 fix: set dnode online after status check success 2022-12-28 19:10:12 +08:00
Ganlin Zhao 8460171cb6 fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 18:53:51 +08:00
Shengliang Guan d09011def8
Merge pull request #19190 from taosdata/feature/stream_main
fix memory leak
2022-12-28 17:46:30 +08:00
Shengliang Guan 72b1f6db43
Merge pull request #19217 from taosdata/fix/main_bugfix_wxy
fix: prohibit triggering modes other than at_once in non window stream
2022-12-28 17:46:06 +08:00
Shengliang Guan 8ce63ad857
Merge pull request #19215 from taosdata/fix/handleRpcClientOfTaosd
fix: handle except on taosd rpc-client
2022-12-28 17:32:19 +08:00
Ganlin Zhao 24b2ee0fff fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 17:29:07 +08:00
Ganlin Zhao 7bd98ec700 fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 17:29:00 +08:00
Ganlin Zhao b55af6372c fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
2022-12-28 17:28:40 +08:00
Shengliang Guan 367b6512e9 fix: heap-buffer-overflow in auto qworker 2022-12-28 17:02:50 +08:00
Shengliang Guan c64fbb59ea fix: support_vnodes and the max supported vgroups mis-match 2022-12-28 16:39:02 +08:00
shenglian zhou 5c36d90bc2 fix: free the column info array 2022-12-28 16:18:24 +08:00
Xiaoyu Wang b1d141ecab fix: prohibit triggering modes other than at_once in non window stream 2022-12-28 16:10:53 +08:00
yihaoDeng 34c454b13c handle except on taosd rpc-client 2022-12-28 15:19:35 +08:00
54liuyao c90a632f42 fix:fill operator fill next issue 2022-12-28 15:00:57 +08:00
Shengliang Guan d731d36093
Merge pull request #19197 from taosdata/TD-21541
fix: change system error code and avoid mem leak
2022-12-28 14:44:25 +08:00
Shengliang Guan ed98fddf74 enh: adjusting the operation mode of the stream thread pool 2022-12-28 14:37:56 +08:00
Benguang Zhao 6fc47beb71 enh: streamMetaCommit in sync with vnodeCommit 2022-12-28 14:34:23 +08:00
shenglian zhou 2680ebff38 fix: set row for data block 2022-12-28 14:31:12 +08:00
shenglian zhou ad1ba74646 fix: add block data clean up for the udf input data block 2022-12-28 13:52:40 +08:00
shenglian zhou a29dea91a5 fix: covert scalar param to data block 2022-12-28 13:32:42 +08:00
Xiaoyu Wang eddaaf24e4 fix: escape error in create topic 2022-12-28 10:22:13 +08:00
yihaoDeng 09681e37ca change systerm code and avoid mem leak 2022-12-28 10:20:18 +08:00
Shengliang Guan 0455f060e4
Merge pull request #19189 from taosdata/enh/TD-21536
fix: double free on append log failed
2022-12-28 09:12:42 +08:00
dapan1121 79c5b20ba6
Merge pull request #19187 from taosdata/fix/TD-21553
fix:calculate next sliding window error
2022-12-27 18:51:16 +08:00
Shengliang Guan 024a7a58a1 fix: add some logs to detect vnodes.json emptyed 2022-12-27 18:46:32 +08:00
Liu Jicong bbab03274a fix memory leak 2022-12-27 18:02:43 +08:00
dapan1121 05e89c82bc
Merge pull request #19183 from taosdata/fix/schSemNull
fix: semaphore is not destroyed issue
2022-12-27 17:59:37 +08:00
Shengliang Guan 71a2848376 fix: double free on append log failed 2022-12-27 17:51:52 +08:00
54liuyao e5c4196c98 fix:calculate next sliding window error 2022-12-27 17:19:47 +08:00
Haojun Liao c801f3a7f6 Merge branch 'main' into feature/3_liaohj 2022-12-27 17:15:22 +08:00
Shengliang Guan 250c73b0ec
Merge pull request #19176 from taosdata/fix/TD-21544
fix: display the correct log information
2022-12-27 16:57:29 +08:00
Haojun Liao 1e69538c37 fix(query): opt filter perf. 2022-12-27 16:55:38 +08:00
Shengliang Guan 0aced15e24
Merge pull request #19177 from taosdata/FIX/TD-21535-main
enh: check existence of msg head at SRpcMsg pCont in vmPutMsgToQueue
2022-12-27 16:54:09 +08:00