Commit Graph

35575 Commits

Author SHA1 Message Date
wade zhang 2965bbfc5b
Merge pull request #14939 from taosdata/docs/wade-3.0
doc: english version of cache
2022-07-15 13:43:02 +08:00
Shengliang Guan 7620185dc6 test: restore case 2022-07-15 13:40:28 +08:00
Shengliang Guan 3f1f0943c9
Merge pull request #14938 from taosdata/fix/tsim
test: restore some 2.0 cases
2022-07-15 13:37:03 +08:00
Haojun Liao 595c7dd4f3 Merge branch '3.0' into feature/3_liaohj 2022-07-15 13:36:14 +08:00
Shengliang Guan 9237014e7c test: restore some 2.0 cases 2022-07-15 13:35:00 +08:00
gccgdb1234 5b55a8044e doc: english version of cache 2022-07-15 13:34:47 +08:00
Haojun Liao 283b3eb3d9 fix(query): remove invalid check. 2022-07-15 13:25:15 +08:00
dapan1121 c7aa4a108b
Merge branch '3.0' into enh/schPolicy 2022-07-15 13:24:30 +08:00
Li Minghao e3eaddac0d
Merge pull request #14869 from taosdata/feature/3.0_mhli
refactor(sync): optimized replication
2022-07-15 13:12:37 +08:00
wade zhang dec036fd72
Merge pull request #14925 from taosdata/docs/wade-3.0
doc: move cache to internals and totally rewrite it
2022-07-15 13:09:22 +08:00
gccgdb1234 cd958f41ae doc: move cache section back to develop guide 2022-07-15 13:08:49 +08:00
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
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
Shengliang Guan 742fb1e594 test: adjust some cases 2022-07-15 10:35:00 +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
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
cpwu 6d717b450e Merge branch '3.0' into cpwu/3.0 2022-07-15 09:52:27 +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