Commit Graph

29743 Commits

Author SHA1 Message Date
Hongze Cheng b40e3671a4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/two_versions 2022-05-26 08:32:35 +00:00
Hongze Cheng fe22f0f6d3 use two version in server and refact 2022-05-26 08:29:52 +00:00
Ganlin Zhao 998980079f fix(query): fix sum/avg function floating type overflow 2022-05-26 16:23:29 +08:00
Haojun Liao 109df4301d
Merge pull request #13012 from taosdata/feature/3_liaohj
fix(query): free the cursor when all data retrieved immediately.
2022-05-26 16:10:06 +08:00
wangmm0220 051020f932 fix: remove table group code in 2.x 2022-05-26 16:05:27 +08:00
Shengliang Guan e7048eb6d0 Merge remote-tracking branch 'origin/feature/sync-mnode-integration' into fix/mnode 2022-05-26 15:58:56 +08:00
Shengliang Guan 5c402c4711 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-26 15:58:37 +08:00
Jason-Jia a43f7969ce
Merge branch '3.0' into test/jcy 2022-05-26 15:50:21 +08:00
Shengliang Guan 1af3a5c017 feat: add vgroup for tsma 2022-05-26 15:46:31 +08:00
jiacy-jcy 390cba6d4b Merge branch '3.0' into test/jcy 2022-05-26 15:33:48 +08:00
Shuduo Sang c47b79398b refactor: use max int64 to replace -1 for unlimit
for 3.0

[TD-15999]
2022-05-26 15:18:04 +08:00
Minghao Li f078f5b300 fix(sync): syncSetStandby 2022-05-26 15:08:20 +08:00
Cary Xu d698bbf4ad enh: code optimization 2022-05-26 14:43:03 +08:00
Ganlin Zhao fb0770485d
Merge pull request #12887 from taosdata/feature/3.0_glzhao
feat(query): add apercentile function
2022-05-26 14:42:10 +08:00
Hui Li 9ed5d58196
Update fulltest.sh
temp close concast.py, concast_ws.py, join.py.
2022-05-26 14:38:55 +08:00
Liu Jicong 27af0747d6 feat(sma): using separate vg 2022-05-26 14:34:05 +08:00
dapan1121 22470344e0 scheduler async api test 2022-05-26 14:23:07 +08:00
Minghao Li 4e1aa6b5c5 refactor: config change 2022-05-26 14:21:24 +08:00
cpwu c71c2c4a92 fix case 2022-05-26 14:17:56 +08:00
Xiaoyu Wang 7989190b5e fix: some problems of rollup sma 2022-05-26 14:16:36 +08:00
Shengliang Guan 13affd9b9f Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-26 13:45:08 +08:00
Shengliang Guan 0dcd7ab854 feat: add vgroup for tsma 2022-05-26 13:19:48 +08:00
cpwu cb21c7b42d fix case 2022-05-26 13:19:44 +08:00
Shengliang Guan 381ff01f52 feat: add vgroup for tsma 2022-05-26 13:18:39 +08:00
jiacy-jcy 0d3042b0f9 add case to ci 2022-05-26 12:46:13 +08:00
jiacy-jcy dd0a6b0ac5 add test case for bottom and top 2022-05-26 12:45:05 +08:00
Ganlin Zhao 067731b763 Merge branch '3.0' into feature/3.0_glzhao 2022-05-26 12:22:56 +08:00
Ganlin Zhao 9b54534b35 fix(query): comment out nestedQuery.py 2022-05-26 12:19:06 +08:00
Haojun Liao cd5dbf4df3 Merge branch '3.0' into feature/3_liaohj 2022-05-26 12:05:19 +08:00
cpwu aba6643ba3 fix case 2022-05-26 11:55:41 +08:00
yihaoDeng 6e6dadf5d7 eerge branch 'ne' into update 2022-05-26 11:53:31 +08:00
Haojun Liao f6e8276475 fix(query): free the cursor when all data retrieved immediately. 2022-05-26 11:51:32 +08:00
yihaoDeng d0213972a2 update default epset 2022-05-26 11:46:26 +08:00
jiacy-jcy 6361e87755 add case to_iso8601 to ci 2022-05-26 11:38:46 +08:00
Ganlin Zhao 72d9b07894 fix(query): fix avg/sum function result overflown output inf/nan
TD-15923
2022-05-26 11:36:07 +08:00
jiacy-jcy 3eb9aa5c05 update iso8601 2022-05-26 11:34:48 +08:00
Liu Jicong d54d80f63b
Merge pull request #13008 from taosdata/feature/stream
fix(stream): tb name error
2022-05-26 11:34:28 +08:00
jiacy-jcy a6ee0cd315 update diff.py 2022-05-26 11:30:38 +08:00
yihaoDeng 511a4c3a4f update default epset 2022-05-26 11:29:31 +08:00
cpwu 8961f6fa87 fix case 2022-05-26 11:28:24 +08:00
cpwu d9ba92549d Merge branch '3.0' into cpwu/3.0 2022-05-26 11:22:42 +08:00
plum-lihui 7b227cb2b7 test: add test cases for tmq 2022-05-26 11:22:14 +08:00
cpwu fcefd88924 fix case 2022-05-26 11:21:47 +08:00
Liu Jicong a0f3138888 fix(stream): tb name error 2022-05-26 11:16:35 +08:00
Haojun Liao a02bf52295
Merge pull request #12989 from taosdata/feature/3_liaohj
fix(query): check for invalid parameters of substr function.
2022-05-26 11:03:50 +08:00
Minghao Li 2dee385502 Merge branch 'feature/sync-mnode-integration' of https://github.com/taosdata/TDengine into feature/sync-mnode-integration 2022-05-26 11:02:59 +08:00
Minghao Li 9a2eddda4c fix(sync), call FpCommitCb twice when FOLLOWER 2022-05-26 11:02:35 +08:00
cpwu 30efd647d7 fix case 2022-05-26 10:52:13 +08:00
jiacy-jcy 95fe22dba5 Merge branch '3.0' into test/jcy 2022-05-26 10:47:58 +08:00
jiacy-jcy a9bcf45186 add test case 2022-05-26 10:14:50 +08:00