Commit Graph

54038 Commits

Author SHA1 Message Date
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
dapan1121 ce2635074d enh: add uid/vgid functions 2023-06-26 11:48:47 +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
shenglian zhou 2f9c8417b6 fix: use appname to see whether it is udfd 2023-06-26 07:53:00 +08:00
jiajingbin faa421eddb test: save 2023-06-25 20:15:00 +08:00
Haojun Liao f9be16bef4 fix: update test case. 2023-06-25 19:42:10 +08:00
Haojun Liao 402c091df0 fix(stream): fix sma error. 2023-06-25 19:41:44 +08:00
Haojun Liao 9d8f6f37fe Merge remote-tracking branch 'origin/refact/fillhistory' into refact/fillhistory 2023-06-25 19:30:34 +08:00
Haojun Liao 000325f716 fix(stream): fix memory leak. 2023-06-25 19:30:21 +08:00
Benguang Zhao e260e1a2e4 fix: not to fiddle node role immaturely 2023-06-25 18:30:40 +08:00
wangmm0220 146aefe97e fix:enable test case in sml 2023-06-25 18:01:49 +08:00
dapan1121 f9b97f7c5c
Merge pull request #21813 from taosdata/fix/TD-3553-M3
fix: system stable query with limit/offset
2023-06-25 18:01:16 +08:00
Ganlin Zhao 77d2737f91 fix: fix userAlias issue when keepColumnName is set to true 2023-06-25 17:51:51 +08:00
liuyao e236bf818c set fill history info 2023-06-25 17:47:10 +08:00