Commit Graph

11953 Commits

Author SHA1 Message Date
shenglian zhou 9789adc439 fix: fix windows compilation error 2022-12-08 07:36:10 +08:00
kailixu 3a3bf89cb8 fix: keep option of database with ns precision 2022-12-08 01:39:01 +08:00
Shengliang Guan 1bb1025f7d enh: add tassert 2022-12-07 22:24:47 +08:00
Shengliang Guan 6d94afe48f
Revert "refact: adjust some assert cases" 2022-12-07 21:51:17 +08:00
Shengliang Guan 297ba7f7d4
Merge pull request #18775 from taosdata/fix/TD-20045
refact: adjust some assert cases
2022-12-07 21:44:34 +08:00
Shengliang Guan be227bd6f6
Merge pull request #18783 from taosdata/feature/3.0_mhli
refactor(sync): re send snapshot in timer-routine when response timeout
2022-12-07 21:26:15 +08:00
Minghao Li c29401edf2 refactor(sync): re send snapshot in timer-routine 2022-12-07 19:46:26 +08:00
Shengliang Guan 4172acf95d git lo 2022-12-07 19:39:53 +08:00
Shengliang Guan cc87f99854
Merge pull request #18778 from taosdata/feature/3_liaohj
fix(query):fix the invalid write operation.
2022-12-07 19:34:33 +08:00
Shengliang Guan 960bcaa22f
Merge pull request #18777 from taosdata/fix/fixMemleakOnExit
fix: fix mem leak
2022-12-07 19:34:12 +08:00
Shengliang Guan b286959aed
Merge pull request #18769 from taosdata/FIX/TD-21043-3.0
enh: check contiguousness of indexes applied to vnode
2022-12-07 19:32:31 +08:00
Shengliang Guan 6ef608f7af fix: complie error 2022-12-07 19:02:43 +08:00
Shengliang Guan d5126d469a refact: replcase ASSERT with tAssert 2022-12-07 18:42:48 +08:00
Shengliang Guan f69a188f7e refact: replcase ASSERT with tAssert 2022-12-07 18:37:40 +08:00
Haojun Liao 0c8bbf5496 fix(query):add an assert. 2022-12-07 18:16:12 +08:00
dapan1121 b9447601fe
Merge pull request #18768 from taosdata/fix/TD-20978
fix: client retry insert based on some error code
2022-12-07 17:59:05 +08:00
Alex Duan 15b8b28972 fix(query): SMA ensure support info pColAgg capacity over column numfor this table 2022-12-07 17:52:49 +08:00
Benguang Zhao 50883689e7 enh: check contiguousness of indexes applied to vnode tsdb 2022-12-07 17:30:22 +08:00
yihaoDeng 3710dbe2e0 fix mem leak 2022-12-07 16:57:45 +08:00
slzhou 56f0d06919 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-12-07 15:30:09 +08:00
dapan1121 217694fd13 fix: client retry insert based on some error code 2022-12-07 15:28:07 +08:00
Ganlin Zhao de4571fbf7 Merge branch '3.0' into fix/TD-19481 2022-12-07 14:17:47 +08:00
Ganlin Zhao 387983f6f4 fix(query): fix percentile crash when input has more than 10
million records
2022-12-07 11:44:39 +08:00
dapan1121 f56916cff9
Merge pull request #18743 from taosdata/fix/TD-20802.2
fix: fix task redirect not finished issue
2022-12-07 11:06:40 +08:00
yihaoDeng 6635691f52 add msg type 2022-12-06 22:21:47 +08:00
Shengliang Guan 24619fef78
Merge pull request #18747 from taosdata/fix/TD-21017
fix: fix tbnameIn bug on normal table
2022-12-06 19:38:11 +08:00
dapan1121 2eb496e9d0
Merge pull request #18741 from taosdata/fix/TD-20929
fix:read data and compute group id
2022-12-06 19:04:47 +08:00
dapan1121 a6d540f289
Merge pull request #18725 from taosdata/enh/failFast
enh: add fail-fast
2022-12-06 19:03:44 +08:00
dapan1121 5b8294122a
Merge pull request #18742 from taosdata/fix/TD-20906
fix: fix count VAR type column error cause of reading incorrect sma results
2022-12-06 18:41:24 +08:00
Shengliang Guan a1d0433898
Merge pull request #18746 from taosdata/fix/add_reserved
refactor(sync): add reserved field in message
2022-12-06 18:34:28 +08:00
Shengliang Guan 5e17b74cb4
Merge pull request #18708 from taosdata/feature/3_liaohj
fix(query): check null ptr before dereferencing it.
2022-12-06 18:24:03 +08:00
Shengliang Guan 996ecb4431
Merge pull request #18745 from taosdata/FIX/TD-20903-3.0
enh: enable timeout checking of sync Resp with ttl as 30s
2022-12-06 18:02:25 +08:00
Shengliang Guan 5f6254fd93
Merge pull request #18740 from taosdata/enh/3.0_planner_optimize
feat: add stream option 'delete_mark'
2022-12-06 17:24:34 +08:00
yihaoDeng 2af319ac0a fix tbnameIn bug on normal table 2022-12-06 17:16:34 +08:00
Minghao Li 20e2acbacf refactor(sync): add reserved field in message 2022-12-06 16:59:19 +08:00
Benguang Zhao 529d8cc800 enh: enable timeout checking of sync Resp with ttl as 30s 2022-12-06 16:46:53 +08:00
Ganlin Zhao 2cc58eebd3 fix: fix count VAR type column error cause of reading
incoorect sma results
2022-12-06 00:29:38 -08:00
54liuyao 99975ae524 fix:read data and compute group id 2022-12-06 16:26:33 +08:00
Xiaoyu Wang bc413b8fff feat: add stream option 'delete_mark' 2022-12-06 16:07:11 +08:00
dapan1121 78c5cc2b6b fix: fix task redirect issue 2022-12-06 15:49:57 +08:00
yihaoDeng 0254e90ce6 avoid null pointer 2022-12-06 13:42:59 +08:00
Benguang Zhao 577a203541 fix: synchronize access of pWalHandle with mutex in raftLogGetEntry 2022-12-06 12:50:59 +08:00
shenglian zhou cf3ec5ad40 fix: add default command line to start udfd when taosd is started directly from command line 2022-12-06 11:42:53 +08:00
yihaoDeng 4e87bcc97a support fail fast 2022-12-06 10:53:31 +08:00
Haojun Liao 68273aef52 Merge branch '3.0' into feature/3_liaohj 2022-12-06 10:36:32 +08:00
yihaoDeng 9ce9d21507 support fail fast 2022-12-06 10:30:14 +08:00
dapan1121 283ef0d056
Merge pull request #18717 from taosdata/fix/TD-20976
fix: add redirect error code and fix no error msg issue
2022-12-06 10:00:06 +08:00
Shengliang Guan aad8469e86
Merge pull request #18716 from taosdata/feature/3.0_sync_pipeline
fix(sync): close snapshot receiver in pre-close
2022-12-06 09:47:00 +08:00
Shengliang Guan a860e72f00
Merge pull request #18701 from taosdata/FIX/TD-20390-3.0
fix: walSaveMeta ahead of deleting WAL files as gc in walEndSnapshot
2022-12-06 09:45:42 +08:00
Benguang Zhao 3f1a0cefbb fix: walSaveMeta ahead of deleting WAL files as gc in walEndSnapshot
delete WAL files in descending order during walRollback
2022-12-06 00:51:45 +08:00
yihaoDeng 4be196491e add fail-fast 2022-12-05 22:39:18 +08:00
Minghao Li b107518b00 fix(sync): when FpApplyQueueItems return -1, break loop 2022-12-05 20:24:25 +08:00
dapan1121 79cd86d5ad
Merge pull request #18705 from taosdata/fix/TD-20907
fix:stddev\fisrt\last combine function
2022-12-05 20:15:53 +08:00
dapan1121 0c26308ae7 fix: add redirect error code and fix no error msg issue 2022-12-05 20:10:09 +08:00
Shengliang Guan 71022773eb
Merge pull request #18715 from taosdata/fix/TS-2220-3.0
fix(log): ignore create log error
2022-12-05 19:40:16 +08:00
Minghao Li a1ed4b334c fix(sync): close snapshot receiver in pre-close 2022-12-05 18:50:19 +08:00
Alex Duan f8b75e3ac1 fix(log): ignore create log error 2022-12-05 17:54:26 +08:00
54liuyao d7a38aeae9 fix:stddev\fisrt\last combine function 2022-12-05 17:21:40 +08:00
Shengliang Guan c1b8d1b2b2
Merge pull request #18695 from taosdata/feature/3.0_sync_pipeline
refactor(sync): modify/use default config value
2022-12-05 17:19:13 +08:00
dapan1121 0ecb0d26f2
Merge pull request #18694 from taosdata/fix/TS-2144
enh(query): add timetruncate function ignore timezone option for 1d
2022-12-05 17:18:18 +08:00
Shengliang Guan dffc20f9f1
Merge pull request #18684 from taosdata/fix/TD-20656
fix: use tdbTrace to reduce 135 debug log output
2022-12-05 17:17:03 +08:00
Minghao Li 3939c96a92 refactor(sync): modify/use default config value 2022-12-05 12:35:57 +08:00
Shengliang Guan 6296057ebb
Merge pull request #18685 from taosdata/feature/3.0_sync_pipeline
fix(sync): fix snapshot receiver waiting time
2022-12-05 12:00:38 +08:00
Ganlin Zhao e18da31a5d enh(query): add timetruncate function ignore timezone option for 1d 2022-12-05 12:00:12 +08:00
Minghao Li 3d3e4b6d83 fix(sync): fix snapshot receiver waiting time 2022-12-05 10:18:14 +08:00
Minglei Jin 6b7c540884 fix: use tdbTrace to reduce 135 debug log output 2022-12-05 10:14:18 +08:00
Shengliang Guan c45001744f
Merge pull request #18674 from taosdata/feat/async_commit
feat: async commit
2022-12-04 22:31:04 +08:00
Haojun Liao 7c66b80045 Merge branch '3.0' into feature/3_liaohj 2022-12-04 22:21:49 +08:00
dapan1121 9cb07360de
Merge pull request #18643 from taosdata/enh/insert_multi_table_optimize
enh: optimize multiple table insert
2022-12-04 16:48:15 +08:00
dapan1121 f9f60a8f39
Merge pull request #18646 from taosdata/fix/TD-20684-3.0
feat(api): add new api int64_t taos_affected_rows64
2022-12-04 16:47:51 +08:00
Hongze Cheng df6eb27b75 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit 2022-12-04 14:51:05 +08:00
Shengliang Guan df4e966136
Merge pull request #18672 from taosdata/feature/3.0_sync_pipeline
refactor(sync): add config item and default value in sync
2022-12-04 11:22:08 +08:00
Hongze Cheng f9bd8b3a51 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit 2022-12-04 10:08:59 +08:00
Minghao Li 575c5e89fc refactor(sync): add config item in sync 2022-12-04 09:49:27 +08:00
Hongze Cheng d977929c99 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit 2022-12-04 09:37:29 +08:00
Benguang Zhao 21ff35ee42 fix: truncate WAL on need while syncLogBufferRollback 2022-12-04 08:13:49 +08:00
Shengliang Guan cc8e1071ab
Merge pull request #18668 from taosdata/FIX/TD-19334-3.0
fix: synchronize syncPropose for executing blocking msgs in vnodeProposeMsg
2022-12-03 22:06:40 +08:00
Shengliang Guan 241638de33
Merge pull request #18661 from taosdata/fix/liao_cov
enh(query): improve the performance and add some todo
2022-12-03 21:41:38 +08:00
Benguang Zhao a7807d3ee4 fix: synchronize syncPropose for executing blocking msgs in vnodeProposeMsg 2022-12-03 20:53:56 +08:00
dapan1121 c3267d5294 fix: fix db release issue 2022-12-03 15:08:45 +08:00
Haojun Liao 4a121d40d6 fix(query): fix syntax error. 2022-12-03 13:47:51 +08:00
Shengliang Guan b4cb000634
Merge pull request #18659 from taosdata/refact/TD-20127
refact: remove some error codes
2022-12-03 13:00:24 +08:00
Haojun Liao 658cb393a7 enh(query): improve the performance and add some todo 2022-12-03 12:11:20 +08:00
Shengliang Guan d9c261cd13 refact: remove some error codes 2022-12-03 10:17:02 +08:00
Benguang Zhao 7eca212756 Merge branch '3.0' into FIX/TD-19334-3.0 2022-12-03 10:02:59 +08:00
dapan1121 6cb65fabdc fix: fix stable not exist crash issue 2022-12-03 09:43:37 +08:00
Alex Duan 81dc25819d feat(api): add int64 affect row fix build error 2022-12-03 09:42:58 +08:00
Shengliang Guan 7ba56169a2
Merge pull request #18652 from taosdata/fix/liao_cov
refactor: add function for extract the required buffer during query.
2022-12-03 09:20:46 +08:00
Shengliang Guan 2734405a8f Merge branch '3.0' into enh/changeRpcLogLevel 2022-12-03 09:19:59 +08:00
Benguang Zhao 2ce07c6ec1 fix: get result of tmsPutToQueue for FpCommitCb 2022-12-03 09:05:50 +08:00
Benguang Zhao e97c8f637b enh: logging sync log buffer rollback events 2022-12-03 09:05:39 +08:00
Haojun Liao de0022b473 fix(query): fix error in record the created time. 2022-12-02 23:38:05 +08:00
Alex Duan 213b97b79a feat(api): taos_affected_rows64 add and modfiy tmsg.h 2022-12-02 23:20:19 +08:00
yihaoDeng 3d28255dfa change rpc log level 2022-12-02 23:19:57 +08:00
Haojun Liao 5e77b3eca3 refactor: add function for extract the required buffer during query. 2022-12-02 23:10:03 +08:00
Shengliang Guan f3e980de14 enh: remove TSDB_CODE_RPC_REDIRECT 2022-12-02 22:45:11 +08:00
Shengliang Guan 524de026a5 enh: remove TSDB_CODE_RPC_REDIRECT 2022-12-02 22:24:35 +08:00
dapan1121 94ab465b15
Merge pull request #18621 from taosdata/fix/removeInvalidTab
fix: remove invalid table
2022-12-02 21:07:43 +08:00
dapan1121 84eb77e124
Merge pull request #18590 from taosdata/szhou/table-count-scan
enhancement: table count scan
2022-12-02 21:07:28 +08:00
Shengliang Guan 6d70f48802
Merge pull request #18592 from taosdata/feature/3_liaohj
enh(query): optimize query perf.
2022-12-02 21:00:35 +08:00
Alex Duan 855b0c8cbe feat(api): add int64 affected rows modify tmsg.h struct 2022-12-02 20:57:46 +08:00
Alex Duan 9fb4fa0a7f feat(api): add int64 affected rows modify tmsg.h struct 2022-12-02 20:48:39 +08:00
dapan1121 cafcec2571 fix: make vgroup array when needed 2022-12-02 20:09:44 +08:00
dapan1121 b08ee99c4c fix: vgroup array not made in some cases 2022-12-02 18:09:38 +08:00
Alex Duan 878f2a2c19 fix(shell): reset dataDispatcher mistake modify 2022-12-02 17:01:40 +08:00
Shengliang Guan 99968ccc4f enh: adjust error code 2022-12-02 16:46:43 +08:00
Shengliang Guan 24ee4b4289 Merge branch '3.0' into enh/TD-20891 2022-12-02 16:44:46 +08:00
Alex Duan 39482b24db feat(shell): supported affected rows int64_t 2022-12-02 16:42:38 +08:00
dapan1121 3c1e52eb91 fix: fix size_t compile issue 2022-12-02 16:40:09 +08:00
dapan1121 7b18f0a842 fix: fix compile issue 2022-12-02 16:36:56 +08:00
Hongze Cheng e9356fa59d Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit 2022-12-02 16:28:53 +08:00
dapan1121 6593c835fe
Merge pull request #18632 from taosdata/fix/TD-20727
fix: filter memory leak cause of same const strings
2022-12-02 16:23:12 +08:00
dapan1121 76fd76cd1a enh: optimize db vgroup cache and child table meta retrieving 2022-12-02 16:22:06 +08:00
Shengliang Guan 13f36ec20a refact: remove TSDB_CODE_APP_NOT_READY and TSDB_CODE_NODE_NOT_DEPLOYED 2022-12-02 16:06:10 +08:00
Haojun Liao 42a512c39f refactor: do some internal refactor. 2022-12-02 15:52:32 +08:00
Minglei Jin 6cb65f336d Merge branch 'v3.0' into feat/async_commit 2022-12-02 14:49:58 +08:00
dapan1121 051ac7d874 Merge remote-tracking branch 'origin/3.0' into enh/insert_multi_table_optimize 2022-12-02 14:28:46 +08:00
dapan1121 7bb30150a9 fix: fix memory leak 2022-12-02 14:23:36 +08:00
Xiaoyu Wang 85ea8bbbb3 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-12-02 14:04:50 +08:00
dapan1121 55e544793c
Merge pull request #18599 from taosdata/fix/TD-20802
enh: support query retry cause of dnode stopped
2022-12-02 14:01:16 +08:00
dapan1121 1fcd99176b fix: filter memory leak cause of same const strings 2022-12-02 10:59:52 +08:00
Xiaoyu Wang 64a2bd481c fix: check subquery time series error 2022-12-02 10:30:23 +08:00
slzhou ea3944894f Merge branch 'enh/3.0_planner_optimize' of github.com:taosdata/TDengine into szhou/table-count-scan 2022-12-02 10:18:48 +08:00
dapan1121 dff4c36092
Merge branch '3.0' into fix/TD-20802 2022-12-02 10:11:39 +08:00
Haojun Liao 83782fb27b fix(query): fix invalid tag fill and clear nullbitmp 2022-12-02 10:07:48 +08:00
Xiaoyu Wang 67d6ea93b0 enh: ins_table count optimize 2022-12-02 10:02:22 +08:00
Shengliang Guan d8f72ec014
Merge pull request #18611 from taosdata/enh/refatorRetry
enh: refactor retry code
2022-12-02 08:02:33 +08:00
Shengliang Guan a366696478
Merge pull request #18596 from taosdata/feature/stream
refactor(stream): distributed checkpoint
2022-12-02 07:51:10 +08:00
Shengliang Guan 1d3cd2751a
Merge pull request #18622 from taosdata/FIX/TD-19334-3.0
fix: get prevLogTerm of index zero as 0 only when firstVer is zero
2022-12-02 07:50:48 +08:00
Liu Jicong 3424b184d3 refactor(stream): distributed checkpoint 2022-12-02 03:48:45 +08:00
Benguang Zhao 03d62e478f fix: get prevLogTerm of index zero as 0 only when firstVer is zero 2022-12-01 22:18:08 +08:00
Haojun Liao 1faf616f1d fix(query): fix null ptr access in evaluation block distribution. 2022-12-01 22:17:53 +08:00
Haojun Liao 24614d03bd fix(query): set correct sma retrieve procedure. 2022-12-01 21:35:01 +08:00
slzhou 011af4f30c Merge branch 'enh/3.0_planner_optimize' of github.com:taosdata/TDengine into szhou/table-count-scan 2022-12-01 20:36:49 +08:00
yihaoDeng 1750b5cc92 remove invalid table 2022-12-01 20:34:06 +08:00
Haojun Liao efcc3b06bb fix(query): fix memory leak. 2022-12-01 20:01:09 +08:00
slzhou ee5d0a384f fix: refactor table scan count 2022-12-01 19:05:33 +08:00
Hongze Cheng 3fc30c991e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/async_commit 2022-12-01 18:59:21 +08:00
dapan1121 7facf64e5a fix: optimize ctg code 2022-12-01 18:58:30 +08:00
Haojun Liao 740daefdc5 fix(query): fix a typo. 2022-12-01 18:39:15 +08:00
Haojun Liao 8c62d5f9fa fix(query): fix bug in tsdbread. 2022-12-01 18:34:26 +08:00
Minghao Li 3f4ba9a792 fix(sync): delete duplicate code 2022-12-01 18:15:59 +08:00
dapan1121 7ad0226e32 fix: add debug code info 2022-12-01 18:04:13 +08:00
Xiaoyu Wang 233377444c enh: ins_table count optimize 2022-12-01 17:57:53 +08:00
Shengliang Guan 9f90467b68
Merge pull request #18614 from taosdata/feature/3.0_mhli
refactor(sync): put heartbeat-reply msg into sync-ctrl-queue
2022-12-01 17:25:54 +08:00
Haojun Liao f8a2ab8338 refactor: do some internal refactor. 2022-12-01 17:24:26 +08:00
slzhou a2de81e908 fix: fill scan type for select count(*) from ins_tables 2022-12-01 16:58:47 +08:00
slzhou b8ed0459a6 fix: change the paramter instead of table name 2022-12-01 16:50:23 +08:00
Shengliang Guan 806658545a
Merge pull request #18449 from taosdata/FIX/TD-19334-3.0
feat: implement pipelining of sync
2022-12-01 16:40:07 +08:00
yihaoDeng 3378ff0fb8 refactor code 2022-12-01 16:03:40 +08:00
Shengliang Guan 704885e212 fix: compile error 2022-12-01 15:07:40 +08:00
Shengliang Guan fe759c85f3 Merge remote-tracking branch 'origin/3.0' into FIX/TD-19334-3.0 2022-12-01 15:04:55 +08:00
dapan1121 98726f17fa fix: redirect handler issue 2022-12-01 14:54:58 +08:00
54liuyao bccb31aced fix:stream crash && add debug log 2022-12-01 14:15:50 +08:00
Shengliang Guan ce768920ef
Merge pull request #18604 from taosdata/feature/3.0_mhli
refactor(sync): add traceId log
2022-12-01 14:11:10 +08:00
Minghao Li bbd8c05181 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-12-01 13:27:35 +08:00
Minghao Li f5bebc53f1 refactor(sync): add traceId log 2022-12-01 12:53:38 +08:00
dapan1121 6e73c89e50 fix: executor returns kill task error code 2022-12-01 12:22:03 +08:00
Shengliang Guan b6f1ce2027
Merge pull request #18589 from taosdata/feature/3.0_mhli
refactor(sync): help to display leader**
2022-12-01 11:54:39 +08:00
Shengliang Guan b01120f0d2
Merge pull request #18584 from taosdata/fix/3.0_bugfix_wxy
feat: sql command 'show user privileges'
2022-12-01 11:53:21 +08:00
slzhou 58c75dde6f fix: add seperate group for normal table when group by db_name/stbable_name 2022-12-01 11:38:34 +08:00
slzhou 920eac302e Merge branch 'enh/3.0_planner_optimize' of github.com:taosdata/TDengine into szhou/table-count-scan 2022-12-01 10:58:48 +08:00
Xiaoyu Wang eea8d7bebb enh: ins_table count optimize 2022-12-01 10:48:36 +08:00
Xiaoyu Wang 337ae6fffb Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-12-01 09:22:50 +08:00
dapan1121 b430f653b9 Merge remote-tracking branch 'origin/3.0' into fix/TD-20802 2022-12-01 09:22:31 +08:00
slzhou 903718940d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/table-count-scan 2022-12-01 09:14:10 +08:00
Haojun Liao cefe4be1ab refactor: do some internal refactor. 2022-12-01 00:34:06 +08:00
Benguang Zhao 55bae49d56 Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-30 23:47:30 +08:00
Shengliang Guan 6304959f9b
Merge pull request #18580 from taosdata/fix/TS-2163
fix(query): fix interp with fill(prev) error
2022-11-30 23:21:51 +08:00
Shengliang Guan 7dcd03f0cd
Merge pull request #18588 from taosdata/fix/TD-20829
fix: fix index filter crash
2022-11-30 23:17:02 +08:00
Benguang Zhao 3cbe109e4b fix: initialize vnode state applyTerm with commitTerm in vnodeOpen 2022-11-30 22:41:33 +08:00
Shengliang Guan 5c2ac1a625
Merge pull request #18591 from taosdata/fix/liao_cov
refactor: do some internal refactor.
2022-11-30 22:12:56 +08:00
Haojun Liao 26ab0894a8 fix(query): fix syntax error. 2022-11-30 21:56:02 +08:00
Shengliang Guan c0ecd4cebb
Merge pull request #18587 from taosdata/fix/TD-20857
refactor(sync): if already start, force close snapshot receiver
2022-11-30 21:50:29 +08:00
Haojun Liao 2c8b962b5a refactor: do some internal refactor. 2022-11-30 21:04:58 +08:00
Minghao Li f0fdc58c52 refactor(sync): help to display leader** 2022-11-30 20:56:58 +08:00
yihaoDeng df661958fc fix case 2022-11-30 20:42:03 +08:00
Minghao Li 7497eab926 refactor(sync): if already start, force close snapshot receiver 2022-11-30 20:32:43 +08:00
Shengliang Guan d4035e26e1
Merge pull request #18579 from taosdata/fix/liao_cov
refactor: do some internal refactor.
2022-11-30 20:16:56 +08:00
slzhou 45ecc2ba52 fix: no result for table cout scan group by dbname,stable_name for systable 2022-11-30 19:52:29 +08:00
Xiaoyu Wang 4e8acca2eb feat: sql command 'show user privileges' 2022-11-30 19:24:15 +08:00
Ganlin Zhao ef054d9ddc fix(query): fix interp with fill(prev) error 2022-11-30 18:01:20 +08:00
Haojun Liao 124fb5fc50 refactor: do some internal refactor. 2022-11-30 17:52:12 +08:00
Shengliang Guan e3119887fa
Merge pull request #18574 from taosdata/fix/TD-20803
fix(query): fix avg calculation error after SIMD optimize
2022-11-30 17:43:50 +08:00
Shengliang Guan 1c30823b36
Merge pull request #18570 from taosdata/fix/TD-20831
fix:stream scan handles empty datablcok
2022-11-30 17:43:33 +08:00
Shengliang Guan fd31980b91
Merge pull request #18535 from taosdata/enh/addTraceInfo
enh: add trace info
2022-11-30 17:23:20 +08:00
Hongze Cheng df7c07a541 Merge branch 'fix/tdb-async-commit' of https://github.com/taosdata/TDengine into feat/async_commit 2022-11-30 16:48:09 +08:00
Shengliang Guan d639198be5
Merge pull request #18561 from taosdata/fix/TD-20805
enh: show more info while drop dnode
2022-11-30 16:10:42 +08:00
Shengliang Guan e0c5c261e9
Merge pull request #18568 from taosdata/fix/TD-20804
refacotr(sync), force stop snapshot sender/receiver when stop node
2022-11-30 16:09:59 +08:00
slzhou 323e52b8c5 Merge branch 'enh/3.0_planner_optimize' into szhou/table-count-scan 2022-11-30 15:43:41 +08:00
slzhou 259b893f0a fix: integration test of table count scan 2022-11-30 15:42:45 +08:00
Xiaoyu Wang 9465d100a2 enh: ins_table count optimize 2022-11-30 15:31:01 +08:00
Ganlin Zhao 4048988908 fix(query): fix avg calculation error after SIMD optimize
TD-20803
2022-11-30 15:26:52 +08:00
54liuyao b30c56bf7c fix:stream scan handles empty datablcok 2022-11-30 15:21:43 +08:00
Ganlin Zhao 4ea7d139ba fix(query): fix avg calculation error after SIMD optimize
TD-20803
2022-11-30 14:48:39 +08:00
Xiaoyu Wang cfbcf92c1f Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-11-30 14:29:34 +08:00
Shengliang Guan 822aecea9f
Merge pull request #18563 from taosdata/feature/3.0_mhli
refactor(sync): modify info log
2022-11-30 14:08:51 +08:00
Minghao Li 76cc7a89fb refacotr(sync), force stop snapshot sender/receiver when stop node 2022-11-30 13:44:22 +08:00
dapan1121 45cf5acc32
Merge pull request #18501 from taosdata/fix/TS-2149
fix(query): handle countAlwaysReturnValue behavior
2022-11-30 13:20:51 +08:00
Shengliang Guan 5556fd0c45 enh: add sync offline state 2022-11-30 12:02:54 +08:00
Minghao Li a8832e8814 refactor(sync): modify info log 2022-11-30 11:20:03 +08:00
Shengliang Guan 4b11f358dd
Merge pull request #18554 from taosdata/feature/stream
fix(stream): delete multiple row
2022-11-30 10:54:38 +08:00
Shengliang Guan 189cdc4f63
Merge pull request #18533 from taosdata/enh/clientRetry
enh: refactor retry
2022-11-30 10:47:13 +08:00
Shengliang Guan 0357ee124c
Merge pull request #18551 from taosdata/feature/3.0_mhli
refactor(sync): add interface syncSnapshotSending, syncSnapshotRecving
2022-11-30 10:46:29 +08:00
Liu Jicong 89119c6247 Merge branch '3.0' into feature/stream 2022-11-30 09:50:22 +08:00
Shengliang Guan 1d7a404450
Merge pull request #18549 from taosdata/fix/3.0_bugfix_wxy
fix: stream plan error
2022-11-30 08:58:59 +08:00
dapan1121 fadc0036a2
Merge pull request #18537 from taosdata/feature/TD-14761
fix:add interface with ttl for schemaless
2022-11-30 08:42:55 +08:00
Haojun Liao a8703c7fc2 enh(query): optimize the perf. 2022-11-30 00:11:21 +08:00
Liu Jicong 548684e5ac fix(stream): delete multiple row 2022-11-29 23:39:58 +08:00
Haojun Liao 445c4f28f0 enh(query): optimize the perf. 2022-11-29 23:34:22 +08:00
Benguang Zhao decb17fcb1 fix: use recursive mutex for relocking ring log buffer in syncNodeDoConfigChange 2022-11-29 23:19:32 +08:00
Ganlin Zhao af30786e4f fix avg function error 2022-11-29 22:47:55 +08:00
slzhou 6d86fb5b51 Merge branch 'enh/3.0_planner_optimize' into szhou/table-count-scan 2022-11-29 22:19:36 +08:00
Ganlin Zhao f913fbdaf6 fix errors 2022-11-29 22:14:46 +08:00
yihaoDeng 9278ed2ab5 fix mem leak 2022-11-29 21:59:49 +08:00
Minghao Li 8ec0b42456 refactor(sync): modify some trace log to info 2022-11-29 20:04:04 +08:00
Minghao Li f87b9fa7fe refactor(sync): add interface syncSnapshotSending, syncSnapshotRecving 2022-11-29 19:41:03 +08:00
Ganlin Zhao 900fe01f0e fix error 2022-11-29 19:32:51 +08:00
Ganlin Zhao 2956eec51f fix partition/group by tag count should not have output 2022-11-29 19:01:09 +08:00
Benguang Zhao 470441c541 Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-29 18:24:01 +08:00
Ganlin Zhao 8c3ff15342 fix partition by column 2022-11-29 18:00:44 +08:00
yihaoDeng 47c0d4cbbd fix invalid param 2022-11-29 17:58:16 +08:00
yihaoDeng dcd16684a0 fix invalid param 2022-11-29 17:53:24 +08:00
54liuyao 0b91b5b2b3 fix:calculate the correct deletion range 2022-11-29 17:24:52 +08:00
Benguang Zhao 4f37947e42 fix: minimum commitTerm as 0 in syncLogBufferInit 2022-11-29 17:15:48 +08:00
wangmm0220 c79c2a19c4 fix: conflicts 2022-11-29 17:05:53 +08:00
Xiaoyu Wang f3681433c6 fix: stream plan error 2022-11-29 16:43:12 +08:00
Shengliang Guan a7cd465a6a
Merge pull request #18544 from taosdata/feature/3.0_mhli
refactor(sync): add trace log for elect count, become leader count, c…
2022-11-29 16:28:29 +08:00
dapan1121 8ee170bef1 enh: add retry for vnode closed case 2022-11-29 16:17:05 +08:00
Minglei Jin 0b1cd9f824 tdb/journal: rollback & restore multiple journal files 2022-11-29 16:00:51 +08:00
Xiaoyu Wang 37b65c16c8 enh: ins_tables count optimize 2022-11-29 14:59:48 +08:00
Minghao Li 198e18c348 refactor(sync): add trace log for cache hit, cache miss 2022-11-29 14:58:47 +08:00
Minghao Li ebe1103964 refactor(sync): add trace log for elect count, become leader count, config change count 2022-11-29 14:39:42 +08:00
Xiaoyu Wang 049c672411 fix: planner error 2022-11-29 14:21:45 +08:00
Xiaoyu Wang 555f2cb981 merge 3.0 2022-11-29 13:16:54 +08:00
Haojun Liao dac930352b enh(query): optimize the perf in compare. 2022-11-29 12:22:04 +08:00
Shengliang Guan 873c75ef57
Merge pull request #18528 from taosdata/fix/TD-20643
fix: alter db pages memory leak
2022-11-29 12:19:41 +08:00
dapan1121 d3bf2c3abb
Merge pull request #18527 from taosdata/fix/TD-20667-3.0
fix(query): memory leak with pPageIdList on sort
2022-11-29 12:08:41 +08:00
wangmm0220 b5e4b05752 fix:[TS-2057] add interface with ttl in schemaless 2022-11-29 11:52:40 +08:00
yihaoDeng 5425d67c9a add timestamp to msg head 2022-11-29 11:40:58 +08:00
Haojun Liao 63d5fd4ef2 Merge branch '3.0' into feature/3_liaohj 2022-11-29 11:39:14 +08:00
Haojun Liao a1585f16f1 ehn(query): improve the merge sort performance. 2022-11-29 11:06:20 +08:00
Minglei Jin 629c87685f fix/txnId: wrap around INT64_MAX 2022-11-29 11:04:47 +08:00
Haojun Liao 797af5373d enh(query): improve the multi-way merge performance. 2022-11-29 10:59:40 +08:00
Shengliang Guan 981eeee1b4 Merge remote-tracking branch 'origin/3.0' into fix/TD-20643 2022-11-29 10:56:52 +08:00
Minglei Jin 7902b7aaac fix/tdb: remove UAF preped 2022-11-29 10:46:04 +08:00
yihaoDeng d463f05b3f change paramter 2022-11-29 10:28:32 +08:00
Minglei Jin e090cd9dd9 tdb/pager: move journal to txn 2022-11-29 10:18:12 +08:00
yihaoDeng 65aa86edec change paramter 2022-11-29 10:11:34 +08:00
Shengliang Guan 99c00acf9f
Merge pull request #18502 from taosdata/enh/changeParamter2
enh: adjust para
2022-11-29 09:22:13 +08:00
dapan1121 cc36796f64
Merge pull request #18524 from taosdata/fix/TD-18639
enh: support multiple query groups in exchange operator
2022-11-29 08:45:47 +08:00
Ganlin Zhao daeeacb450 fix compilation error 2022-11-28 23:54:42 +08:00
Ganlin Zhao 682b3b60ef Merge branch '3.0' into fix/TS-2149 2022-11-28 23:42:16 +08:00
Ganlin Zhao 0597511460 fix scalar error 2022-11-28 22:54:27 +08:00
Ganlin Zhao 8c90a98e2d fix last_row 2022-11-28 22:25:17 +08:00
Hongze Cheng 3894856918 fix: alter db pages memory leak 2022-11-28 22:23:01 +08:00
yihaoDeng 91b09893bf change paramter 2022-11-28 22:16:00 +08:00
yihaoDeng f5db4a8b40 change paramter 2022-11-28 22:08:21 +08:00
Ganlin Zhao f81ce17df4 fix first last 2022-11-28 22:06:02 +08:00
Alex Duan 0b3f21bef7 fix(query): memory leak with pPageIdList on sort1 2022-11-28 21:51:43 +08:00
Alex Duan 48f4d26acd fix(query): memory leak with pPageIdList on sort1 2022-11-28 21:49:29 +08:00
Alex Duan cab48ced20 fix(query): memory leak with pPageIdList on sort 2022-11-28 21:40:46 +08:00
Shengliang Guan 0f968838e4
Merge pull request #18519 from taosdata/fix/TD-20673
fix: [ASAN] stack buffer overflow
2022-11-28 21:32:55 +08:00
Shengliang Guan b56b9414a3
Merge pull request #18516 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-11-28 20:56:33 +08:00
yihaoDeng bc577f0855 Merge branch 'enh/changeParamter2' of https://github.com/taosdata/TDengine into ch 2022-11-28 20:44:45 +08:00
yihaoDeng 3727cedeb3 change paramter 2022-11-28 20:43:33 +08:00
Haojun Liao 5a3e4dc1c8 fix(query): set correct null check function. 2022-11-28 19:48:04 +08:00
gccgdb1234 6e7e02c3cd fix compile 2022-11-28 19:13:11 +08:00
Haojun Liao b53957c7bb fix(query): set correct ptr. 2022-11-28 18:57:36 +08:00
Haojun Liao b2b26f0c3c refactor: add an revised function to do compare. 2022-11-28 18:52:14 +08:00
dapan1121 65adb259ff enh: support multiple groups in exchange operator 2022-11-28 18:44:59 +08:00
Haojun Liao 90c1e7347f refactor: do some internal refactor. 2022-11-28 18:42:39 +08:00
Minghao Li ab40b8190f fix(sync): fix asan error, TD-20801 2022-11-28 18:21:46 +08:00
Ganlin Zhao bab891eef7 fix coverity scan issue CID:402965 2022-11-28 18:14:47 +08:00
Ganlin Zhao f3d790c090 Merge branch '3.0' into fix/TD-20673 2022-11-28 18:08:24 +08:00
Ganlin Zhao 99604f8010 fix: [ASAN] stack buffer overflow 2022-11-28 18:06:34 +08:00
gccgdb1234 25889595d8 fix compile 2022-11-28 18:01:15 +08:00
gccgdb1234 2bb59df74b fix compile 2022-11-28 17:47:49 +08:00
Minglei Jin a780305e10 tdb/begin: use txn id in mem 2022-11-28 17:36:33 +08:00
Minglei Jin 50318f6f96 tdb/pager: use tdb pwrite page to db instead of write 2022-11-28 17:33:11 +08:00
Minglei Jin 7a7d7f7d00 tdb/write: new tdbPWriteFile api for commit and prep async to maindb 2022-11-28 17:31:11 +08:00
Shengliang Guan 1f77b78de7
Merge pull request #18515 from taosdata/feature/stream
fix(stream): fill combine with subtable
2022-11-28 16:46:16 +08:00
Shengliang Guan 5259aa1398
Merge pull request #18508 from taosdata/fix/3.0_bugfix_wxy
fix: select null error
2022-11-28 16:45:56 +08:00
Minglei Jin 2c771153ef fix(streamState): use new txn related api 2022-11-28 16:27:20 +08:00
Minglei Jin 506554b5d2 Merge branch 'v3.0' into fix/tdb-async-commit 2022-11-28 16:20:48 +08:00
Haojun Liao 3878af10c9 refactor: do some internal refactor. 2022-11-28 16:13:18 +08:00
Shengliang Guan fc87007086
Merge pull request #18509 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-11-28 15:58:12 +08:00
Liu Jicong 95e4a4812e fix(stream): fill combine with subtable 2022-11-28 15:04:35 +08:00
Minglei Jin 7bb27e29b7 fix(tdb/flush): make drop two-child rbtree node works 2022-11-28 14:38:12 +08:00
Haojun Liao e802fb47ad fix(query): update the copy function. 2022-11-28 14:36:55 +08:00
Benguang Zhao dc2dcea3de Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-28 14:27:10 +08:00
Benguang Zhao 5f4fb90f69 enh: reduce retryBackoff if first timeMs less than last one for half the current retryWaitMs 2022-11-28 13:47:07 +08:00
Haojun Liao 6e81e8cc73 refactor: do some internal refactor. 2022-11-28 12:32:40 +08:00
Xiaoyu Wang f34e166f49 fix: select null error 2022-11-28 11:22:11 +08:00
wangmm0220 60ee8db228 fix:add log for sml 2022-11-28 11:19:56 +08:00
slzhou b289adce9b fix: save work 2022-11-28 11:12:06 +08:00
yihaoDeng 0611ecbe31 change paramter 2022-11-28 10:53:27 +08:00
yihaoDeng f3c1eb829e refactor retry 2022-11-28 10:10:11 +08:00
Ganlin Zhao 8fba0b631c Merge branch '3.0' into fix/TS-2149 2022-11-28 01:02:57 +08:00
Haojun Liao d8da10f2bb refactor: do some internal refactor. 2022-11-28 00:51:18 +08:00
Ganlin Zhao ab86b6ba47 fix hyperloglog bugs 2022-11-28 00:30:39 +08:00
Haojun Liao 87d9836a75 refactor: do some internal refactor. 2022-11-28 00:28:29 +08:00
Haojun Liao b0ee829db2 refactor: do some internal refactor. 2022-11-28 00:27:49 +08:00
Shengliang Guan e6aed5195d
Merge pull request #18468 from taosdata/feature/3_liaohj
refactor: improve the perf in query
2022-11-27 23:10:00 +08:00
yihaoDeng aff649deb7 adjust parameer 2022-11-27 23:00:32 +08:00
Ganlin Zhao c019645193 fix bugs 2022-11-27 20:38:39 +08:00
Haojun Liao 1e8dcacea6 fix(query): set null for inf and nan value. 2022-11-27 18:25:20 +08:00
Ganlin Zhao 294af08f7a fix(query): handle countAlwaysReturnValue behavior
when input data is empty
2022-11-27 16:04:36 +08:00
Haojun Liao e29e477b0c fix(query): update api to avoid deadlock. 2022-11-27 15:46:31 +08:00
Haojun Liao 203ea1f9c8 fix(query): fix error 2022-11-27 14:57:44 +08:00
slzhou b5b6fff68b feature: save work 2022-11-27 13:50:36 +08:00
Haojun Liao 31c2aa89ef fix(query): do some internal refactor. 2022-11-27 01:59:49 +08:00
Shengliang Guan 58a0ea253e
Revert "enh: add debug info" 2022-11-27 00:44:12 +08:00
slzhou 2cccfe2be4 feature: save work 2022-11-26 23:03:12 +08:00
Benguang Zhao 4edef438ea enh: transfer ownership of msgs while committing sync log entries 2022-11-26 21:57:23 +08:00
Haojun Liao 0948216ca9 fix(query): fix dead lock. 2022-11-26 21:13:34 +08:00
Benguang Zhao a01f34fd83 fix: clear sync log buffer in syncLogBufferDestroy 2022-11-26 16:20:23 +08:00
Shengliang Guan fdcdba625b
Merge pull request #18472 from taosdata/feature/3.0_mhli
refactor(sync): optimized heartbeat timer
2022-11-26 15:45:03 +08:00
Shengliang Guan 38aa1a2f28
Merge pull request #18452 from taosdata/enh/TD-20719
enh: add debug info
2022-11-26 15:44:41 +08:00
Haojun Liao 9997ff9ada fix(query): fix one typo 2022-11-26 15:33:53 +08:00
Haojun Liao 965ee9a6c8 fix(query): keep block order in exchange operator. 2022-11-26 15:32:36 +08:00
Benguang Zhao 012bcf1a5d enh: adjust logging levels in syncLogBufferAccept, e.g. sInfo to sWarn 2022-11-26 14:27:06 +08:00
Benguang Zhao 082428acab enh: reduce the number of probing msgs under stress in recovery mode 2022-11-26 13:18:52 +08:00
Haojun Liao 257137e55e fix(query): fix memory leak. 2022-11-26 12:15:49 +08:00
Shengliang Guan b6dbc462c8 fix: compile error 2022-11-26 11:56:13 +08:00
Shengliang Guan 9026a46c6f fix: compile error 2022-11-26 11:54:38 +08:00
Shengliang Guan 35eb754e4a Merge remote-tracking branch 'origin/3.0' into feature/3.0_mhli 2022-11-26 11:52:22 +08:00
Shengliang Guan a98b8f9397
Merge pull request #18467 from taosdata/fix/TD-20050_2
refactor: adjust syncLogHeartbeat
2022-11-26 11:22:19 +08:00
Minghao Li 4a25963732 refactor(sync): optimized heartbeat timer 2022-11-26 10:46:57 +08:00
Shengliang Guan 8a210c46cc Merge remote-tracking branch 'origin/fix/TD-20677' into fix/TD-20050_2 2022-11-26 09:49:32 +08:00
Shengliang Guan ccc2407fe6
Merge pull request #18459 from taosdata/feature/stream
enh(stream): new api for stream queue
2022-11-26 09:26:01 +08:00
Shengliang Guan 7eb5ac340b
Merge pull request #18464 from taosdata/fix/liao_cov
fix(query): check the error code, if the downstream is an exchange operator.
2022-11-26 09:24:30 +08:00
Haojun Liao 0015e65f5b fix(query): remove invalid free 2022-11-26 02:13:46 +08:00
Haojun Liao 802ca0f607 fix(query): fix memory leak. 2022-11-26 00:58:29 +08:00
Benguang Zhao 736a1cc017 enh: adjust some info msgs for raft pipelining 2022-11-26 00:37:20 +08:00
Shengliang Guan c890469513 fix: compile error 2022-11-25 23:33:34 +08:00
Benguang Zhao b63afcd52f enh: reset sync log repl mgr on snapshot ending 2022-11-25 23:32:32 +08:00
Haojun Liao f9d1726c89 fix(query): fix error in ut. 2022-11-25 23:27:36 +08:00
Haojun Liao 86fda9f3da fix(query): fix error in windows and darwin system. 2022-11-25 23:06:32 +08:00
slzhou c2a7404b42 save work in case it losts 2022-11-25 23:00:14 +08:00
Haojun Liao 7fe4cf7bbe
Merge branch '3.0' into feature/3_liaohj 2022-11-25 22:24:59 +08:00
Shengliang Guan bf0da3cd1e
Merge pull request #18453 from taosdata/fix/TD-20318
test: add asan case
2022-11-25 22:21:52 +08:00
Shengliang Guan 4ebf4326db
Merge pull request #18438 from taosdata/fix/TD-20644
fix:  fix mem leak
2022-11-25 22:19:04 +08:00
Shengliang Guan 15d2da13b8 refactor: adjust syncLog 2022-11-25 22:16:15 +08:00
Shengliang Guan a880f22bc6 refactor: adjust syncLog 2022-11-25 22:13:39 +08:00
Shengliang Guan 39ddf9faf8 refactor: adjust syncLogHeartbeat 2022-11-25 21:55:37 +08:00
Benguang Zhao 143a2e8552 feat: start snapshot replication to rollback in recovery mode 2022-11-25 21:22:49 +08:00
Shengliang Guan 5035e5e953
Merge pull request #18463 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
2022-11-25 21:07:11 +08:00
yihaoDeng 1fc8f273bf fix TD-20751 mem leak 2022-11-25 19:50:57 +08:00
dapan1121 5cce33b45b
Merge pull request #18458 from taosdata/fix/TD-20654-3.0
fix: asan problems for rsma
2022-11-25 19:49:51 +08:00
dapan1121 1045967d05
Merge pull request #18456 from taosdata/fix/TD-20682
fix:support scalar function with fill
2022-11-25 19:49:04 +08:00
yihaoDeng ef8c68a098 fix TD-20751 mem leak 2022-11-25 19:38:06 +08:00
Haojun Liao ead69f7779 refactor: do some internal refactor. 2022-11-25 18:22:09 +08:00
Minghao Li 93efefcbfc refactor(sync): add trace log 2022-11-25 18:19:25 +08:00
Haojun Liao 46e1438c2a fix(query): check the error code, if the downstream is an exchange operator. 2022-11-25 18:16:27 +08:00
Liu Jicong 48894c8bdb enh(stream): new api for stream queue 2022-11-25 18:03:40 +08:00
kailixu a70583c4af fix: asan problems for rsma 2022-11-25 16:15:15 +08:00
dapan1121 7b719d5e51
Merge pull request #18455 from taosdata/fix/TD-20671
fix: duplicated explain response issue
2022-11-25 16:11:49 +08:00
yihaoDeng c757b26d15 fix mem leak 2022-11-25 15:45:21 +08:00
Ganlin Zhao 6bcb172f4a Merge branch 'fix/TD-20318' of github.com:taosdata/TDengine into fix/TD-20318 2022-11-25 15:30:48 +08:00
Ganlin Zhao f122d98bb4 fix: [ASAN] null pointer issue in builtinsimpl.c 2022-11-25 15:29:52 +08:00
yihaoDeng 763b8e9cf2 Merge branch 'dv' into ml 2022-11-25 15:04:06 +08:00
54liuyao 4108d8f898 fix:support scalar function with fill 2022-11-25 14:59:11 +08:00
yihaoDeng 55af567ccc change code 2022-11-25 14:47:06 +08:00
yihaoDeng 3fd6de0c53 change code 2022-11-25 14:20:30 +08:00
dapan1121 2774799d9a fix: duplicated explain response issue 2022-11-25 13:59:13 +08:00
dapan1121 6a1ec6946c
Merge pull request #18398 from taosdata/fix/TS-2139
fix: query failed issue caused of db dropped
2022-11-25 13:39:00 +08:00
Shengliang Guan 397a92ee56
Merge pull request #18450 from taosdata/fix/liao_cov
fix(query): check for null ptr before extracting info
2022-11-25 13:36:37 +08:00
yihaoDeng 44a33ffad0 add debug info 2022-11-25 13:17:09 +08:00
Benguang Zhao 68f8ebac9d Merge branch 3.0 to FIX/TD-19334-3.0 2022-11-25 13:10:06 +08:00
Shengliang Guan 6150b6ede7
Merge pull request #18442 from taosdata/fix/TD-20643-alter-larger
fix(tdb/pcache): type nPages as nPage
2022-11-25 12:19:19 +08:00
yihaoDeng 06af61d975 add debug info 2022-11-25 12:03:08 +08:00
Haojun Liao b39153101a fix(query): check for null ptr before extract sort execution information. 2022-11-25 11:42:38 +08:00
Haojun Liao 969331c49e refactor: do some internal refactor. 2022-11-25 11:14:17 +08:00
Benguang Zhao d5ae1ca18a enh: make the range span of unconfirmed logs sent less than half of the size of log ring buffer 2022-11-25 10:37:56 +08:00
Shengliang Guan 96df0cdd0d
Merge pull request #18439 from taosdata/fix/TD-20651
fix: fix invalid packet
2022-11-24 23:56:30 +08:00
Shengliang Guan e72bb558c9
Merge pull request #18434 from taosdata/fix/TD-20647
fix(tdb): zero pOlds[i]'s nOverflow and assert it's zero when committing
2022-11-24 23:54:47 +08:00
Haojun Liao f4f2774100 refactor: do some internal refactor. 2022-11-24 23:23:05 +08:00
Minglei Jin f5f385486d fix(tdb/pcache): typo pCache->nPages as pCache->nPage 2022-11-24 21:42:09 +08:00
dapan1121 c72a586893
Merge pull request #18435 from taosdata/fix/TD-20524
fix: auto creating table failed issue when table already exists
2022-11-24 21:29:32 +08:00
yihaoDeng d320a4dafc fix invalid packet 2022-11-24 21:16:08 +08:00
yihaoDeng 44eaa27989 fix invalid packet 2022-11-24 20:54:34 +08:00
yihaoDeng 0d3bc9bf37 remove log 2022-11-24 19:37:40 +08:00
yihaoDeng f32fc06cdb fix mem leak 2022-11-24 19:32:39 +08:00
Benguang Zhao ff286e1f1c enh: spool commit sync barrier as info in syncLogBufferCommit 2022-11-24 18:37:31 +08:00
dapan1121 ad5e85296f fix: auto creating table failed issue when table already exists 2022-11-24 18:35:03 +08:00
yihaoDeng 5e5cbea183 fix mem leak 2022-11-24 18:18:30 +08:00
Shengliang Guan bb052b81dd
Merge pull request #18431 from taosdata/fix/sync
fix(sync): if msg commit, put it into apply-queue, do not care return code
2022-11-24 18:15:22 +08:00
Minglei Jin 1a2983c067 fix(tdb): zero pOlds[i]'s nOverflow and assert it's zero when committing 2022-11-24 18:07:06 +08:00
Haojun Liao e5e817ae55 other: merge 3.0 2022-11-24 17:24:24 +08:00
Haojun Liao 8dd780b486 other: merge 3.0 2022-11-24 17:17:53 +08:00
Haojun Liao f745dec5ec other: merge 3.0 2022-11-24 17:17:22 +08:00
Haojun Liao 9a208b2d09 other: merge 3.0 2022-11-24 17:08:15 +08:00
Haojun Liao 89341bc303 enh(query): support simd in min/max query. 2022-11-24 17:01:37 +08:00
Haojun Liao 0ed2c923ad enh(query): support simd in min/max query. 2022-11-24 17:01:00 +08:00
Benguang Zhao 6729c130f8 fix: leave some free space in log buffer during syncLogBufferInit 2022-11-24 16:56:18 +08:00
Minghao Li 9f38bfeb2c refactor(sync): modify info log to trace log 2022-11-24 16:50:58 +08:00
Shengliang Guan 130d6e3b6c
Merge pull request #18419 from taosdata/fix/TD-20664
fix:Explicit null dereferenced
2022-11-24 16:50:16 +08:00
Minghao Li 7fba711d40 refactor(sync): add info log 2022-11-24 16:03:43 +08:00
Benguang Zhao 22d64b9c0b fix: remove syncNodeReplicateOne from syncNodeOnSnapshotReply 2022-11-24 15:55:31 +08:00
Xiaoyu Wang 5956d8f4fd enh: group by tbname optimize 2022-11-24 15:38:48 +08:00
Xiaoyu Wang 61a634e8c2 Merge branch 'fix/3.0_bugfix_wxy' of github.com:taosdata/TDengine into fix/3.0_bugfix_wxy 2022-11-24 15:17:01 +08:00
Xiaoyu Wang 70164f9f20 enh: group by tbname optimize 2022-11-24 15:16:38 +08:00
Haojun Liao 1e22adeabc fix(query): set correct data source flag. 2022-11-24 15:11:24 +08:00
Haojun Liao d71439260f refactor(query): add simd support for minmax query. 2022-11-24 15:01:25 +08:00
dapan1121 ac9da616f5 Merge remote-tracking branch 'origin/3.0' into fix/TS-2139 2022-11-24 14:51:54 +08:00
54liuyao e0e663c6fa fix:Explicit null dereferenced 2022-11-24 14:51:15 +08:00
Xiaoyu Wang 59ea486b94 Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy 2022-11-24 14:22:17 +08:00
Shengliang Guan 631dc756b1
Merge pull request #18426 from taosdata/fix/liao_cov
fix(query): fix error in seq fetch data block.
2022-11-24 13:44:07 +08:00
Shengliang Guan c02d71f3a8
Merge pull request #18424 from taosdata/feature/3.0_mhli
refactor(sync): add timestamp trace log when elect and heartbeat
2022-11-24 13:34:19 +08:00
Haojun Liao 5d5538a12c fix(query): fix error in seq fetch data block. 2022-11-24 12:36:14 +08:00
Minghao Li 862a51e6ee refactor(sync): add timestamp trace log when elect and heartbeat 2022-11-24 12:03:05 +08:00
Shengliang Guan 7d91f3565d
Merge pull request #18395 from taosdata/fix/liao_cov
refactor: enable continue query when the buffer of sink node is empty
2022-11-24 11:47:07 +08:00
Benguang Zhao 2e640e8e68 feat: start snapshot in recovery mode of sync repl mgr with lastMatchTerm in reply msg 2022-11-24 11:01:26 +08:00
Xiaoyu Wang 7a88018b2a enh: group by tbname optimize 2022-11-24 10:43:54 +08:00
Haojun Liao b460974f43 fix(query): fix syntax error. 2022-11-24 10:32:31 +08:00
54liuyao b27faba7ef fix:initialize maxts 2022-11-24 10:29:01 +08:00
yihaoDeng febe918d36 add debug info 2022-11-24 10:28:38 +08:00
Shengliang Guan 335a572d86
Revert "Revert "enh: row optimize2"" 2022-11-24 10:12:25 +08:00
Shengliang Guan e590b6201b
Merge pull request #18415 from taosdata/revert-18396-enh/row_optimize2
Revert "enh: row optimize2"
2022-11-24 10:10:56 +08:00
Shengliang Guan d20707119a
Merge pull request #18414 from taosdata/feature/3.0_mhli
fix(sync): use local timestamp
2022-11-24 09:59:22 +08:00
Hongze Cheng ffbb04d40a
Revert "enh: row optimize2" 2022-11-24 09:21:26 +08:00
Minghao Li f9bf35c2f5 fix(sync): use local timestamp 2022-11-24 09:00:57 +08:00
Shengliang Guan 7f4a14fbb7
Merge pull request #18369 from taosdata/szhou/fixbugs
fix: build data from mem/imem first when large nchar column incur …eBlockShouldLoad since SDataBlockToLoadInfo.moreThanCapacity
2022-11-24 08:24:41 +08:00
Shengliang Guan f13d3155d9
Merge pull request #18411 from taosdata/fix/TD-20607
fix: [ASAN] heap buffer overflow in sclfunc.c
2022-11-24 08:19:07 +08:00
Shengliang Guan 962aa4aff4
Merge pull request #18383 from taosdata/feature/stream
fix(stream): memory leak
2022-11-24 08:17:40 +08:00
Liu Jicong a02919495b fix(stream): set tbname for parition 2022-11-24 03:59:50 +08:00
Shengliang Guan ba62164767
Merge pull request #18396 from taosdata/enh/row_optimize2
enh: row optimize2
2022-11-24 00:30:48 +08:00
Shengliang Guan de4ef96af3
Merge pull request #18404 from taosdata/fix/exchangeHangIssue
fix: fix exchange operator hang issue
2022-11-24 00:30:25 +08:00
Shengliang Guan db672f50e3
Merge pull request #18389 from taosdata/fix/TS-2145
enh: add stmt tag length validation
2022-11-24 00:30:05 +08:00
Shengliang Guan dbf270a0c4
Merge pull request #18403 from taosdata/feature/3.0_mhli
refactor(sync): can not propose when heartbeat timeout
2022-11-23 22:57:08 +08:00
Ganlin Zhao dff0b3c4bb fix: [ASAN] heap buffer overflow in sclfunc.c 2022-11-23 22:43:11 +08:00
Haojun Liao 611ab8b394 refactor: make sure the memory is aligned to 32 bytes. 2022-11-23 21:52:51 +08:00
yihaoDeng be410b9903 add debug info 2022-11-23 21:33:11 +08:00
dapan1121 f0fcaa9305 fix: fix exchange operator hang issue 2022-11-23 21:13:34 +08:00
slzhou 8d77b0cfb7 fix: save work 2022-11-23 20:42:00 +08:00
shenglian zhou 7f6ff39648 feat: table merge scan save work 2022-11-23 19:47:24 +08:00
yihaoDeng c84f9f8634 add debug info 2022-11-23 18:29:31 +08:00
slzhou 8b9c34504d fix: core dump when left data block id is equal to right data block id 2022-11-23 16:38:59 +08:00
Xiaoyu Wang 2d86f8e91c enh: group by tbname optimize 2022-11-23 16:20:54 +08:00
dapan1121 908de1b301 fix: sysdb cache removed cause of drop db operation 2022-11-23 15:59:34 +08:00
Benguang Zhao f68e41a40e enh: initialize log buffer again after receiving a complete snapshot 2022-11-23 15:57:40 +08:00
kailixu 359f536e1b chore: flen/offset adaption for row 2022-11-23 15:55:21 +08:00
Hongze Cheng f77f447fe6 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/row_optimize2 2022-11-23 15:51:50 +08:00
Hongze Cheng df5bcae11b more code 2022-11-23 15:45:19 +08:00
Haojun Liao 05f84c184e fix(query): fix syntax error. 2022-11-23 15:36:38 +08:00
dapan1121 b85fc92771
Merge pull request #18375 from taosdata/fix/TS-2091-V30
fix(shell): output redirect to file need not call fflush
2022-11-23 15:10:27 +08:00
Minghao Li 2b411912d9 refactor(sync): can not propose when heartbeat timeout 2022-11-23 14:17:13 +08:00
Shengliang Guan 0335d334fb
Merge pull request #18380 from taosdata/fix/TD-20603
fix: [ASAN] offset on null pointer error
2022-11-23 14:14:34 +08:00
Haojun Liao c623336b6e refactor: enable continue query when the buffer of sink node is lower or empty. 2022-11-23 13:59:38 +08:00
dapan1121 188e6e6c7d
Merge pull request #18325 from taosdata/enh/msgRefactor2
enh: refact some messages
2022-11-23 13:53:37 +08:00
dapan1121 5ec50ca5eb enh: add stmt tag length validation 2022-11-23 13:51:13 +08:00
Haojun Liao f92c1d4271 refactor: add some logs. 2022-11-23 13:48:15 +08:00
Shengliang Guan 43b23b07bc
Merge pull request #18377 from taosdata/fix/TD-20564
fix: fix mem leak
2022-11-23 13:06:01 +08:00
Xiaoyu Wang 906fafc578 enh: last cache optimize 2022-11-23 12:58:27 +08:00
Xiaoyu Wang cf245fa520 enh: last cache optimize 2022-11-23 12:56:16 +08:00
Haojun Liao 6b53003f94 refactor: add some logs. 2022-11-23 12:18:38 +08:00
Ganlin Zhao 0e64614ce8 fix: [ASAN] offset on null pointer error 2022-11-23 12:03:58 +08:00
yihaoDeng 3f0ea98cb2 fix mem leak 2022-11-23 11:33:03 +08:00
yihaoDeng c9407a7726 fix mem leak 2022-11-23 11:31:13 +08:00
Minghao Li fd9a612d50 refactor(sync): fix coverity scan error 2022-11-23 11:15:46 +08:00
Alex Duan 3ad83db5b7 fix(query): remove 2.6 test code 2022-11-23 10:55:28 +08:00
Benguang Zhao 006e13e663 enh: validate alignment of WAL and tsdb commit during syncLogBufferInit 2022-11-23 10:24:17 +08:00
Shengliang Guan be29bb0d62
Merge pull request #18364 from taosdata/fix/3.0_bugfix_wxy
some problems of insert parser
2022-11-23 10:14:55 +08:00
Shengliang Guan fda726df0c
Merge pull request #18371 from taosdata/fix/liao_cov
refactor: do some internal refactor.
2022-11-23 09:25:13 +08:00
Haojun Liao ee371ba6c3 Merge branch '3.0' into fix/liao_cov 2022-11-23 09:09:32 +08:00
Xiaoyu Wang 937e5d20bf fix: insert stable error 2022-11-23 09:04:11 +08:00
dapan1121 2a1e6bf244
Merge pull request #18362 from taosdata/fix/TD-20584
fix: crash issue caused by insert from query clause
2022-11-23 08:43:16 +08:00
Benguang Zhao 95f8e96eb5 fix: align firstVer with lastVer too if no WAL logs exist 2022-11-22 23:42:08 +08:00
Haojun Liao 50a64b1ee8 refactor: do some internal refactor. 2022-11-22 22:46:06 +08:00
Haojun Liao 0d60f24db5 refactor: do some internal refactor. 2022-11-22 22:42:44 +08:00
Benguang Zhao b80095dc87 enh: snapshot during recovery of SSynclogReplMgr 2022-11-22 22:24:20 +08:00
Xiaoyu Wang 5922c725b1 fix: insert stable error 2022-11-22 20:55:24 +08:00
Shengliang Guan d588cd37f8
Merge pull request #18357 from taosdata/fix/liao_cov
fix(query): fix memory leak.
2022-11-22 20:49:33 +08:00
Shengliang Guan 7322ebb897
Merge pull request #18356 from taosdata/fix/TD-20536
fix: the message is repeatedly compressed when redirect
2022-11-22 19:58:31 +08:00
Shengliang Guan cda7781db0
Merge pull request #18355 from taosdata/fix/wal_remove
enh(wal): add debug log
2022-11-22 19:58:16 +08:00
Shengliang Guan a2138bfc62
Merge pull request #18353 from taosdata/fix/TD-20620
fix:Direct leak in timewindowoperator.c
2022-11-22 19:45:56 +08:00
Shengliang Guan 8ecb55d1b9
Merge pull request #18351 from taosdata/fix/TD-20098
fix: avoid invalid vgroup id
2022-11-22 19:44:47 +08:00
dapan1121 842217e77d fix: crash issue caused by insert from query clause 2022-11-22 18:53:48 +08:00
dapan1121 e1ea03fbda
Merge pull request #18345 from taosdata/fix/TD-20591
fix:  crash caused by elect null and issues found in asan
2022-11-22 18:49:19 +08:00
Xiaoyu Wang f2e2aa7722 fix: insert stable error 2022-11-22 18:18:31 +08:00
Haojun Liao 7c7b2f1cef fix(query): fix memory leak. 2022-11-22 18:06:01 +08:00
Liu Jicong 1344671869 fix(wal): add debug log 2022-11-22 17:24:43 +08:00
54liuyao 5b8d3d57bb fix:Direct leak in timewindowoperator.c 2022-11-22 17:01:59 +08:00
yihaoDeng 42e6f59e49 avoid invalid vgroup id 2022-11-22 16:53:58 +08:00
Liu Jicong 6f5d90658e fix(wal): add debug log 2022-11-22 16:40:18 +08:00
Xiaoyu Wang bc180e39c9 enh: ins_tables optimize 2022-11-22 16:39:30 +08:00
54liuyao 2020ea0a76 fix:stream fill crash 2022-11-22 16:28:55 +08:00
dapan1121 e42f895fea fix: fix select null crash issue and asan issues 2022-11-22 16:07:04 +08:00
dapan1121 dd5b2b73b3
Merge pull request #18336 from taosdata/fix/TD-20563
fix [ASAN] memory leak while tdbRealloc
2022-11-22 15:48:22 +08:00
Haojun Liao 2da5a6106e refactor: do some internal refactor. 2022-11-22 15:31:20 +08:00
yihaoDeng 865332d960 avoid double compress 2022-11-22 15:27:07 +08:00
yihaoDeng fec994e124 avoid double compress 2022-11-22 15:04:07 +08:00
54liuyao d3fe6f0ba3 fix [ASAN] memory leak while tdbRealloc 2022-11-22 14:36:27 +08:00
Shengliang Guan 94b648eba9
Merge pull request #18331 from taosdata/feature/sync-del-wal
refactor(sync): del wal in multi-replicas
2022-11-22 13:53:46 +08:00
Minghao Li 1d48426e94 refactor(sync): del wal in multi-replicas 2022-11-22 12:45:31 +08:00
Shengliang Guan 4f89b690df
Merge pull request #18318 from taosdata/fix/liao_cov
fix(query): fix some memory leaks.
2022-11-22 12:41:34 +08:00
yihaoDeng 963d56cfc1 retry code 2022-11-22 11:10:28 +08:00
Benguang Zhao 8ef5ca78ee fix: protect syncNodeReplicate with mutex lock 2022-11-22 10:54:32 +08:00
dapan1121 19852ba85b Merge remote-tracking branch 'origin/3.0' into enh/msgRefactor2 2022-11-22 10:45:11 +08:00
dapan1121 cafc5e4cae enh: refact fetch message 2022-11-22 10:43:56 +08:00
Xiaoyu Wang 8b9691ddbf Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-11-22 09:27:14 +08:00
dapan1121 e2e52897a2
Merge pull request #18258 from taosdata/enh/msgRefactor1
enh: refact some messages
2022-11-22 09:10:39 +08:00
Haojun Liao 6d5a256774 fix(query): fix some memory leaks. 2022-11-21 22:40:20 +08:00
Shengliang Guan 8ad851466f
Merge pull request #18305 from taosdata/fix/liao_cov
refactor: do some internal refactor, and update the logs.
2022-11-21 22:32:49 +08:00
yihaoDeng 74859ae114 Merge branch 'enh/clientRetry' of https://github.com/taosdata/TDengine into retry 2022-11-21 21:25:45 +08:00
yihaoDeng 62bf1c024a refactor retry 2022-11-21 21:25:15 +08:00
Xiaoyu Wang 469fcd314e enh: ins_tables optimize 2022-11-21 18:44:04 +08:00
Ganlin Zhao 4f176e325d fix: [ASAN] devive by zero 2022-11-21 18:01:48 +08:00
dapan1121 8abdb21091 fix: fix memory leak issue 2022-11-21 17:34:50 +08:00
Minghao Li b600b4c8bc refactor(sync): modify wal pInfo++, to find which case can not pass 2022-11-21 16:18:50 +08:00
Haojun Liao cfb1fe9cb9 Merge branch '3.0' into fix/liao_cov 2022-11-21 15:42:47 +08:00
Haojun Liao 1bd0cc4a5a refactor: do some internal refactor, and update the logs. 2022-11-21 15:09:18 +08:00
dapan1121 a6c3bc20f1 Merge remote-tracking branch 'origin/3.0' into enh/msgRefactor1 2022-11-21 15:04:10 +08:00
dapan1121 cba374ae6b enh: add query response message processing 2022-11-21 15:02:05 +08:00
Benguang Zhao b90ee79623 fix: use syncLogBufferCommit in syncNodeOnLocalCmd 2022-11-21 13:51:01 +08:00
dapan1121 56853b923e Merge remote-tracking branch 'origin/enh/clientRetry.0' into enh/clientRetry 2022-11-21 13:22:43 +08:00
Minglei Jin ada76477fc fix: free stream state cursor 2022-11-21 11:54:25 +08:00
dapan1121 072a73ec3d enh: support max retry wait time configuration 2022-11-21 11:35:52 +08:00
dapan1121 d3a75048c2
Merge pull request #17972 from taosdata/fix/TD-20246
refactor: optimize interp linear interpolation ignore NULL values during calculation
2022-11-21 10:15:37 +08:00
Xiaoyu Wang 584ce8a9b8 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-11-21 09:13:59 +08:00
Haojun Liao 1e25eac4c7 refactor: do some internal refactor. 2022-11-20 23:11:12 +08:00
yihaoDeng ba23ed2317 add simple retry 2022-11-20 18:53:48 +08:00
54liuyao 3e29f19782 fix:stream state abnormal failure 2022-11-20 10:32:25 +08:00
Shengliang Guan 562a736de2
Merge pull request #18255 from taosdata/fix/liao_cov
refactor: do some internal refactor.
2022-11-19 09:34:14 +08:00
Haojun Liao 5c60bf9a47 fix(query): disable limit in table merge scan. 2022-11-18 23:16:33 +08:00
Haojun Liao f24eb634ef fix(query): fix memory leak. 2022-11-18 22:38:50 +08:00
Shengliang Guan 8fc2cd2b73
Merge pull request #18273 from taosdata/fix/fix/TD-20445_4
fix: memory leaks while check mnode state
2022-11-18 22:21:48 +08:00
Shengliang Guan aa55baa30c
Merge pull request #18271 from taosdata/fix/sync
refactor(sync): optimize leader transfer
2022-11-18 22:20:38 +08:00
Haojun Liao e09ea90b97 other: merge 3.0 2022-11-18 22:19:32 +08:00
Shengliang Guan 0312833e48
Merge pull request #18270 from taosdata/fix/TD-20413
fix: fix memleak
2022-11-18 21:04:48 +08:00
Shengliang Guan 0b9989b252 Merge remote-tracking branch 'origin/fix/sync' into fix/fix/TD-20445_4 2022-11-18 20:15:45 +08:00
Shengliang Guan 9c426540e7 fix: memory leaks while check mnode state 2022-11-18 20:15:13 +08:00
Shengliang Guan 9eca87aceb
Merge pull request #18234 from taosdata/szhou/fixbugs
fix: scalar mnode for in set more than 10 and print only 1000 groups …
2022-11-18 20:01:50 +08:00
Shengliang Guan a12cf7f91d
Merge pull request #18266 from taosdata/feature/stream
enh(stream): put user defined tb name into stream state
2022-11-18 19:56:56 +08:00
dapan1121 2fbf082f7d enh: support client redirect processing 2022-11-18 19:55:15 +08:00
Minghao Li ff2a0db9f7 refactor(sync): fix asan error 2022-11-18 18:58:50 +08:00
Minghao Li 788a103132 refactor(sync): optimize leader transfer 2022-11-18 18:42:08 +08:00
yihaoDeng 6775888545 fix memleak 2022-11-18 18:21:22 +08:00
Haojun Liao 54e7335477 fix(query): set the scan flag. 2022-11-18 17:27:05 +08:00
Liu Jicong 9a603e5663 enh(stream): put user defined tb name into stream state 2022-11-18 17:21:50 +08:00
Haojun Liao a39dc7b2bb fix(query): init cache. 2022-11-18 17:07:09 +08:00
slzhou 9994a9f2c5 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-11-18 16:24:49 +08:00
slzhou c5cb72291f fix: fix windows compilation error 2022-11-18 16:24:28 +08:00
Ganlin Zhao 4703ccc4bc fix fill prev/next error 2022-11-18 15:54:25 +08:00
Xiaoyu Wang d00f65a8fe Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-11-18 15:05:19 +08:00
Ganlin Zhao 7291f2bd5a change interp linear behavior 2022-11-18 14:35:44 +08:00
Haojun Liao f26a492c67 fix(query): check result size before store it. 2022-11-18 14:00:27 +08:00
Haojun Liao 8b1e13af5e refactor: do some internal refactor. 2022-11-18 13:40:03 +08:00
dapan1121 3de853ed61
Merge pull request #18256 from taosdata/fix/TD-20504
fix: fix asan issue
2022-11-18 13:27:20 +08:00