Commit Graph

30552 Commits

Author SHA1 Message Date
Haojun Liao 285bf707e0 fix(query): set the gid for stream result. 2022-05-27 15:00:33 +08:00
Cary Xu 17acfd88b9 Merge branch '3.0' into feature/TD-14481-3.0 2022-05-27 14:34:18 +08:00
Haojun Liao 955c37a483
Merge pull request #13066 from taosdata/feature/3_liaohj
refactor(query): set the block groupId for stream block.
2022-05-27 14:29:37 +08:00
Cary Xu 74f3a3f6de other: disable the tsma case from ci temporarily 2022-05-27 14:24:54 +08:00
wade zhang 682d0f5fce
Merge pull request #13080 from taosdata/docs/dingbo/TD-15981-3.0
docs: change city name
2022-05-27 14:09:46 +08:00
Liu Jicong 05a0774b6d feat(tmq): add sub type 2022-05-27 14:06:28 +08:00
dingbo e82afdb035 test: change city name 2022-05-27 14:04:01 +08:00
Shengliang Guan 1b3571521a test: case for alter stb 2022-05-27 14:03:23 +08:00
Ganlin Zhao c03ea81bcf
Merge pull request #13076 from taosdata/fix/TD-16034
fix(query): fix unique function NULL value not hashable handling
2022-05-27 13:56:27 +08:00
Shengliang Guan 4359d5d468 test: add case for alter stb 2022-05-27 13:36:01 +08:00
Yihao Deng a939bc8777
Merge pull request #12967 from taosdata/enh/defaultEpSet
enh: default ep set
2022-05-27 13:33:57 +08:00
Yihao Deng abcb0f5f91
Merge pull request #12910 from taosdata/fix/indexMultThread
enh: opt index mutex
2022-05-27 13:33:29 +08:00
cpwu 90efaab25c fix case 2022-05-27 13:29:21 +08:00
Shengliang Guan 75d6e652d9 test: add case for alter stb 2022-05-27 13:27:04 +08:00
Hongze Cheng 8571614bdc
Merge pull request #13071 from taosdata/fix/hzcheng_3.0
fix: vnode pre-process
2022-05-27 13:15:38 +08:00
Hui Li a389a5ff27
Merge pull request #13015 from taosdata/test/jcy
test:add test case for functions
2022-05-27 12:43:23 +08:00
cpwu 4add25b1cd fix join 2022-05-27 12:39:20 +08:00
Hui Li ef918d53f7
Merge pull request #13074 from taosdata/test3.0/lihui
test: modify case
2022-05-27 12:33:39 +08:00
Ganlin Zhao 1d57820693 fix(query): fix unique function NULL value not hashable handling
TD-16034
2022-05-27 12:09:48 +08:00
wade zhang bcb35c9d03
Merge pull request #13075 from taosdata/dingbo/TD-16051/3.0
docs: refine image alt text
2022-05-27 12:07:29 +08:00
plum-lihui 4588463717 test: modify case 2022-05-27 12:04:09 +08:00
dingbo 6319bf7249 docs: refine image alt text 2022-05-27 12:03:39 +08:00
Shengliang Guan 6453b25dbc Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-05-27 11:52:41 +08:00
Shengliang Guan 9d93b75020 fix: reset epset on mnode changed 2022-05-27 11:52:15 +08:00
Hui Li 17b622ac29
Merge pull request #12986 from taosdata/test/chr/TD-14699
test:add cluster testcase of electing leader and python connector using statement api
2022-05-27 11:47:57 +08:00
jiacy-jcy 2adff3de65 update case first.py 2022-05-27 11:47:43 +08:00
jiacy-jcy c85d72e70e add first.py into ci 2022-05-27 11:46:39 +08:00
Hongze Cheng a23c213855 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-27 03:46:11 +00:00
Hui Li c129ba906f
Merge pull request #13070 from taosdata/test3.0/lihui
test: modify sleep value
2022-05-27 11:44:10 +08:00
Hongze Cheng 40b7de08ea fix: vnode pre-process 2022-05-27 03:42:59 +00:00
Hongze Cheng 04ee5be2a8 fix: vnode pre-process request 2022-05-27 03:38:09 +00:00
tomchon 534f585912 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-27 11:27:34 +08:00
Haojun Liao b2282e91c7 refactor: do some internal refactor. 2022-05-27 11:26:40 +08:00
jiacy-jcy 80eebb77fc Merge branch 'test/jcy' of github.com:taosdata/TDengine into test/jcy 2022-05-27 11:21:47 +08:00
Hongze Cheng f4571ce085 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-27 03:21:42 +00:00
plum-lihui c7417a7f18 test: modify sleep value 2022-05-27 11:20:32 +08:00
jiacy-jcy c551bd6af5 Merge branch '3.0' into test/jcy 2022-05-27 11:20:16 +08:00
Liu Jicong 2939e17ad1
Merge pull request #13065 from taosdata/feature/stream
feat(tmq): drop cgroup
2022-05-27 11:04:53 +08:00
Chait Diwadkar 40d99ea490 docs:cdiwadkar16-patch-4-15 - minor stylistic changes
Rewrote some sentences for readability.
2022-05-27 10:52:41 +08:00
Chait Diwadkar d4bb148a09 docs:cdiwadkar16-patch-4-14 - changes for taos_use_result
Changed to: "In the above sample, `print_result` is used to simplify the printing of the result set. It is similar to `taos_use_result`"
2022-05-27 10:47:46 +08:00
Hongze Cheng c4593d68ee Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-05-27 02:38:42 +00:00
wenzhouwww@live.cn 9bddc341bf Merge branch '3.0' into test/vector_function 2022-05-27 10:33:35 +08:00
jiacy-jcy 6c634ff7a2 add case for percentile 2022-05-27 10:27:11 +08:00
Liu Jicong d6094a4368 feat(tmq): drop cgroup 2022-05-27 10:24:40 +08:00
Shengliang Guan 1b06760347 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-05-27 10:19:36 +08:00
WANG MINGMING c66acc7c7d
Merge pull request #13064 from taosdata/3.0
3.0
2022-05-27 10:10:02 +08:00
WANG MINGMING 1d20f738db
Merge pull request #13063 from taosdata/3.0
3.0
2022-05-27 10:08:32 +08:00
Haojun Liao d87bb5f3fa refactor(query): set the block groupId for stream block. 2022-05-27 10:03:45 +08:00
dapan1121 f6e6554b2a
Merge pull request #13041 from taosdata/feature/schema.version
feat: add tag version
2022-05-27 09:51:22 +08:00
Chait Diwadkar bcb6f4d168 docs:cdiwadkar16-patch-4-13 - several
Stylistic changes.
Clarifying changes.
Removed reference to taos_use_result since it is not mentioned in code snippet.
2022-05-27 09:50:05 +08:00