Commit Graph

39004 Commits

Author SHA1 Message Date
huolibo b604131eee
docs: grafana plugin document (#16181)
* docs: grafana for TDengine 3.0

* docs: add colon

* docs: remove taosKeeper
2022-08-17 22:30:02 +08:00
Shengliang Guan 06b7f5397a
Merge pull request #16154 from taosdata/fix/TD-18437
fix: return error if stable's name duplicate with child table
2022-08-17 22:18:04 +08:00
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
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
Hongze Cheng 77dbc8c2c9 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 17:42:02 +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
Minglei Jin b2a87c87b6 Merge branch 'refact/tsdb_last' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 16:52:52 +08:00
Minglei Jin 4b47476de1 fix: upgrade last files reading for last/last_row caching 2022-08-17 16:51:15 +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
Hongze Cheng 6465c7ad4c Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 16:27:22 +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
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
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
Hongze Cheng c6106be5da refact more work 2022-08-17 15:08:44 +08:00
wangmm0220 4f16771de4 fix:error in get table list by tag filter 2022-08-17 14:45:31 +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
Hongze Cheng 39ea124bb6 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 13:45:04 +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
Hongze Cheng cf18360cad Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-17 11:46:40 +08:00
Hongze Cheng 23a0af9d12 more work 2022-08-17 11:46:13 +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
Linhe Huo 9b97aafebe
Merge pull request #16169 from taosdata/zhaoyanggh-patch-10
Update _sub_python.mdx
2022-08-17 11:34:33 +08:00