Commit Graph

47580 Commits

Author SHA1 Message Date
wangmm0220 2bf0916bcf fix:split block data if there are none value in block for taosx 2023-02-01 16:12:59 +08:00
wangmm0220 936b15629f fix:remove htonl length in block encode 2023-01-31 15:26:58 +08:00
wangmm0220 2ad5869659 fix:add log for block encode 2023-01-31 14:25:39 +08:00
wangmm0220 4128c5653c fix:error in tmq for taosx 2023-01-30 17:23:04 +08:00
wangmm0220 94a3fa4ff3 fix:htol(length) & set vgId,uid correct for auto create table in taosx 2023-01-30 09:55:22 +08:00
wangmm0220 d7e15881f5 fix:length error in data block 2023-01-29 14:08:56 +08:00
wangmm0220 d96cdff8f3 fix:add logic for auto create table while inserting data for taosx 2023-01-28 18:25:43 +08:00
Shuduo Sang fe8a463136
docs: update python sub over ws status (#19682)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link

* docs: fix example code mistake

* fix: examples/csharp typos

* fix: examples/python/native_insert_example.py mistake

* docs: update python connector document to reflect python version requirement change

* docs: update with two ways to install taos-ws-py

* docs: update python sub over ws status
2023-01-28 16:23:02 +08:00
Shuduo Sang 32ea09f9dd
fix: taosbenchmark ignore drop failure for cloud (#19670)
* fix: taosbenchmark ignore drop db failure for cloud

* fix: update taos-tools 678b1df

* fix: update taos-tools 78986f1

* test: update taos-tools acfa7e3

* test: update taos-tools ada5bdd

* test: update taos-tools 11c057f

* fix: update taos-tools 7a2b109

* test: update taos-tools b35037a

* test: update taos-tools 4ba0939

* fix: update taos-tools 9e406e5

* fix: update taos-tools 39f5d2e

* test: update taos-tools 6976d0b

* fix: update taos-tools 3dcc6da

* fix: update taos-tools eed30f5

* test: reduce insert rows to avoid exceed sql length

* fix: taos-tools 71724aa

* fix: update taos-tools b1844bf

* test: update taos-tools 8d8b649

* fix: update taos-tools 0cd564a
2023-01-28 14:23:58 +08:00
Haojun Liao a4f5a60ab5
Merge pull request #19669 from taosdata/refact/submit_req_marks
opti: faster non-standard openTsdb json parse & remove some config for sml
2023-01-28 13:32:37 +08:00
xinsheng Ren 3d1adcfe3d
fix:getTimeOfDay on windows (#19674) 2023-01-28 13:25:52 +08:00
wangmm0220 1d7eb4a920 opti:sml doc 2023-01-28 11:36:51 +08:00
wangmm0220 3153e9847f fix:test case for json parse string 2023-01-28 11:31:09 +08:00
Xiaoyu Wang 922f0781ad
Merge pull request #19640 from taosdata/feat/3.0_stream_wxy
fix: support writing streams to existing tables
2023-01-28 10:33:06 +08:00
wangmm0220 b493b8d2e1 fix:cols error because delete json cols value 2023-01-28 10:33:00 +08:00
Xiaoyu Wang 175f205063 fix: support writing streams to existing tables 2023-01-28 09:18:09 +08:00
Xiaoyu Wang f487c4e63f
Merge pull request #19524 from taosdata/fix/long_query
fix(query): switch buffer pool recycle on
2023-01-28 08:51:51 +08:00
wangmm0220 0f1f239425 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/submit_req_marks 2023-01-26 11:03:34 +08:00
wangmm0220 2455822df9 fix:open test case for sml 2023-01-26 11:03:07 +08:00
Shuduo Sang e2d7d7494f
typo correction (#19667) (#19668)
Co-authored-by: freemine <freemine@yeah.net>
2023-01-25 16:27:14 +08:00
Shuduo Sang 42e66c09dd
docs: update python connector document to reflect python version requirement change (#19664)
* docs: update csharp connector status

* docs: fix csharp ws bulk pulling

* docs: clarify database param is optional to websocket dsn

* docs: fix python version and a few typos

* docs: fix jdbc version in connector matrix

* docs: update jdbc demo readme

* docs: update dot-net examples link

* docs: fix example code mistake

* fix: examples/csharp typos

* fix: examples/python/native_insert_example.py mistake

* docs: update python connector document to reflect python version requirement change

* docs: update with two ways to install taos-ws-py
2023-01-24 14:32:42 +08:00
wangmm0220 0fed3ffa05 fix:remove useless config for schemaless 2023-01-23 22:49:37 +05:00
wangmm0220 8098a2995d opti:parse non-standard json format 2023-01-23 22:20:44 +05:00
Shuduo Sang 507c2d8d37
feat: taosbenchmark specify vnodes (#19659)
* fix: taosbenchmark supports to specify vgroups

* fix: update taos-tools 17b6be3

* fix: update taos-tools 4bf8c74

* fix: update taos-tools 28d347c

* fix: update taos-tools e921250

* fix: update taos-tools 0142f9c

* feat: taosbenchmark support specfying vgroups
2023-01-22 20:32:53 +08:00
xinsheng Ren 92ebc8e945
Enh/xsren/td 21710/mac installer check (#19653)
* enh/TD-21710/mac-install-check

* fix:delete unuseful variable

Co-authored-by: facetosea <25808407@qq.com>
2023-01-21 10:23:07 +08:00
Shuduo Sang 04e14b4c86
fix: install script detect if rpm/deb installed (#19648)
* fix: install.sh to remove exist rpm

* fix: install.sh to remove exist rpm

* fix: refine packaging/tools/install.sh

* fix: silient if no exist rpm

* fix: dpkg remove exist deb
2023-01-19 20:53:31 +08:00
Xiaoyu Wang f8082bc752
Merge pull request #19623 from taosdata/enh/3.0_planner_optimize
enh: optimize execute plan when 'tail' function is used with 'partition by' clause
2023-01-18 17:25:16 +08:00
xiaolei li 917324eced
release: update verion to ver-3.0.2.4 (#19633) 2023-01-18 16:11:12 +08:00
Xiaoyu Wang 7aef888159
Merge pull request #19628 from taosdata/feat/3.0_stream_wxy
fix: support writing streams to existing tables
2023-01-18 15:54:44 +08:00
Xiaoyu Wang 57258e2527 fix: support writing streams to existing tables 2023-01-18 12:00:53 +08:00
Linhe Huo dbd882ff94
Merge pull request #19626 from taosdata/fix/update-helm-chart-version
docs: update helm chart version to 3.0.2
2023-01-18 11:50:58 +08:00
Shuduo Sang 3d3d91641c
chore: release script add comp for taostools (#19618)
* chore: add comp postfix for taos-tools

* fix: update taos-tools 5c53cc8
2023-01-18 11:41:11 +08:00
Shuduo Sang 90e8899ea3 fix: typos 2023-01-18 11:32:51 +08:00
Huo Linhe f71d2b9ee6 docs: update helm chart version to 3.0.2 2023-01-18 11:18:18 +08:00
Xiaoyu Wang dd0ea40768 Merge remote-tracking branch 'origin/fix/liaohj' into enh/3.0_planner_optimize 2023-01-18 10:56:03 +08:00
Haojun Liao c9a1b3ba01 fix(query): handle the multi-group limit/offset in table group merge scan/ multiway-merge executor. 2023-01-18 16:24:29 +08:00
wade zhang 8d26b18cfd
Merge pull request #19622 from taosdata/liuyq-617-patch-1
Update 01-faq.md
2023-01-18 10:35:16 +08:00
Yiqing Liu 19fc157790
Update 01-faq.md 2023-01-18 10:26:03 +08:00
xinsheng Ren 5c5e9144f2
ALL UPPER CASE for macro definition (#19605)
Co-authored-by: facetosea <25808407@qq.com>
2023-01-18 10:08:44 +08:00
Haojun Liao f998950759
Merge pull request #19608 from taosdata/fix/ly_test
ci:modify stream test
2023-01-18 09:56:36 +08:00
Xiaoyu Wang caf3de2959 fix: support writing streams to existing tables 2023-01-18 09:30:54 +08:00
Xiaoyu Wang 554b8c6418 enh: optimize execute plan when 'tail' function is used with 'partition by' clause 2023-01-18 04:43:04 +08:00
wangmm0220 51bb0ed602 opti:json non standard 2023-01-17 23:43:05 +05:00
sunpeng 0f3b3644de
docs: update python connector document (#19609)
* docs: update python connector document

* fix: tmq_consumer.py

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-18 00:11:45 +08:00
xiaolei li 06c69b4e17
docs: release v3.0.2.4 (#19614) 2023-01-17 22:37:31 +08:00
Xiaoyu Wang 2a4c97cfb4
Merge pull request #19606 from taosdata/enh/3.0_planner_optimize
feat: support writing streams to existing tables
2023-01-17 18:27:56 +08:00
54liuyao 1dd177994d ci:modify stream test 2023-01-17 17:26:13 +08:00
Xiaoyu Wang ca43c0ab55 feat: support writing streams to existing tables 2023-01-17 16:47:43 +08:00
sunpeng dff16ad4bf
doc: update python tmq document (#19604)
* doc: update python tmq document

* doc: update en document

Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
2023-01-17 15:53:14 +08:00
xinsheng Ren 172559a2af
fix stackflow on mac (#19590)
Co-authored-by: facetosea <25808407@qq.com>
2023-01-17 15:21:02 +08:00