Commit Graph

35793 Commits

Author SHA1 Message Date
Shuduo Sang dd6b50f7c2
feat: change upx download location for taosadapter3.0 (#14934)
* feat(taosAdapter): taosAdapter for 3.0

* chore: change upx download location

Co-authored-by: t_max <1172915550@qq.com>
2022-07-15 12:57:27 +08:00
Xiaoyu Wang 47ab10c560
Merge pull request #14931 from taosdata/feature/3.0_debug_wxy
fix: a problem of last_row function plan
2022-07-15 12:55:37 +08:00
Xiaoyu Wang 1342fbe913 fix: sql command 'show table distributed' 2022-07-15 11:59:42 +08:00
Shengliang Guan a07b770b3d
Merge pull request #14928 from taosdata/fix/tsim
test: restore some cases
2022-07-15 11:54:51 +08:00
Haojun Liao 013f5031bc fix(query):update the time type check. 2022-07-15 11:53:32 +08:00
wenzhouwww@live.cn 67afe73a11 test:add test case for last_row 2022-07-15 11:47:31 +08:00
Haojun Liao 6c13a8e2e8 fix(query):fix syntax error. 2022-07-15 11:43:06 +08:00
wenzhouwww 9753ff9dbe
Merge branch '3.0' into test/udf_coltrol 2022-07-15 11:40:19 +08:00
tomchon 72ff22ffe7 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-15 11:34:58 +08:00
Shengliang Guan 72f4a4afbb test: comment out case 2022-07-15 11:27:33 +08:00
Shengliang Guan 883ae19cac Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-07-15 11:22:06 +08:00
Shengliang Guan b4644963af test: restore some 2.0 cases 2022-07-15 11:21:58 +08:00
Haojun Liao b9a471624d fix(query): handle multi group last_row query. 2022-07-15 11:19:00 +08:00
Haojun Liao fd2dec280b fix(query): fix memory leak. 2022-07-15 11:18:26 +08:00
Xiaoyu Wang 873ff96bc1 fix: a problem of last_row function plan 2022-07-15 11:01:19 +08:00
Yihao Deng 843449f1e4
Merge pull request #14906 from taosdata/enh/addLRUToIdx
feat:add lru to idx
2022-07-15 10:52:52 +08:00
Ganlin Zhao 6a62954e34
Merge pull request #14927 from taosdata/feat/agg_client_api
feat(query): add avg function scalar version
2022-07-15 10:51:37 +08:00
Hui Li 4b71b58371
Merge pull request #14926 from taosdata/3.0test/jcy
test:update testcase
2022-07-15 10:44:59 +08:00
plum-lihui 7b2dc59860 test: add test case for precison 2022-07-15 10:42:47 +08:00
plum-lihui dc50ad5992 Merge branch '3.0' into test3.0/lihui 2022-07-15 10:41:52 +08:00
Shengliang Guan 742fb1e594 test: adjust some cases 2022-07-15 10:35:00 +08:00
dapan1121 41ba297964 Merge branch '3.0' into fix/fixmsgorder 2022-07-15 10:23:25 +08:00
dapan1121 f1e37cde78 fix: fix msg disorder issue 2022-07-15 10:21:47 +08:00
wenzhouwww@live.cn 4490a91c37 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-15 10:09:30 +08:00
jiacy-jcy b73d08c78f update 2022-07-15 10:09:28 +08:00
Shengliang Guan b728833b94 test: restore some 2.0 cases 2022-07-15 10:09:21 +08:00
shenglian-zhou 42c1e5e053
Merge pull request #14923 from taosdata/szhou/fix/td-17405
fix: multi result function is not allowed when appear in clauses other than select
2022-07-15 10:06:37 +08:00
Ganlin Zhao 20ce5b32a9 Merge branch '3.0' into feat/agg_client_api 2022-07-15 10:04:28 +08:00
Hongze Cheng 5b5b6a03e2 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_snapshot 2022-07-15 02:03:57 +00:00
Ganlin Zhao 4ff107812f feat(query): add avg function scalar version
TD-17344
2022-07-15 10:00:35 +08:00
Shengliang Guan 697ab1c716 test: restore some cases 2022-07-15 09:52:57 +08:00
Yihao Deng a6e71424b4
Merge branch '3.0' into enh/addLRUToIdx 2022-07-15 09:47:35 +08:00
dapan1121 31aa48e240 fix: fix windows compile issue 2022-07-15 09:44:29 +08:00
gccgdb1234 ad383f3a60 doc: move cache to internals and totally rewrite it 2022-07-15 09:43:47 +08:00
slzhou 21a32b36e9 fix: multi result function is not allowed when appear in clauses other than select 2022-07-15 09:32:54 +08:00
Yihao Deng 590f7c4c4d
Merge pull request #14915 from taosdata/enh/preallocHandle
enh:  prealloc handle
2022-07-15 09:32:29 +08:00
Xiaoyu Wang 84740bc786
Merge pull request #14914 from taosdata/feature/3.0_debug_wxy
fix: client module memory leak problem
2022-07-15 09:32:13 +08:00
jiacy-jcy f939538809 Merge branch '3.0' into 3.0test/jcy 2022-07-15 01:29:25 +00:00
jiacy-jcy eea76d8a78 update 2022-07-15 01:28:44 +00:00
jiacy-jcy 39038de27f update sysinfo.py 2022-07-15 01:28:27 +00:00
Xiaoyu Wang 979b20189d feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function 2022-07-15 09:07:19 +08:00
Xiaoyu Wang 9522288f6b Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-15 08:44:23 +08:00
Xiaoyu Wang 31e29dfc38 feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function 2022-07-15 08:43:40 +08:00
Shengliang Guan e607f26415
Merge pull request #14917 from taosdata/fix/mnode
others: remove obsolete 2.0 code
2022-07-15 00:14:25 +08:00
Shengliang Guan d67cadba8e
Merge pull request #14919 from taosdata/fix/dnode
test: restore some 2.0 case
2022-07-15 00:14:13 +08:00
Haojun Liao c2d277f47c
Merge pull request #14918 from taosdata/feature/3_liaohj
fix(query): add exec node for lastrow query.
2022-07-14 22:48:37 +08:00
tomchon d554bf6588 test:modify test frame that add multiple retries for sql execution and query 2022-07-14 21:22:43 +08:00
Shengliang Guan 4157f4da67
Merge pull request #14916 from taosdata/fix/dnode
test: restore some 2.0 case
2022-07-14 21:17:49 +08:00
Shengliang Guan 2effdf824d test: restore some 2.0 case 2022-07-14 21:17:41 +08:00
Shengliang Guan 47ab2b1961 test: restore some 2.0 case 2022-07-14 21:12:08 +08:00