Commit Graph

19497 Commits

Author SHA1 Message Date
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
Shengliang Guan f9d643dd0b
Merge pull request #19178 from taosdata/fix/set_scan_limit
enh: set scan limit
2022-12-27 16:53:41 +08:00
Benguang Zhao 92e05b8ece enh: schedule vnodeCommit uniformly distributed 2022-12-27 16:28:44 +08:00
Shengliang Guan c844922aef
Merge pull request #19172 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-12-27 16:07:23 +08:00
Liu Jicong 39eb62d80d enh: set scan limit 2022-12-27 14:52:41 +08:00
Benguang Zhao 8916722dd7 Merge branch main to FIX/TD-21043-main 2022-12-27 14:50:39 +08:00
Benguang Zhao ab8efc828d enh: check existence of msg head at SRpcMsg pCont in vmPutMsgToQueue 2022-12-27 14:26:15 +08:00
Shengliang Guan 861493010e fix: display the correct log information 2022-12-27 14:15:20 +08:00
Shengliang Guan b7f6d152f8 fix: display the correct log information 2022-12-27 14:14:18 +08:00
Liu Jicong b2cec0f1e9 fix: skip msg 2022-12-27 14:02:23 +08:00
dapan1121 5ae6829a83 fix: add sem free and init log 2022-12-27 13:28:28 +08:00
Liu Jicong 5826e40aa7 enh: drop stream eagerly 2022-12-27 11:20:35 +08:00
Haojun Liao 58b5d2e0aa fix(query): fix race condition. 2022-12-27 11:02:07 +08:00
Shengliang Guan 09fbb8ebc4 Merge branch 'main' into FIX/TD-21535-main 2022-12-27 10:47:12 +08:00
Shengliang Guan 56cf886356
Merge pull request #19160 from taosdata/enh/TD-21536
fix: handle error if sync buffer is full
2022-12-27 10:41:54 +08:00
Benguang Zhao c1c7f2593f enh: initialize commitMs as the time when vnodeOpen 2022-12-27 10:38:56 +08:00
slzhou ceea74ee7a enhance: remove assert 2022-12-27 09:58:22 +08:00
slzhou fb4a6f508c fix: revert planner.c 2022-12-27 09:54:57 +08:00
dapan1121 80a04d4a02
Merge pull request #19158 from taosdata/fix/TD-21438-M
fix: ctg lock/unlock logic
2022-12-27 08:54:50 +08:00
Benguang Zhao a7bfeb5fbe fix: check existence of SMsgHead in SSyncRaftEntry data or SRpcMsg pCont 2022-12-26 23:10:46 +08:00
Benguang Zhao 137e7d009d fix: update nextRowIterGet of tsdbCache 2022-12-26 20:52:42 +08:00
Shengliang Guan 4e8ed70fa4
Merge pull request #19153 from taosdata/fix/TD-21217
fix:remove window operator assert
2022-12-26 20:46:03 +08:00
Shengliang Guan 794fb5d1b5 fix: handle error if sync buffer is full 2022-12-26 20:40:33 +08:00
kailixu 5e6230fac6 fix: ctg lock/unlock logic 2022-12-26 19:46:39 +08:00
kailixu e08797ac0a fix: ctg lock/unlock logic 2022-12-26 19:43:37 +08:00
dapan1121 66cece62de
Merge pull request #19046 from taosdata/fix/TD-21180-3.0
feat(rpc):  return new error code TSDB_CODE_RPC_VGROUP_NOT_CONNECTED
2022-12-26 18:08:48 +08:00
54liuyao 962fab4ff3 fix:remove assert 2022-12-26 17:32:41 +08:00
Shengliang Guan b381c42c9d enh: adjust log while transfer snapshot 2022-12-26 15:59:45 +08:00
Shengliang Guan 668a26c1b0 enh: handle error while transfer snapshot 2022-12-26 15:03:18 +08:00
slzhou 0bef5fdc38 fix: rename symbol 2022-12-26 14:42:36 +08:00
slzhou 5aec2f3ba8 Merge branch 'main' into szhou/fixbugs 2022-12-26 14:39:13 +08:00
slzhou e1b1ae575b fix: select tbname from system tables 2022-12-26 14:39:00 +08:00
Benguang Zhao fda2f55fe5 Merge branch main to FIX/TD-21043-main 2022-12-26 14:26:25 +08:00
Benguang Zhao 7227e53b98 fix: set restore finish only after reaching the current term 2022-12-26 14:22:54 +08:00
Haojun Liao 8a4fb244fb fix(query): fix coverity issues. 2022-12-26 14:20:05 +08:00
Haojun Liao f54f6201be fix(query): fix coverity issues. 2022-12-26 14:07:22 +08:00
Haojun Liao 1a07451bc3 refactor: do some internal refactor. 2022-12-26 13:45:25 +08:00
Shengliang Guan 233322db27
Merge pull request #19140 from taosdata/fix/TD-21498
fix(vnd): save vnode info at the begining of vnode prepare commit
2022-12-26 13:19:52 +08:00
dapan1121 fb0ccdcd00
Merge pull request #19143 from taosdata/fix/TD-21217
fix:remove assert
2022-12-26 13:17:26 +08:00
Minglei Jin 516cfe5caf Merge branch 'main' into fix/TD-21498 2022-12-26 11:05:00 +08:00
Shengliang Guan 43561bfb8c
Merge pull request #19103 from taosdata/fix/TD-21446
fix: restart snapshot sender on receiver is restart
2022-12-26 10:58:55 +08:00
Shengliang Guan 45fff1476a
Merge pull request #19097 from taosdata/fix/TD-21451
fix(tdb/restore): seek jfd to begin
2022-12-26 10:58:33 +08:00
Haojun Liao a5165ab5e7 refactor: do some internal refactor. 2022-12-26 10:58:17 +08:00
54liuyao 70ffbabcbf fix:remove assert 2022-12-26 10:15:14 +08:00
Minglei Jin 3ea9fadfc8 fix(vnd): save vnode info at the begining of vnode prepare commit 2022-12-26 10:10:49 +08:00
Minglei Jin c4f40874c1 tdb/pager: debug logs for pager restore 2022-12-26 09:28:00 +08:00
dapan1121 32f570c76f Merge remote-tracking branch 'origin' into enh/TD-21108 2022-12-26 09:15:00 +08:00
Shengliang Guan 028cc52846
Merge pull request #19116 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-12-26 09:12:35 +08:00
Shengliang Guan 54f297f6bf
Merge pull request #19127 from taosdata/enh/enhChartsetConvert
enh: enh chartset convert
2022-12-26 09:12:19 +08:00
dapan1121 8ea246e549
Merge pull request #19120 from taosdata/fix/TD-21448
fix: interval + fill desc order result different issue
2022-12-25 15:29:10 +08:00
dapan1121 ac08d13340
Merge pull request #19104 from taosdata/fix/TS-2324
fix: duplicated groups result in group by
2022-12-25 15:19:53 +08:00
dapan1121 2e0903a9f2
Merge pull request #19089 from taosdata/fix/TS-2286
fix: fill null value issue
2022-12-25 15:16:48 +08:00
dapan1121 a6e7f0f2d5
Merge pull request #18960 from taosdata/fix/TD-20621-3.0
fix(query): avg function support overflow sum value calculate
2022-12-25 15:12:28 +08:00
Alex Duan 99770a1e27 enh: assert remove in tpagebuf.c tlosertree.c texception.c 2022-12-24 13:07:32 +08:00
Alex Duan 61571975e7 fix(util): assert add tlog.h build 2022-12-24 10:59:45 +08:00
Haojun Liao 1edf1e1799 refactor: do some internal refactor. 2022-12-23 23:02:40 +08:00
yihaoDeng 59e63082d5 opt index write 2022-12-23 22:45:59 +08:00
yihaoDeng bc693f374c opt index write 2022-12-23 22:42:32 +08:00
yihaoDeng 71bbc4fdd0 update charset conv 2022-12-23 22:21:28 +08:00
Shengliang Guan a2ae35153a
Merge pull request #19119 from taosdata/enh/TS-873
enh: print ipstr on taos_connect
2022-12-23 21:24:11 +08:00
Alex Duan 59462d35fd new ASSERT add tdiest.c and tcompression.c 2022-12-23 21:17:10 +08:00
Benguang Zhao 5159d60f56 enh: vnodeCommit on consensus only 2022-12-23 20:16:32 +08:00
Liu Jicong 0d56da7508 fix: skip msg 2022-12-23 19:04:39 +08:00
Alex Duan 232c4f4a48 fix(util): tcompare.c modify over 2022-12-23 18:24:24 +08:00
dapan1121 94677762f6 fix: interval + fill desc order result different issue 2022-12-23 18:19:29 +08:00
Alex Duan d566ac92c6 fix(util): replace with new ASSERTS 2022-12-23 18:09:59 +08:00
Shengliang Guan 9a2d56905d enh: print ipstr on taos_connect 2022-12-23 18:04:25 +08:00
Haojun Liao 224f5a72c2 refactor: do some internal refactor. 2022-12-23 17:45:12 +08:00
Haojun Liao a4213aedf0 refactor: do some internal refactor. 2022-12-23 17:23:31 +08:00
Shengliang Guan 292bf01902
Merge pull request #19108 from taosdata/fix/main_bugfix_wxy
fix: keepColumnName parameter changes the user alias
2022-12-23 17:19:10 +08:00
dapan1121 1858b8ec36 Merge branch 'fix/TS-2286' into fix/TS-2324 2022-12-23 16:09:12 +08:00
dapan1121 98f6d0eabe
Merge pull request #19079 from taosdata/fix/TS-2249
fix:modify delete msg type to tmq meta
2022-12-23 16:05:43 +08:00
Alex Duan d0f789744b query(fix): return new error code except connect msg 2022-12-23 16:04:48 +08:00
Alex Duan 99ef55c7d4 query(fix): return new error code except connect msg 2022-12-23 16:02:08 +08:00
dapan1121 1ae71a858b fix: fix none fill column value issue 2022-12-23 16:01:13 +08:00
Xiaoyu Wang e62315c244 fix: keepColumnName parameter changes the user alias 2022-12-23 15:12:53 +08:00
Shengliang Guan cd32f67968 enh: check conflict before create trans 2022-12-23 14:11:44 +08:00
Shengliang Guan e1fc9fe5b6 fix: compile error 2022-12-23 13:58:50 +08:00
Shengliang Guan cb5ec76cce enh: check conflict before create trans 2022-12-23 13:58:39 +08:00
Shengliang Guan e6c6de9662 enh: promp the dnode is already in dropping state while repeat drop it 2022-12-23 13:58:18 +08:00
yihaoDeng 00370ddccf handle except on taosd-client 2022-12-23 12:41:39 +08:00
dapan1121 c318be9214 fix: duplicated groups result in group by 2022-12-23 12:04:20 +08:00
dapan1121 d39e34ce7c
Merge pull request #19071 from taosdata/fix/TS-2276-main
Fix(tsdb): table block distributed totalSize is zero
2022-12-23 11:54:13 +08:00
Shengliang Guan bc6300a146 Merge remote-tracking branch 'origin/fix/TD-21451' into fix/TD-21446 2022-12-23 11:04:19 +08:00
Shengliang Guan 3e4125ae07 Merge remote-tracking branch 'origin/main' into fix/TD-21446 2022-12-23 11:04:03 +08:00
Shengliang Guan b59bee6696 fix: restart snapshot sender on receiver is restart 2022-12-23 11:03:50 +08:00
Shengliang Guan 0ea1d145d5
Merge pull request #19101 from taosdata/feature/3_liaohj
fix(query): set start row index for desc scan.
2022-12-23 11:02:42 +08:00
Shengliang Guan babe828a4a
Merge pull request #19093 from taosdata/fix/TS-2307
fix(meta/malloc): use new aligned buffer pool malloc
2022-12-23 10:19:59 +08:00
Minglei Jin 0c64cfc309 tdb/pager: debug logs for pager restore 2022-12-23 10:13:05 +08:00
dapan1121 2c63901782
Merge pull request #19090 from taosdata/fix/TD-21439
fix: invalid interval query result
2022-12-23 09:58:27 +08:00
dapan1121 5aa7c51ab2
Merge pull request #19099 from taosdata/fix/TD-21377
fix: fix time related function inconsistent result in nested queries
2022-12-23 09:58:06 +08:00
Haojun Liao ff01a0d2b5 fix(query): remove todo 2022-12-23 09:42:55 +08:00
dapan1121 08e6d9a264 enh: write coredump bt to log file 2022-12-23 09:22:14 +08:00
Shengliang Guan 773423a6b6 fix: remove some logs 2022-12-23 09:11:45 +08:00
dapan1121 3bf3300cd2
Merge pull request #19092 from taosdata/fix/TD-21449
fix:timestampe is out of order
2022-12-23 09:11:42 +08:00
Shengliang Guan 014f76955e Merge remote-tracking branch 'origin/fix/TD-21451' into fix/TD-21446 2022-12-23 09:11:17 +08:00
Haojun Liao 884f9dfee1 fix(query): set start row index for desc scan. 2022-12-23 00:56:03 +08:00
Haojun Liao c2f6d4ab77 fix(query): add some logs. 2022-12-23 00:16:15 +08:00
Minglei Jin 7a38465c76 tdb/pager: debug logs for pager restore 2022-12-22 22:04:06 +08:00
Shengliang Guan 5c431dda98 Merge branch 'fix/TD-21451' into fix/TD-21446 2022-12-22 21:51:37 +08:00
Minglei Jin 78af4f54a3 tdb/pager: debug logs for pager restore 2022-12-22 21:45:09 +08:00
dapan1121 9ab98f0230 fix: fill value issue 2022-12-22 20:56:23 +08:00
Shengliang Guan 32a49cc7b0 Merge branch 'fix/TD-21451' into fix/TD-21446 2022-12-22 20:33:45 +08:00
Minglei Jin 99bc54dfd9 tdb/pager: debug logs for pager restore 2022-12-22 20:29:42 +08:00
Shengliang Guan 2668def457
Merge pull request #19076 from taosdata/feature/3_liaohj
fix(query): add lock for cache.
2022-12-22 20:12:50 +08:00
dapan1121 d83883d20e fix: get ts column when data loaded 2022-12-22 20:02:43 +08:00
Ganlin Zhao 65921f6b2d fix: fix time related function inconsistent result in nested queries 2022-12-22 19:05:13 +08:00
Shengliang Guan a5b2c03e28 Merge remote-tracking branch 'origin/fix/TD-21451' into fix/TD-21446 2022-12-22 18:11:06 +08:00
Minglei Jin 336ee146e6 fix(tdb/restore): seek jfd to begin 2022-12-22 17:56:56 +08:00
wangmm0220 9a5c327b7b fix:modify delete msg type to tmq meta 2022-12-22 17:34:48 +08:00
Shengliang Guan 48b6bd438d fix: restart snapshot sender on receiver is restart 2022-12-22 17:30:02 +08:00
Minglei Jin e302cb320f fix(meta/malloc): use new aligned buffer pool malloc 2022-12-22 17:29:29 +08:00
54liuyao 7c84ddd46d fix:timestampe is out of order 2022-12-22 16:48:33 +08:00
dapan1121 98b2307eb3 fix: invalid interval query result 2022-12-22 16:31:16 +08:00
Haojun Liao 8210c49a85 fix(query): fix memory leak. 2022-12-22 15:47:02 +08:00
Haojun Liao 55159a7ceb fix(query): update the mutex. 2022-12-22 15:44:40 +08:00
Shengliang Guan 053f48e33a
Merge pull request #19087 from taosdata/FIX/TD-21394-main
fix: change log level to trace on missing entries in syncRespMgr
2022-12-22 15:26:04 +08:00
Shengliang Guan abae8b02ad
Merge pull request #19085 from taosdata/fix/TD-21344-invalidate
fix(tdb/abort): invalidate flushed pages in cache not on dirty tree
2022-12-22 15:25:23 +08:00
dapan1121 dacb2cd533 fix: fill null value issue 2022-12-22 14:59:41 +08:00
Benguang Zhao 738c233a22 fix: change log level to trace on missing entries in syncRespMgr 2022-12-22 14:42:55 +08:00
Haojun Liao 9872217462 fix(query): comment some codes. 2022-12-22 10:52:51 +08:00
Minglei Jin 25e3f653ee fix(tdb/abort): invalidate flushed pages in cache not on dirty tree 2022-12-22 10:50:16 +08:00
Haojun Liao d30c59b9e5 fix(query): comment some codes. 2022-12-22 10:46:00 +08:00
Alex Duan cd1b87031a fix(query): modify error describe 2022-12-22 10:22:51 +08:00
Shengliang Guan eee059db61 enh: adjust error code if transaction exec failed 2022-12-22 10:11:54 +08:00
Shengliang Guan 8c7d7b02cd enh: adjust error code if transaction exec failed 2022-12-22 10:10:16 +08:00
dapan1121 6b8a603d27
Merge pull request #19060 from taosdata/fix/TD-21404
fix: interp takes too much time issue
2022-12-22 09:14:46 +08:00
wangmm0220 dffe02e383 fix:modify delete msg type to tmq meta 2022-12-22 09:08:23 +08:00
Shengliang Guan 0467837498
Merge pull request #19073 from taosdata/fix/covertErrCode
fix: convert err code
2022-12-22 08:59:26 +08:00
Shengliang Guan c77556acb3
Merge pull request #19074 from taosdata/fix/TS-2249
fix:modify delete msg type to tmq meta
2022-12-22 08:59:01 +08:00
Shengliang Guan 1e3f647065 Merge remote-tracking branch 'origin/main' into fix/TD-21424_TD-21389_TD-21420 2022-12-21 21:21:18 +08:00
Shengliang Guan 60a4c54fe9 fix: kill self 2022-12-21 21:19:07 +08:00
Shengliang Guan 2454cf0c5d
Merge pull request #19058 from taosdata/release/ver-3.0.2.1
release: build 3.0.2.1
2022-12-21 21:00:33 +08:00
wangmm0220 51a6aa51cd fix:modify delete msg type to tmq meta 2022-12-21 20:23:00 +08:00
yihaoDeng 05cc6c99a8 convert err code 2022-12-21 20:13:32 +08:00
Haojun Liao 71a61c3106 fix(query): add lock for cache. 2022-12-21 19:19:20 +08:00
Alex Duan 950529d148 fix(query): show distributed table modify average calc ++ 2022-12-21 19:03:48 +08:00
Shengliang Guan 15d6cb5501 Merge branch 'main' into fix/TD-21424_TD-21389_TD-21420 2022-12-21 18:51:59 +08:00
Shengliang Guan 898e066b16
Merge pull request #19069 from taosdata/fix/TD-21433
fix: heap-use-after-free while alter vnode replicas
2022-12-21 18:50:56 +08:00
Shengliang Guan 46df0e8dd1
Merge pull request #19067 from taosdata/feature/3_liaohj
fix(query): update the blockInfo
2022-12-21 17:57:52 +08:00
Alex Duan 8aa615c623 fix(query): show distributed table modify average calc error 2022-12-21 17:34:02 +08:00
Shengliang Guan 6e7e3139b1 fix: heap-use-after-free while alter vnode replicas 2022-12-21 17:33:34 +08:00
Alex Duan 8dfbcc5a83 fix(query): getFileBlockDistInfo totalSize set use index 0 2022-12-21 17:19:00 +08:00
Shengliang Guan 510ad2e39e fix: heap-use-after-free while transfer snapshot between vnode replicas 2022-12-21 17:15:34 +08:00
Alex Duan ebf35651f3 fix(query): getFileBlockDistInfo totalSize set 2022-12-21 17:01:59 +08:00
Haojun Liao d5a770c98a fix(query): add comment. 2022-12-21 16:25:18 +08:00
Haojun Liao d1b85f893e fix(query): update the blockInfo 2022-12-21 16:24:37 +08:00
Shengliang Guan 87924986bd Merge branch 'main' into fix/TD-21424_TD-21389_TD-21420 2022-12-21 15:44:07 +08:00
Shengliang Guan b0d486eb85 enh: add dropping and creating status for dnode 2022-12-21 14:14:09 +08:00
Shengliang Guan 9ed8a2125c
Merge pull request #19054 from taosdata/fix/TD-21388
fix: the mnode is also offline when dnode on it is offline
2022-12-21 13:37:16 +08:00
Alex Duan ced76efde0 feat(rpc): move the check msgType to cliet 2022-12-21 12:44:29 +08:00
Alex Duan 5ca52595ae feat(rpc): move the check msgType to client build error 2022-12-21 12:20:26 +08:00
Alex Duan 15160544c5 feat(rpc): move the check msgType to client 2022-12-21 11:48:24 +08:00
dapan1121 be4361c872 fix: interp takes too much time issue 2022-12-21 11:41:18 +08:00
Xiaoyu Wang 9dc84bb748 fix: show tables/stables privilege error 2022-12-21 10:16:38 +08:00
Shengliang Guan eca8d7ad74 fix: the mnode is also offline when dnode on it is offline 2022-12-21 09:48:27 +08:00
dapan1121 5441dae3ba
Merge pull request #19045 from taosdata/enh/authReadOrWrite
enh: support auth read or write
2022-12-21 09:21:44 +08:00
dapan1121 b77a1ed5e3
Merge pull request #19032 from taosdata/fix/TD-21001
enh: optimize converting timestamp at client side
2022-12-21 09:21:35 +08:00
dapan1121 80ea662b50
Merge pull request #19048 from taosdata/fix/TS-2310
fix: fix percentile + interval res error
2022-12-21 09:21:02 +08:00
Shengliang Guan 93c9b2a490
Merge pull request #19050 from taosdata/fix/TD-21176
refact: update sync log
2022-12-20 22:50:26 +08:00
Shengliang Guan a4301cc962
Merge pull request #19044 from taosdata/feature/3_liaohj
fix(query): check for buffer in first/last merge.
2022-12-20 21:53:07 +08:00
Shengliang Guan d674c8370b refact: update sync log 2022-12-20 21:30:46 +08:00
Alex Duan 37ea86f8ed fix(rpc): add msgType condition 2022-12-20 21:13:33 +08:00
dapan1121 294a437657 fix: fix percentile + interval res error 2022-12-20 19:50:09 +08:00
Alex Duan 8774d2c17b feat(rpc): fixed build error 2022-12-20 19:14:57 +08:00
dapan1121 05580340d8 fix: invalid node list node issue 2022-12-20 18:25:33 +08:00
Haojun Liao 5c534d77d9 fix(query): check for buffer in first/last merge. 2022-12-20 18:23:15 +08:00
dapan1121 b9e3f01c7c fix: empty node in operator node 2022-12-20 18:15:25 +08:00
Alex Duan df6102f66e fix(query): TSDB_CODE_RPC_VGROUP_NOT_CONNECTED same condition check with TSDB_CODE_RPC_NETWORK_UNAVAIL 2022-12-20 18:14:24 +08:00
Alex Duan 7d9e5924fa fix(query): remove check msgType 2022-12-20 18:06:04 +08:00
Haojun Liao 7059d71e1f fix(query): check for buffer in first/last merge. 2022-12-20 17:31:36 +08:00
dapan1121 65913f6ad9 enh: support auth read or write 2022-12-20 17:14:10 +08:00
yihaoDeng a68b8fc43e set mergeTree sst trigger to Max 2022-12-20 17:11:22 +08:00
Alex Duan 02dbf35354 fix(query): return TSDB_CODE_RPC_VGROUP_NOT_CONNECTED if all nodes in vgroups is offline 2022-12-20 16:57:16 +08:00
Shengliang Guan 9c8b194c34 refact: set FpSnapshotStopRead return type to void 2022-12-20 15:07:27 +08:00
Shengliang Guan 41dcd32b8e refact: adjust some logs 2022-12-20 15:01:03 +08:00
Shengliang Guan 12b6cf15a0 refact: set FpGetSnapshotInfo return type to void 2022-12-20 14:57:04 +08:00
Shengliang Guan 3b45973ac7
Merge pull request #19034 from taosdata/enh/sunpeng/TD-21188-java-connector-supports-vgid
enh: java connector support get table vgid (#18981)
2022-12-20 12:50:09 +08:00
Shengliang Guan f98a932cf5
Merge pull request #19035 from taosdata/fix/TD-21344-main
fix(meta/snap): use os memory instead of cache page replacement
2022-12-20 12:49:30 +08:00
sunpeng 0b727c8e01 enh: java connector support get table vgid (#18981)
* java connector support get table vgid

* add export to com_taosdata_jdbc_TSDBJNIConnector.h
2022-12-20 11:15:22 +08:00
Minglei Jin ba58185104 Merge branch 'fix/TD-21344-main' of https://github.com/taosdata/TDengine into fix/TD-21344-main 2022-12-20 10:49:34 +08:00
Minglei Jin 93956bbf4f meta/snap: use heap os instead of NIL when openning snap 2022-12-20 10:47:50 +08:00
Liu Jicong c734d040f1 fix(query): projection for null input 2022-12-20 10:24:44 +08:00
Shengliang Guan a09870a981
Merge pull request #19025 from taosdata/fix/TD-20312
fix: fix mem leak
2022-12-20 00:09:30 +08:00
Shengliang Guan b11e8002cb
Merge pull request #19023 from taosdata/fix/TD-21186
fix: avoid double-free in usedb req while db in creating state
2022-12-20 00:08:59 +08:00
Shengliang Guan f316cc12bf
Merge pull request #19010 from taosdata/fix/TD-21344-main
fix(tdb): rollback in-memory pages
2022-12-20 00:08:47 +08:00
yihaoDeng 23c7fa73f0 fix mem leak 2022-12-19 21:39:26 +08:00
Shengliang Guan 4837dc6661 fix: avoid double-free in usedb req while db in creating state 2022-12-19 21:01:24 +08:00
Shengliang Guan 0b56b4af24 fix: add log for snapshot writer rollback 2022-12-19 20:29:44 +08:00
Minglei Jin b6caecea28 tdb/pager: seek jfd to file begin when abort 2022-12-19 17:11:08 +08:00
Xiaoyu Wang f6d953e62d fix: disable insert csv statements on cloud services 2022-12-19 16:40:40 +08:00
Minglei Jin 1eea4101f1 tdb/pager: new trace log for abort operation 2022-12-19 16:40:08 +08:00
Minglei Jin 8369fef53c fix(tdb): zero page if ncells is zero when init page 2022-12-19 15:34:03 +08:00
Minglei Jin 30db4f9582 fix(tdb): rollback befor commit btree root page 2022-12-19 14:45:22 +08:00
Shengliang Guan b74e0b0715
Merge pull request #19004 from taosdata/FIX/TD-21169-main
fix: allow to rollback sync log buffer beyond startIndex with refill
2022-12-19 12:57:17 +08:00
Shengliang Guan 6e64951c3f
Merge pull request #18995 from taosdata/fix/main_bugfix_wxy
fix: user auth error
2022-12-19 11:53:15 +08:00
Minglei Jin 4e4b3661ea fix(tdb): rollback in-memory pages 2022-12-19 11:39:41 +08:00
Benguang Zhao a218108140 fix: allow to rollback sync log buffer beyond startIndex with refill 2022-12-19 11:15:03 +08:00
Xiaoyu Wang 6868e57351 fix: user auth error 2022-12-19 10:25:14 +08:00
Shengliang Guan f9b08e5c21
Merge pull request #18984 from taosdata/fix/TD-21163-2
fix: mem leak td-21163
2022-12-18 22:24:46 +08:00
Shengliang Guan 2e2e227dbe fix: remove invalid assert 2022-12-18 19:59:17 +08:00
Alex Duan 0a5fd77b17 feat(query): avg function overflow mac build 2022-12-18 19:04:38 +08:00
Alex Duan 1a75e9bb58 feat(query): avg function overflow add big check 2022-12-18 15:15:13 +08:00
yihaoDeng 11e7c94134 modify test case and memleak while client quit 2022-12-18 13:11:30 +08:00
yihaoDeng 957104f3fa del invalid file 2022-12-18 10:27:25 +08:00
Shengliang Guan 1c0c651b03 Merge branch 'main' into fix/TD-21163-2 2022-12-17 22:36:39 +08:00
Shengliang Guan 7cd76335fe
Merge pull request #18951 from taosdata/enh/td-21144
enh: ignore head line in cvs file
2022-12-17 22:29:56 +08:00
Alex Duan 1b8199d98d fix(query): avg function check overflow mac build 2022-12-17 20:38:03 +08:00
Shengliang Guan f24d8433e1 Merge branch 'main' into fix/td-21029 2022-12-17 20:13:53 +08:00
Shengliang Guan ead5d8edf2 fix: reduce drop dnode speed makes data more secure 2022-12-17 18:34:29 +08:00
Alex Duan ea5bf3d31e fix(query): fix(query): avg check overflow 2022-12-17 17:15:44 +08:00
Alex Duan ba31ce8070 feat(query): avg function check range overflow 2022-12-17 10:46:13 +08:00
yihaoDeng 03c53c9531 fix mem leak 2022-12-16 22:37:24 +08:00
yihaoDeng 9542b95d62 fix mem leak 2022-12-16 22:32:44 +08:00
Shengliang Guan 1a99fefa83
Merge pull request #18980 from taosdata/fix/TS-2292-M
fix(tsdb): default value of tsdbPageSize
2022-12-16 21:42:35 +08:00
kailixu 96bfe146d5 fix: default value of tsdbPageSize 2022-12-16 18:28:10 +08:00
Shengliang Guan 9b98f547d1 fix: reset errorcode after check leader 2022-12-16 17:08:16 +08:00
Shengliang Guan 03ad2087ce
Merge pull request #18978 from taosdata/fix/TD-21288
fix: should not fsync in log level is error
2022-12-16 17:01:48 +08:00
Shengliang Guan 28f4162486
Merge pull request #18968 from taosdata/feature/stream
enh(stream): forbid source db replica > 1
2022-12-16 17:01:26 +08:00
kailixu 728cbbac5e fix(tsdb): default value of tsdbPageSize 2022-12-16 16:55:12 +08:00
Shengliang Guan 4f9cd55a75
Merge pull request #18963 from taosdata/fix/TD-21074
fix: change err msg while vnode is stoped
2022-12-16 16:17:40 +08:00
Shengliang Guan 12088812dd fix: should not fsync in log level is error 2022-12-16 15:54:19 +08:00
Liu Jicong 4ab9638f9a enh(stream): forbid source db replica > 1 2022-12-16 15:41:08 +08:00
Liu Jicong be03f7aa8b Merge branch 'main' into feature/stream 2022-12-16 14:42:44 +08:00
Shengliang Guan 9adf7d89a7 fix: incorrect error code for repeated dnode creation 2022-12-16 12:28:22 +08:00
Liu Jicong 4402bcef94 enh(stream): forbid source db replica > 1 2022-12-16 08:53:33 +08:00
Shengliang Guan cb8cd5f733 Merge branch 'main' into fix/td-21029 2022-12-15 19:24:16 +08:00
Shengliang Guan 31c75345cb
Merge pull request #18955 from taosdata/FIX/TD-21249-main
enh: adjust batchSize dynamically on retryBackoff
2022-12-15 19:17:15 +08:00
yihaoDeng 93dc0aff07 change err msg while vnode is stoped 2022-12-15 17:08:03 +08:00
dapan1121 978d45ffc1 enh: optimize converting timestamp at client side 2022-12-15 16:56:35 +08:00
Xiaoyu Wang c21911fdbf fix: user auth error 2022-12-15 16:18:48 +08:00
Alex Duan 0130950170 fix(query): avg sum operation check range merge two SAvgRes pointer 2022-12-15 15:32:53 +08:00
Alex Duan 1ac428ff61 fix(query): avg sum operation check range build error 2022-12-15 14:54:22 +08:00
Alex Duan e9f7572a54 fix(query): avg sum operation check range 2022-12-15 14:52:53 +08:00
Alex Duan 500ee304a6 fix(query): avg sum over range replace with macro 2022-12-15 12:43:28 +08:00
Shengliang Guan 9f9aa0ee6a
Merge pull request #18952 from taosdata/fix/TS-2255
fix: reduce the frequency of retry in sync not ready case while alter db
2022-12-15 10:45:54 +08:00
Shengliang Guan 0a5ee50ed5
Merge pull request #18948 from taosdata/fix/TD-21092
fix: remove sch status on timeout
2022-12-14 21:39:25 +08:00
Benguang Zhao 8af1cf15a7 enh: adjust batchSize dynamically on retryBackoff 2022-12-14 21:37:16 +08:00
Alex Duan 74cf776439 fix(query): avg function sum overflow 2022-12-14 21:34:50 +08:00
Alex Duan a4e0bbd34f fix(query): fixed avg function sum over range 2022-12-14 20:30:18 +08:00
Shengliang Guan 4db6b043c6 fix: reduce the frequency of retry in sync not ready case while alter db 2022-12-14 19:01:31 +08:00
Shengliang Guan 6a7c1d6bea
Merge pull request #18940 from taosdata/enh/TD-21127
refact: post sem in vnode while sync timeout
2022-12-14 18:55:52 +08:00
dapan1121 2aad923b59
Merge pull request #18927 from taosdata/fix/TD-21101
fix: refact some example files
2022-12-14 16:35:52 +08:00
dapan1121 49bcb15fab enh: ignore head line in cvs file 2022-12-14 16:34:56 +08:00
yihaoDeng e6709caafb remove sch status on timeout 2022-12-14 16:14:39 +08:00
Shengliang Guan 60bab9ae55 refact: post sem in vnode while sync timeout 2022-12-14 16:09:28 +08:00
Shengliang Guan 9af36669ad refact: post sem in vnode while sync timeout 2022-12-14 11:56:08 +08:00
Shengliang Guan 3b519172a3 refact: post sem in mnode while sync timeout 2022-12-14 10:30:47 +08:00
Shengliang Guan f623837b60 refact: adjust mnode timer 2022-12-14 09:14:54 +08:00
Shengliang Guan 2b256542a5 refact: add vnode timer 2022-12-14 09:14:40 +08:00
dapan1121 473338cf86
Merge pull request #18929 from taosdata/fix/percentile_crash
fix: fix invalid retrieved buffer page causing crash
2022-12-14 08:52:15 +08:00
dapan1121 d6f6c6495b
Merge pull request #18917 from taosdata/szhou/cenc
fix: udfd pipe close before send response
2022-12-14 08:51:28 +08:00
Shengliang Guan 0866a74944
Merge pull request #18936 from taosdata/fix/rmUnusedParam
fix: remove unused param
2022-12-14 08:02:33 +08:00
Shengliang Guan 04750d9078
Merge pull request #18905 from taosdata/feature/3_liaohj
refactor: do multiple refactor and improve some query perf.
2022-12-14 08:01:42 +08:00
Haojun Liao 8b1f452312 fix(query): set data load flag for multi-way merge . 2022-12-13 22:37:29 +08:00
yihaoDeng 581a041ddd remove unused param 2022-12-13 20:39:36 +08:00
yihaoDeng 6fb45a5f47 remove unused param 2022-12-13 20:16:45 +08:00
Ganlin Zhao 08375a523d fix: fix invalid retrieved buf page 2022-12-13 15:44:26 +08:00
slzhou c14c1b9ae2 fix: add test case 2022-12-13 15:30:18 +08:00
dapan1121 186384dda3 fix: refact some example files 2022-12-13 15:26:16 +08:00
Shengliang Guan 3f97f41861
Merge pull request #18920 from taosdata/fix/main_bugfix_wxy
enh: shielding database option 'strict'
2022-12-13 14:52:45 +08:00
slzhou 3108e658e6 fix: expand scalar param column data to fill the udf datablock 2022-12-13 14:51:11 +08:00
Shengliang Guan b89877b4c1 refact: add vnode timer 2022-12-13 13:41:06 +08:00
Shengliang Guan 00fa429966
Merge pull request #18921 from taosdata/enh/TD-21127
refact: post sem in mnode while sync timeout
2022-12-13 13:08:47 +08:00
Shengliang Guan e764666005 fix: return errorcode if sync stop 2022-12-13 11:28:48 +08:00
Shengliang Guan b0c336cf05
Merge pull request #18906 from taosdata/fix/percentile_crash
fix: fix error in getting pageIdList from group page hash map
2022-12-13 11:23:20 +08:00
Shengliang Guan 9da398913e refact: post sem in mnode while sync timeout 2022-12-13 11:11:22 +08:00
slzhou 4a0b44d6d6 Merge branch 'szhou/fixbugs' of github.com:taosdata/TDengine into szhou/fixbugs 2022-12-13 11:03:52 +08:00
shenglian zhou bd99fc5ceb fix: expand scalar input number of rows with the max num of rows 2022-12-13 11:00:13 +08:00
Shengliang Guan f137e8395d refact: change SRWLatch to TdThreadMutex in mnode 2022-12-13 10:18:00 +08:00
Xiaoyu Wang b69725adaa enh: shielding database option 'strict' 2022-12-13 10:00:24 +08:00
shenglian zhou 4f87ff3409 Merge branch 'szhou/cenc' of github.com:taosdata/TDengine into szhou/cenc 2022-12-13 08:24:16 +08:00
shenglian zhou f95856be9d Merge branch 'main' of github.com:taosdata/TDengine into szhou/cenc 2022-12-13 08:16:07 +08:00
Shengliang Guan 998b45efeb
Merge pull request #18911 from taosdata/fix/setCompressRange
fix: set compressMsg range
2022-12-13 08:10:47 +08:00
Shengliang Guan d110816a87
Merge pull request #18914 from taosdata/fix/TS-2264
fix: should not check dnode status in follower
2022-12-13 08:10:00 +08:00
Haojun Liao 9afdee5fd3 fix(query): set data load flag. 2022-12-13 01:30:10 +08:00
Haojun Liao e4ad989070 fix(query): disable assert. 2022-12-13 00:17:11 +08:00
Haojun Liao e3e42cdfbd fix(query): set update ts flag for stream. 2022-12-13 00:16:40 +08:00
shenglian zhou 3aa13025c2 fix: udfd without copy buf again and udfd read eof not log with error 2022-12-12 21:57:52 +08:00
yihaoDeng 63f546e5d6 release unused handle 2022-12-12 21:47:19 +08:00
Shengliang Guan d19103597c fix: should not check dnode status in follower 2022-12-12 20:52:18 +08:00
Shengliang Guan 5122a7e964
Merge pull request #18902 from taosdata/fix/main_bugfix_wxy
fix: create stream error
2022-12-12 20:24:18 +08:00
Shengliang Guan 88bf65ffa9
Merge pull request #18904 from taosdata/fix/TD-21167
fix: disk full recovery issue
2022-12-12 20:23:11 +08:00
shenglian zhou 190fbe849e fix: udfd pipe can close before sending response 2022-12-12 20:20:24 +08:00
shenglian zhou cf6508c756 Merge branch 'main' of github.com:taosdata/TDengine into szhou/cenc 2022-12-12 19:39:11 +08:00
yihaoDeng 113355e45e release unused handle 2022-12-12 19:10:40 +08:00
Haojun Liao d7edcfd207 fix(query): set dataload flag. 2022-12-12 18:33:44 +08:00
yihaoDeng 8cc54650fc set compressMsg range 2022-12-12 18:14:54 +08:00
Haojun Liao 8f02297890 refactor: do some internal refactor. 2022-12-12 17:53:04 +08:00
Shengliang Guan 71587df603 enh: topic privilege 2022-12-12 17:34:32 +08:00
Ganlin Zhao 159088267b fix: fix error in getting pageIdList from group page hash map 2022-12-12 17:23:53 +08:00
Xiaoyu Wang 6d28232189 fix: create stream error 2022-12-12 17:14:08 +08:00
dapan1121 55fd615de8 fix: disk full recovery issue 2022-12-12 16:19:04 +08:00
Xiaoyu Wang 903804883d fix: create stream error 2022-12-12 15:35:50 +08:00
wade zhang 1b6d196e40
Merge pull request #18900 from taosdata/fix/main_bugfix_wxy
enh: shielding sql command 'alter database strict'
2022-12-12 15:26:49 +08:00
Haojun Liao c31f36d841 fix(query): set data load flag for multi-way merge . 2022-12-12 15:06:40 +08:00
Haojun Liao 2bf21e6a17 fix(query): set flag for merged block. 2022-12-12 14:33:39 +08:00
slzhou f4ef8dc7e7 Merge branch 'main' of github.com:taosdata/TDengine into szhou/cenc 2022-12-12 06:33:03 +00:00
Haojun Liao 1d9514d6d8 refactor(query): add an assert. 2022-12-12 14:28:08 +08:00
Haojun Liao ba50a7c30d refactor(query): add additional attribute to denote if current block has already loaded data. 2022-12-12 14:25:26 +08:00
Xiaoyu Wang dc64bb5110 enh: shielding sql command 'alter database strict' 2022-12-12 13:22:23 +08:00