kailixu
|
bcac24b6b7
|
fix: tsma query with order by _wstart/_wend
|
2023-06-06 17:19:59 +08:00 |
liuyao
|
201d0f2d18
|
fix stream ci issue
|
2023-06-06 16:37:08 +08:00 |
dapan1121
|
dff35ac584
|
Merge pull request #21550 from wangjiaming0909/feature/3.0/TD-23974
feature: add user priv when create db, remove priv check with create_dbs
|
2023-06-06 11:06:18 +08:00 |
wangjiaming0909
|
73585b3552
|
fix: select desc and asc return different rows after delete
|
2023-06-05 17:44:34 +08:00 |
Haojun Liao
|
d45aa7ef84
|
Merge pull request #21555 from taosdata/fix/liaohj_main
other: merge main into 3.0.
|
2023-06-02 13:11:12 +08:00 |
Haojun Liao
|
1036259a7b
|
fix(query): fix error in fill.
|
2023-06-01 18:25:05 +08:00 |
Haojun Liao
|
706e350217
|
fix(query): fix error in fill and partition.
|
2023-06-01 14:36:42 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
wangjiaming0909
|
60100a0fb6
|
feature: add user priv when create db, remove priv check with create_dbs
|
2023-05-31 18:43:56 +08:00 |
Ganlin Zhao
|
1e201da9b7
|
fix test cases
|
2023-05-31 16:26:23 +08:00 |
wangmm0220
|
e4866d1803
|
fix:ci test cases error
|
2023-05-31 10:38:22 +08:00 |
wangmm0220
|
fcdf25793b
|
fix:remove useless code
|
2023-05-30 16:52:53 +08:00 |
wangmm0220
|
d490ca753f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-19042
|
2023-05-30 09:48:49 +08:00 |
wade zhang
|
3b6d196ec3
|
Merge pull request #21498 from taosdata/fix/check-empty-dnode
check empty dnode
|
2023-05-29 17:45:56 +08:00 |
dmchen
|
23983e506f
|
fix test case
|
2023-05-29 16:12:26 +08:00 |
wangmm0220
|
78db3520a6
|
fix:conflict
|
2023-05-29 14:57:03 +08:00 |
dapan1121
|
6368b27499
|
fix: sliding case issue
|
2023-05-29 08:50:57 +08:00 |
dapan1121
|
e2d45438cb
|
Merge pull request #21405 from taosdata/szhou/scl-flt
enhance: scalar filter improvement
|
2023-05-28 18:49:39 +08:00 |
slzhou
|
b83bf9163e
|
fix: restore scalar mode computation and add filterScalarMode config variable and add test case
|
2023-05-26 14:46:32 +08:00 |
slzhou
|
00810d1ffd
|
fix: remove udfpy.sim pycumsum part
|
2023-05-26 13:10:49 +08:00 |
Haojun Liao
|
74f753606b
|
fix(query): add regression test case.
|
2023-05-26 10:37:36 +08:00 |
slzhou
|
ab4111b25e
|
enhance: add python udf sample that uses numpy
|
2023-05-26 08:24:27 +08:00 |
dapan1121
|
2713f4f6d4
|
feat: support create topic as stable with conditions
|
2023-05-25 19:01:58 +08:00 |
shenglian zhou
|
90f542857d
|
enhance: improve document
|
2023-05-25 11:13:05 +08:00 |
wangjiaming0909
|
9a421a92f9
|
fix: core dump when select with interval caused by order
|
2023-05-24 10:32:10 +08:00 |
kailixu
|
c75aa54a3d
|
fix: tsdb read and append _wstart for tsma
|
2023-05-22 20:33:29 +08:00 |
dapan1121
|
778b7b84fd
|
Merge pull request #21371 from taosdata/fix/TD-24234
fix: distinct wrong result issue
|
2023-05-19 18:15:04 +08:00 |
liuyao
|
e1291bd8b4
|
opt stream ci test
|
2023-05-19 13:28:58 +08:00 |
wade zhang
|
1ade314043
|
Merge pull request #21325 from taosdata/feat/force-drop-dnode
Feat/force drop dnode
|
2023-05-19 09:23:54 +08:00 |
dapan1121
|
27b228b79b
|
Merge pull request #21365 from taosdata/fix/TD-24188
enh: optimize order by for partition by clause
|
2023-05-19 08:57:11 +08:00 |
Hui Li
|
f6c7dbc28e
|
Merge pull request #21373 from taosdata/fix/TD-24281
test: increase timeouts of checking db ready
|
2023-05-18 18:54:05 +08:00 |
chenhaoran
|
52e85cb85a
|
test: increase timeouts of checking db ready
|
2023-05-18 18:53:16 +08:00 |
dapan1121
|
79623860a4
|
fix: distinct wrong result issue
|
2023-05-18 17:41:01 +08:00 |
slzhou
|
99b424b181
|
fix: add test case
|
2023-05-18 16:26:20 +08:00 |
liuyao
|
da3fc5111e
|
fix pause agg task
|
2023-05-18 15:29:41 +08:00 |
dapan1121
|
72e6319592
|
enh: optimize order by for partition by clause
|
2023-05-18 14:41:32 +08:00 |
dapan1121
|
5ac91597b6
|
Merge pull request #21310 from wangjiaming0909/fix/TS-3398
fix: select <expr1>, <expr1##sth else> from ... return error data whe…
|
2023-05-18 10:07:06 +08:00 |
Haojun Liao
|
ffee5ebc61
|
Merge branch '3.0' into feature/3_liaohj
|
2023-05-17 17:47:44 +08:00 |
Haojun Liao
|
041ffa91bd
|
other: merge main.
|
2023-05-17 15:42:15 +08:00 |
dmchen
|
523b86f792
|
fix test case
|
2023-05-16 16:13:31 +08:00 |
wangjiaming0909
|
789b0c7178
|
fix: select <expr1>, <expr1##sth else> from ... return error data when strlen(expr1) > TSDB_COL_NAME_LEN
|
2023-05-16 15:42:30 +08:00 |
kailixu
|
9faefb7498
|
Merge branch 'main' into enh/TD-22404-M
|
2023-05-16 15:17:42 +08:00 |
kailixu
|
24acee6e3f
|
chore: restore the test cases
|
2023-05-16 14:45:06 +08:00 |
Haojun Liao
|
170c603995
|
other: merge 3.0
|
2023-05-13 20:16:55 +08:00 |
Haojun Liao
|
236926b9ee
|
other: merge enh/rocksdbstate
|
2023-05-13 19:49:28 +08:00 |
Haojun Liao
|
1975e94501
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-05-13 19:41:03 +08:00 |
Haojun Liao
|
b383651d8b
|
fix(tmq): fix the invalid write and set the flag when closing taosx sub.
|
2023-05-13 16:17:26 +08:00 |
kailixu
|
c1c1e72e21
|
Merge branch 'main' into enh/TD-22404-M
|
2023-05-13 14:19:12 +08:00 |
Haojun Liao
|
5b2ef2a675
|
other: merge main and remove invalid return data for poll.
|
2023-05-13 02:31:39 +08:00 |
slzhou
|
51fa0aeb64
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-ts3400
|
2023-05-13 00:02:03 +08:00 |
slzhou
|
5b866edae7
|
fix: disable table count scan optimized when filters and group by both exist
|
2023-05-12 18:51:18 +08:00 |
dapan1121
|
0c744e864b
|
Merge pull request #21258 from taosdata/szhou/fix-td24084
fix: bypass projection pruning if union set op and subquery
|
2023-05-12 17:02:54 +08:00 |
Haojun Liao
|
99422c87c3
|
fix(tq): set the offset to be the consume offset, instead of the committed offset. And update the table sim.
|
2023-05-12 16:14:56 +08:00 |
Haojun Liao
|
4b961753a5
|
test: update the test case.
|
2023-05-12 15:13:25 +08:00 |
kailixu
|
0c9aa5bf3f
|
merge main
|
2023-05-12 13:55:22 +08:00 |
kailixu
|
00f15c19aa
|
merge main
|
2023-05-12 13:52:47 +08:00 |
Haojun Liao
|
7ef16e1922
|
other: merge main.
|
2023-05-12 11:49:53 +08:00 |
kailixu
|
2e0d463471
|
fix: update test case alter_column.sim
|
2023-05-12 09:57:11 +08:00 |
slzhou
|
d8a7e14065
|
enhance: add test case
|
2023-05-12 07:20:27 +08:00 |
slzhou
|
00fb5acad7
|
enhance: add test case
|
2023-05-12 07:19:03 +08:00 |
kailixu
|
f4d90fb9bb
|
fix: column length check when update/add column
|
2023-05-11 20:59:07 +08:00 |
yihaoDeng
|
5708fcb5cb
|
Merge branch 'enh/3.0' into enh/rocksdbSstateMerge
|
2023-05-10 08:02:16 +00:00 |
Yihao Deng
|
c6e5879f44
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-05-10 10:04:28 +08:00 |
yihaoDeng
|
55014aa003
|
Merge branch 'enh/rocksdbSstate' into enh/rocksdbSstateMerge
|
2023-05-09 08:58:51 +00:00 |
shenglian zhou
|
d05650475e
|
enhance: add test case
|
2023-05-09 14:32:35 +08:00 |
shenglian zhou
|
50feb64748
|
fix: add check nchar/varchar column length for normal table
|
2023-05-09 14:29:09 +08:00 |
dapan1121
|
a1eefd25ea
|
fix: count wrong group number issue
|
2023-05-09 11:33:47 +08:00 |
Yihao Deng
|
cb223acf82
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-05-08 09:45:27 +08:00 |
Alex Duan
|
b925342ad0
|
test: fix tsim/db/error1.sim random failed
|
2023-05-06 15:08:33 +08:00 |
Alex Duan
|
fc799bcd19
|
test: fix tsim/db/error1.sim random failed
|
2023-05-06 15:06:53 +08:00 |
yihaoDeng
|
1e09515b98
|
fix mem leak
|
2023-05-04 12:10:24 +00:00 |
Benguang Zhao
|
cfc2b2ecda
|
test: adjust test case split_vgroup_replica1.sim
|
2023-05-04 19:46:53 +08:00 |
liuyao
|
d17de8b32b
|
add test case
|
2023-05-04 14:02:39 +08:00 |
kailixu
|
94d945a889
|
Merge branch 'main' into enh/TD-22404-M
|
2023-05-02 18:34:41 +08:00 |
liuyao
|
2984c5a758
|
merge main
|
2023-04-28 10:34:46 +08:00 |
Xiaoyu Wang
|
05dc0fd6b1
|
Merge pull request #21056 from taosdata/feat/TD-23693
feat: subtable level privilege
|
2023-04-26 09:17:23 +08:00 |
Xiaoyu Wang
|
e584bb3ea1
|
feat: subtable level privilege
|
2023-04-25 17:39:28 +08:00 |
54liuyao
|
b79313ecd7
|
pause&resume
|
2023-04-25 16:59:09 +08:00 |
shenglian zhou
|
ae773fee8b
|
feature: add test case
|
2023-04-25 14:43:22 +08:00 |
liuyao
|
d429e070da
|
fix fill bug
|
2023-04-24 18:23:35 +08:00 |
liuyao
|
eca7b68fa0
|
ignore update
|
2023-04-24 15:01:56 +08:00 |
Haojun Liao
|
fa46165227
|
Merge branch 'main' into enh/rocksdbSstate
|
2023-04-24 12:59:24 +08:00 |
Haojun Liao
|
a4258a5af0
|
Merge pull request #21019 from taosdata/fix/tagFilterError
fix filter err
|
2023-04-23 19:58:27 +08:00 |
liuyao
|
641c707b37
|
pause&resume
|
2023-04-23 17:37:10 +08:00 |
yihaoDeng
|
acee9e1862
|
fix filter err
|
2023-04-23 08:32:59 +00:00 |
Xiaoyu Wang
|
4bb7a25fc7
|
feat: subtable level privilege
|
2023-04-23 16:30:28 +08:00 |
yihaoDeng
|
4291cfda21
|
fix filter err
|
2023-04-23 07:18:23 +00:00 |
kailixu
|
df40699a50
|
Merge branch 'main' into enh/TD-22404-M
|
2023-04-23 15:01:31 +08:00 |
yihaoDeng
|
917b07348c
|
Merge branch 'fix/rocksdbState' into enh/rocksRevert
|
2023-04-23 02:37:26 +00:00 |
dapan1121
|
9e22bd07a4
|
Merge pull request #21008 from taosdata/szhou/fix-ts3248
fix: when db_name!=xxx can not be used in systable scan index
|
2023-04-23 09:50:14 +08:00 |
dapan1121
|
f4d1ac4e93
|
Merge pull request #21007 from taosdata/feat/TS-3249
feat: support table_prefix/table_suffix new mode
|
2023-04-21 19:18:28 +08:00 |
slzhou
|
d0b370e736
|
fix: add test case
|
2023-04-21 16:28:25 +08:00 |
dapan1121
|
877b6e7053
|
fix: add table_prefix/table_suffix cases
|
2023-04-21 14:58:58 +08:00 |
Haojun Liao
|
2b74583b87
|
Merge pull request #21002 from taosdata/fix/liaohj_main
fix(stream): set the correct number of tasks.
|
2023-04-21 14:52:07 +08:00 |
Haojun Liao
|
6c641cff39
|
fix(stream): fix error in start stream tasks.
|
2023-04-21 09:37:16 +08:00 |
liuyao
|
182eb7f9ee
|
add loop
|
2023-04-20 19:30:30 +08:00 |
shenglian zhou
|
cc78a6356c
|
fix: do not performace table count scan optimized where there are no agg functions
|
2023-04-20 13:54:22 +08:00 |
liuyao
|
f2560fd5e9
|
opt test
|
2023-04-20 11:50:42 +08:00 |
liuyao
|
d29dcb4bcf
|
add loop
|
2023-04-20 10:50:07 +08:00 |
liuyao
|
602b1b7476
|
add test loop
|
2023-04-20 09:25:33 +08:00 |
liuyao
|
9c6275e4db
|
add loop
|
2023-04-19 17:12:28 +08:00 |
liuyao
|
58b7e2eafb
|
disable sma some test
|
2023-04-19 16:45:45 +08:00 |
liuyao
|
2a74aa317f
|
inc sleep time
|
2023-04-19 16:41:53 +08:00 |
54liuyao
|
5b7ccc42ca
|
inc sleep time
|
2023-04-19 13:38:30 +08:00 |
54liuyao
|
4b59297c66
|
increase sleep time
|
2023-04-19 10:36:16 +08:00 |
54liuyao
|
ffa25ddd92
|
increase sleep time
|
2023-04-19 10:28:11 +08:00 |
54liuyao
|
f3f0e0a991
|
increase sleep time
|
2023-04-19 10:18:52 +08:00 |
yihaoDeng
|
53857abe18
|
Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert
|
2023-04-18 22:39:13 +08:00 |
yihaoDeng
|
19e94f34b3
|
change case
|
2023-04-18 22:38:54 +08:00 |
yihaoDeng
|
a3daae8233
|
fix compile err
|
2023-04-18 14:08:04 +00:00 |
yihaoDeng
|
10fc25a9f6
|
fix compile err
|
2023-04-18 13:37:22 +00:00 |
yihaoDeng
|
fd32d56385
|
fix compile error
|
2023-04-18 13:30:02 +00:00 |
kailixu
|
751a821e5d
|
Merge branch 'main' into enh/TD-22404-M
|
2023-04-17 13:57:53 +08:00 |
kailixu
|
fcb587b456
|
Merge branch 'main' into enh/TD-22404-M
|
2023-04-17 11:42:48 +08:00 |
liuyao
|
b8ac811f20
|
fix bug
|
2023-04-14 17:35:17 +08:00 |
Haojun Liao
|
b57c813681
|
other: merge feature/3_liaohj
|
2023-04-14 10:36:54 +08:00 |
Haojun Liao
|
f8b672f09f
|
other: merge main.
|
2023-04-14 09:07:18 +08:00 |
Haojun Liao
|
70b45a4cf0
|
fix(stream): all data should be extracted from wal.
|
2023-04-13 23:22:09 +08:00 |
Xiaoyu Wang
|
db8a6ce60b
|
Merge pull request #20891 from taosdata/FIX/TD-23613-main
test: add flush database in some testcases
|
2023-04-13 19:03:34 +08:00 |
Benguang ZHAO
|
d772fd06dd
|
Merge branch 'main' into FIX/TD-23613-main
|
2023-04-13 15:02:59 +08:00 |
Xiaoyu Wang
|
a44d455e56
|
merge 3.0
|
2023-04-13 14:32:05 +08:00 |
Minglei Jin
|
589ed9d0ce
|
fix(tsdb/cache): fix block index ref releasing
|
2023-04-13 12:09:44 +08:00 |
Benguang Zhao
|
6b20306bef
|
test: add flush database in tsim/parser/last_cache.sim and limit1.sim
|
2023-04-12 19:01:02 +08:00 |
kailixu
|
85e11d8cbf
|
Merge branch 'main' into enh/TD-22404-M
|
2023-04-12 18:30:43 +08:00 |
kailixu
|
bd24dcf374
|
chore: more code
|
2023-04-12 17:59:21 +08:00 |
kailixu
|
1ed3149c39
|
fix: the precision of delete statement
|
2023-04-12 17:41:43 +08:00 |
Xiaoyu Wang
|
933660ae8d
|
Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main
|
2023-04-12 14:13:23 +08:00 |
Xiaoyu Wang
|
9578c4538a
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-11 19:33:23 +08:00 |
yihaoDeng
|
71d161ae38
|
Merge branch 'enh/rocksRevert' of https://github.com/taosdata/TDengine into enh/rocksRevert
|
2023-04-11 11:15:41 +00:00 |
liuyao
|
4c2d0b5f63
|
feat:opt final window
|
2023-04-11 19:10:10 +08:00 |
liuyao
|
34ff1322e4
|
op final window
|
2023-04-11 19:10:10 +08:00 |
yihaoDeng
|
b24b91886a
|
Merge branch 'dev3' into enh/rocksRevert
|
2023-04-11 10:59:00 +00:00 |
Minglei Jin
|
cb690ee2ea
|
fix(test/udf): use 1 as lucky number instead of 88
|
2023-04-11 18:46:16 +08:00 |
Xiaoyu Wang
|
5ce6220106
|
Merge pull request #20781 from taosdata/szhou/replace-function
feature: udf replace function
|
2023-04-11 17:25:21 +08:00 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
slzhou
|
6f35badc78
|
enhance: add udf replace function test case
|
2023-04-11 15:17:50 +08:00 |
shenglian zhou
|
71d59281ff
|
fix: select * from (select * from t order by ts desc) order by ts
|
2023-04-10 14:03:56 +08:00 |
liuyao
|
9a1b2a6d15
|
feat:add test
|
2023-04-10 13:03:03 +08:00 |
kailixu
|
7f6fdd4b6b
|
Merge branch 'main' into enh/TD-22404-M
|
2023-04-09 13:26:56 +08:00 |
kailixu
|
3530ae0307
|
Merge branch 'main' into enh/TD-22404-M
|
2023-04-07 17:51:40 +08:00 |
liuyao
|
1f63859e21
|
feat:add buff swap
|
2023-04-07 12:50:59 +08:00 |
54liuyao
|
1892b806b5
|
feat:add stream state buff
|
2023-04-04 17:09:35 +08:00 |
wangmm0220
|
ed53b9827a
|
fix:modify tsim cases for msg number
|
2023-04-04 15:57:27 +08:00 |
Xiaoyu Wang
|
e9d7a099cc
|
merge main
|
2023-04-04 14:50:58 +08:00 |
Xiaoyu Wang
|
c5632ca355
|
enh: convert the month and year in interval-offset to a database precision duration
|
2023-04-03 13:47:28 +08:00 |
Haojun Liao
|
36ccf34d50
|
Merge pull request #20707 from taosdata/fix/TD-23397
fix:state window return wrong block type
|
2023-03-31 11:31:30 +08:00 |
slzhou
|
b2ca68943c
|
fix: add test case
|
2023-03-30 16:58:21 +08:00 |
54liuyao
|
ae98ad43a5
|
fix:state window return wrong block type
|
2023-03-30 16:38:54 +08:00 |
kailixu
|
9552ac2800
|
enh: coverity scan for sma
|
2023-03-30 15:11:35 +08:00 |
slzhou
|
06aa7d3750
|
fix: add test case for interval after join
|
2023-03-30 08:54:00 +08:00 |