Commit Graph

32807 Commits

Author SHA1 Message Date
dapan1121 a98601b11d feat: show create table 2022-06-21 18:41:12 +08:00
wangmm0220 f2ad546666 fix: add configure for ttl unit 2022-06-21 18:37:47 +08:00
yihaoDeng 963a72eed3 refactor code 2022-06-21 18:31:50 +08:00
Shengliang Guan 55c524e811
Merge pull request #14057 from taosdata/fix/mnode
refactor: add gtid to log
2022-06-21 18:28:32 +08:00
Shengliang Guan 772c04f36e Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into fix/mnode 2022-06-21 18:17:36 +08:00
Shengliang Guan 23e921d41b fix: invalid write while encode password 2022-06-21 18:03:54 +08:00
wangmm0220 12d8714f29 feat:merge from 3.0 2022-06-21 18:01:40 +08:00
WANG MINGMING a94f90a343
Merge pull request #14062 from taosdata/feature/TD-14761
fix:affect row in schemaless & md5
2022-06-21 17:57:05 +08:00
Minghao Li 363c98e9ed refactor(sync): abstract for log store 2022-06-21 17:45:08 +08:00
Hui Li 13058ceb52
Merge pull request #14056 from taosdata/test/twa
test: add test case for twa function
2022-06-21 17:43:45 +08:00
Hui Li b04e7c93b1
Merge pull request #14063 from taosdata/test3.0/lihui
test: add test case for tmq
2022-06-21 17:43:19 +08:00
dapan1121 88b48ec46c Merge branch '3.0' into feature/showcreate 2022-06-21 17:40:52 +08:00
Ganlin Zhao 18c195ea73
Merge pull request #14055 from taosdata/enh/sample_selectivity
feat(query): add sample function work with selectivity
2022-06-21 17:33:32 +08:00
dapan1121 8becbc2608 feat: support show create table 2022-06-21 17:32:31 +08:00
wangmm0220 15a6e7f22f fix:unit test error 2022-06-21 17:22:44 +08:00
Minglei Jin 25fdcac305 fix/journal: restore interrupted(abort, power failure, etc.) tdb txn 2022-06-21 17:18:57 +08:00
Xiaoyu Wang 78caa7e005
Merge pull request #14058 from taosdata/feature/3.0_debug_wxy
feat: optimize partition by tbname
2022-06-21 17:18:11 +08:00
plum-lihui 74b1ad9706 test: add test case for tmq 2022-06-21 17:03:04 +08:00
Xiaoyu Wang 14fc3ef7f2 feat: optimize partition by tbname 2022-06-21 16:48:17 +08:00
Shengliang Guan 49bc330c09 refactor: adjut gtid logs 2022-06-21 16:47:28 +08:00
dapan1121 0f148c6f47 feat: show create table 2022-06-21 16:45:59 +08:00
Shengliang Guan f8e282644e test: minor changes 2022-06-21 16:44:49 +08:00
Liu Jicong dbb8486dde
Merge pull request #14059 from taosdata/feature/stream
fix(tmq): apis adapt to tmq table meta
2022-06-21 16:36:01 +08:00
Shengliang Guan c4ed319d7e Merge branch 'fix/mnode' of https://github.com/taosdata/TDengine into fix/mnode 2022-06-21 16:28:25 +08:00
Shengliang Guan 8d0e6fa68f fix: fix release/redirect problem 2022-06-21 16:24:58 +08:00
Shengliang Guan 676e70d5df refactor: add gtid to log 2022-06-21 16:18:01 +08:00
wangmm0220 572e106691 fix:affect row in schemaless & md5 2022-06-21 16:17:53 +08:00
Minghao Li ecc43b6697 refactor(sync): delete some assert 2022-06-21 16:02:36 +08:00
Li Minghao a43d02a863
Merge pull request #14051 from taosdata/feature/3.0_mhli
fix(sync): config change when set index-mgr
2022-06-21 16:01:25 +08:00
Cary Xu 57db482a9f Merge branch '3.0' into feature/TD-14481-3.0 2022-06-21 15:58:35 +08:00
Xiaoyu Wang a191738681 feat: optimize partition by tbname 2022-06-21 15:51:38 +08:00
Liu Jicong 17639758c2 fix(tmq): apis adapt to tmq table meta 2022-06-21 15:40:34 +08:00
Xiaoyu Wang 896c1b3a6d feat: optimize partition by tbname 2022-06-21 15:37:59 +08:00
Shengliang Guan 40a84f9f0a Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-21 15:35:17 +08:00
Minghao Li b61a5cd126 refactor(sync) add trace log 2022-06-21 15:30:24 +08:00
Liu Jicong 1644294e25
Merge pull request #14046 from taosdata/feature/stream
feat(stream): drop stream
2022-06-21 15:18:30 +08:00
Liu Jicong 3f6ce2da73 feat(tmq): support topic with meta 2022-06-21 15:18:09 +08:00
Minghao Li 0fb64add90 refactor(sync) add trace log 2022-06-21 15:09:23 +08:00
Shengliang Guan c243b314c7 refactor: add gtid to log 2022-06-21 15:05:31 +08:00
jiajingbin 7517d3aa72
Merge pull request #14039 from taosdata/cpwu/3.0
fix: fix the the case
2022-06-21 14:42:37 +08:00
wenzhouwww@live.cn 534296eb25 update 2022-06-21 14:41:57 +08:00
wenzhouwww@live.cn 4255a68928 update 2022-06-21 14:39:20 +08:00
Xuefeng Tan 9c615cc894
fix(taosAdapter): fix cmake variable (#14054) 2022-06-21 14:39:05 +08:00
Ganlin Zhao 3fc7fa3b3a feat(query): add sample function work with selectivity 2022-06-21 14:34:28 +08:00
wenzhouwww 5bd6947046
Merge pull request #13981 from taosdata/test/distribute_avg
test: add test case for distribute plan of avg and stddev
2022-06-21 14:13:44 +08:00
wenzhouwww@live.cn 2e308b604b update 2022-06-21 14:05:27 +08:00
wenzhouwww@live.cn b2486b2a4b add case for twa function 2022-06-21 14:04:03 +08:00
Cary Xu 75160a989d Merge branch '3.0' into feature/TD-14481-3.0 2022-06-21 13:59:29 +08:00
wangmm0220 9883d670c6 opti: patition by tag 2022-06-21 13:52:07 +08:00
Xuefeng Tan 5198254faf
enh(taosAdapter): update taosAdapter (#14050) 2022-06-21 13:37:34 +08:00