Commit Graph

55259 Commits

Author SHA1 Message Date
Benguang Zhao 0e4f1942f1 fix: resolve Vgroup refcount leak in drop topic 2023-08-07 11:13:52 +08:00
chenhaoran 6c9e72d947 Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-08-07 11:01:05 +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
wangmm0220 9ecabb30f5 fix:ref is not there 2023-08-07 10:27:44 +08:00
wangmm0220 5f02e2ddfb fix:ref is not there 2023-08-07 09:31:29 +08:00
jiacy-jcy 4b137f1ca0 fix: mktime on windows platform 2023-08-06 23:32:54 +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
yihaoDeng 36e841b6d0 fix invalid free 2023-08-04 18:59:17 +08:00
wangmm0220 d9a1695257 fix:add log 2023-08-04 18:07:44 +08:00
Hui Li f19826fa9d
Merge pull request #22313 from taosdata/fix/addStreamVer
add stream verion
2023-08-04 17:36:21 +08:00
Shungang Li 5154d0e1a3 fix: alter ttlChangeOnWrite note info 2023-08-04 17:24:35 +08:00
Ganlin Zhao 84bf3e591f fix test cases 2023-08-04 17:08:10 +08:00
Hongze Cheng d508fad945 open split vgroup case 2023-08-04 17:02:16 +08:00
liuyao 944c1f68d2 delete atomic_exchange_64 2023-08-04 16:49:02 +08:00
Minglei Jin 65d8af19ed s3: new api s3Size 2023-08-04 16:35:35 +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
Ganlin Zhao 9f3af66ae0 fix: fix tsort crash caused by not enough disk space 2023-08-04 16:03:06 +08:00
yihaoDeng a4da6e9a88 fix mem leak 2023-08-04 15:59:34 +08:00
Minglei Jin 87783a9650 s3query/get: pull object to local 2023-08-04 15:37:52 +08:00
Ganlin Zhao f7a2e0cdab fix: ins_indexes vgroup_id using null value instead of -1 for invalid
value
2023-08-04 15:21:23 +08:00
wangjiaming0909 fba43e1748 feature: optimize interval with limit 2023-08-04 15:04:04 +08:00
wade zhang 7ae366303a
Merge pull request #22329 from taosdata/szhou/comment-splitvgoup-py
comment out splitVgroup.py
2023-08-04 14:45:07 +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
slzhou bd684136dc comment out splitVgroup.py 2023-08-04 14:37:17 +08:00
slzhou d3a9429c3b fix: add test case 2023-08-04 14:17:18 +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
slzhou 973bb073a2 enhance: subquery can use expr primary key +/- value as primary key 2023-08-04 13:50:20 +08:00
Minglei Jin ebd09ca532 tsdb/write: use keep1 as minKey instead of keep2 2023-08-04 13:44:17 +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
Minglei Jin 88d755be76 feat(tsdb/cos): s3 migration 2023-08-04 13:31:00 +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