Haojun Liao
|
b5a7ef9a7e
|
fix: fix syntax error.
|
2023-06-15 13:29:41 +08:00 |
Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
wade zhang
|
8afbc1a5c8
|
Merge pull request #21732 from taosdata/fix/TS-3524-2
fix/TS-3524
|
2023-06-15 11:03:03 +08:00 |
wade zhang
|
cffbed79ae
|
Merge pull request #21733 from taosdata/FIX/TD-24810-3.0
fix: vnodeRenameVgroupId correctly
|
2023-06-15 10:44:34 +08:00 |
Hui Li
|
3bd05b79fc
|
Merge pull request #21728 from taosdata/test/TD-23713
TD-23713: add case into ci
|
2023-06-15 09:49:46 +08:00 |
Hui Li
|
68f5f707e2
|
Merge pull request #21731 from taosdata/fix/TD-24808-3.0
fix: add compact split resume stream pause stream to tab key
|
2023-06-15 09:48:58 +08:00 |
dependabot[bot]
|
cbb70dd52c
|
build(deps): bump guava in /examples/JDBC/consumer-demo (#21734)
Bumps [guava](https://github.com/google/guava) from 30.1.1-jre to 32.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-15 09:12:46 +08:00 |
dapan1121
|
e52c6aae8c
|
Merge pull request #21620 from taosdata/fix/TD-24567-3.0
fix: tsma query with order by _wstart/_wend
|
2023-06-15 09:06:57 +08:00 |
dapan1121
|
0c2bfde7fe
|
Merge pull request #21706 from taosdata/szhou/version-not-compatible-log
enhance: version not compatible log
|
2023-06-15 09:05:47 +08:00 |
dapan1121
|
672cff090b
|
Merge pull request #21707 from taosdata/szhou/fix-tsort-sanitizer-error
fix: fix memory sanitizer error
|
2023-06-15 09:05:10 +08:00 |
dapan1121
|
a65b103b1d
|
Merge pull request #21719 from taosdata/fix/td-24781
fix: calculate the rows that can be put in one page
|
2023-06-15 09:04:11 +08:00 |
wade zhang
|
1fd294d151
|
Merge pull request #21727 from taosdata/enh/TD-24671-M
enh: decrease the package size
|
2023-06-15 08:17:15 +08:00 |
kailixu
|
de1483d1d8
|
chore: config optimize
|
2023-06-15 06:07:34 +08:00 |
kailixu
|
a6756f4edc
|
enh: cmake optimize
|
2023-06-14 23:33:51 +08:00 |
Cary Xu
|
596beebb21
|
Update CMakeLists.txt
|
2023-06-14 22:48:41 +08:00 |
Cary Xu
|
5fadafd944
|
Update CMakeLists.txt
|
2023-06-14 22:45:13 +08:00 |
Benguang Zhao
|
b86fc3a697
|
fix: vnodeRenameVgroupId correctly
|
2023-06-14 21:38:25 +08:00 |
dmchen
|
92a9d4b26e
|
fix/TS-3524
|
2023-06-14 20:53:27 +08:00 |
kailixu
|
a72bb9f5fd
|
chore: specify the platform
|
2023-06-14 20:45:07 +08:00 |
kailixu
|
83975a3c47
|
chore: specify the platform
|
2023-06-14 20:37:26 +08:00 |
Hui Li
|
5e9422669f
|
Merge pull request #21713 from taosdata/fix/TS-3528-MAIN
fix: uniform format for csv file and shell output
|
2023-06-14 19:54:47 +08:00 |
Alex Duan
|
d7f03678b3
|
fix: pause and resume stream add to show help
|
2023-06-14 19:54:32 +08:00 |
Alex Duan
|
8018cbf639
|
fix: add blank line
|
2023-06-14 19:35:55 +08:00 |
Alex Duan
|
0fac3f7d84
|
fix: add compact split resume stream pause stream to tab key
|
2023-06-14 19:27:47 +08:00 |
kailixu
|
04d5fed3e1
|
chore: remove libjemalloc.a/libjemalloc_pic.a from pkg
|
2023-06-14 17:48:20 +08:00 |
kailixu
|
96c91aa5cc
|
chore: naming optimize
|
2023-06-14 17:35:13 +08:00 |
kailixu
|
62c1d5cf12
|
enh: decrease the package size
|
2023-06-14 17:31:07 +08:00 |
Ping Xiao
|
1b922a1434
|
TD-23713: add case into ci
|
2023-06-14 17:24:00 +08:00 |
Haojun Liao
|
03413314d9
|
Merge pull request #21716 from taosdata/feature/TS-3495
fix:open info log in tmq client & modify parametes in show consumers
|
2023-06-14 16:33:42 +08:00 |
wade zhang
|
74411a4858
|
Merge pull request #21718 from taosdata/FIX/TD-24549-3.0
fix: make vmProcessCreateVnodeReq idempotent
|
2023-06-14 16:06:01 +08:00 |
slzhou
|
a36557f009
|
fix: calculate the rows that can be put in one page
|
2023-06-14 13:44:11 +08:00 |
Benguang Zhao
|
05393d9053
|
fix: make vmProcessCreateVnodeReq idempotent
|
2023-06-14 13:05:47 +08:00 |
wangmm0220
|
864236a8dc
|
fix:conflicts
|
2023-06-14 12:05:10 +08:00 |
wangmm0220
|
c28d7d9bf8
|
fix:open info log in tmq client & modify parametes in show consumers
|
2023-06-14 12:01:54 +08:00 |
wade zhang
|
5612f7ff93
|
Merge pull request #21708 from taosdata/fix/TS-3524-main
fix/TS-3524
|
2023-06-14 10:54:19 +08:00 |
Haojun Liao
|
844a23225a
|
Merge pull request #21600 from taosdata/mark/tmq
fix:check wal not exist again before register to push & move push log…
|
2023-06-14 10:18:39 +08:00 |
Haojun Liao
|
4fac83ecf2
|
Merge pull request #21709 from taosdata/feature/TD-24749
feat:control memory size if consumer group is too much
|
2023-06-14 10:15:20 +08:00 |
Haojun Liao
|
2a5a4fb781
|
Merge pull request #21711 from taosdata/mark/sml
fix:Vnode is closed or removed if drop database
|
2023-06-14 10:14:43 +08:00 |
Haojun Liao
|
883a8c928d
|
Merge pull request #21715 from taosdata/mark/sml-3.0
fix:Vnode is closed or removed if drop database
|
2023-06-14 10:14:25 +08:00 |
Hui Li
|
bca86d6936
|
Merge pull request #21678 from taosdata/test/TD-24713-MAIN
test: make diff function testing case to pass
|
2023-06-14 08:34:26 +08:00 |
wangmm0220
|
7e6c7e767a
|
fix:Vnode is closed or removed if drop database
|
2023-06-13 19:10:45 +08:00 |
wangmm0220
|
8070223aba
|
fix:lock error
|
2023-06-13 18:27:06 +08:00 |
dapan1121
|
548cc2c315
|
Merge pull request #21701 from taosdata/feat/TD-24499
feat: support fill history with subquery
|
2023-06-13 18:15:07 +08:00 |
Alex Duan
|
4d3d48d3b7
|
fix:uniform output csv format with shell output
|
2023-06-13 18:06:27 +08:00 |
Alex Duan
|
e30cdd03de
|
fix:uniform output csv format with shell output1
|
2023-06-13 18:03:26 +08:00 |
Alex Duan
|
94d056e67f
|
fix:uniform output csv format with shell output
|
2023-06-13 18:00:52 +08:00 |
wangmm0220
|
827e84b1a5
|
fix:memory leak
|
2023-06-13 17:10:23 +08:00 |
wangmm0220
|
f154d29ac7
|
fix:Vnode is closed or removed if drop database
|
2023-06-13 16:34:46 +08:00 |
dapan1121
|
f84eef0ac4
|
Merge branch '3.0' into feat/TD-24499
|
2023-06-13 15:27:18 +08:00 |
wangmm0220
|
d8d6b6dd21
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-24749
|
2023-06-13 15:15:05 +08:00 |