Commit Graph

54040 Commits

Author SHA1 Message Date
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
Haojun Liao 3710ea4aca refactor: do some internal refactor. 2023-06-28 09:41:08 +08:00
Minglei Jin f8921199e7 tdb/test: cases for ofp recycling 2023-06-28 09:37:26 +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
Minglei Jin 4d02199547 Merge branch '3.0' into fix/TD-24717 2023-06-28 08:04:52 +08:00
Haojun Liao a19e63fd23 fix(stream): fix error in handling fill history. 2023-06-27 23:00:14 +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
Haojun Liao 4bb78df27c fix(stream): reduce the sleep time. 2023-06-27 16:44:35 +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
Haojun Liao 32fddeff18 fix(stream): fix error retrieve data from source task.And optimize the test cases. 2023-06-27 16:24:47 +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
Shuduo Sang 67c50ae78e
chore: update pre commit hook (#21860)
* chore: add pre-commit hook

* chore: update .pre-commit-config.yaml
2023-06-27 12:42:55 +08:00
wade zhang d25d9c7bf2
Merge pull request #21859 from taosdata/docs/sunpeng/update-python-document
docs: update python document
2023-06-27 11:58:05 +08:00
Shuduo Sang 5533db15c3
chore: add pre-commit hook (#21858) 2023-06-27 11:57:31 +08:00
wade zhang f523eba5ce
Merge pull request #21795 from taosdata/FIX/TD-24892-3.0
enh: adjust logging level of sync heartbeat
2023-06-27 11:57:11 +08:00
Adam Ji 35678e865c docs: add create db description en 2023-06-27 11:44:51 +08:00
Adam Ji 5e75202f93 docs: add create db description zh 2023-06-27 11:44:39 +08:00
Adam Ji 7aec0ab3a7 docs: add stmt description en 2023-06-27 11:41:30 +08:00
Adam Ji 5fa6632d43 docs: add stmt description zh 2023-06-27 11:41:24 +08:00
Adam Ji 38ecf556b3 docs: add schemaless description en 2023-06-27 11:35:08 +08:00
Adam Ji cd0d6bf3d9 docs: add schemaless description zh 2023-06-27 11:35:02 +08:00
Haojun Liao 3289ad62be other: merge 3.0 2023-06-27 11:33:40 +08:00
sunpeng 561c61ba64 docs: add docs for assignment and seek
docs: upgrade docs from python subscription
docs: support stmt via ws
docs: optimizate python document base on java document
2023-06-27 11:32:18 +08:00
wade zhang 9d1f9b87de
Merge pull request #21856 from taosdata/docs/sunpeng/TD-24883-optimizate-python-document
docs: optimizate python document base on java document
2023-06-27 11:17:05 +08:00
wade zhang 9455087d5b
Merge pull request #21857 from taosdata/docs/adamji/TD-24884
docs: rust connector docs improvement
2023-06-27 11:15:32 +08:00
Adam Ji f3f2026eda Merge branch 'main' into docs/adamji/TD-24884 2023-06-27 11:10:25 +08:00
wangmm0220 c4d1b5aa4b Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495 2023-06-27 11:10:00 +08:00
Adam Ji 8cf3b3b258 docs: rust connector docs improvement 2023-06-27 11:09:11 +08:00