Commit Graph

15172 Commits

Author SHA1 Message Date
Hongze Cheng e5e42524c7 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_page_size 2022-09-08 21:40:15 +08:00
Hongze Cheng 07ca543595 make it pass compile 2022-09-08 21:29:13 +08:00
Hongze Cheng 9e33dfbc90 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-08 21:27:33 +08:00
yihaoDeng ee7a18db29 fix: add bench 2022-09-08 20:25:56 +08:00
Shengliang Guan 856b50eb7b
Merge pull request #16746 from taosdata/refact/tsdb_new_snapshot
refact: tsdb new snapshot
2022-09-08 18:50:48 +08:00
Shengliang Guan 45f352114d
Merge pull request #16743 from taosdata/fix/mnode
enh: add table_prefix and table_suffix options to database
2022-09-08 18:50:11 +08:00
Hongze Cheng f0a5820d01 add tsdb config support 2022-09-08 18:36:08 +08:00
Minglei Jin b6ddf5bfd7 fix: update wal reader's curFileFirstVer 2022-09-08 18:30:15 +08:00
Hongze Cheng 34a7319c8a Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/stt_trigger_config 2022-09-08 18:02:27 +08:00
Hongze Cheng eae7947c68 more refact 2022-09-08 17:58:33 +08:00
Shengliang Guan 23e8fd54e2
Merge pull request #16753 from taosdata/fix/TD-18781-3
fix: more bits from timestamp & S.N.
2022-09-08 17:33:38 +08:00
Hongze Cheng 2e8b43d01c more code 2022-09-08 16:56:29 +08:00
Minglei Jin df24670881 fix: more bits from timestamp & S.N. 2022-09-08 16:16:09 +08:00
Xiaoyu Wang 3f5746d20b enh: add binary serialization method to node structure 2022-09-08 15:43:14 +08:00
slzhou 41250383e2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-09-08 15:30:04 +08:00
slzhou ea5ab9f8fd fix: add _wstart when _wstart does not appear in select projection list 2022-09-08 15:29:46 +08:00
Hongze Cheng bb0b1fda91 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot 2022-09-08 15:16:22 +08:00
Hongze Cheng 255f42e07f more tsdb snapshot 2022-09-08 15:13:58 +08:00
54liuyao 3cbd3db8ce feat(stream): stream delete for session&state 2022-09-08 14:14:52 +08:00
Shengliang Guan adff7af9dd enh: add table_prefix and table_suffix options to database 2022-09-08 13:54:54 +08:00
Shengliang Guan 78abfdd28b
Merge pull request #16737 from taosdata/feature/3_liaohj
refactor(query): add some logs.
2022-09-08 11:12:05 +08:00
Haojun Liao 96dedb04f8 refactor: add some logs. 2022-09-08 10:26:30 +08:00
Haojun Liao 0b6070e518 refactor(query): add some logs. 2022-09-08 09:45:11 +08:00
Xiaoyu Wang d5735d608c Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-08 09:44:53 +08:00
Hongze Cheng f20f97032b Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot 2022-09-08 09:33:07 +08:00
Hongze Cheng dda66c6eaf more code 2022-09-08 09:32:51 +08:00
Shengliang Guan d32b8fa0f1 fix: information_schema and performance_schema creation time error 2022-09-08 09:28:00 +08:00
Shengliang Guan 9141839f0a
Merge pull request #16730 from taosdata/fix/fixCompileError
fix: fix compile error
2022-09-07 22:36:16 +08:00
Shengliang Guan 76dc3b234d
Merge pull request #16729 from taosdata/fix/TD-18975
fix: fix statecount result error
2022-09-07 22:35:28 +08:00
Hongze Cheng 79f71be7e0 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot 2022-09-07 21:37:36 +08:00
yihaoDeng 0a4644307e fix: fix compile error 2022-09-07 19:48:43 +08:00
yihaoDeng 3acd4d3afc refactor code 2022-09-07 19:41:51 +08:00
yihaoDeng f0c1950b63 refactor code 2022-09-07 19:39:44 +08:00
Haojun Liao 162bddc0d5
Merge pull request #16714 from taosdata/feature/3_liaohj
fix(query): opt perf in query last file blocks.
2022-09-07 19:31:24 +08:00
Hongze Cheng edef93befe Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot 2022-09-07 19:11:22 +08:00
Hongze Cheng 3cc29d77bb more code 2022-09-07 19:11:02 +08:00
Shengliang Guan e0d5ec3962
Merge pull request #16728 from taosdata/feature/3.0_mhli
refactor(sync): add syncHeartbeat, syncHeartbeatReply
2022-09-07 18:58:50 +08:00
Hongze Cheng d630c2fdd7 more code 2022-09-07 18:56:45 +08:00
Haojun Liao 3c952a337e fix(query): fix invalid read. 2022-09-07 18:54:58 +08:00
dapan1121 582f44c2fd fix: fix statecount result error 2022-09-07 18:52:54 +08:00
Minghao Li c5ec1741bc refactor(sync): add syncHeartbeatReply 2022-09-07 18:02:10 +08:00
Hongze Cheng 416d4ac6ad more code 2022-09-07 17:56:40 +08:00
Haojun Liao a0a6c9e9b9 fix(query): fix bug caused by refactor. 2022-09-07 17:51:04 +08:00
Hongze Cheng 0e4b0459bd more code 2022-09-07 17:06:42 +08:00
Xiaoyu Wang e5aa7eeac6 enh: add binary serialization method to node structure 2022-09-07 16:48:54 +08:00
Hongze Cheng 5ea8f50ec6 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot 2022-09-07 15:38:11 +08:00
Hongze Cheng 2d789f5ae0 more code 2022-09-07 15:37:51 +08:00
Minghao Li d9363214b7 refactor(sync): add syncHeartbeat 2022-09-07 15:29:04 +08:00
dapan1121 febe603191
Merge pull request #16716 from taosdata/feature/TD-18820
feat(stream):change single interval disc buff and interval delete
2022-09-07 15:27:20 +08:00
Shengliang Guan cada689bff
Merge pull request #16697 from taosdata/fix/TD-18923
fix: fix now in alter tag value issue
2022-09-07 14:55:45 +08:00
54liuyao 1f5d9a38e7 feat(stream):change single interval disc buff and interval delete 2022-09-07 14:48:14 +08:00
Haojun Liao 74260ebd70 fix(query): add check. 2022-09-07 13:20:43 +08:00
Haojun Liao e7149cce3a fix(query): opt perf in query last file blocks. 2022-09-07 13:18:34 +08:00
Hongze Cheng 36d01e84a5 more code 2022-09-07 11:05:00 +08:00
Xiaoyu Wang 24a4572706 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-07 11:04:58 +08:00
Minghao Li c151dd3b92 fix(sync): mem leak 2022-09-07 10:35:44 +08:00
dapan1121 851ffe49ae enh: support set tag value with expr 2022-09-07 10:25:21 +08:00
Hongze Cheng 207d69e61e refact code 2022-09-07 09:51:39 +08:00
Hongze Cheng efb429ebd3 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_new_snapshot 2022-09-07 09:45:52 +08:00
Shengliang Guan 49326aa92d
Merge pull request #16690 from taosdata/feature/3_liaohj
fix(query): optimize last block read performance.
2022-09-06 21:20:03 +08:00
Shengliang Guan 4e99d4e224
Merge pull request #16696 from taosdata/fix/transCliMemleak
Fix/trans cli memleak
2022-09-06 21:19:41 +08:00
Cary Xu b15fa09acd enh: qinf process optimization for duplicated commit version 2022-09-06 20:11:50 +08:00
yihaoDeng c9a770b184 Merge branch '3.0' of https://github.com/taosdata/TDengine into dev3 2022-09-06 20:10:47 +08:00
yihaoDeng b277748662 fix mem leak 2022-09-06 20:09:41 +08:00
Haojun Liao cf46b22267 fix(query): fix error in tsdbread. 2022-09-06 19:27:49 +08:00
dapan1121 4a563b6d50 fix: fix now in alter tag value 2022-09-06 19:17:11 +08:00
yihaoDeng 6c40af0059 fix no resp error 2022-09-06 19:16:56 +08:00
yihaoDeng d1755fad24 fix trans cli mem leakk 2022-09-06 18:47:43 +08:00
Cary Xu aacf318ba0 fix: qtaskinfo fs open for rsma 2022-09-06 18:18:34 +08:00
Hongze Cheng 56985c5217 snapshot read code 2022-09-06 17:41:06 +08:00
Cary Xu a929f837d4 fix: rsma qtaskfile restore 2022-09-06 17:31:19 +08:00
Xiaoyu Wang 5cfb023d01 enh: add binary serialization method to node structure 2022-09-06 17:26:37 +08:00
Shengliang Guan e7532dcfb5
Merge pull request #16687 from taosdata/szhou/fixbugs
fix: save selectivity value for first/last even column consists of all null values
2022-09-06 17:16:27 +08:00
Hongze Cheng dab11cffaf
Merge pull request #16689 from taosdata/fix/TD-18781-2
fix: force pageSize as i64 to fix u32 overflow
2022-09-06 17:11:08 +08:00
Haojun Liao 6f252d8d7a fix(query): opt perf on last block query. 2022-09-06 16:36:56 +08:00
Shengliang Guan 0c42158194
Merge pull request #16685 from taosdata/enh/add_compile_opt
enh: add compile opt
2022-09-06 16:33:58 +08:00
Minglei Jin bdb7f20d3d fix: force pageSize as i64 to fix u32 overflow 2022-09-06 16:29:59 +08:00
dapan1121 6877382698
Merge pull request #16684 from taosdata/fix/TD-18915
fix: fix create_time column missed issue
2022-09-06 16:08:14 +08:00
slzhou 84f79e8df2 fix: save selectivity value for first/last even column consists of all null values 2022-09-06 15:48:08 +08:00
Haojun Liao a5933fc682 fix(query): optimize last block read performance. 2022-09-06 15:25:54 +08:00
yihaoDeng 07f60925c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into dev3 2022-09-06 15:25:14 +08:00
yihaoDeng 68a1c12dae add compile opt 2022-09-06 14:58:19 +08:00
dapan1121 6360f0616b fix: fix create_time column missed issue 2022-09-06 14:48:45 +08:00
slzhou 63ba9420f3 fix: change whether uv pipe exists 2022-09-06 13:47:16 +08:00
Xiaoyu Wang 27a687aba8 Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize 2022-09-06 13:41:05 +08:00
Xiaoyu Wang 983ac86a49 enh: add binary serialization method to node structure 2022-09-06 13:40:43 +08:00
slzhou 863d2aa1f4 fix: invalid read after teardown udfs and close uv pipe later 2022-09-06 11:32:38 +08:00
Shengliang Guan fb658fda1b
Merge pull request #16671 from taosdata/feature/3.0_interval_hash_optimize
other: adjust rsma log level
2022-09-06 11:01:59 +08:00
yihaoDeng 954a1babd3 fix gen-requestId 2022-09-06 10:15:10 +08:00
Cary Xu 354a62135c other: adjust rsma log level 2022-09-06 09:58:06 +08:00
Shengliang Guan f261fe7837
Merge pull request #16668 from taosdata/feature/3_liaohj
fix(query): fix the invalid the check of last file blocks.
2022-09-06 07:30:26 +08:00
Haojun Liao 8f92ffcd3b fix(query): set correct time window. 2022-09-06 02:36:04 +08:00
Haojun Liao a6d9c76681 fix(query): reset the time range. 2022-09-06 01:56:31 +08:00
Haojun Liao 581cb0ffe1 other:merge 3.0 2022-09-06 01:30:15 +08:00
Haojun Liao e179c10c88 fix(query): set correct last block reader range. 2022-09-06 00:26:38 +08:00
Shengliang Guan 9a7774817d
Merge pull request #16664 from taosdata/feature/3.0_interval_hash_optimize
enh: drop child tables support for rsma
2022-09-05 19:42:02 +08:00
Shengliang Guan 72615fde4f
Merge pull request #16662 from taosdata/feat/TD-18892
feat: support table name prefix/suffix config
2022-09-05 19:41:51 +08:00
Haojun Liao ef66da9e18 other:merge 3.0 2022-09-05 19:04:53 +08:00
Haojun Liao 3719da865c other:merge 3.0 2022-09-05 19:02:04 +08:00
Haojun Liao a6cece10df fix(query): fix the invalid the check of last file blocks. 2022-09-05 18:57:46 +08:00