dapan1121
|
07053ae525
|
Merge pull request #22725 from taosdata/fix/TS-3895
fix: fix last(*)/last_row(*) return MD5 hashed column name
|
2023-09-05 13:28:47 +08:00 |
Ganlin Zhao
|
74b9eab63e
|
add test cases
|
2023-09-05 10:29:20 +08:00 |
Haojun Liao
|
21dab8ceab
|
other: merge 3.0
|
2023-09-04 13:08:19 +08:00 |
slzhou
|
3650a6bc2c
|
fix: select tags from child table error
|
2023-09-01 20:42:27 +08:00 |
dapan1121
|
cc17848b78
|
fix: merge 3.0 to main
|
2023-09-01 13:24:47 +08:00 |
dapan1121
|
f6321d0c4f
|
Merge remote-tracking branch 'origin/main' into fix/m23.1
|
2023-08-30 11:03:33 +08:00 |
shenglian-zhou
|
d8ce7a1467
|
Update interval.sim to now use now
|
2023-08-28 16:46:05 +08:00 |
shenglian zhou
|
271502d3c7
|
fix: add test case
|
2023-08-28 15:08:55 +08:00 |
slzhou
|
92524ca029
|
feature: select tags - add test case
|
2023-08-17 15:46:38 +08:00 |
dapan1121
|
90cb67d006
|
fix: table count issue
|
2023-08-14 17:33:13 +08:00 |
slzhou
|
dff1f4954f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ts-3706
|
2023-08-08 13:28:17 +08:00 |
dapan1121
|
68e0fb924a
|
Merge pull request #22165 from taosdata/feat/3.0/TD-25271
feature: optimize interval with limit
|
2023-08-08 10:34:02 +08:00 |
slzhou
|
df607c2ac7
|
Merge branch 'szhou/ts-3706' of github.com:taosdata/TDengine into szhou/ts-3706
|
2023-08-07 13:59:31 +08:00 |
slzhou
|
6cccc155eb
|
enhance: enhance test case
|
2023-08-07 13:39:30 +08:00 |
slzhou
|
3e7187b222
|
fix: add test case
|
2023-08-07 11:36:33 +08:00 |
wangjiaming0909
|
fba43e1748
|
feature: optimize interval with limit
|
2023-08-04 15:04:04 +08:00 |
slzhou
|
d3a9429c3b
|
fix: add test case
|
2023-08-04 14:17:18 +08:00 |
wangjiaming0909
|
b850c1af47
|
fix: state/session/event window with order by _wstart/_wend has no effect
|
2023-07-14 16:03:59 +08:00 |
dapan1121
|
3519e9170e
|
Merge remote-tracking branch 'origin/main' into 3.0
|
2023-06-29 11:13:45 +08:00 |
wangjiaming0909
|
57ddb3437d
|
feature: optimize order by limit using priority queue
|
2023-06-27 17:50:50 +08:00 |
slzhou
|
6de507d392
|
fix: modify test case
|
2023-06-25 11:44:01 +08:00 |
slzhou
|
1805d30e10
|
fix: add test case
|
2023-06-25 11:36:41 +08:00 |
wangjiaming0909
|
632fb40a43
|
postfix: propagate ts order to parents for more logic nodes
|
2023-06-21 09:31:44 +08:00 |
dapan1121
|
1ca24fea6b
|
Merge pull request #21742 from wangjiaming0909/feature/3.0/TD-24656
feature: add input, output ts order for execution plans
|
2023-06-18 19:24:29 +08:00 |
wangjiaming0909
|
61309862c2
|
fix comments of TD-24656
|
2023-06-16 18:12:02 +08:00 |
wangjiaming0909
|
fb4f174fbc
|
feature: add input, output ts order for execution plans
|
2023-06-16 10:26:09 +08:00 |
slzhou
|
a36557f009
|
fix: calculate the rows that can be put in one page
|
2023-06-14 13:44:11 +08:00 |
dapan1121
|
5a3d3713dc
|
Merge pull request #21601 from wangjiaming0909/fix/m/TS-3482
fix: select desc and asc return different rows after delete
|
2023-06-08 15:17:28 +08:00 |
slzhou
|
ca2314efdb
|
fix: add test case
|
2023-06-07 08:16:49 +08:00 |
wangjiaming0909
|
73585b3552
|
fix: select desc and asc return different rows after delete
|
2023-06-05 17:44:34 +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 |
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 |
slzhou
|
ab4111b25e
|
enhance: add python udf sample that uses numpy
|
2023-05-26 08:24:27 +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 |
dapan1121
|
778b7b84fd
|
Merge pull request #21371 from taosdata/fix/TD-24234
fix: distinct wrong result issue
|
2023-05-19 18:15:04 +08:00 |
dapan1121
|
79623860a4
|
fix: distinct wrong result issue
|
2023-05-18 17:41:01 +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
|
041ffa91bd
|
other: merge main.
|
2023-05-17 15:42:15 +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 |
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 |
Haojun Liao
|
7ef16e1922
|
other: merge main.
|
2023-05-12 11:49:53 +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 |
dapan1121
|
a1eefd25ea
|
fix: count wrong group number issue
|
2023-05-09 11:33:47 +08:00 |
shenglian zhou
|
ae773fee8b
|
feature: add test case
|
2023-04-25 14:43:22 +08:00 |
slzhou
|
d0b370e736
|
fix: add test case
|
2023-04-21 16:28:25 +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 |
Xiaoyu Wang
|
9578c4538a
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main
|
2023-04-11 19:33:23 +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 |
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 |
slzhou
|
b2ca68943c
|
fix: add test case
|
2023-03-30 16:58:21 +08:00 |
slzhou
|
06aa7d3750
|
fix: add test case for interval after join
|
2023-03-30 08:54:00 +08:00 |
slzhou
|
dcf5f98b4b
|
fix: change name and body to func_name and func_body
|
2023-03-29 15:52:08 +08:00 |
dapan1121
|
dd12e41227
|
Merge pull request #20618 from taosdata/fix/TS-2974
fix: change float display mode
|
2023-03-25 09:19:04 +08:00 |
dapan1121
|
4167e4c00c
|
fix: some columns sma are not set issue
|
2023-03-24 15:20:27 +08:00 |
Xiaoyu Wang
|
18b039fecd
|
Merge pull request #20603 from taosdata/enh/3.0_planner_optimize
fix: udf error check
|
2023-03-23 18:44:23 +08:00 |
Xiaoyu Wang
|
bbd5191800
|
fix: udf error check
|
2023-03-23 16:32:00 +08:00 |
slzhou
|
40a78bde50
|
fix: unknow db error when query ins_tables with table_name=""
|
2023-03-23 13:52:53 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
slzhou
|
b9edd24d3f
|
fix: create function error for json/decimal/blob/varbinary type
|
2023-03-21 00:38:13 -08:00 |
dapan1121
|
2744dec816
|
Merge pull request #20488 from taosdata/fix/addUt
fix: modify minrows/maxrows range and add cases
|
2023-03-17 14:27:31 +08:00 |
slzhou
|
7360011a9e
|
fix: move from run_case.sh to each case
|
2023-03-17 14:08:18 +08:00 |
slzhou
|
e71df1aca6
|
enhance: add taospyudf test and run it in CI
|
2023-03-16 19:06:18 +08:00 |
dapan1121
|
59b532a890
|
fix: modify minrows/maxrows range and add cases
|
2023-03-16 09:46:14 +08:00 |
dapan1121
|
397bead009
|
fix: add test cases
|
2023-03-15 08:38:00 +08:00 |
Xiaoyu Wang
|
efa56d5352
|
merge main
|
2023-02-27 14:18:03 +08:00 |
dapan1121
|
a98ff93c32
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-22762
|
2023-02-26 09:55:00 +08:00 |
dapan1121
|
77295df8ec
|
Merge pull request #20161 from taosdata/fix/TS-2729
fix: table scan crash issue
|
2023-02-26 07:45:17 +08:00 |
dapan1121
|
2d9b5ed4f6
|
fix: tag like filter issue
|
2023-02-25 16:04:21 +08:00 |
dapan1121
|
ec6c25e342
|
Merge branch '3.0' into fix/TD-22762
|
2023-02-25 10:59:23 +08:00 |
dapan1121
|
05bd600ef8
|
fix: table scan crash issue
|
2023-02-25 09:34:37 +08:00 |
dapan1121
|
eac27fc0fd
|
fix: empty ts range query issue
|
2023-02-24 18:39:17 +08:00 |
Xiaoyu Wang
|
1ab144609e
|
merge main
|
2023-02-23 14:58:22 +08:00 |
dapan1121
|
968c538be5
|
fix: add merge join operator result limitation
|
2023-02-21 08:54:05 +08:00 |
Xiaoyu Wang
|
79440f7a26
|
Merge pull request #19860 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-09 09:22:19 +08:00 |
Xiaoyu Wang
|
09925437e3
|
merge main
|
2023-02-08 09:51:52 +08:00 |
Xiaoyu Wang
|
571e936b4a
|
feat: add explain test case
|
2023-02-07 17:13:38 +08:00 |
dapan1121
|
ded47e1312
|
Merge remote-tracking branch 'origin' into feat/TS-2502
|
2023-02-06 17:22:18 +08:00 |
Xiaoyu Wang
|
aae2de07af
|
enh: add event_winodw test case
|
2023-01-31 09:21:44 +08:00 |
Xiaoyu Wang
|
24157e78d6
|
merge main
|
2023-01-28 17:52:58 +08:00 |
dapan1121
|
17bfb8228a
|
fix: rows number exceeds block capacity issue
|
2023-01-18 15:55:24 +08:00 |
Xiaoyu Wang
|
0b1bb7a1fb
|
merge 3.0
|
2023-01-16 17:55:35 +08:00 |
wangmm0220
|
792d19fbe7
|
fix:table num in ins_tables
|
2023-01-13 11:48:26 +08:00 |
Haojun Liao
|
7efdc9e27a
|
fix(query): fix memory leak.
|
2023-01-11 18:00:36 +08:00 |
Xiaoyu Wang
|
b8183580cb
|
feat: add an event_window clause for the explain command
|
2023-01-11 09:22:31 +08:00 |
slzhou
|
d292243b1a
|
fix: add test for select tbname from systable
|
2023-01-03 08:32:33 +08:00 |
dapan1121
|
c318be9214
|
fix: duplicated groups result in group by
|
2022-12-23 12:04:20 +08:00 |
slzhou
|
3108e658e6
|
fix: expand scalar param column data to fill the udf datablock
|
2022-12-13 14:51:11 +08:00 |
dapan1121
|
16f9c172ac
|
fix: fix merge join crash issue
|
2022-10-25 18:20:20 +08:00 |