Commit Graph

53691 Commits

Author SHA1 Message Date
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
sunpeng 14b0a65f7b docs: optimizate python document base on java document 2023-06-27 10:59:03 +08:00
wangmm0220 e8d53c2a96 fix:add log 2023-06-27 10:50:57 +08:00
wade zhang d7e9eda6bc
Merge pull request #21844 from taosdata/FIX/TD-24924-3.0
enh:  change trans conflict scope of create topic
2023-06-27 10:47:53 +08:00
liuyao 71f4226e15 fix coverity san issues 2023-06-27 10:39:38 +08:00
Haojun Liao 600607ef84
Merge pull request #21846 from taosdata/fix/TD-24969
stream single session op end window function
2023-06-27 10:38:38 +08:00
plum-lihui b5b276f6c9 test: add tmq test case into CI 2023-06-27 10:32:16 +08:00
Hui Li 306e80ac38
Merge pull request #21828 from taosdata/lihui3.0/test
test: add tmq test case for check consume rows in client log file
2023-06-27 10:30:01 +08:00
Haojun Liao b73444b291 fix(stream): start stream task in case of scan history completing. 2023-06-27 09:44:51 +08:00
dapan1121 1e51a9cf47
Merge pull request #21852 from taosdata/feat/mergeMainTo3.0
merge main to 3.0
2023-06-27 09:26:19 +08:00
Benguang Zhao 69d451db26 enh: check trans conflict in mndCreateTopic ahead of time 2023-06-26 19:49:47 +08:00
Benguang Zhao 9e2062f54a fix: resolve memory leak on exceptions in mndCreateTopic 2023-06-26 19:49:47 +08:00
dapan1121 aa6e04a5a5 fix: merge issue 2023-06-26 19:08:52 +08:00
Haojun Liao 437eb93a4d fix(stream): fix error while fill history exists. 2023-06-26 18:44:59 +08:00
dapan1121 4dae9f4eff merge main to 3.0 2023-06-26 18:43:00 +08:00
jiajingbin a7c937e202 test: finish testcases for TS-3495 2023-06-26 18:30:39 +08:00
wangmm0220 7ebbe0603b fix:coverity scan error 2023-06-26 18:26:10 +08:00
jiajingbin 7445a8aba9 test: finish testcases for TS-3495 2023-06-26 18:23:34 +08:00
Benguang Zhao 14e2e1e574 fix: change conflict scope of create topic to be DB inside 2023-06-26 18:23:19 +08:00
dapan1121 9e595daafe
Merge pull request #21830 from taosdata/fix/TD-24287
fix: fix userAlias issue when keepColumnName is set to true
2023-06-26 18:12:44 +08:00
dapan1121 c8cc0d2feb
Merge pull request #21842 from taosdata/fix/TD-24910-M
enh: cmake option and librocksdb.a for Loongson mips64
2023-06-26 18:08:19 +08:00
wade zhang e1559d4eae
Merge pull request #21847 from taosdata/danielclow-patch-1
Update 14-dbeaver.md
2023-06-26 17:39:32 +08:00
danielclow 96060fc138
Update 14-dbeaver.md
fix link
2023-06-26 17:37:22 +08:00
Shuduo Sang f1ba76749b
docs: add dbeaver (#21843)
* docs: add dbeaver

* Update 14-dbeaver.md

some minor corrections

---------

Co-authored-by: danielclow <106956386+danielclow@users.noreply.github.com>
2023-06-26 17:29:34 +08:00
wangmm0220 0ae6cd7a89 fix:memory leak 2023-06-26 17:27:13 +08:00
liuyao d1ca2ae2a0 stream single session op end window function 2023-06-26 17:10:06 +08:00
Haojun Liao ec4b54d736
Merge pull request #21726 from taosdata/mark/sml
fix:quote process error in sml
2023-06-26 16:54:54 +08:00
Haojun Liao 01c0bbb3f8
Merge pull request #21827 from taosdata/feature/TS-3495
fear:fix error for report offset & rows in tmq
2023-06-26 16:54:42 +08:00
kailixu e230eafe62 other: trigger CI 2023-06-26 16:05:52 +08:00
Haojun Liao 2a8fe122c2
Merge pull request #21838 from taosdata/fix/TD-24952
set table name
2023-06-26 15:48:26 +08:00
wade zhang 25e6b12360
Merge pull request #21834 from taosdata/fix/TD-24938
enh(tsdb/cache): writebatch with rcache locked
2023-06-26 15:41:40 +08:00
Haojun Liao 50ad7defcc
Merge pull request #21835 from taosdata/feat/TD-22336
stream session end window function
2023-06-26 15:30:04 +08:00
kailixu eb81a5430e enh: add librocksdb.a for mips64 2023-06-26 15:00:35 +08:00
jiajingbin 0375654de6 Merge branch 'test/ts-3497' of https://github.com/taosdata/TDengine into feature/TS-3495 2023-06-26 14:58:20 +08:00
kailixu a9f49ff985 Merge branch 'main' into fix/TD-24910-M 2023-06-26 14:32:10 +08:00
wangmm0220 330ef57177 opti:logic 2023-06-26 14:28:36 +08:00
wade zhang 8cea3302d7
Merge pull request #21837 from taosdata/FIX/TD-24924-3.0
enh: not allow to split vgroup when streams or topics exist
2023-06-26 14:20:18 +08:00
Haojun Liao daafe240ed fix(stream): fix memory leak. 2023-06-26 14:18:47 +08:00
liuyao 6b8549dea5 set table name 2023-06-26 14:14:46 +08:00
Benguang Zhao e8649670aa enh: not allow to split vgroup when streams or topics exist 2023-06-26 11:57:24 +08:00
wangmm0220 7c9168f4b4 Merge branch 'mark/tmq' of https://github.com/taosdata/TDengine into mark/tmq 2023-06-26 11:42:52 +08:00
Minglei Jin 020678391c fix(tsdb/cache): refine del locks 2023-06-26 11:19:31 +08:00
liuyao 1d22e6ba52 stream session end window function 2023-06-26 10:51:45 +08:00
wangmm0220 1d42603a1b fix:modify prefix of offset 2023-06-26 10:41:46 +08:00
wangmm0220 4be3f51390 fix:quote parse error in sml 2023-06-26 10:21:54 +08:00
Ganlin Zhao eb6bc0a64f add test case 2023-06-26 09:42:13 +08:00
wade zhang 701e09f4ea
Merge pull request #21829 from taosdata/FIX/TS-3565-main
fix: not to fiddle node role immaturely
2023-06-26 09:38:22 +08:00
Minglei Jin 5eb57f2e6e enh(tsdb/cache): writebatch with rcache locked 2023-06-26 08:41:14 +08:00
Minglei Jin 204999d57e tdb/test: refactor page recycling test cases 2023-06-26 08:10:45 +08:00