Commit Graph

29673 Commits

Author SHA1 Message Date
Minghao Li b7be03898c enh(sync) snapshot sender, receiver 2022-05-27 15:35:26 +08:00
Minghao Li 8141c430bc enh(sync) snapshot sender, receiver 2022-05-27 15:09:17 +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
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
dingbo e82afdb035 test: change city name 2022-05-27 14:04:01 +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
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
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
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
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
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
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
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
gccgdb1234 91a2687bc4 docs: refine description about firewall 2022-05-27 08:42:53 +08:00
Zhengmao Zhu d29a31efe6 Update index.md 2022-05-27 08:22:25 +08:00
Chait Diwadkar 3103b55bc3 docs:cdiwadkar16-patch-4-12 - minor changes
Minor changes for spelling and style.
2022-05-27 08:06:04 +08:00
Chait Diwadkar 13c916684b docs/cdiwadkar16-patch-4-11 - minor changes
Stylistic and grammar changes.
2022-05-27 08:05:31 +08:00
Chait Diwadkar 6b861ad003 docs:cdiwadkar16-patch-4-10 - grammar change
Grammar changes.
2022-05-27 08:04:52 +08:00
Chait Diwadkar 751cd8a854 docs:cdiwadkar16-patch-4-9 - spelling change
Spelling correction.
2022-05-27 08:04:29 +08:00
Chait Diwadkar fe5ebe38ba docs:cdiwadkar16-patch-4-8 - minor updates
Spelling correction
Stylistic changes
2022-05-27 08:03:39 +08:00
Chait Diwadkar 76868b76bc docs:cdiwadkar16-patch-4 - several changes
Some stylistic changes.
Some clarifying changes.
2022-05-27 08:02:25 +08:00
Chait Diwadkar 7b86c581ef docs:cdiwadkar16-patch-4 - added best practices and explicit clarifications
Added best practices for firewall and data protections.
Added explicit hostnames (fqdn) in cluster set up examples for clarity.
2022-05-27 08:01:50 +08:00
Sean Ely 0c1ed45d48 docs: grammar and phrasing: admin diagnostics
Minor grammar, edits, and phrasing for the Admin > Problem Diagnostics page.
2022-05-27 07:59:52 +08:00
Sean Ely b61b1d556e docs: phrasing: admin monitor
Phrasing for the Admin > TDengine Monitoring page
2022-05-27 07:58:24 +08:00
Sean Ely bda7cbbbb2 Docs: grammar: manage connections
Minor grammar edits to the Admin > Manage connections page
2022-05-27 07:57:51 +08:00
Sean Ely c37d13b285 docs: grammar: admin import
Minor grammar updates to the Admin > Data Import page.
2022-05-27 07:57:19 +08:00
Sean Ely 50dcf04e59 docs: grammar: user management
Minor grammar changes for the User Management page
2022-05-27 07:56:31 +08:00