Commit Graph

10176 Commits

Author SHA1 Message Date
Ganlin Zhao bae7143865 Merge branch '3.0' into fix/TD-16394 2022-06-21 19:23:39 +08:00
Ganlin Zhao a46abd974b fix(query): fix leastsquares function random result when input is
tinyint

TD-16394
2022-06-21 19:22:38 +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 23e921d41b fix: invalid write while encode password 2022-06-21 18:03:54 +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
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
wangmm0220 15a6e7f22f fix:unit test error 2022-06-21 17:22:44 +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
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
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 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
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
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
Ganlin Zhao 3fc7fa3b3a feat(query): add sample function work with selectivity 2022-06-21 14:34:28 +08:00
Minghao Li 6c71ae8985 fix(sync): config change when set index-mgr 2022-06-21 13:23:35 +08:00
Shengliang Guan e87baa8df7 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-21 11:42:11 +08:00
Li Minghao 22f0ae45ac
Merge pull request #14044 from taosdata/feature/3.0_mhli
refactor(sync): set ranmdom seed by ns
2022-06-21 11:41:15 +08:00
Shengliang Guan 714c599fd7 fix: deadlock while set standby 2022-06-21 11:40:27 +08:00
Liu Jicong c409760f75 feat(stream): drop stream 2022-06-21 11:32:36 +08:00
Minghao Li 50e3527f2b refactor(sync): set ranmdom seed by ns 2022-06-21 11:11:16 +08:00
shenglian-zhou 0efc892933
Merge pull request #14042 from taosdata/szhou/feature/sort-group
fix: remove groupid comparision from msortCompare
2022-06-21 11:04:02 +08:00
Haojun Liao e9b0d93907
Merge pull request #14041 from taosdata/feature/3_liaohj
feature(query): support interp function, and do some internal refactor.
2022-06-21 10:45:01 +08:00
Shengliang Guan 7571d9d91e
Merge pull request #14024 from taosdata/fix/mnode
refactor: get sdb snapshot in atomic way
2022-06-21 10:32:46 +08:00
Xiaoyu Wang aca91eb831
Merge pull request #14033 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show local variables' and 'show dnode variables'
2022-06-21 10:31:13 +08:00
liuyao 424b6b8473
Merge pull request #14040 from taosdata/feature/TD-16728
fix(stream): window close
2022-06-21 10:19:49 +08:00
Xiaoyu Wang 0f97c36acb feat: group by tags optimize 2022-06-21 09:54:06 +08:00
Shengliang Guan 964ce011b5 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-21 09:52:00 +08:00
Shengliang Guan 53198f58bb refactor: add post process for query msg 2022-06-21 09:48:31 +08:00
slzhou c17635214e Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sort-group 2022-06-21 09:45:44 +08:00
slzhou 33ef665989 fix: remove groupid comparision from msortCompare 2022-06-21 09:45:27 +08:00
Haojun Liao bbe1deaf00 other: merge 3.0 2022-06-21 09:44:37 +08:00
54liuyao fe653c948e fix(stream): window close 2022-06-21 09:42:48 +08:00
Haojun Liao e5d25f4634 fix(query): set correct ts column index in interp executor. 2022-06-21 09:41:35 +08:00
Li Minghao 4cacb51efa
Merge pull request #14037 from taosdata/feature/3.0_mhli
fix(sync): set standby when not follower
2022-06-21 09:41:32 +08:00
Haojun Liao 1bf7fbbc0b feature(query): support interp function, and do some internal refactor. 2022-06-20 23:22:28 +08:00
Liu Jicong 212144a3e6 test(stream): window close not work for stb 2022-06-20 21:50:13 +08:00
Minghao Li 057c502815 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-20 20:55:56 +08:00
shenglian-zhou 0f3fc6cff0
Merge pull request #14030 from taosdata/szhou/feature/sort-group
feat: order group by group id generated by partition
2022-06-20 20:55:51 +08:00
Minghao Li 3b7e0bfdcc fix(sync): set standby when not follower 2022-06-20 20:55:40 +08:00