Commit Graph

55068 Commits

Author SHA1 Message Date
Ping Xiao 1d4abc33e5 update packaging script 2023-08-07 11:18:47 +08:00
Haojun Liao 76288f311f
Merge pull request #22311 from taosdata/fix/TD-25543
delete atomic_exchange_64
2023-08-07 10:34:50 +08:00
Shuduo Sang 314c749965
docs: supplement r language connnector note (#22340)
* docs: add r language to connector

* docs: add r lang english version in connector

* docs: fix include path and note format

* Update 60-r-lang.mdx

minor changes

* docs: supplement r language note

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-05 20:58:49 +08:00
Hui Li f19826fa9d
Merge pull request #22313 from taosdata/fix/addStreamVer
add stream verion
2023-08-04 17:36:21 +08:00
liuyao 944c1f68d2 delete atomic_exchange_64 2023-08-04 16:49:02 +08:00
wade zhang 40b87a2d55
Merge pull request #22320 from taosdata/fix/TS-3311
fix: fix _wstart,_wennd not matching with interval for ns/us databases
2023-08-04 16:34:07 +08:00
yihaoDeng 10da0ddfb5 fix mem leak 2023-08-04 16:20:22 +08:00
yihaoDeng a4da6e9a88 fix mem leak 2023-08-04 15:59:34 +08:00
wade zhang ebc3b1baec
Merge pull request #22330 from taosdata/szhou/comment-out-splitvgroup-py-main
comment out splitVgroup.py
2023-08-04 14:41:51 +08:00
slzhou b20b114100 comment out splitVgroup.py 2023-08-04 14:40:05 +08:00
yihaoDeng 56ed422f88 add stream ver 2023-08-04 14:09:00 +08:00
yihaoDeng 81908be32f add stream ver 2023-08-04 14:02:03 +08:00
Shuduo Sang 67bca400c4
fix: refine example (#22325)
* fix: use latest version of jdbc connector

* fix: remove locale and timezone to avoid confusing user

* fix: update readme.md
2023-08-04 13:57:34 +08:00
yihaoDeng 6dc93a8dec add stream ver 2023-08-04 13:52:20 +08:00
wade zhang 434f410987
Merge pull request #22321 from taosdata/fix/ly_session_test
use stream task
2023-08-04 13:33:10 +08:00
wade zhang 4215026417
Merge pull request #22326 from taosdata/packaging/update_packaging_script
remove extra character
2023-08-04 11:31:57 +08:00
Ping Xiao dbc48f50f9 remove extra character 2023-08-04 11:27:52 +08:00
liuyao 9cb481dd6e use stream task 2023-08-04 11:01:36 +08:00
Ganlin Zhao 666a9a17af add test cases 2023-08-04 10:17:38 +08:00
Ganlin Zhao 9520569496 add test cases 2023-08-04 10:17:26 +08:00
Hui Li c81382dcb9
Merge pull request #22318 from taosdata/shenglian-zhou-patch-1
Update 06-select.md
2023-08-04 10:16:18 +08:00
Ganlin Zhao d9ef9c4584 fix: fix _wstart,_wennd not matching with interval for ns/us databases 2023-08-04 10:15:15 +08:00
slzhou f3133f4c90 fix: modify english version 2023-08-04 10:01:11 +08:00
shenglian-zhou 9773bb25f9
Update 06-select.md 2023-08-04 09:55:08 +08:00
wade zhang abe15cc68e
Merge pull request #22315 from taosdata/szhou/fix-td25385-main
fix: keep stt iterator valid in the list
2023-08-04 08:02:16 +08:00
wade zhang b13fdd49b6
Merge pull request #22314 from taosdata/szhou/fix-ts3769-main
fix: make statekey of state window node not a target node
2023-08-04 08:01:57 +08:00
wade zhang 4e7f533c24
Merge pull request #22312 from taosdata/szhou/fix-nenc
fix: set nextIndex when get neighbour index
2023-08-03 22:16:20 +08:00
slzhou fef091b13d fix: keep the stt iterator valid 2023-08-03 21:50:50 +08:00
shenglian zhou b85c1ae8a1 fix: remove the core 2023-08-03 21:50:50 +08:00
shenglian zhou 5322e38dfe fix: add init add check it 2023-08-03 21:50:50 +08:00
shenglian zhou 97b15ed718 fix: delete SLDataItem if stt level files num is smaller 2023-08-03 21:50:50 +08:00
slzhou cb9c6c1256 fix: compilation error 2023-08-03 21:47:33 +08:00
slzhou 2deeec93bf fix: explain with state window 2023-08-03 21:43:08 +08:00
slzhou 7676afff19 fix: stream use column node 2023-08-03 21:43:08 +08:00
slzhou 658c64f16f fix: make statekey of state window operator not target node 2023-08-03 21:43:08 +08:00
yihaoDeng f7dc9497ef add stream verion 2023-08-03 20:28:34 +08:00
slzhou 1cb1451e41 fix: set nextIndex when get neighbouring index 2023-08-03 18:26:29 +08:00
wade zhang 3a336bbb2c
Merge pull request #22309 from taosdata/kailixu-patch-1
docs: platform supported by the community edition
2023-08-03 16:53:44 +08:00
kailixu 23b14085a6 docs: update the grammar 2023-08-03 16:44:02 +08:00
kailixu 556d73618a docs: platform supported by community edition 2023-08-03 16:40:46 +08:00
Shuduo Sang 4cf7515ed3
docs: geometry supplemental docs (#22298)
* docs: geometry supplemental docs

* docs: minor correction

minor correction

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-08-03 16:35:02 +08:00
Yaqiang Li c38fb68467
Merge pull request #22310 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
docs: fix note style
2023-08-03 16:34:03 +08:00
liuyuan a531359781
docs: fix note style 2023-08-03 16:31:58 +08:00
Cary Xu 01fa0646f3
platform supported by community 2023-08-03 16:21:39 +08:00
Yaqiang Li ab9155cdec
Merge pull request #22308 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
Docs/yuanliu/deploy k8s td 25202
2023-08-03 16:02:50 +08:00
liuyuan b646a1fa68
Merge branch 'docs/yuanliu/deploy-k8s-TD-25202' of https://github.com/taosdata/TDengine into docs/yuanliu/deploy-k8s-TD-25202 2023-08-03 15:58:43 +08:00
liuyuan a00f53f862
docs: fix docker link 2023-08-03 15:58:22 +08:00
Yaqiang Li fd421b738a
Merge pull request #22307 from taosdata/docs/yuanliu/deploy-k8s-TD-25202
Docs/yuanliu/deploy k8s td 25202
2023-08-03 14:51:39 +08:00
Yaqiang Li 5021d05456
Update index.md 2023-08-03 14:51:14 +08:00
Yaqiang Li ad3ae7621e
Update 02-docker.md 2023-08-03 14:49:40 +08:00