factosea
|
aaff23b4b8
|
fix: sColumnOption->json
|
2024-03-15 13:56:42 +08:00 |
yihaoDeng
|
ec227180e1
|
add alg to block col
|
2024-03-14 12:37:15 +00:00 |
yihaoDeng
|
646478c6dc
|
Merge branch 'feat/TS-4243-3.0' into feature/compressData
|
2024-03-14 12:22:58 +00:00 |
yihaoDeng
|
bdbe9b042c
|
Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData
|
2024-03-14 12:20:13 +00:00 |
yihaoDeng
|
739e3ba7ab
|
add zstd lib
|
2024-03-14 12:19:12 +00:00 |
factosea
|
c6adba9bfc
|
fix: merge error
|
2024-03-14 19:56:19 +08:00 |
facetosea
|
6678a65dc4
|
merge ts-4243
|
2024-03-14 19:06:34 +08:00 |
Haojun Liao
|
34c849bdbe
|
enh(tsdb): read composed key in stt.
|
2024-03-14 17:03:57 +08:00 |
Hongze Cheng
|
2910ae3afb
|
fix: a small bug
|
2024-03-14 14:27:22 +08:00 |
yihaoDeng
|
fe10867547
|
Merge branch '3.0' into feature/compressData
|
2024-03-14 03:19:39 +00:00 |
Haojun Liao
|
15663ab450
|
Merge pull request #25084 from taosdata/fix/3_liaohj
fix(tsdb): set strict varchar length check.
|
2024-03-14 11:16:03 +08:00 |
Haojun Liao
|
8e2d6d52f9
|
Merge pull request #25080 from taosdata/fix/ly_event_mem_leak
stream event window mem leak
|
2024-03-14 10:16:28 +08:00 |
Haojun Liao
|
190b02dd1a
|
fix(stream):set correct version for sink/agg tasks.
|
2024-03-14 10:04:43 +08:00 |
Haojun Liao
|
2b7fd0d15c
|
fix(tsdb): set strict varchar length check.
|
2024-03-14 10:04:14 +08:00 |
Haojun Liao
|
818c444010
|
Merge pull request #25082 from taosdata/fix/3_liaohj
fix(query): handle the calculation of logic expression with different…
|
2024-03-14 01:14:25 +08:00 |
Haojun Liao
|
3a0df8be8d
|
fix(query): handle the calculation of logic expression with different result rows, when constant expression exists.
|
2024-03-13 23:13:24 +08:00 |
yihaoDeng
|
cc7d5ce484
|
add api
|
2024-03-13 12:58:05 +00:00 |
yihaoDeng
|
a5eebc90cb
|
add api
|
2024-03-13 12:04:21 +00:00 |
54liuyao
|
ef32863f07
|
stream event window mem leak
|
2024-03-13 19:44:59 +08:00 |
yihaoDeng
|
3c11dc4ec1
|
fix show create table crash
|
2024-03-13 09:54:14 +00:00 |
Haojun Liao
|
2466e169a0
|
Merge pull request #25067 from taosdata/fix/TD-29073
open operator after resume stream
|
2024-03-13 17:43:13 +08:00 |
yihaoDeng
|
5c67a67363
|
fix desc crash
|
2024-03-13 08:33:53 +00:00 |
54liuyao
|
c13338d965
|
stream event window mem leak
|
2024-03-13 16:16:44 +08:00 |
yihaoDeng
|
064e7ef017
|
fix desc crash
|
2024-03-13 08:03:43 +00:00 |
factosea
|
b987d01ec4
|
delete test code
|
2024-03-13 15:23:05 +08:00 |
factosea
|
9711c830fe
|
show create table
|
2024-03-13 15:17:43 +08:00 |
yihaoDeng
|
e9b0c877b0
|
fix double free
|
2024-03-13 06:01:16 +00:00 |
yihaoDeng
|
85fec026d6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-29130
|
2024-03-13 05:57:20 +00:00 |
yihaoDeng
|
e72ddf9429
|
fix double free
|
2024-03-13 05:56:13 +00:00 |
Hongze Cheng
|
d9db5b015c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-13 13:31:59 +08:00 |
factosea
|
b10deacd63
|
show create table tbname
|
2024-03-13 11:39:07 +08:00 |
dapan1121
|
83356d5917
|
Merge pull request #24883 from taosdata/fix/xsren/monitorConfigScope
fix: monitor client config
|
2024-03-13 11:23:13 +08:00 |
dapan1121
|
b96cfab82f
|
Merge pull request #24998 from taosdata/szhou/tms/region-block
feat: tms region block
|
2024-03-13 09:12:35 +08:00 |
Hongze Cheng
|
17689c464b
|
Merge pull request #25060 from taosdata/fix/TD-29074
fix invalid free
|
2024-03-12 18:12:24 +08:00 |
yihaoDeng
|
066a22443d
|
fix invalid free
|
2024-03-12 09:50:26 +00:00 |
yihaoDeng
|
796ff03eb5
|
fix invalid copy
|
2024-03-12 09:47:01 +00:00 |
slzhou
|
5c691685ba
|
fix: review comments
|
2024-03-12 16:53:56 +08:00 |
factosea
|
5dd4d05b2e
|
desc table
|
2024-03-12 16:46:41 +08:00 |
dapan1121
|
ceb96856f8
|
Merge pull request #25038 from taosdata/fix/TD-28961
ignore ouput group id for project
|
2024-03-12 16:38:25 +08:00 |
54liuyao
|
3835e0c156
|
open operator after resume stream
|
2024-03-12 16:35:55 +08:00 |
Haojun Liao
|
0315e5ac63
|
feat(tsdb): read complex primary key from buf.
|
2024-03-12 16:22:56 +08:00 |
Hongze Cheng
|
6189ebabef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-12 15:19:02 +08:00 |
Hongze Cheng
|
5bed5a49c8
|
more fix
|
2024-03-12 15:17:26 +08:00 |
yihaoDeng
|
e25024cca3
|
fix invalid free
|
2024-03-12 07:09:50 +00:00 |
54liuyao
|
9ba7221910
|
use non sort merge
|
2024-03-12 15:05:54 +08:00 |
Haojun Liao
|
bc98f12798
|
feat(tsdb): read complex primary key from buf.
|
2024-03-12 14:06:59 +08:00 |
Haojun Liao
|
2f6304d71e
|
Merge pull request #25057 from taosdata/fix/TD-29073
add some log
|
2024-03-12 14:00:22 +08:00 |
54liuyao
|
7429096cb6
|
use non sort merge
|
2024-03-12 13:39:01 +08:00 |
54liuyao
|
14c6dbd2af
|
use non sort merge
|
2024-03-12 11:45:54 +08:00 |
yihaoDeng
|
efefc205e6
|
fix invalid free
|
2024-03-12 03:21:49 +00:00 |