Ganlin Zhao
|
2a6dfbb0d7
|
enh(query): avg function use pre-agg results
|
2022-06-14 13:48:33 +08:00 |
Ganlin Zhao
|
2926d141ca
|
Merge pull request #13784 from taosdata/enh/first_last_split
enh(query): add first/last function distributed implementation
|
2022-06-14 12:44:47 +08:00 |
wade zhang
|
e5ff19ad91
|
Merge pull request #13796 from taosdata/docs/TD-16514-3.0
docs: refine keywords section and add delete keywords
|
2022-06-14 11:55:57 +08:00 |
gccgdb1234
|
d44c6a810b
|
docs: refine keywords section and add delete keywords
|
2022-06-14 11:54:55 +08:00 |
Ganlin Zhao
|
0dde9cc9f9
|
fix bugs
|
2022-06-14 11:25:11 +08:00 |
Ganlin Zhao
|
6f27ee975e
|
enable last splitting
|
2022-06-14 11:04:36 +08:00 |
Ganlin Zhao
|
6a4fc45771
|
fix bugs
|
2022-06-14 11:00:22 +08:00 |
Ganlin Zhao
|
589b30422f
|
add last function splitting
|
2022-06-14 10:51:00 +08:00 |
Ganlin Zhao
|
9fa641a8b0
|
Merge branch '3.0' into enh/first_last_split
|
2022-06-14 10:50:50 +08:00 |
Hui Li
|
8b8748769c
|
Merge pull request #13790 from taosdata/test/tail
test: add test case for tail , notice that this case only support sub table and common table
|
2022-06-14 10:37:29 +08:00 |
Shengliang Guan
|
82112e8d4a
|
Merge pull request #13786 from taosdata/fix/mnode
fix(sync): send snapshot to multi nodes at the same time
|
2022-06-14 09:54:21 +08:00 |
wenzhouwww@live.cn
|
6888c1680c
|
add test case for tail about CI
|
2022-06-14 09:48:57 +08:00 |
wenzhouwww@live.cn
|
b040258316
|
Merge remote-tracking branch 'origin/3.0' into test/tail
|
2022-06-14 09:29:46 +08:00 |
Xiaoyu Wang
|
63e78e3e22
|
Merge pull request #13749 from taosdata/feature/3.0_wxy
fix: handle the memory leak of parser
|
2022-06-14 09:29:33 +08:00 |
Shengliang Guan
|
65686df046
|
test: disable mnode/basic3
|
2022-06-14 09:22:20 +08:00 |
Shengliang Guan
|
318f2771ea
|
fix(sync): close detail log
|
2022-06-13 22:36:54 +08:00 |
Shengliang Guan
|
be3de7b7df
|
fix(sync): send snapshot to multi nodes at the same time
|
2022-06-13 22:20:53 +08:00 |
Ganlin Zhao
|
d4a38245a2
|
add some check
|
2022-06-13 21:21:46 +08:00 |
Ganlin Zhao
|
763e8bd6ae
|
enable first function split
|
2022-06-13 21:17:55 +08:00 |
Xiaoyu Wang
|
b3bd98ed58
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-06-13 21:03:38 +08:00 |
Xiaoyu Wang
|
730a256228
|
fix: json tag plan ut
|
2022-06-13 21:03:19 +08:00 |
Ganlin Zhao
|
4240a38c17
|
fix bugs
|
2022-06-13 20:56:33 +08:00 |
Ganlin Zhao
|
45ef3db78a
|
add first function partial/merge
|
2022-06-13 20:53:42 +08:00 |
Ganlin Zhao
|
03eca3072a
|
Merge pull request #13778 from taosdata/fix/disable_elapsed_split
fix(query): disable elapsed function split
|
2022-06-13 20:47:50 +08:00 |
Bo Ding
|
adfa029c35
|
docs: add go example (#13783)
|
2022-06-13 20:43:43 +08:00 |
Xiaoyu Wang
|
1674e41dee
|
merge 3.0
|
2022-06-13 20:14:04 +08:00 |
Xiaoyu Wang
|
140d1d2510
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-06-13 20:07:26 +08:00 |
Xiaoyu Wang
|
f080f321dd
|
merge 3.0
|
2022-06-13 20:06:29 +08:00 |
Hui Li
|
f56e0772e1
|
Merge pull request #13782 from taosdata/fix/dingbo/builderror
fix: can't find docs
|
2022-06-13 19:58:21 +08:00 |
dingbo
|
24bfd41ce1
|
fix: can't find docs
|
2022-06-13 19:56:11 +08:00 |
wade zhang
|
c37fc399fd
|
Merge pull request #13770 from taosdata/docs/dingbo/TD-16416-3.0
docs: move docs-en and docs-cn to docs
|
2022-06-13 19:13:29 +08:00 |
Ganlin Zhao
|
6d95262688
|
enh(query): add first/last function distributed implementation
|
2022-06-13 19:11:28 +08:00 |
Xiaoyu Wang
|
8ed69d2195
|
merge 3.0
|
2022-06-13 19:00:09 +08:00 |
Xiaoyu Wang
|
9d9c05ccb5
|
merge 3.0
|
2022-06-13 18:40:23 +08:00 |
Xiaoyu Wang
|
03f2fcde54
|
merge 3.0
|
2022-06-13 18:38:15 +08:00 |
Xiaoyu Wang
|
a5ce5192f2
|
merge 3.0
|
2022-06-13 18:37:25 +08:00 |
Xiaoyu Wang
|
3954edb366
|
feat: avg function rewrite
|
2022-06-13 18:36:23 +08:00 |
Zhiqiang Wang
|
56bd728f04
|
Merge pull request #13777 from taosdata/fix/ZhiqiangWang/TD-16357-del-some-fulltest-case
test: del some fulltest case
|
2022-06-13 18:29:18 +08:00 |
Ganlin Zhao
|
05eb30489d
|
fix(query): disable elapsed function split
|
2022-06-13 17:11:10 +08:00 |
afwerar
|
9009cd6433
|
test: del some fulltest case
|
2022-06-13 17:08:36 +08:00 |
Ganlin Zhao
|
594aa2fb44
|
Merge pull request #13738 from taosdata/enh/top_bot_split
enh(query): add top/bottom function distributed split
|
2022-06-13 16:45:00 +08:00 |
shenglian-zhou
|
5507931dee
|
Merge pull request #13766 from taosdata/szhou/feature/multiwaymerge
feature: explain mulitway merge and merge interval optimization
|
2022-06-13 16:34:55 +08:00 |
Shengliang Guan
|
95f75a76e5
|
Merge pull request #13771 from taosdata/fix/mnode
refactor: adjust logs
|
2022-06-13 16:25:54 +08:00 |
Ganlin Zhao
|
b4c3e55c4d
|
Merge branch '3.0' into enh/top_bot_split
|
2022-06-13 16:18:39 +08:00 |
Ganlin Zhao
|
8f2cb92111
|
fix case format
|
2022-06-13 16:16:30 +08:00 |
Ganlin Zhao
|
dc3169b92d
|
fix case format
|
2022-06-13 16:15:37 +08:00 |
Ganlin Zhao
|
f7c20f6c0d
|
fix invalid read-write caused by getFuncEnv
|
2022-06-13 16:14:16 +08:00 |
Shengliang Guan
|
3d8ebc2660
|
refactor: adjust logs
|
2022-06-13 15:38:43 +08:00 |
dingbo
|
37db1516ed
|
docs: move docs-en and docs-cn to docs
|
2022-06-13 15:32:44 +08:00 |
Haojun Liao
|
0166d40c68
|
Merge pull request #13759 from taosdata/feature/3_liaohj
fix(query): add check for data completed.
|
2022-06-13 15:10:46 +08:00 |