wangmm0220
|
fdcfa87994
|
fix:case error
|
2023-06-28 18:34:22 +08:00 |
wangmm0220
|
6cd0f98e44
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495
|
2023-06-28 18:09:30 +08:00 |
Alex Duan
|
91a6b891aa
|
fix: restore current database while restoring connection
|
2023-06-28 17:32:15 +08:00 |
Haojun Liao
|
d0542f99e2
|
Merge pull request #21744 from taosdata/mark/tmq
opti:tmq logic
|
2023-06-28 17:23:56 +08:00 |
wangmm0220
|
c98a298b62
|
fix:test case
|
2023-06-28 17:13:14 +08:00 |
wangmm0220
|
4ead47bcbd
|
fix:add rows to pSub if rebalance
|
2023-06-28 16:43:30 +08:00 |
wangmm0220
|
865a3b2509
|
fix:add rows to pSub if rebalance
|
2023-06-28 16:37:57 +08:00 |
dapan1121
|
27a201441a
|
Merge pull request #21821 from taosdata/fix/ts-3572
fix: udfd can not connect to taosd since authentification failure
|
2023-06-28 16:31:59 +08:00 |
Hui Li
|
d91f44c274
|
Merge pull request #21850 from taosdata/test/ts-3495
test: finish testcases for TS-3495 and TS-3497
|
2023-06-28 16:24:40 +08:00 |
dapan1121
|
f56499e036
|
Merge pull request #21883 from taosdata/docs/TD-24855
docs: fix document error for unique and sample
|
2023-06-28 16:13:59 +08:00 |
Ganlin Zhao
|
1d1d35ea79
|
Update 10-function.md
|
2023-06-28 16:11:13 +08:00 |
Ganlin Zhao
|
1d314b9ac2
|
Update 10-function.md
|
2023-06-28 16:10:04 +08:00 |
wangmm0220
|
ce0b71c634
|
fix:add rows to pSub if rebalance
|
2023-06-28 15:57:30 +08:00 |
dapan1121
|
0eff07dc8f
|
Merge pull request #21877 from taosdata/fix/TD-24967
fix: fix coverity scan issue
|
2023-06-28 15:49:40 +08:00 |
Ganlin Zhao
|
4f613220d1
|
fix sample docs
|
2023-06-28 15:13:35 +08:00 |
Ganlin Zhao
|
1a6511fee0
|
fix unique document
|
2023-06-28 15:09:42 +08:00 |
wangmm0220
|
4a17f4b9f5
|
fix:add rows to pSub if rebalance
|
2023-06-28 14:57:31 +08:00 |
slzhou
|
fc3fe9dff8
|
fix: remove connect to mnode
|
2023-06-28 13:49:13 +08:00 |
wangmm0220
|
1fc664693e
|
fix:continue consume if wal is dropped
|
2023-06-28 11:54:48 +08:00 |
Ganlin Zhao
|
5bb7d26501
|
fix coverity scan issue
|
2023-06-28 11:12:10 +08:00 |
Ganlin Zhao
|
421e75d03b
|
fix coverity issue
|
2023-06-28 10:47:30 +08:00 |
Haojun Liao
|
255c9be2d7
|
Merge pull request #21849 from taosdata/mark/scan
fix:coverity scan error
|
2023-06-28 10:44:14 +08:00 |
wangmm0220
|
fb82b61d2f
|
fix:pSub is null
|
2023-06-28 10:35:38 +08:00 |
Ganlin Zhao
|
2be7b7f004
|
fix coverity issue
|
2023-06-28 10:20:54 +08:00 |
Ganlin Zhao
|
aa33384a41
|
fix coverity issue
|
2023-06-28 10:07:52 +08:00 |
wangmm0220
|
d34dc1242f
|
fix:memory leak
|
2023-06-28 09:41:20 +08:00 |
dapan1121
|
0b79812373
|
Merge pull request #21836 from wangjiaming0909/feature/3.0/optimize_order_limit
feature: optimize order by limit using priority queue
|
2023-06-28 09:09:59 +08:00 |
wangmm0220
|
c4d6661c2e
|
fix:configure error
|
2023-06-27 19:10:58 +08:00 |
wangmm0220
|
18b7042a45
|
Merge branch 'mark/tmq' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-06-27 18:35:39 +08:00 |
wangmm0220
|
7d15958509
|
Merge branch 'main' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-06-27 18:18:27 +08:00 |
wade zhang
|
c6c5aea406
|
Merge pull request #21870 from taosdata/docs/TD-24988
docs(driver): jdbc 3.2.3
|
2023-06-27 17:59:12 +08:00 |
wangjiaming0909
|
57ddb3437d
|
feature: optimize order by limit using priority queue
|
2023-06-27 17:50:50 +08:00 |
huolibo
|
4e873e5927
|
docs(driver): jdbc 3.2.3
|
2023-06-27 17:47:30 +08:00 |
wangmm0220
|
7e38ef7091
|
fix:add limit for topic and group num
|
2023-06-27 17:44:51 +08:00 |
wangmm0220
|
4b95ea9cad
|
fix:clear consumer if normal close
|
2023-06-27 17:11:20 +08:00 |
Hui Li
|
ca628593f9
|
Merge pull request #21864 from taosdata/test/TD-24925-3.0
test: add forbid stream and topic case to splitVGroup.py
|
2023-06-27 16:50:11 +08:00 |
Haojun Liao
|
b18d392ce1
|
Merge pull request #21855 from taosdata/fix/TD-24968
fix coverity san issues
|
2023-06-27 16:45:18 +08:00 |
dapan1121
|
3db873652a
|
Merge pull request #21868 from taosdata/fix/TS-3581
fix: fix result of first can be 0 occasionally
|
2023-06-27 16:43:35 +08:00 |
jiajingbin
|
5d5f92450a
|
Merge branch '3.0' into test/ts-3495
|
2023-06-27 16:41:04 +08:00 |
Ganlin Zhao
|
2f18b60422
|
add test case
|
2023-06-27 15:34:58 +08:00 |
Ganlin Zhao
|
427484889a
|
add test case
|
2023-06-27 15:33:41 +08:00 |
wade zhang
|
b4f2a97ec6
|
Merge pull request #21867 from taosdata/docs/xftan/TD-24882
docs: update driver-go document
|
2023-06-27 15:21:12 +08:00 |
wade zhang
|
598e1a8ba4
|
Merge pull request #21865 from taosdata/fix/sunpeng/version-history-for-python-connector
docs: add version history for python connector
|
2023-06-27 15:13:40 +08:00 |
sunpeng
|
1c5514a114
|
docs: add version history for python connector
|
2023-06-27 15:12:14 +08:00 |
t_max
|
0df73c4b4a
|
docs: update driver-go document
|
2023-06-27 15:08:20 +08:00 |
Hui Li
|
472c23d866
|
Merge pull request #21854 from taosdata/lihui/TD-24824-tmq
test: add tmq test case into CI
|
2023-06-27 15:05:41 +08:00 |
wade zhang
|
0b17a5d079
|
Merge pull request #21863 from taosdata/docs/adamji/TD-24884
docs: add···· description
|
2023-06-27 14:43:25 +08:00 |
Ganlin Zhao
|
56a715b5d5
|
fix: fix result of first can be 0 occasionally
|
2023-06-27 14:32:35 +08:00 |
Alex Duan
|
fa4873df3c
|
test: add forbid stream and topic case to splitVGroup.py
|
2023-06-27 14:01:13 +08:00 |
Adam Ji
|
b31b5f8e15
|
docs: add param bind ref
|
2023-06-27 14:00:14 +08:00 |