kailixu
|
b0a711e575
|
Merge branch '3.0' into enh/TS-5111-3.0
|
2024-09-20 09:45:49 +08:00 |
kailixu
|
3efa99520a
|
enh: support drop table with uid
|
2024-09-20 01:54:07 +08:00 |
kailixu
|
6f0fafdc92
|
enh: drop table with uid
|
2024-09-19 18:55:26 +08:00 |
kailixu
|
9cc0702a77
|
enh: drop table with uid
|
2024-09-19 18:34:49 +08:00 |
kailixu
|
33047e7d7f
|
enh: memory leak issue
|
2024-09-19 15:38:57 +08:00 |
kailixu
|
7471b9506d
|
enh: support drop stable with uid
|
2024-09-19 14:39:08 +08:00 |
kailixu
|
c95c67e168
|
chore: remove assert
|
2024-09-18 21:18:46 +08:00 |
wangjiaming0909
|
91927e84a5
|
ret check for memory allocation
|
2024-09-18 19:11:35 +08:00 |
kailixu
|
107ad05273
|
enh: support drop table with uid
|
2024-09-18 19:04:44 +08:00 |
54liuyao
|
c4566f98b8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-18 16:26:37 +08:00 |
kailixu
|
ba10e95723
|
enh: support drop table with uid
|
2024-09-18 16:05:05 +08:00 |
kailixu
|
28edf40c2a
|
enh: support drop table with uid
|
2024-09-18 13:57:17 +08:00 |
54liuyao
|
b8cd739383
|
add ci and fix issue
|
2024-09-18 11:08:47 +08:00 |
kailixu
|
d7fcf21f8b
|
enh: support drop table with uid
|
2024-09-17 15:41:10 +08:00 |
kailixu
|
302c08331f
|
enh: support drop table with uid
|
2024-09-17 10:33:38 +08:00 |
kailixu
|
cd358de7ce
|
enh: support drop table with uid
|
2024-09-16 18:54:53 +08:00 |
kailixu
|
270d485da7
|
Merge branch '3.0' into enh/TS-5111-3.0
|
2024-09-16 11:38:44 +08:00 |
kailixu
|
31bb993e0d
|
enh: support drop table with uid
|
2024-09-14 17:57:30 +08:00 |
Hongze Cheng
|
8c1a04138a
|
Merge pull request #27819 from taosdata/fix/TD-31771-3.0
fix: memleak in taos (create table)
|
2024-09-14 09:13:01 +08:00 |
kailixu
|
bb3479d952
|
enh: support drop table with uid
|
2024-09-14 08:42:06 +08:00 |
kailixu
|
c3c578a408
|
Merge branch '3.0' into enh/TS-5111-3.0
|
2024-09-14 08:36:09 +08:00 |
54liuyao
|
de44c5dc5e
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-13 11:13:04 +08:00 |
54liuyao
|
d9bb710e96
|
add test
|
2024-09-13 11:12:49 +08:00 |
WANG MINGMING
|
6234369d12
|
Merge branch '3.0' into fix/TD-31899
|
2024-09-12 16:18:35 +08:00 |
kailixu
|
e16ac8aa5d
|
enh: support drop table by uid
|
2024-09-12 16:12:52 +08:00 |
Pan Wei
|
497ef1d083
|
Merge pull request #27790 from taosdata/void/3.0/TD-31898
remove (void) from parser/planner/nodes/sma
|
2024-09-12 15:42:59 +08:00 |
Shungang Li
|
8af5e89d4e
|
enh: create from csv rm tbname hash
|
2024-09-12 10:39:35 +08:00 |
54liuyao
|
7c32cc7796
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-12 09:08:40 +08:00 |
Pan Wei
|
8b7b5b7c6d
|
Merge pull request #27752 from taosdata/fix/TD-31870/OSFileRetCode
osDir
|
2024-09-11 17:52:14 +08:00 |
wangjiaming0909
|
11b3faee8e
|
remove (void) from parser/planner/nodes/sma
|
2024-09-11 14:15:34 +08:00 |
Pan Wei
|
f9c8b6cd7b
|
Merge pull request #27796 from taosdata/enh/TD-31691
Enh/td 31691
|
2024-09-11 13:47:43 +08:00 |
Pan Wei
|
78846f7ab8
|
Merge pull request #27772 from taosdata/fix/TD-31966
fix(query):set scan flag info
|
2024-09-11 13:25:14 +08:00 |
wangmm0220
|
b2878d1851
|
fix:[TD-31899] remove void(func)
|
2024-09-11 09:54:59 +08:00 |
lyh250-666
|
3c255e5581
|
Merge branch '3.0' of github.com:taosdata/TDengine into enh/TD-31691
|
2024-09-11 09:35:56 +08:00 |
lyh250-666
|
01bae36e82
|
enh:modify error code passing in libs/
|
2024-09-10 18:42:00 +08:00 |
xsren
|
aea768d2c0
|
osFile
|
2024-09-10 17:40:19 +08:00 |
54liuyao
|
bb785ce53e
|
fix(query):set scan flag info
|
2024-09-10 14:47:42 +08:00 |
54liuyao
|
77ffe89bf6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-10 10:22:20 +08:00 |
Jing Sima
|
4a8bbc36bd
|
feat:[TS-4893] refactor of rand function.
|
2024-09-09 18:48:24 +08:00 |
lyh250-666
|
52a0746817
|
Merge branch '3.0' of github.com:taosdata/TDengine into enh/TD-31691
|
2024-09-07 20:08:48 +08:00 |
wangmm0220
|
23507b0eac
|
fix:[TD-31899] remove void(func)
|
2024-09-06 10:16:15 +08:00 |
54liuyao
|
7cd34dddf5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-05 17:52:55 +08:00 |
dapan1121
|
b75adfcd9f
|
fix: only query issue
|
2024-09-05 14:18:13 +08:00 |
dapan1121
|
93e6e278ab
|
fix: add return code
|
2024-09-05 13:54:45 +08:00 |
dapan1121
|
3c4de6f1e6
|
feat: add query table not exist as empty
|
2024-09-05 12:23:28 +08:00 |
lyh250-666
|
b6a8619d40
|
enh:modify error code passing in libs/
|
2024-09-04 10:00:14 +08:00 |
54liuyao
|
43390b1c36
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-04 09:20:11 +08:00 |
Pan Wei
|
aeb6fa9b25
|
Merge pull request #27613 from taosdata/fix/3.0/TD-31682-TD-31793
fix querytask.c memory leak when random malloc error
|
2024-09-03 18:30:22 +08:00 |
Pan Wei
|
2bb2c17517
|
Update parTranslater.c
|
2024-09-03 18:30:08 +08:00 |
54liuyao
|
79f8b4fc9a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-03 17:54:28 +08:00 |
wangjiaming0909
|
38e8d9f2fa
|
fix querytask.c memory leak when random malloc error
remove (void)
|
2024-09-03 09:13:40 +08:00 |
kailixu
|
15364e7656
|
fix: show table tags from view
|
2024-09-02 15:44:00 +08:00 |
54liuyao
|
f1cbd426d6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-09-02 13:53:32 +08:00 |
kailixu
|
4243afa921
|
fix: show tags from view
|
2024-09-02 13:14:32 +08:00 |
Pan Wei
|
9d1ded192c
|
Merge pull request #27517 from taosdata/fix/3.0/TD-31726
fix subquery with same name caused data error
|
2024-09-01 18:21:14 +08:00 |
wangjiaming0909
|
eb46b5fa08
|
add tests for fix duplicate cols names
|
2024-08-31 15:21:53 +08:00 |
dapan1121
|
4de1f35833
|
fix: function return code validation issue
|
2024-08-30 17:51:27 +08:00 |
54liuyao
|
9d8e8892b4
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-30 16:04:09 +08:00 |
dapan1121
|
f4f8da251c
|
fix: disable tsma tbname optimization
|
2024-08-30 15:33:54 +08:00 |
wangjiaming0909
|
c8471a5a22
|
fix duplicate col name
|
2024-08-30 14:02:44 +08:00 |
wangjiaming0909
|
6adb8edb93
|
fix project list rewrite with keeping projidxs
|
2024-08-29 16:32:41 +08:00 |
dapan1121
|
39189c9e62
|
enh: optimize stable tbname equal query
|
2024-08-29 16:29:51 +08:00 |
wangjiaming0909
|
9713094bb2
|
fix subquery with same name caused data error
|
2024-08-28 16:19:57 +08:00 |
54liuyao
|
ff1f75bd33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-27 09:17:17 +08:00 |
Jing Sima
|
f3bec38290
|
fix:[TD-31684] Modify GROUP/PARTITION BY clause to prioritize treating columns as column names before considering them as aliases
|
2024-08-26 17:47:42 +08:00 |
dapan1121
|
319cd62049
|
Merge pull request #27439 from taosdata/fix/TD-31515/arrayPush
fix: check arraypush result
|
2024-08-26 09:11:13 +08:00 |
xsren
|
9aaa1c66b3
|
fix: check arraypush result
|
2024-08-23 18:40:32 +08:00 |
wangjiaming0909
|
e6a35dd34d
|
remove asserts of nodes/planner/parser/tsdbread
|
2024-08-22 19:15:18 +08:00 |
54liuyao
|
3583237942
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-22 14:47:16 +08:00 |
54liuyao
|
1bff0e89f4
|
fix issue
|
2024-08-20 10:15:52 +08:00 |
54liuyao
|
1ce2109fa4
|
add check
|
2024-08-19 13:42:44 +08:00 |
54liuyao
|
141de6e19b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-14 19:21:59 +08:00 |
54liuyao
|
216c53f0ae
|
fix issue
|
2024-08-14 15:22:42 +08:00 |
Hongze Cheng
|
6f014d1ca1
|
Merge pull request #27171 from taosdata/fix/TD-31002-3.0
fix: add size limit for create table batch msg
|
2024-08-13 18:29:47 +08:00 |
Shungang Li
|
0d341d08ec
|
fix: add more log
|
2024-08-13 09:35:12 +08:00 |
54liuyao
|
4fa67bd6cc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-13 09:21:25 +08:00 |
Shungang Li
|
ee7cd71e09
|
fix: add size limit for create table batch msg
|
2024-08-12 19:57:15 +08:00 |
54liuyao
|
3e763f5ede
|
fix issue
|
2024-08-12 17:40:44 +08:00 |
54liuyao
|
52e693511f
|
add ci
|
2024-08-12 15:52:50 +08:00 |
54liuyao
|
fd0f117544
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-12 09:37:43 +08:00 |
wangjiaming0909
|
882cfb7deb
|
1. lock not released when return
2. fix tsma err msg
3. fix fill prev wrong results
|
2024-08-12 08:53:27 +08:00 |
Haojun Liao
|
45c6d42851
|
Merge pull request #27093 from taosdata/fix/3.0/TD-31274-TD-31280
1. fix interval query with month interval day slidng returning wrong …
|
2024-08-09 13:50:34 +08:00 |
wangjiaming0909
|
d1ed3b3abb
|
1. fix interval query with month interval day slidng returning wrong window
2. fix error msg for creating tsma
|
2024-08-08 18:10:49 +08:00 |
wangjiaming0909
|
5d4569ce75
|
replace sprintf with strcat
|
2024-08-08 08:59:16 +08:00 |
54liuyao
|
0913802c33
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-06 16:25:04 +08:00 |
54liuyao
|
bdaf0d419e
|
stream interp force window close
|
2024-08-06 16:14:15 +08:00 |
dapan1121
|
5e2c5b8894
|
fix: calander interval and sliding issue
|
2024-08-02 14:38:55 +08:00 |
54liuyao
|
1309749c92
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-08-02 13:22:33 +08:00 |
yihaoDeng
|
444d277cc3
|
support query db size
|
2024-08-02 08:39:22 +08:00 |
yihaoDeng
|
115b626f4f
|
support query db size
|
2024-08-01 20:34:43 +08:00 |
dapan1121
|
d6ac07d574
|
fix: query timeline based on function issue
|
2024-08-01 15:55:09 +08:00 |
yihaoDeng
|
5b82c81c82
|
add disk usage
|
2024-08-01 15:07:43 +08:00 |
sima
|
04d525d429
|
feat:[TS-5137] Support group/partition by position and alias.
|
2024-07-31 15:30:31 +08:00 |
54liuyao
|
745f14d140
|
stream interp
|
2024-07-31 08:57:42 +08:00 |
sima
|
880921e165
|
fix:[TD-31133] Fix crash when using partition by with having clause.
|
2024-07-30 15:55:04 +08:00 |
54liuyao
|
063b492f72
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-30 15:13:15 +08:00 |
wangjiaming0909
|
bfeb90e19f
|
fix tsma test case
|
2024-07-29 11:47:25 +08:00 |
54liuyao
|
0bd8c57049
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-29 09:24:40 +08:00 |
wangjiaming0909
|
be04bfa1ce
|
sma add ret check
|
2024-07-26 17:57:29 +08:00 |
wangjiaming0909
|
4d5cd9cd1a
|
planner/nodes/parser ret check
|
2024-07-26 17:57:27 +08:00 |
wangjiaming0909
|
aa791c1bb0
|
fix nodes ret check
|
2024-07-26 17:55:48 +08:00 |
wangjiaming0909
|
1994c3339b
|
nodes add ret check
|
2024-07-26 17:55:48 +08:00 |
54liuyao
|
b5f432bd50
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-26 16:44:18 +08:00 |
sima
|
1285100f68
|
enh:[TD-31043] Handling return value in functionMgt.c
|
2024-07-23 15:37:17 +08:00 |
Hongze Cheng
|
3f79e5b7e3
|
Merge pull request #26676 from taosdata/feat/TD-30991-3.0
feat: (errcode) ttime.c geomFunc.c geosWrapper.c
|
2024-07-23 11:09:20 +08:00 |
Shungang Li
|
f5f84c3cc6
|
feat: (errcode) ttime.c
|
2024-07-23 09:13:42 +08:00 |
xsren
|
feba37b5ea
|
group by
|
2024-07-22 14:10:17 +08:00 |
xsren
|
2a675ccf6b
|
group const value func
|
2024-07-22 11:19:11 +08:00 |
xsren
|
ebe0074da4
|
fix: interp crash
|
2024-07-22 00:06:47 +08:00 |
dapan1121
|
44406c3fd3
|
Merge pull request #26640 from taosdata/fix/hashPut
fix: taoshash put
|
2024-07-18 19:12:35 +08:00 |
factosea
|
aee48971de
|
fix: taoshash put
|
2024-07-17 17:52:29 +08:00 |
dapan1121
|
fa2fb83014
|
Merge pull request #26609 from taosdata/TD-31000
ret value for parTranslater.c
|
2024-07-17 17:33:39 +08:00 |
wangjiaming0909
|
0cccaa8ac4
|
ret value for parTranslater.c
|
2024-07-17 10:26:06 +08:00 |
Shungang Li
|
51000ffe7f
|
fix: parseOneStbRow support for jsontag
|
2024-07-15 16:35:23 +08:00 |
Hongze Cheng
|
77e2582cc1
|
Merge pull request #26536 from taosdata/enh/TD-30856-3.0
enh: 'create table' parses csv file per tsMaxInsertBatchRows
|
2024-07-15 13:54:48 +08:00 |
54liuyao
|
6c84d926ab
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837
|
2024-07-12 11:04:44 +08:00 |
54liuyao
|
1c9011e820
|
stream time slice
|
2024-07-12 11:03:45 +08:00 |
Shungang Li
|
942599fe04
|
enh: 'create table' parses csv file per tsMaxInsertBatchRows
|
2024-07-11 16:14:31 +08:00 |
dapan1121
|
076fd07a26
|
Merge pull request #26492 from taosdata/enh/3.0/bigger_tsma_interval
Enh/3.0/bigger tsma interval
|
2024-07-10 18:30:40 +08:00 |
factosea
|
163b31a4ee
|
fix: type overflow
|
2024-07-09 14:48:21 +08:00 |
factosea
|
28dc3c85ea
|
type overflow
|
2024-07-08 20:38:23 +08:00 |
wangjiaming0909
|
73d4fa48f9
|
support month/year tsma interval
|
2024-07-08 18:22:33 +08:00 |
wangjiaming0909
|
dbc2e9ec75
|
support bigger tsma interval
|
2024-07-05 18:21:48 +08:00 |
Shungang Li
|
21d653f10f
|
fix: buildTagIndexForBindTags errcode
|
2024-07-02 16:22:59 +08:00 |
Hongze Cheng
|
e4826e63f4
|
Merge pull request #26328 from taosdata/feat/TS-4917-3.0
fix: parseOneStbRow fill tag name
|
2024-07-01 09:15:53 +08:00 |
Shungang Li
|
fa6e3c9c6f
|
fix: parseOneStbRow fill tag name
|
2024-06-28 10:50:13 +08:00 |
Hongze Cheng
|
dfe260fbde
|
Merge pull request #26316 from taosdata/feat/TS-4917-3.0
fix for create table from csv
|
2024-06-27 18:03:42 +08:00 |
Shungang Li
|
e61c5a4083
|
fix: parseOneStbRow break if token parse err
|
2024-06-27 14:17:32 +08:00 |
Shungang Li
|
85e4f09239
|
fix: parseCsvFile reset pTag to NULL
|
2024-06-27 10:30:58 +08:00 |
Hongze Cheng
|
b761bd2e38
|
enh: port main change to 3.0
|
2024-06-26 10:32:15 +08:00 |
Hongze Cheng
|
59c8656e61
|
Merge pull request #26275 from taosdata/feat/TS-4917-3.0
feat: 'create table' from csv file
|
2024-06-25 17:56:23 +08:00 |
Shungang Li
|
b55337ec42
|
feat: 'create table' ignore lines start with '#'
|
2024-06-25 14:34:59 +08:00 |
Shungang Li
|
586f8094c2
|
fix: handle mac/win compile warn
|
2024-06-25 14:10:34 +08:00 |
Shungang Li
|
41021285a1
|
fix: more ret check
|
2024-06-25 11:36:55 +08:00 |
Shungang Li
|
2292829e47
|
fix: add check for memory alloc
|
2024-06-25 10:56:24 +08:00 |
Shungang Li
|
17e84e1fca
|
Merge branch '3.0' into feat/TS-4917-3.0
|
2024-06-25 10:33:12 +08:00 |
Shungang Li
|
b3368f6472
|
feat: 'create table' from csv file
|
2024-06-24 22:13:03 +08:00 |
wangmm0220
|
a29d1b0c59
|
fix:test case error
|
2024-06-24 10:18:09 +08:00 |
Hongze Cheng
|
9a97f976e9
|
Merge pull request #26178 from taosdata/feat/TS-4954-3.0
Feat/ts-4954-3.0-2
|
2024-06-20 15:07:13 +08:00 |
dapan1121
|
0397826c68
|
Merge pull request #26139 from taosdata/feat/TD-30313
optimize show cluster alive stmt
|
2024-06-19 15:49:59 +08:00 |
Minglei Jin
|
356f6645ad
|
Merge branch '3.0' into fix/TD-30545
|
2024-06-18 11:28:29 +08:00 |
54liuyao
|
e858dd5df0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-30313
|
2024-06-18 10:28:01 +08:00 |
dmchen
|
4c8ce7a14c
|
feat/TS-4954
|
2024-06-17 06:31:39 +00:00 |
Minglei Jin
|
d47fe255ae
|
remova level 0's empty wals when closing vnode
|
2024-06-14 17:09:48 +08:00 |
kailixu
|
eb72cec8d2
|
chore: naming optimization
|
2024-06-14 08:10:07 +08:00 |
kailixu
|
1f646713fe
|
fix: check range option of alter user
|
2024-06-13 16:36:18 +08:00 |
54liuyao
|
7620be6e28
|
optimize show cluster alive stmt
|
2024-06-13 16:23:50 +08:00 |
Minglei Jin
|
0adbf110d9
|
check wal level on mnode
|
2024-06-13 11:02:05 +08:00 |
Minglei Jin
|
c13ba895ee
|
fix translater rules for replica & wal level
|
2024-06-13 09:47:14 +08:00 |
dapan1121
|
18b5475771
|
Merge pull request #25511 from taosdata/fix/TD-29671/tableAliasName
fix: select failed as using table alias name
|
2024-06-13 08:50:19 +08:00 |