kailixu
|
b1b66e62d4
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-10 18:41:28 +08:00 |
kailixu
|
7f11a3682b
|
enh: primary key column should not be null
|
2024-04-10 18:41:20 +08:00 |
54liuyao
|
dcf3cf6e71
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-10 18:21:17 +08:00 |
54liuyao
|
b9581548c6
|
adj msg
|
2024-04-10 18:20:56 +08:00 |
Minglei Jin
|
49a9c5abad
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 16:24:24 +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 |
54liuyao
|
e06f5b3830
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-10 13:56:14 +08:00 |
54liuyao
|
4137c71909
|
add stream check
|
2024-04-10 13:54:27 +08:00 |
factosea
|
4686d82a2d
|
cast support
|
2024-04-10 11:48:50 +08:00 |
Minglei Jin
|
dcd9901d5f
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 11:18:19 +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 |
54liuyao
|
9ed74085d8
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-09 09:16:57 +08:00 |
Hongze Cheng
|
c0e895a4d3
|
more code
|
2024-04-08 11:18:53 +08:00 |
54liuyao
|
ece59a7cf0
|
create pk stable
|
2024-04-07 10:18:36 +08:00 |
54liuyao
|
1240a4eb77
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-07 09:37:09 +08:00 |
slzhou
|
d4b8460baa
|
fix: change delete condition error message
|
2024-04-03 15:48:56 +08:00 |
54liuyao
|
537395e845
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-04-03 09:54:10 +08:00 |
kailixu
|
62ab1b1c41
|
chore: allow source table with primary key
|
2024-04-03 09:39:58 +08:00 |
kailixu
|
6e56e61ad5
|
fix: target table has less primary keys than source
|
2024-04-02 19:49:30 +08:00 |
kailixu
|
dc60812183
|
chore: unify the prompt msg
|
2024-04-02 15:04:13 +08:00 |
kailixu
|
6c8995984e
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-04-02 14:39:21 +08:00 |
kailixu
|
77d912c210
|
fix: primary key should not be null or none
|
2024-04-02 14:39:13 +08:00 |
Haojun Liao
|
94e6f96a75
|
other: merge 3.0
|
2024-04-02 13:39: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 |
factosea
|
3257c7c082
|
fix: tag is null when table is empty
|
2024-04-01 19:44:26 +08:00 |
kailixu
|
ba65f5a519
|
enh: integer with duration literal for timestamp
|
2024-03-31 20:50:02 +08:00 |
54liuyao
|
39a89c20bd
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-29 13:53:22 +08:00 |
slzhou
|
1e5ef8271a
|
feat: update column and drop column is banned for normal table pk column
|
2024-03-29 10:52:28 +08:00 |
slzhou
|
6202e1f501
|
feat: drop pk column and update pk column is not supported for stable
|
2024-03-29 10:26:09 +08:00 |
54liuyao
|
ffeabb132a
|
fix issue
|
2024-03-28 18:18:06 +08:00 |
54liuyao
|
135bdb37a0
|
Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0
|
2024-03-26 16:38:51 +08:00 |
Hongze Cheng
|
93ca55954f
|
more code change
|
2024-03-26 15:11:15 +08:00 |
54liuyao
|
d1b974228f
|
add stream check
|
2024-03-25 11:16:28 +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 |
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 |
54liuyao
|
a60f390cdc
|
stream primary key
|
2024-03-21 10:50:07 +08:00 |
slzhou
|
1da0def82d
|
fix: add isPk to SColumnNode
|
2024-03-20 13:09:59 +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 |
slzhou
|
c7f108181d
|
feat:show create table and desc table
|
2024-03-19 16:33:05 +08:00 |
shenglian zhou
|
cee96e2048
|
feat: begin coding function
|
2024-03-19 13:57:12 +08:00 |
Shungang Li
|
3a656c3595
|
feat: support 2 replica with arbitrator
|
2024-03-19 09:30:35 +08:00 |