Commit Graph

38950 Commits

Author SHA1 Message Date
Hongze Cheng c7d492dae1 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 11:36:23 +08:00
Hongze Cheng e702730790 fix: coredump 2022-08-18 11:36:11 +08:00
Hongze Cheng 9bbfcd3dea Merge branch 'refact/tsdb_last' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 11:15:38 +08:00
Hongze Cheng b4c2dc137c fix coredump 2022-08-18 11:15:31 +08:00
Haojun Liao e70cfbbd00 fix(query): add jmp macro define. 2022-08-18 10:58:39 +08:00
Haojun Liao a71b4d2126 Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-18 10:46:34 +08:00
Haojun Liao 1ecf660c57 other:merge 3.0 2022-08-18 10:45:52 +08:00
Hui Li 73c3a1eb64
Merge pull request #15975 from taosdata/feature/3.0_query_optimize
opti:logic for get table list
2022-08-18 10:37:27 +08:00
Hongze Cheng 3276b62aba more 2022-08-18 10:29:49 +08:00
Hongze Cheng 418810fca5 optimize bitmap 2022-08-18 10:09:31 +08:00
Hongze Cheng aee90f913f Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_last 2022-08-18 09:39:53 +08:00
Haojun Liao bf7ee65ce5 Merge branch 'refact/tsdb_last' of github.com:taosdata/tdengine into refact/tsdb_last 2022-08-18 00:19:33 +08:00
Haojun Liao 9dc5b4cb0c fix(query): support read from last file. 2022-08-18 00:08:09 +08:00
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
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
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
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