Commit Graph

38991 Commits

Author SHA1 Message Date
Cary Xu d65b75514a fix: remove obsoleted codes 2022-08-17 20:38:34 +08:00
Cary Xu ea891dc793 other: code optimization 2022-08-17 20:30:42 +08:00
Cary Xu 69580893a7 other: merge 3.0 2022-08-17 20:20:02 +08:00
Cary Xu 32be8a71ee enh: rsma batch process 2022-08-17 20:14:06 +08:00
yihaoDeng e016c8f729 fix invalid packet 2022-08-17 20:04:04 +08:00
Liu Jicong 853e6e2988 refactor(mnode): drop stream task 2022-08-17 19:19:58 +08:00
wangmm0220 c8da11cce6 Merge branch '3.0' into feature/3.0_query_optimize 2022-08-17 19:12:27 +08:00
wangmm0220 e3c11172ec fix:error in get table list by tag filter 2022-08-17 19:01:22 +08:00
cpwu 1c4f86210d fix case 2022-08-17 18:18:56 +08:00
wenzhouwww@live.cn 40e2dc1f8d test: update pow function check method 2022-08-17 18:08:25 +08:00
yihaoDeng 9eb99615fe fix invalid packet 2022-08-17 17:58:46 +08:00
Minglei Jin 5e38aab3d7 fix: plus 1 with tdb strlen 2022-08-17 17:51:49 +08:00
Hui Li 2f8f2e0976
Merge pull request #16183 from taosdata/feature/tq
refactor(mnode): check drop and alter stb for stream and topic
2022-08-17 17:40:09 +08:00
ShuaiQChang ebc79f906e fix: docs error 2022-08-17 17:39:40 +08:00
Minglei Jin 701c11417d Merge branch 'v3.0' into fix/TD-18437 2022-08-17 17:35:06 +08:00
Linhe Huo 2cdab1756c
Merge pull request #16190 from taosdata/docs/fix-c-link-in-tmq-doc
chore: fix source code file name typo
2022-08-17 17:28:53 +08:00
Huo Linhe 0bc12a8320 chore: fix source code file name typo 2022-08-17 17:27:45 +08:00
Hui Li ba0b06fda0
Merge pull request #16185 from taosdata/feature/3.0_mhli
refactor(sync): add syncNodeDynamicQuorum
2022-08-17 17:24:57 +08:00
Linhe Huo 7d7997e359
Merge pull request #16189 from taosdata/docs/fix-c-link-in-tmq-doc
chore: add lost source code for tmq example of C
2022-08-17 17:21:43 +08:00
Huo Linhe 6453e24c84 chore: add lost source code for tmq example of C 2022-08-17 17:20:54 +08:00
Linhe Huo b5c802aa2c
Merge pull request #16182 from taosdata/fix/remove-rust-bindings
fix: remove rust-bindings, use official connector instead
2022-08-17 16:46:46 +08:00
cpwu 786a7378a4 add sin case 2022-08-17 16:45:37 +08:00
cpwu bbcf017e5c fix case 2022-08-17 16:16:36 +08:00
cpwu 545a9f1f76 Merge branch '3.0' into cpwu/3.0 2022-08-17 16:14:52 +08:00
cpwu 3a5f3203a0 fix case 2022-08-17 16:11:37 +08:00
Ganlin Zhao 92d42fab11 Merge branch '3.0' into fix/TD-18445 2022-08-17 16:06:22 +08:00
Ganlin Zhao 13f5acd4b9 fix(query): fix interp pResBlock->rows > capacity cause assert failure
TD-18445
2022-08-17 16:04:58 +08:00
yihaoDeng 4e9ead32aa refactor code 2022-08-17 15:56:14 +08:00
yihaoDeng a270feec63 Merge branch 'newDev' into new 2022-08-17 15:55:26 +08:00
wangmm0220 359fa4bc56 fix:error in get table list by tag filter 2022-08-17 15:50:33 +08:00
Minghao Li 2ca5bdc708 refactor(sync): add syncNodeDynamicQuorum 2022-08-17 15:39:38 +08:00
Jeff Tao b694c2e490
Update 03-package.md 2022-08-17 15:38:29 +08:00
Jeff Tao 1c03cc03e2
Update 03-package.md 2022-08-17 15:38:00 +08:00
Hui Li ca56b8ee03
Merge pull request #16179 from taosdata/fix/TD-17499
fix(query): set proper ltrim/rtrim result schema bytes
2022-08-17 15:33:08 +08:00
yihaoDeng a036d64ae0 avoid filter invalid table 2022-08-17 15:29:06 +08:00
yihaoDeng ba32eab6e0 Merge branch '3.0' of https://github.com/taosdata/TDengine into new 2022-08-17 15:22:58 +08:00
Hui Li a05431bb20
Merge pull request #16159 from taosdata/feature/rmRpcCode
rm code
2022-08-17 15:17:59 +08:00
Hui Li 945e290023
Merge pull request #16177 from taosdata/feature/stream
refactor(tmq): use tdb to store check info
2022-08-17 15:14:04 +08:00
Liu Jicong e7377e410c refactor(mnode): check drop and alter stb for stream and topic 2022-08-17 15:10:15 +08:00
wangmm0220 4f16771de4 fix:error in get table list by tag filter 2022-08-17 14:45:31 +08:00
“happyguoxy” 43cb4ad519 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs 2022-08-17 14:44:09 +08:00
Huo Linhe 96ab366bec fix: remove rust-bindings, use official connector instead
Closes [TD-18455](https://jira.taosdata.com:18080/browse/TD-18455)
2022-08-17 14:01:53 +08:00
Liu Jicong 357b21cfeb refactor(tmq): use tdb to store check info 2022-08-17 13:58:56 +08:00
yihaoDeng c7e778f9a8 refactor code 2022-08-17 13:30:37 +08:00
Linhe Huo 0e0e8cfad6
Merge pull request #16178 from taosdata/docs/fix-c-link-in-tmq-doc
docs: fix C source code link in subscription
2022-08-17 13:02:33 +08:00
Huo Linhe 950342f73d docs: fix C source code link in subscription
Closes [TD-18451](https://jira.taosdata.com:18080/browse/TD-18451)
2022-08-17 11:50:11 +08:00
wangmm0220 171ce325c7 fix:error in get table list by tag filter 2022-08-17 11:47:59 +08:00
Ganlin Zhao cb4a40a7ca fix error 2022-08-17 11:43:14 +08:00
wangmm0220 2bf2d5e6e1 fix:error in get table list by tag filter 2022-08-17 11:39:55 +08:00
Linhe Huo 0db98a62b7
Merge pull request #16170 from taosdata/zhaoyanggh-patch-10-1
docs: update 07-tmq.mdx for python
2022-08-17 11:35:27 +08:00