Commit Graph

30262 Commits

Author SHA1 Message Date
Shengliang Guan 510b5fce63 refactor: use tagver and colver insteadof sversion 2022-05-26 17:24:32 +08:00
cpwu b26227a20e fix case 2022-05-26 17:24:15 +08:00
cpwu 873d41270d fix case 2022-05-26 17:20:43 +08:00
Haojun Liao a2a7674021 fix(query): do some internal refactor. 2022-05-26 17:18:56 +08:00
Haojun Liao 48bb336dd6 fix(query): fix memory leak. 2022-05-26 17:18:25 +08:00
Haojun Liao b137be9898 fix(query): prepare enough buffer before convert string. 2022-05-26 17:17:56 +08:00
cpwu ca32a7320d fix case 2022-05-26 17:14:56 +08:00
cpwu 26c197f0e3 add hyperloglog case 2022-05-26 17:14:47 +08:00
Hongze Cheng b911b5ba1c
Merge pull request #13026 from taosdata/feat/two_versions
feat: seperate data schema version and tag schema version
2022-05-26 17:13:44 +08:00
Ganlin Zhao ed6eae4d58 fix(query): fix elapsed function time_unit cannot be smaller than db
precision

TD-16018
2022-05-26 17:13:13 +08:00
tomchon 6818762d99 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-26 17:12:30 +08:00
Shengliang Guan 14c95a0b31 fix: return correct mnode epset 2022-05-26 17:12:07 +08:00
Xiaoyu Wang 884d166811
Merge pull request #13024 from taosdata/feature/3.0_wxy
fix: some problems of rollup sma
2022-05-26 17:01:03 +08:00
yihaoDeng e99cb305ff fix: add retry 2022-05-26 16:58:57 +08:00
54liuyao 270771e39e feat(stream): stream final session operator 2022-05-26 16:55:54 +08:00
Shengliang Guan f5e3b409ab refactor: add some log 2022-05-26 16:47:37 +08:00
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
wenzhouwww@live.cn c8b0999aa8 test:add elapsed function test case 2022-05-26 15:46:22 +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