Commit Graph

45835 Commits

Author SHA1 Message Date
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
Shengliang Guan 5b43a1aa41 Merge remote-tracking branch 'origin/3.0' into fix/TD-20857 2022-12-06 17:12:06 +08:00
Shengliang Guan 2a97327102
Merge pull request #18735 from taosdata/enh/TD-20611
test: add cases for create and drop topic
2022-12-06 17:08:50 +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
Shengliang Guan 68e014977a enh: speed up drop dnode and avoid snapshot transfer 2022-12-06 15:45:45 +08:00
Haojun Liao 2f1afb9bf0 fix(query):fix typo 2022-12-06 15:30:08 +08:00
Haojun Liao a693b9a2d6 fix(query):remove invalid destroy appinst operation. 2022-12-06 15:29:45 +08:00
Shengliang Guan 28bc1bde9b test: add cases for create and drop topic 2022-12-06 15:28:55 +08:00
Shengliang Guan b30e411f8b
Merge pull request #18731 from taosdata/enh/TD-20611
enh: allow any user to create a topic
2022-12-06 14:57:54 +08:00
dapan1121 832f524785
Merge pull request #18733 from taosdata/fix/TD-20957-3.0
fix: dataDir process for multi-tier storage
2022-12-06 14:32:56 +08:00
Shengliang Guan d90b58b55d
Merge pull request #18732 from taosdata/FIX/TD-20920-3.0
fix: synchronize access of pWalHandle with mutex in raftLogGetEntry
2022-12-06 14:13:45 +08:00
Haojun Liao aba4165f4b Merge branch '3.0' into feature/3_liaohj 2022-12-06 14:11:08 +08:00
yihaoDeng 0254e90ce6 avoid null pointer 2022-12-06 13:42:59 +08:00
sunpeng 4d9c1b3453
feat: update taosadapter branch (#18729) 2022-12-06 13:28:37 +08:00
Shengliang Guan 346f71f9d3 enh: allow any user to create a topic 2022-12-06 13:23:59 +08:00
kailixu 51ee2f80ac fix: dataDir process for multi-tier storage 2022-12-06 13:16:06 +08:00
Benguang Zhao 577a203541 fix: synchronize access of pWalHandle with mutex in raftLogGetEntry 2022-12-06 12:50:59 +08:00
Shengliang Guan d16d38aeb5 test: adjust cases 2022-12-06 12:48:58 +08:00
Shengliang Guan 8985f5513c enh: allow any user to create a topic 2022-12-06 12:48:11 +08:00
Shengliang Guan 2e900918bb enh: allow any user to create a topic 2022-12-06 12:02:32 +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 15454de750
Merge pull request #18681 from taosdata/fix/TD-20127
refact: remove redundant error codes
2022-12-06 09:47:30 +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
Haojun Liao 114943ddb0 fix(query): set the correct flag when no neighbors exist. 2022-12-05 22:28:26 +08:00
Shuduo Sang 0ce44c400b
fix: csharp test case (#18706)
* fix: csharp test case

* fix: return -1 if failed
2022-12-05 22:08:06 +08:00
Shengliang Guan affeec8c29 Merge remote-tracking branch 'origin/3.0' into fix/TD-20127 2022-12-05 21:07:35 +08:00
Haojun Liao d5b493677b fix(query): set column sma into the correct position. 2022-12-05 20:39:37 +08:00
Minghao Li b107518b00 fix(sync): when FpApplyQueueItems return -1, break loop 2022-12-05 20:24:25 +08:00
Haojun Liao 9e04f42635 fix(query): check for neighbor block when merging data block. 2022-12-05 20:20:48 +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