kailixu
|
3738ce9e10
|
chore: solve conflicts of sql.c
|
2024-04-11 11:05:58 +08:00 |
dapan1121
|
2098b23749
|
Merge pull request #25311 from taosdata/feat/TD-29091/cast_binary
feat/binary without length supported
|
2024-04-10 14:59:44 +08:00 |
factosea
|
4686d82a2d
|
cast support
|
2024-04-10 11:48:50 +08:00 |
Hongze Cheng
|
cddfae1cc7
|
Merge pull request #25319 from taosdata/enh/TS-4255-3.0
enh: insert nchar by sql
|
2024-04-10 09:55:10 +08:00 |
dapan1121
|
5091247957
|
Merge pull request #25232 from taosdata/feat/TD-29093/2
Feat/td 29093/2
|
2024-04-10 09:18:15 +08:00 |
kailixu
|
706ac9a9e6
|
enh: insert nchar by sql
|
2024-04-09 19:33:32 +08:00 |
kailixu
|
e4a450fa69
|
enh: insert nchar by sql
|
2024-04-09 19:28:19 +08:00 |
factosea
|
29583e20b8
|
fix: sql
|
2024-04-09 18:03:56 +08:00 |
factosea
|
239844e3b0
|
feat/binary without length supported
|
2024-04-09 18:00:48 +08:00 |
factosea
|
36066d8f63
|
fix: multiresFunction
|
2024-04-09 15:22:16 +08:00 |
factosea
|
3257c7c082
|
fix: tag is null when table is empty
|
2024-04-01 19:44:26 +08:00 |
kailixu
|
c4aba0ac37
|
feat: encryption key optimize and test case adjust
|
2024-04-01 16:14:55 +08:00 |
kailixu
|
6eaa99bb2d
|
feat: encryption algorithm
|
2024-04-01 13:58:13 +08:00 |
kailixu
|
9e4d692d6b
|
feat: support encryption
|
2024-04-01 00:49:25 +08:00 |
kailixu
|
ba65f5a519
|
enh: integer with duration literal for timestamp
|
2024-03-31 20:50:02 +08:00 |
kailixu
|
f99d193335
|
feat: user config dnode procedure
|
2024-03-29 10:25:19 +08:00 |
kailixu
|
a3398f791e
|
enh: dnodes status optimization
|
2024-03-28 16:17:35 +08:00 |
kailixu
|
d64594932b
|
feat: support database encryption
|
2024-03-27 20:03:38 +08:00 |
kailixu
|
374ef4593c
|
feat: encryptions/encrypt_key grammar
|
2024-03-26 19:56:15 +08:00 |
Hongze Cheng
|
6f174fdb7a
|
Merge pull request #25126 from taosdata/fix/TD-29180
fix: arb alter database check
|
2024-03-22 09:54:08 +08:00 |
Shungang Li
|
701ac8b865
|
fix: arb alter database check
|
2024-03-20 11:05:57 +08:00 |
Cary Xu
|
861528fb6c
|
Merge branch '3.0' into enh/TS-4531-3.0
|
2024-03-19 17:03:41 +08:00 |
Shungang Li
|
3a656c3595
|
feat: support 2 replica with arbitrator
|
2024-03-19 09:30:35 +08:00 |
kailixu
|
0b15e3415d
|
enh: machine id persistence
|
2024-03-18 18:06:18 +08:00 |
kailixu
|
dcbb92e817
|
fix: memory leak when alter json tag to NULL
|
2024-03-15 16:31:01 +08:00 |
kailixu
|
d02a125f34
|
fix: memory leak when alter json tag to NULL
|
2024-03-15 16:29:10 +08:00 |
kailixu
|
0e3c97b573
|
test: tag/col insert syntax
|
2024-03-15 13:16:42 +08:00 |
kailixu
|
569d8e6d33
|
chore: test case for insert syntax and fix of show tags for varbinary/geometry
|
2024-03-15 02:18:19 +08:00 |
factosea
|
c472bf6b08
|
feat: tag supported with group/partition
|
2024-03-14 19:00:31 +08:00 |
kailixu
|
b3db823767
|
enh: expand syntax for bool
|
2024-03-14 11:16:17 +08:00 |
kailixu
|
d0f825e1f5
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-14 08:41:55 +08:00 |
kailixu
|
af2c522308
|
fix: bool string judgement
|
2024-03-13 15:32:36 +08:00 |
kailixu
|
9901825bb0
|
enh: support binary/hex integer
|
2024-03-13 15:12:21 +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 |
kailixu
|
da0254b49b
|
fix: unify tag value parsing syntax
|
2024-03-12 19:24:07 +08:00 |
kailixu
|
28e7aef816
|
fix: unify tag value parsing syntax
|
2024-03-11 19:54:42 +08:00 |
kailixu
|
7cb244a067
|
fix: unify tag value parsing syntax
|
2024-03-11 00:09:52 +08:00 |
kailixu
|
433179af0d
|
fix: unify tag value parsing syntax
|
2024-03-10 22:14:57 +08:00 |
kailixu
|
a083f45ac1
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-03-10 09:52:45 +08:00 |
shenglian zhou
|
3db2c1edf5
|
feat: add hint smalldata_ts_sort to disable row id sort
|
2024-03-08 14:36:55 +08:00 |
dapan1121
|
ae6b16d809
|
Merge pull request #25031 from taosdata/fix/TS-4544
fix:[TS-4544]do not get vgroup if subscribe query
|
2024-03-07 19:19:19 +08:00 |
wangmm0220
|
7c319adf46
|
fix:[TS-4544]do not get vgroup if subscribe query
|
2024-03-07 17:59:02 +08:00 |
54liuyao
|
f26b7f78f5
|
calc stream tag size
|
2024-03-07 14:23:30 +08:00 |
54liuyao
|
8df1f09561
|
optimze plan and add ci
|
2024-03-01 11:27:33 +08:00 |
kailixu
|
2c4a4a0d2d
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-02-28 09:49:43 +08:00 |
Alex Duan
|
21ca4b707a
|
Merge branch '3.0' into cases/TD-28408-3.0
|
2024-02-26 19:19:00 +08:00 |
Alex Duan
|
97f56686c0
|
feat: autoshell add news keyword
|
2024-02-25 22:40:51 +08:00 |
kailixu
|
3a34697249
|
Merge branch '3.0' into fix/TD-28376-3.0
|
2024-02-25 15:26:33 +08:00 |
kailixu
|
41a79866b1
|
test: check user sysinfo during alter repeatedly
|
2024-02-25 10:23:05 +08:00 |
kailixu
|
8ad1ed8851
|
user sysinfo
|
2024-02-24 23:08:01 +08:00 |