Commit Graph

35100 Commits

Author SHA1 Message Date
Ganlin Zhao cab1ffe8ac fix test cases 2022-07-12 15:00:12 +08:00
Ganlin Zhao c33ca654dc fix test cases 2022-07-12 14:59:25 +08:00
Ganlin Zhao e7057842cb fix test cases 2022-07-12 14:59:05 +08:00
Ganlin Zhao aa76fd38ca fix test cases 2022-07-12 14:58:35 +08:00
Ganlin Zhao 5d747d5241 fix test cases 2022-07-12 14:58:16 +08:00
Ganlin Zhao 86fad55637 fix test cases 2022-07-12 14:57:52 +08:00
Ganlin Zhao 25b0abf942 fix test cases 2022-07-12 14:57:26 +08:00
Ganlin Zhao 547a6bae6c fix test cases 2022-07-12 14:56:47 +08:00
Ganlin Zhao fbca556551 fix test cases 2022-07-12 14:56:01 +08:00
Ganlin Zhao 5a82211e6b fix test cases 2022-07-12 14:55:35 +08:00
Ganlin Zhao 0aa5f5902f fix test cases 2022-07-12 14:55:07 +08:00
dapan1121 35e059af6c Merge branch '3.0' into fix/TD-17260 2022-07-12 14:54:41 +08:00
Ganlin Zhao b73af49cc0 fix test cases 2022-07-12 14:54:33 +08:00
Ganlin Zhao 6120700091 fix test cases 2022-07-12 14:54:03 +08:00
Ganlin Zhao 5ca73e23db fix test cases 2022-07-12 14:53:35 +08:00
Ganlin Zhao 73b12e461c fix test cases 2022-07-12 14:52:22 +08:00
dapan1121 9813094f16 fix: fix lock and set plan addr issue 2022-07-12 14:51:32 +08:00
Ganlin Zhao e9cd99c55a fix test cases 2022-07-12 14:50:45 +08:00
Ganlin Zhao d3afc76f6d fix test cases 2022-07-12 14:49:35 +08:00
Cary Xu bd76ae5213
Merge pull request #14811 from taosdata/feature/TD-11274-3.0
fix: use correct keep2 when set least ts for query
2022-07-12 14:49:03 +08:00
Shengliang Guan e9d4948e84 enh: transfer leader before close vnode and mnode 2022-07-12 14:46:52 +08:00
Ganlin Zhao 7838a76363 fix(test): fix test cases trailing white spaces 2022-07-12 14:45:51 +08:00
Ganlin Zhao 92358da0fa Merge branch '3.0' into fix/merge_interval_agg 2022-07-12 14:40:45 +08:00
Minghao Li 37ebcdeaaa refactor(sync): add elect case 2022-07-12 14:36:38 +08:00
Minghao Li 129b289bdf refactor(sync): do leader transfer 2022-07-12 14:34:18 +08:00
Ganlin Zhao fdf878c3e8 enh(query): agg function adoption for MIA operator
TD-17254
2022-07-12 14:31:16 +08:00
wade zhang 947087231a
Merge pull request #14804 from taosdata/docs/wade-3.0
doc: change develop->insert for 3.0
2022-07-12 14:26:08 +08:00
Ganlin Zhao 5e2cedec75
Merge pull request #14806 from taosdata/fix/merge_interval_agg
enh(query): aggregation function adoption for MIA operator
2022-07-12 14:25:59 +08:00
dapan1121 265d27c277
Merge pull request #14807 from taosdata/fix/TD-16590
fix: add more columns in show stable res
2022-07-12 14:24:53 +08:00
jiacy-jcy ef9302a54a add test case into ci 2022-07-12 14:24:48 +08:00
jiacy-jcy 2fbab5045a update case 2022-07-12 14:23:24 +08:00
jiacy-jcy f1bae383b0 update test cases 2022-07-12 14:19:51 +08:00
Cary Xu 0f7c2ebb01 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-12 14:14:52 +08:00
Cary Xu 6c5e8bae55 fix: use correct keep2 when set least ts for query 2022-07-12 14:14:42 +08:00
Liu Jicong ac57956a56 Merge branch '3.0' into feature/stream 2022-07-12 14:12:18 +08:00
Haojun Liao be94e05e9b
Merge pull request #14805 from taosdata/feature/3_liaohj
fix(query): set the ts to be the time window start key value
2022-07-12 14:11:32 +08:00
Liu Jicong d637ffe22c refactor(tmq): prepare only needed 2022-07-12 14:10:22 +08:00
dapan1121 8957a91ab3 fix: add more columns in show stable res 2022-07-12 13:56:15 +08:00
Ganlin Zhao 8aa442a9f8 Merge branch '3.0' into fix/merge_interval_agg 2022-07-12 13:55:56 +08:00
Ganlin Zhao 66f2835af1 enh(query): hyperloglog function adoption for MIA operator
TD-17254
2022-07-12 13:55:12 +08:00
Haojun Liao 4d73720fb8 fix(query): set the ts to be the time window start key value when filling timestamp column. 2022-07-12 13:45:41 +08:00
shenglian-zhou 0e603a176c
Merge pull request #14794 from taosdata/szhou/td-17001
fix: select tag from st will return block composed of num of records
2022-07-12 13:44:36 +08:00
Ganlin Zhao ba7d72c752 enh(query): first/last function adoption for MIA operator
TD-17254
2022-07-12 13:41:21 +08:00
Yihao Deng 946f1101fd
Merge pull request #14803 from taosdata/fix/fdLeak
fix: fd leak
2022-07-12 13:27:49 +08:00
Haojun Liao efcef47f7d
Merge pull request #14795 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-07-12 13:11:05 +08:00
slzhou@taodata.com cacfb720fb fix: fix test case of selecting tag from super table 2022-07-12 12:27:48 +08:00
gccgdb1234 d577505c88 doc: change develop->insert 2022-07-12 12:06:07 +08:00
gccgdb1234 7d95ac2a46 doc: change develop->insert for 3.0 2022-07-12 12:03:40 +08:00
wade zhang 923a60d431
Merge pull request #14792 from taosdata/docs/wade-3.0
docs: change data model to adapt to 3.0
2022-07-12 11:55:34 +08:00
Li Minghao eba5bf6e95
Merge pull request #14801 from taosdata/feature/3.0_mhli
refactor(sync): modify trace log
2022-07-12 11:52:09 +08:00