Minglei Jin
|
568799a6a3
|
fix(wal/level): enable alter replica from fake walLevel 1
|
2024-06-12 15:16:58 +08:00 |
kailixu
|
ffa235edbd
|
fix: check range option
|
2024-06-07 16:10:27 +08:00 |
kailixu
|
a8788ec3a6
|
enh: check range for user enable/sysinfo/createdb
|
2024-06-07 13:30:10 +08:00 |
kailixu
|
13a0183599
|
check enable/sysinfo range
|
2024-06-07 09:04:28 +08:00 |
kailixu
|
2f5179cf44
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-06-06 16:42:04 +08:00 |
Minglei Jin
|
fdc2de2bd0
|
fix/wal_level 0: error with wal_level 0 to replica > 1
|
2024-06-05 15:47:09 +08:00 |
Minglei Jin
|
d6b2bcba68
|
enh/wal_level: new level 0 to disable wal writing
|
2024-06-05 15:19:55 +08:00 |
kailixu
|
2f222514dc
|
chore: merge 3.0
|
2024-06-04 16:34:02 +08:00 |
Yihao Deng
|
69e402d547
|
add error
|
2024-05-31 11:40:54 +00:00 |
kailixu
|
4ae8aeb909
|
Merge branch '3.0' into enh/TS-3737-3.0
|
2024-05-31 15:48:19 +08:00 |
Yihao Deng
|
fd385d7c52
|
support add column compress
|
2024-05-31 06:41:36 +00:00 |
Yihao Deng
|
c253ac73a9
|
support add column compress
|
2024-05-31 06:27:54 +00:00 |
Yihao Deng
|
c6407277dc
|
support add column compress
|
2024-05-30 11:41:22 +00:00 |
dapan1121
|
a25b70c45c
|
fix: add timeline test cases
|
2024-05-27 14:53:30 +08:00 |
dapan1121
|
6064ea0125
|
fix: support timeline query from union and order by
|
2024-05-24 11:24:19 +08:00 |
kailixu
|
0ef202a56b
|
enh: createdb permission for users
|
2024-05-22 19:00:47 +08:00 |
Hongze Cheng
|
56b2ccebf6
|
Merge pull request #25816 from taosdata/feat/TS-4050-3.0
feat/ts-4050-3.0
|
2024-05-17 09:13:19 +08:00 |
kailixu
|
ba8d44e49c
|
fix: error msg of show tags from ntb/view
|
2024-05-14 12:49:09 +08:00 |
kailixu
|
4abe06627c
|
fix: error msg of show table tags from view
|
2024-05-14 12:25:25 +08:00 |
kailixu
|
8ab24c71d0
|
fix: show tags from undefined table
|
2024-05-13 17:14:29 +08:00 |
dmchen
|
7c31014c4d
|
add sql
|
2024-05-13 08:20:27 +00:00 |
factosea
|
5a75c38897
|
test
|
2024-05-08 23:28:04 +08:00 |
factosea
|
446fc9f859
|
group by alias tablename
|
2024-05-07 15:57:49 +08:00 |
dapan1121
|
b023e6f9df
|
Merge pull request #25589 from taosdata/fix/TS-4730
fix: create stream udf issue
|
2024-04-30 14:24:44 +08:00 |
dapan1121
|
2bd83169bb
|
fix: memory leak issue
|
2024-04-30 13:22:10 +08:00 |
dapan1121
|
0ef476a09e
|
fix: ut issue
|
2024-04-30 09:42:53 +08:00 |
wangjiaming0909
|
cb008f18dc
|
usable tsma
|
2024-04-29 09:18:40 +08:00 |
dapan1121
|
6ffa3945ea
|
fix: create stream udf issue
|
2024-04-29 09:18:26 +08:00 |
factosea
|
b314ca8509
|
fix: rewrite expr groupby
|
2024-04-28 09:45:54 +08:00 |
factosea
|
5a72630b3d
|
fix: select failed as using table alias name
|
2024-04-26 09:40:29 +08:00 |
dapan1121
|
3ed44d75b9
|
fix: window join in view issue
|
2024-04-24 19:14:20 +08:00 |
Yihao Deng
|
f3feb9dabe
|
refactor compress
|
2024-04-23 06:37:18 +00:00 |
dm chen
|
1196ea72da
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-17 17:13:29 +08:00 |
Hongze Cheng
|
a34b644640
|
Merge pull request #25366 from taosdata/feat/compress_3.0
Feat/compress 3.0
|
2024-04-17 16:15:26 +08:00 |
kailixu
|
384e650882
|
enh: show encryptions
|
2024-04-17 14:41:47 +08:00 |
wangjiaming0909
|
9bc8f3aea0
|
fix release build
|
2024-04-17 11:56:20 +08:00 |
Yihao Deng
|
04e78d0ce7
|
Merge branch 'feat/3.0' into feat/compress_3.0
|
2024-04-17 03:23:02 +00:00 |
Yihao Deng
|
51fa1d40a4
|
fix other platform error
|
2024-04-17 03:02:54 +00:00 |
kailixu
|
74afb8deae
|
chore: solve conflicts
|
2024-04-17 10:52:34 +08:00 |
wangjiaming0909
|
fb72e29fe1
|
fix stream progress delay
|
2024-04-16 18:17:33 +08:00 |
Yihao Deng
|
6f9de676f0
|
Merge branch 'fix/compress_3.0' into feat/compress_3.0
|
2024-04-16 09:27:26 +00:00 |
wangjiaming0909
|
92e91c2032
|
fix ci
|
2024-04-16 14:27:06 +08:00 |
wangjiaming0909
|
039939196a
|
forbid tsma agg funcs with tag columns
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
1b37ef03fb
|
fix duplicate tsma funcs
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
de1c28d623
|
tsma avoid fetching tsma for no tsma tables
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
f6200dd923
|
support long ctb names
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
6ce0616ffd
|
fix ci and TODOs
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
e43580f71b
|
fix ci
|
2024-04-16 14:25:20 +08:00 |
wangjiaming0909
|
2b594e02d2
|
fix tsma name too long
|
2024-04-16 14:25:20 +08:00 |
wangjiaming0909
|
a2cbbba24d
|
find TODO
|
2024-04-16 14:23:26 +08:00 |
wangjiaming0909
|
a8e00f7410
|
drop tb in transaction
|
2024-04-16 14:23:26 +08:00 |
wangjiaming0909
|
1ef153de63
|
support drop ctb for tsma
|
2024-04-16 14:23:25 +08:00 |
wangjiaming0909
|
1a06dd684e
|
support drop ctb
|
2024-04-16 14:23:25 +08:00 |
wangjiaming0909
|
94f2f6ae22
|
fix drop ctb
|
2024-04-16 14:23:25 +08:00 |
wangjiaming0909
|
40a7262fcd
|
support spread
|
2024-04-16 14:23:25 +08:00 |
wangjiaming0909
|
fa85d1caa7
|
support other tsma funcs
|
2024-04-16 14:23:25 +08:00 |
wangjiaming0909
|
cc9550f45e
|
add tsma funcs
|
2024-04-16 14:20:59 +08:00 |
wangjiaming0909
|
98ca847eb8
|
add tests
|
2024-04-16 14:18:11 +08:00 |
wangjiaming0909
|
38ed0317e7
|
testing
|
2024-04-16 14:18:11 +08:00 |
wangjiaming0909
|
c9be37bdc6
|
fix norm_tb child tb tsma query
|
2024-04-16 14:18:11 +08:00 |
wangjiaming0909
|
3c870acb16
|
add tests
|
2024-04-16 14:18:11 +08:00 |
wangjiaming0909
|
a1054234e2
|
fix query tsma child table
|
2024-04-16 14:18:10 +08:00 |
wangjiaming0909
|
c3e73d9168
|
fix recursive tsma
|
2024-04-16 14:18:10 +08:00 |
wangjiaming0909
|
d8200b2f63
|
fetch lastts vnode version before create tsma
|
2024-04-16 14:18:10 +08:00 |
wangjiaming0909
|
8e56d9a359
|
fix tsmas
|
2024-04-16 14:18:10 +08:00 |
wangjiaming0909
|
6e7dc4b7b4
|
normal table tsma and add tests
|
2024-04-16 14:17:12 +08:00 |
wangjiaming0909
|
70ca830378
|
support recursive tsma creation
|
2024-04-16 14:17:12 +08:00 |
wangjiaming0909
|
54100b1c0d
|
add tsma test, fix catalog cache update
|
2024-04-16 14:14:40 +08:00 |
wangjiaming0909
|
02e36d37fd
|
create tsma subtable with concat tbname
|
2024-04-16 14:14:40 +08:00 |
wangjiaming0909
|
4b6fb0ffc6
|
tsma optimization
|
2024-04-16 14:14:39 +08:00 |
wangjiaming0909
|
0fd66d7e8a
|
tsma optimization
|
2024-04-16 14:14:39 +08:00 |
wangjiaming0909
|
ef47fd57d6
|
support tsma catalog cache
|
2024-04-16 14:14:34 +08:00 |
wangjiaming0909
|
f77cd43d26
|
ins_tsmas
|
2024-04-16 14:13:10 +08:00 |
wangjiaming0909
|
08fc9170f5
|
refine
|
2024-04-16 14:13:10 +08:00 |
wangjiaming0909
|
6324d1293a
|
drop tsma
|
2024-04-16 14:13:10 +08:00 |
wangjiaming0909
|
8e2977d083
|
create tsma request
|
2024-04-16 14:13:10 +08:00 |
wangjiaming0909
|
5589cf0309
|
server handle tsma creation
|
2024-04-16 14:13:10 +08:00 |
wangjiaming0909
|
d2106e0ade
|
sql syntax and create translate
|
2024-04-16 14:13:10 +08:00 |
dm chen
|
aedec5ead7
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-16 11:35:49 +08:00 |
dapan1121
|
1d24b3da77
|
fix: compile issues
|
2024-04-16 09:46:58 +08:00 |
dapan1121
|
55d118d17c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-04-16 09:12:04 +08:00 |
Yihao Deng
|
ea9385912f
|
Merge branch '3.0' into feat/compress_3.0
|
2024-04-15 09:06:30 +00:00 |
kailixu
|
123090e18a
|
fix: solve conflicts
|
2024-04-15 16:12:15 +08:00 |
dapan1121
|
6d4f0b2ceb
|
fix: asof jlimit issue
|
2024-04-15 16:12:12 +08:00 |
dapan1121
|
34a943a1f2
|
Merge pull request #25242 from taosdata/feat/ly_query
adj last function
|
2024-04-15 16:04:23 +08:00 |
dapan1121
|
f7a31a6928
|
Merge pull request #25335 from taosdata/feat/xsren/TD-29092
tbname supported
|
2024-04-15 15:48:47 +08:00 |
dm chen
|
4d660d89c0
|
Merge branch '3.0' into feat/TD-24834
|
2024-04-15 15:12:32 +08:00 |
factosea
|
d14f7889c7
|
fix: primary key
|
2024-04-15 15:07:45 +08:00 |
yihaoDeng
|
4948bd690d
|
3.0 merge compress
|
2024-04-15 11:38:44 +08:00 |
Minglei Jin
|
4b3e3f9091
|
Merge branch '3.0' into enh/TD-28945-pk
|
2024-04-15 09:31:56 +08:00 |
Haojun Liao
|
82ee169d61
|
Merge pull request #25164 from taosdata/feat/TS-4243-3.0
feat(tsdb): support complex primary key in table.
|
2024-04-13 18:08:01 +08:00 |
dapan1121
|
f2c871f2f5
|
fix: union precision issue
|
2024-04-12 11:07:26 +08:00 |
Minglei Jin
|
16b65b7311
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-12 10:32:25 +08:00 |
factosea
|
deff7a76b1
|
add test case
|
2024-04-11 18:07:10 +08:00 |
54liuyao
|
af97f9e000
|
add config
|
2024-04-11 16:48:58 +08:00 |
factosea
|
f55ac240d5
|
tbname supported
|
2024-04-11 11:45:44 +08:00 |
kailixu
|
3738ce9e10
|
chore: solve conflicts of sql.c
|
2024-04-11 11:05:58 +08:00 |
54liuyao
|
b9581548c6
|
adj msg
|
2024-04-10 18:20:56 +08:00 |
yihaoDeng
|
a02426fd2f
|
Merge branch '3.0' into feature/compressData
|
2024-04-10 09:03:50 +00:00 |
Minglei Jin
|
0761692b14
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-10 16:30:06 +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 |
Minglei Jin
|
fe12f87c58
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-10 11:21:50 +08:00 |
Minglei Jin
|
dcd9901d5f
|
Merge branch '3.0' into feat/TS-4243-3.0
|
2024-04-10 11:18:19 +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 |
Minglei Jin
|
6eb014e32b
|
Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk
|
2024-04-09 19:11:46 +08:00 |
factosea
|
36066d8f63
|
fix: multiresFunction
|
2024-04-09 15:22:16 +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
|
ece59a7cf0
|
create pk stable
|
2024-04-07 10:18:36 +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 |
dapan1121
|
5934a137dd
|
fix: group cache fetch issue
|
2024-04-02 16:09:32 +08:00 |
kailixu
|
77d912c210
|
fix: primary key should not be null or none
|
2024-04-02 14:39:13 +08:00 |
54liuyao
|
9a8d03f0ca
|
adj last function
|
2024-04-02 14:03:02 +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 |
dapan1121
|
0fb672d8a6
|
enh: optimize join performance
|
2024-04-01 15:24:12 +08:00 |
kailixu
|
6eaa99bb2d
|
feat: encryption algorithm
|
2024-04-01 13:58:13 +08:00 |
yihaoDeng
|
0e277507a4
|
fix ci error
|
2024-04-01 03:29:10 +00:00 |
kailixu
|
9e4d692d6b
|
feat: support encryption
|
2024-04-01 00:49:25 +08:00 |
yihaoDeng
|
aa5ccf2b0b
|
Merge branch '3.0' into feature/compressData
|
2024-03-30 09:57:23 +00: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 |
yihaoDeng
|
4f843d05c6
|
Merge branch 'feat/TS-4243-3.0' into feature/compressData
|
2024-03-29 03:02:59 +00:00 |
slzhou
|
1e5ef8271a
|
feat: update column and drop column is banned for normal table pk column
|
2024-03-29 10:52:28 +08:00 |
factosea
|
9ddc0b51cb
|
merge
|
2024-03-29 10:37:59 +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 |
yihaoDeng
|
2ecc7c27f7
|
fix mem leak
|
2024-03-28 12:10:04 +00:00 |
yihaoDeng
|
ee81a43f81
|
refactor code
|
2024-03-28 11:56:44 +00:00 |
54liuyao
|
ffeabb132a
|
fix issue
|
2024-03-28 18:18:06 +08:00 |
dapan1121
|
4208557d6d
|
fix: count(*) rewrite issue
|
2024-03-28 16:44:07 +08:00 |
kailixu
|
a3398f791e
|
enh: dnodes status optimization
|
2024-03-28 16:17:35 +08:00 |
dapan1121
|
74cef4ac6b
|
fix: window join filter issue
|
2024-03-28 13:45:55 +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 |
yihaoDeng
|
02e0e45183
|
refactor code
|
2024-03-26 08:50:21 +00:00 |
dapan1121
|
3f71b53101
|
fix: case issues
|
2024-03-26 08:42:17 +08:00 |
yihaoDeng
|
7aaef32304
|
refactor code
|
2024-03-25 09:49:28 +00:00 |
dapan1121
|
42b0d00575
|
enh:support join type
|
2024-03-25 15:19:16 +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 |
yihaoDeng
|
add0213291
|
refactor code
|
2024-03-24 09:29:32 +00:00 |
dapan1121
|
91d3848c71
|
fix: case issue
|
2024-03-23 20:24:50 +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 |
dapan1121
|
84d0eb5fc0
|
fix: case issues
|
2024-03-22 15:15:07 +08:00 |
dapan1121
|
3835a5b349
|
fix: error log and union issue
|
2024-03-22 08:47:07 +08:00 |
54liuyao
|
a60f390cdc
|
stream primary key
|
2024-03-21 10:50:07 +08:00 |
dapan1121
|
65c57e88cd
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-20 15:48:43 +08:00 |
dapan1121
|
1c0d20a2a4
|
enh: add test cases
|
2024-03-20 15:45:24 +08:00 |
slzhou
|
1da0def82d
|
fix: add isPk to SColumnNode
|
2024-03-20 13:09:59 +08:00 |
slzhou
|
c7f108181d
|
feat:show create table and desc table
|
2024-03-19 16:33:05 +08:00 |
dapan1121
|
dcc650521a
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-19 16:04:15 +08:00 |
dapan1121
|
abd36b0b1a
|
enh: support timeline processing
|
2024-03-19 16:01:14 +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 |
dapan1121
|
6e674bc1de
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-15 18:11:37 +08:00 |
dapan1121
|
1c8dcaf46c
|
enh: support timeline functions
|
2024-03-15 18:10:08 +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 |
factosea
|
aaff23b4b8
|
fix: sColumnOption->json
|
2024-03-15 13:56:42 +08:00 |
facetosea
|
6678a65dc4
|
merge ts-4243
|
2024-03-14 19:06:34 +08:00 |
factosea
|
c472bf6b08
|
feat: tag supported with group/partition
|
2024-03-14 19:00:31 +08:00 |
factosea
|
9711c830fe
|
show create table
|
2024-03-13 15:17:43 +08:00 |
factosea
|
5dd4d05b2e
|
desc table
|
2024-03-12 16:46:41 +08:00 |
Hongze Cheng
|
4b791d67ba
|
more fix
|
2024-03-12 09:48:28 +08:00 |
factosea
|
e76e85ee01
|
compress param cannot be empty
|
2024-03-11 11:39:19 +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 |
factosea
|
a49c6c0876
|
alter table column compress
|
2024-03-08 16:33:16 +08:00 |
Hongze Cheng
|
fbc52d2a9c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-08 13:15:11 +08:00 |
factosea
|
af9fdcd29d
|
create stable/table
|
2024-03-08 11:23:11 +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 |
factosea
|
30e52bb71a
|
col compress sql parse
|
2024-03-07 18:06:15 +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 |
dapan1121
|
46ea22eecb
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-03-06 13:12:01 +08:00 |
dapan1121
|
7045126aa6
|
fix: inner join issue
|
2024-03-06 11:18:57 +08:00 |
Hongze Cheng
|
b33074dcbb
|
&&&b/github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-03-05 17:06:45 +08:00 |
54liuyao
|
8df1f09561
|
optimze plan and add ci
|
2024-03-01 11:27:33 +08:00 |
dapan1121
|
85cca872a5
|
enh: support timetruncate function
|
2024-02-29 17:52:53 +08:00 |
Hongze Cheng
|
1903a7a981
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-28 13:23:02 +08:00 |
kailixu
|
2c4a4a0d2d
|
Merge branch '3.0' into fix/TS-4421-3.0
|
2024-02-28 09:49:43 +08:00 |
dapan1121
|
521c96913e
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-27 18:20:45 +08:00 |
Alex Duan
|
21ca4b707a
|
Merge branch '3.0' into cases/TD-28408-3.0
|
2024-02-26 19:19:00 +08:00 |
Hongze Cheng
|
8a669d3adc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-26 10:48:14 +08:00 |
Alex Duan
|
97f56686c0
|
feat: autoshell add news keyword
|
2024-02-25 22:40:51 +08:00 |
wangmm0220
|
b6d28b9b9d
|
fix:[TD-28698] error message
|
2024-02-23 14:00:54 +08:00 |
dapan1121
|
807bba9215
|
fix: window join issues
|
2024-02-22 18:59:10 +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 |
dapan1121
|
98ed2458ea
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-20 17:39:51 -08:00 |
54liuyao
|
af1893d109
|
merge 3.0
|
2024-02-19 18:30:12 +08:00 |
dapan1121
|
b26716f2e8
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-02-18 22:15:43 -08:00 |
factosea
|
e17cc16235
|
enh: like supported on show views
|
2024-02-19 13:10:27 +08:00 |
Hongze Cheng
|
52ed1ec5f7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0
|
2024-02-18 09:52:53 +08:00 |
54liuyao
|
d40dfa973b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-02-05 18:37:47 +08:00 |
54liuyao
|
c588770699
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-02-05 15:10:34 +08:00 |
Haojun Liao
|
ecdcc6dee1
|
Merge pull request #24738 from taosdata/fix/3_liaohj
test(stream): add unit test case for the mnode stream module.
|
2024-02-05 13:32:46 +08:00 |
wangjiaming0909
|
573fdfbbfd
|
fix: plannerTest/parserTest crash and memory leaks
|
2024-02-05 13:05:01 +08:00 |
wade zhang
|
0ebd7d2527
|
Merge pull request #24737 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
|
2024-02-05 10:32:34 +08:00 |
54liuyao
|
b16fc7d9df
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-02-05 10:15:59 +08:00 |
Haojun Liao
|
f6fea32eeb
|
fix: fix some errors.
|
2024-02-05 09:27:19 +08:00 |
Haojun Liao
|
2e79c766fa
|
Merge pull request #24731 from taosdata/fix/3_liaohj
fix(tsdb): check and return if the rows in stt are before the data rows in data files.
|
2024-02-05 09:00:32 +08:00 |
kailixu
|
3ebc26e1fb
|
feat: support uniq grant
|
2024-02-04 16:33:43 +08:00 |
54liuyao
|
ea9353b9fd
|
merge 3.0
|
2024-02-04 16:04:23 +08:00 |
dapan1121
|
9b008716fe
|
enh: add window join ut
|
2024-02-02 16:06:01 +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 |
Haojun Liao
|
3236ef7bae
|
feat(stream): return the stream source task exec delay, and do some internal refactor.
|
2024-02-02 11:26:47 +08:00 |
Haojun Liao
|
0fe9c05c5f
|
Merge pull request #24704 from taosdata/fix/3_liaohj
fix(stream): take ver snapshot for all vgroups
|
2024-02-01 17:07:36 +08:00 |
Haojun Liao
|
88f246b988
|
fix(stream): fix syntax error on windows, and add null ptr check for pTrans obj.
|
2024-02-01 15:08:06 +08:00 |
dapan1121
|
ab87953362
|
enh: support window join
|
2024-02-01 14:58:08 +08:00 |
Haojun Liao
|
cb2ea4a721
|
fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened.
|
2024-02-01 11:37:57 +08:00 |
kailixu
|
a860e9039d
|
feat: support uniq grant
|
2024-01-31 13:52:03 +08:00 |
dapan1121
|
dc309d67b8
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-29 17:08:41 +08:00 |
54liuyao
|
9e86dfaee7
|
stream count window sliding
|
2024-01-26 15:56:26 +08:00 |
Hongze Cheng
|
d33676942b
|
fix: keep backward compatibility
|
2024-01-25 16:49:10 +08:00 |
shenglian zhou
|
618e60cffc
|
feat: primary key to SField and SSchema
|
2024-01-25 11:00:38 +08:00 |
54liuyao
|
7105b0ffe3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-22023
|
2024-01-25 10:12:13 +08:00 |
kailixu
|
e13e61f4d5
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-24 14:26:17 +08:00 |
factosea
|
251585b49c
|
fix: orderby function first hit column
|
2024-01-23 15:37:50 +08:00 |
dapan1121
|
6640809638
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-23 14:48:12 +08:00 |
54liuyao
|
0975e37845
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-23 10:07:50 +08:00 |
dapan1121
|
5833b7ff02
|
Merge pull request #24572 from taosdata/fix/xsren/orderBySameNameCol
fix: order by same name col
|
2024-01-23 08:48:11 +08:00 |
factosea
|
bde8c14b55
|
fix: error code is overwritten
|
2024-01-22 20:54:24 +08:00 |
factosea
|
6ef1d8b0cb
|
checkout pseudo columns
|
2024-01-22 19:54:29 +08:00 |
kailixu
|
5208829f23
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-22 13:20:00 +08:00 |
factosea
|
00fd4f21ca
|
fix: order by same name col
|
2024-01-22 10:14:11 +08:00 |
54liuyao
|
5a7d72d6ef
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-01-19 10:39:11 +08:00 |
kailixu
|
1daa224651
|
feat: support uniq grant
|
2024-01-18 17:49:11 +08:00 |
dapan1121
|
fb20dd51de
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-18 17:11:25 +08:00 |
kailixu
|
76558da849
|
feat: support uniq grant
|
2024-01-18 15:23:38 +08:00 |
dapan1121
|
6285852f3c
|
Merge pull request #24493 from taosdata/fix/xsren/TD-28332/orderbyAmbigouus
fix: order by ambiguous
|
2024-01-18 08:43:00 +08:00 |
54liuyao
|
3bbfb26e09
|
stream count window
|
2024-01-17 14:22:19 +08:00 |
kailixu
|
bf0205b54d
|
Merge branch '3.0' into feat/TD-27463-3.0
|
2024-01-17 11:29:47 +08:00 |
factosea
|
7d70d79963
|
fix order by ambiguous case
|
2024-01-17 11:10:13 +08:00 |
factosea
|
f1a2340288
|
fix: order by ambiguous
|
2024-01-16 19:46:57 +08:00 |
xinsheng Ren
|
ae5f540692
|
Merge branch '3.0' into fix/xsren/TD-28204/whereOptimizeConditional
|
2024-01-16 14:28:37 +08:00 |
factosea
|
3a4eed5c37
|
fix: checkIsEmptyResult
|
2024-01-16 10:46:22 +08:00 |
dapan1121
|
2fef37a5cc
|
Merge pull request #24315 from taosdata/fix/xsren/TD-28068/columnNodeRef2
fix: columanRefNode illegal type conversion
|
2024-01-16 10:08:34 +08:00 |
factosea
|
a8efcfcce9
|
skip empty result optimization
|
2024-01-15 16:45:51 +08:00 |
factosea
|
52aa6f280e
|
fix: skip empty result optimization when partition
|
2024-01-15 15:51:18 +08:00 |
kailixu
|
414e15a810
|
chore: merge 3.0
|
2024-01-15 10:42:45 +08:00 |
factosea
|
0d56695d96
|
delete unused code
|
2024-01-15 02:31:04 +08:00 |
facetosea
|
c277abd3bf
|
fix: functionNode skip
|
2024-01-14 21:47:13 +08:00 |
factosea
|
19d7579e75
|
fix: copy expr
|
2024-01-12 14:01:35 +08:00 |
factosea
|
6115d7a67f
|
fix functionNode ref
|
2024-01-12 10:47:48 +08:00 |
slzhou
|
0162fb9e76
|
set the timelineresmode to subquery timeline resmode
|
2024-01-12 10:46:03 +08:00 |
factosea
|
25f9956ccb
|
fix:test
|
2024-01-11 21:21:00 +08:00 |
kailixu
|
ddefc5f46a
|
chore: merge 3.0
|
2024-01-11 20:05:23 +08:00 |
dapan1121
|
8d1f5ff479
|
enh: add asof
|
2024-01-11 19:25:12 +08:00 |
factosea
|
3ed63df082
|
fix case
|
2024-01-11 18:34:21 +08:00 |
factosea
|
c8fb8486ef
|
fix: SColumnRefNode disable
|
2024-01-10 19:07:21 +08:00 |
dapan1121
|
e784a5c210
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-10 18:57:19 +08:00 |
factosea
|
d243308541
|
fix: colref
|
2024-01-10 09:04:40 +08:00 |
factosea
|
45ec9fcbc8
|
fix: create param node from function node
|
2024-01-08 16:43:57 +08:00 |
factosea
|
8c3fe7cc70
|
fix: SColumnRefNode transfer to SelectFunction's param
|
2024-01-08 11:41:58 +08:00 |
dapan1121
|
8e73bedbc7
|
enh: add join ut
|
2024-01-05 14:40:05 +08:00 |
kailixu
|
d3aee612e0
|
chore: code optimization
|
2024-01-05 13:08:16 +08:00 |
kailixu
|
81d8b9b98b
|
test: add test case for create index
|
2024-01-05 00:35:29 +08:00 |
kailixu
|
6bac747ab9
|
Merge branch '3.0' into fix/TD-28078-3.0
|
2024-01-04 23:47:41 +08:00 |
dapan1121
|
670317ccd7
|
Merge pull request #24053 from taosdata/enh/3.0/TD-26813
enh: support group by tag/tbname to list empty groups
|
2024-01-04 09:08:03 +08:00 |
factosea
|
8dc2a6bbd9
|
fix: orderby
|
2024-01-03 20:43:23 +08:00 |
factosea
|
b6b2a41d83
|
fix: columnrefnode
|
2024-01-03 18:30:57 +08:00 |
dapan1121
|
8d9c093b99
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2024-01-03 16:26:17 +08:00 |
Haojun Liao
|
a2e85c44c2
|
Merge pull request #24228 from taosdata/fix/3_liaohj
refactor: remove stream-scan-history event for stream task.
|
2024-01-03 14:43:20 +08:00 |
kailixu
|
e7c8d9176f
|
fix: fill vartype tag with integer when create table
|
2024-01-02 20:37:12 +08:00 |
factosea
|
34e62d7fc0
|
fix: columanRefNode illegal type conversion
|
2024-01-02 20:22:15 +08:00 |
Haojun Liao
|
e7a0044502
|
Merge branch '3.0' into fix/3_liaohj
|
2024-01-02 13:02:55 +08:00 |
wangmm0220
|
0e9a1b22ed
|
fix:error msg is not specific in create stream
|
2024-01-02 10:10:44 +08:00 |
kailixu
|
ecf3a7b6d3
|
fix: code optimization
|
2024-01-02 00:28:30 +08:00 |
kailixu
|
0d26c186f0
|
chore: code optimization
|
2024-01-02 00:23:19 +08:00 |
kailixu
|
40205541a6
|
fix: check in client when create index
|
2024-01-02 00:19:23 +08:00 |
dapan1121
|
55b7bce8b7
|
Merge pull request #24256 from taosdata/szhou/fix/TD-28019
fix: change the result schema
|
2023-12-29 08:40:53 +08:00 |
slzhou
|
659c0a831e
|
fix: change the result schema
|
2023-12-28 10:25:37 +08:00 |
54liuyao
|
ccf861dec8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3_liaohj
|
2023-12-26 18:36:18 +08:00 |
dapan1121
|
b9ae472ad1
|
Merge pull request #24212 from taosdata/szhou/fix/TD-28019
fix: change compact rsp first column name
|
2023-12-26 15:06:17 +08:00 |
Haojun Liao
|
b74e98b25c
|
fix(stream): set the correct split timestamp for session/state window.
|
2023-12-26 14:17:46 +08:00 |
Haojun Liao
|
62cfcefbb0
|
refactor: remove stream-scan-history event for stream task.
|
2023-12-26 00:34:04 +08:00 |
slzhou
|
1beb3347fa
|
fix: change compact rsp first column name
|
2023-12-25 10:18:19 +08:00 |
Bob Liu
|
e3098accc4
|
support count empty table
|
2023-12-22 18:14:26 +08:00 |
slzhou
|
7dd6cb4227
|
fix: move bi to community version
|
2023-12-22 13:17:25 +08:00 |
dapan1121
|
bc38885856
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2023-12-19 11:22:41 +08:00 |
kailixu
|
70006bb711
|
feat: support alter cluster
|
2023-12-18 16:34:31 +08:00 |
dapan1121
|
13ab89bd1b
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2023-12-13 08:25:25 +08:00 |
slzhou
|
2743228217
|
Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4229
|
2023-12-11 14:15:17 +08:00 |
dapan1121
|
a4242e829a
|
Merge pull request #23960 from taosdata/enh/xsren/TD-26882
Enh/xsren/td 26882
|
2023-12-07 13:23:28 +08:00 |
dapan1121
|
840690b59b
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-27337
|
2023-12-06 19:22:52 +08:00 |
Hongze Cheng
|
04e84ba152
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4229
|
2023-12-06 16:43:00 +08:00 |
factosea
|
a0e356bf84
|
Keep the last data with the same timestamp when inserting
|
2023-12-06 15:20:05 +08:00 |
xsren
|
9bb82ac03b
|
fix merge key
|
2023-12-05 19:43:00 +08:00 |
factosea
|
f91d98df25
|
fix: error message
|
2023-12-05 14:11:58 +08:00 |
factosea
|
2019e95049
|
fix: stream for event window
|
2023-12-05 14:08:17 +08:00 |
facetosea
|
07301130c5
|
enh: event_window + super table need partition by tbname
|
2023-12-05 11:18:07 +08:00 |
dapan1121
|
abdf6d337a
|
enh: push down conditions
|
2023-11-29 20:06:30 +08:00 |
dapan1121
|
84cc80be1c
|
fix: add window_offset translate
|
2023-11-28 14:35:11 +08:00 |
dapan1121
|
19752b020f
|
feat: support more join type
|
2023-11-27 20:01:00 +08:00 |
dapan1121
|
d409ac5ef4
|
Merge pull request #23789 from taosdata/fix/xsren/TD-27282/paramNumError
param num error
|
2023-11-24 13:28:26 +08:00 |
slzhou
|
878ab262e6
|
fix: show compact detail
|
2023-11-23 16:26:17 +08:00 |
slzhou
|
c53bd04894
|
feat: after select compacts
|
2023-11-23 15:26:21 +08:00 |