kailixu
|
123090e18a
|
fix: solve conflicts
|
2024-04-15 16:12:15 +08:00 |
dm chen
|
4d660d89c0
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-15 15:12:32 +08:00 |
kailixu
|
3738ce9e10
|
chore: solve conflicts of sql.c
|
2024-04-11 11:05:58 +08:00 |
Minglei Jin
|
0761692b14
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-10 16:30:06 +08:00 |
Minglei Jin
|
49a9c5abad
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 16:24:24 +08:00 |
factosea
|
4686d82a2d
|
cast support
|
2024-04-10 11:48:50 +08:00 |
Minglei Jin
|
6eb014e32b
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-09 19:11:46 +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 |
Minglei Jin
|
a407f76165
|
Merge branch '3.0' into enh/TD-28945
|
2024-04-08 10:55:47 +08:00 |
Minglei Jin
|
ca1262c5c5
|
cos/multi-write: parser part
|
2024-04-08 10:31:26 +08:00 |
54liuyao
|
204c5acefe
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-02 09:10:52 +08:00 |
kailixu
|
6eaa99bb2d
|
feat: encryption algorithm
|
2024-04-01 13:58:13 +08:00 |
kailixu
|
ba65f5a519
|
enh: integer with duration literal for timestamp
|
2024-03-31 20:50:02 +08:00 |
kailixu
|
374ef4593c
|
feat: encryptions/encrypt_key grammar
|
2024-03-26 19:56:15 +08:00 |
54liuyao
|
a02535c3ab
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-25 11:15:21 +08:00 |
Haojun Liao
|
ef6ea16d64
|
other: merge 3.0
|
2024-03-22 17:57:25 +08:00 |
Haojun Liao
|
9f492a8962
|
other: merge 3.0
|
2024-03-22 17:53:11 +08:00 |
54liuyao
|
a60f390cdc
|
stream primary key
|
2024-03-21 10:50:07 +08:00 |
Shungang Li
|
3a656c3595
|
feat: support 2 replica with arbitrator
|
2024-03-19 09:30:35 +08:00 |
kailixu
|
9901825bb0
|
enh: support binary/hex integer
|
2024-03-13 15:12:21 +08:00 |
kailixu
|
433179af0d
|
fix: unify tag value parsing syntax
|
2024-03-10 22:14:57 +08:00 |
slzhou
|
87c8f1aa82
|
Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-21 13:09:36 +08:00 |
54liuyao
|
af1893d109
|
merge 3.0
|
2024-02-19 18:30:12 +08:00 |
factosea
|
e17cc16235
|
enh: like supported on show views
|
2024-02-19 13:10:27 +08:00 |
54liuyao
|
ea9353b9fd
|
merge 3.0
|
2024-02-04 16:04:23 +08:00 |
slzhou
|
4a6317a047
|
Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-02 11:29:04 +08:00 |
kailixu
|
a860e9039d
|
feat: support uniq grant
|
2024-01-31 13:52:03 +08:00 |
kailixu
|
e945586ad9
|
feat: support uniq grant
|
2024-01-31 13:44:00 +08:00 |
54liuyao
|
9e86dfaee7
|
stream count window sliding
|
2024-01-26 15:56:26 +08:00 |
shenglian zhou
|
48b5411ba9
|
feat: first parser and ast generation
|
2024-01-24 17:17:19 +08:00 |
kailixu
|
1daa224651
|
feat: support uniq grant
|
2024-01-18 17:49:11 +08:00 |
kailixu
|
76558da849
|
feat: support uniq grant
|
2024-01-18 15:23:38 +08:00 |
54liuyao
|
3bbfb26e09
|
stream count window
|
2024-01-17 14:22:19 +08:00 |
kailixu
|
70006bb711
|
feat: support alter cluster
|
2023-12-18 16:34:31 +08:00 |
kailixu
|
9fa90fc953
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2023-12-18 14:20:10 +08:00 |
kailixu
|
b54f816c2a
|
feat: support uniq grant
|
2023-12-18 14:18:52 +08:00 |
slzhou
|
c53bd04894
|
feat: after select compacts
|
2023-11-23 15:26:21 +08:00 |
slzhou
|
9ad86d7753
|
commit: add create show stmt support
|
2023-11-16 11:41:02 +08:00 |
shenglian zhou
|
b51e4b18ce
|
feat: compact return id and kill compact id
|
2023-11-16 11:03:56 +08:00 |
dapan1121
|
91df56fcf0
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-31 18:44:54 +08:00 |
kailixu
|
c77153cb81
|
enh: use placeholder '-' for interval of 1st retention level
|
2023-10-30 14:02:31 +08:00 |
dapan1121
|
6f0b634f95
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-30 10:24:16 +08:00 |
wangjiaming0909
|
cf158ab428
|
feat: support all utf8 characters as alias
|
2023-10-27 15:23:26 +08:00 |
dapan1121
|
ab98f7623c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-23 08:44:46 +08:00 |
dapan1121
|
42f440b0fb
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-20 08:46:32 +08:00 |
wangjiaming0909
|
04c60486e9
|
feat: support interval syntax of quoted duration and default unit
|
2023-10-19 15:46:19 +08:00 |
dapan1121
|
7c8cf28b37
|
feat: add privileges
|
2023-10-16 19:53:08 +08:00 |
dapan1121
|
a0699d758c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-13 16:51:38 +08:00 |
slzhou
|
b78a32eb1a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/pseudo-column-aliasname
|
2023-10-12 11:01:50 +08:00 |