Commit Graph

1488 Commits

Author SHA1 Message Date
Haojun Liao 834f08a2e0
Merge pull request #24552 from taosdata/fix/3_liaohj
fix(stream): do checkpoint after fill-history task completed.
2024-01-25 16:53:11 +08:00
factosea 2513531eee fix: statecount function checkou arg full equal 2024-01-25 10:19:51 +08:00
Haojun Liao dc1ea9f9a1 fix(stream): clear htask info when unregistering the task. 2024-01-24 16:23:47 +08:00
dapan1121 823981b9b2
Merge pull request #24600 from taosdata/fix/xsren/TD-28447/orderByFuncParamFirstHitColumn
Fix/xsren/td 28447/order by func param first hit column
2024-01-24 10:46:22 +08:00
charles d63606c04f update test case test_ts4382.py for special testing and alter_database.py for arm64 2024-01-23 17:36:06 +08:00
factosea 20b9028a93 fix: case result change 2024-01-23 16:55:45 +08:00
factosea 251585b49c fix: orderby function first hit column 2024-01-23 15:37:50 +08:00
Alex Duan 8670d8c962
Merge pull request #24514 from taosdata/td-28200
add test case for function 'elapsed' by charles
2024-01-23 09:14:30 +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
dapan1121 110284b360
Merge pull request #24563 from taosdata/fix/xsren/TS-4445/eventWindowCondition
fix: time pseudo column used illegally
2024-01-23 08:43:03 +08:00
factosea 119d64ecdc add test case 2024-01-22 19:54:28 +08:00
Charles 474ef2f7df Merge branch '3.0' into td-28200 2024-01-22 17:17:08 +08:00
Charles eb1f107645
Delete tests/system-test/2-query/test_ts4382.py 2024-01-22 13:56:35 +08:00
charles dc92fd3884 Merge branch 'td-28200' of https://github.com/taosdata/TDengine into td-28200 2024-01-22 13:54:17 +08:00
factosea 00fd4f21ca fix: order by same name col 2024-01-22 10:14:11 +08:00
slzhou 0e525a8e22 fix: add test case 2024-01-22 10:11:38 +08:00
dapan1121 3478ed6ec7
Merge pull request #24531 from taosdata/fix/xsren/TD-28364/last_row
fix: last_row error
2024-01-19 09:12:50 +08:00
factosea afbe4d99a8 fix: case 2024-01-18 18:16:18 +08:00
factosea b83bb8c150 fix: last_row error 2024-01-18 17:20:31 +08:00
zk66214 bb715c249d delete duplicated cases 2024-01-18 16:58:55 +08:00
dapan1121 eed1095dc1
Merge pull request #24479 from taosdata/szhou/fix/td-28271
fix: add input ignore group to project
2024-01-18 08:49:31 +08:00
dapan1121 66c9c076e8
Merge pull request #24469 from taosdata/fix/xsren/TD-28204/whereOptimizeConditional
Fix/xsren/td 28204/where optimize conditional
2024-01-17 10:20:51 +08:00
Alex Duan a9e06671c9
Merge pull request #24494 from taosdata/TEST/3.0/TD-28068
add test cases for td-28068
2024-01-17 09:20:50 +08:00
Alex Duan e0569525ce
Merge pull request #24472 from taosdata/coverage/TD-28251-3.0
fix: add csum unsigned type test
2024-01-17 09:11:20 +08:00
zk66214 e11c3ba219 add test cases for td-28068 2024-01-16 19:54:07 +08:00
Alex Duan 0f88e3d3a2 fix: add database name 2024-01-16 18:21:58 +08:00
xinsheng Ren ae5f540692
Merge branch '3.0' into fix/xsren/TD-28204/whereOptimizeConditional 2024-01-16 14:28:37 +08:00
Alex Duan ff76f9835e fix: add twa all types test 2024-01-16 14:00:26 +08:00
Alex Duan d8e4f38dd7
Merge pull request #24476 from taosdata/test/3.0/TD-28094a
test: replace timestamp now with var ts
2024-01-16 11:01:04 +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
dapan1121 53094f62d8
Merge pull request #24359 from taosdata/FIX/TD-27003
Fix : use last row scan when select last_row, last
2024-01-16 08:50:23 +08:00
dapan1121 22b8dbe7d5
Merge pull request #24474 from taosdata/FIX/TD-28018
Fix: last row num error where partition by null column
2024-01-16 08:48:25 +08:00
slzhou 708b739a31 fix: add test case 2024-01-16 08:43:28 +08:00
chenhaoran 3a1d8f2e8f test: replace timestamp now with var ts 2024-01-15 19:14:24 +08:00
fullhonest fafb5b1f03 Fix TD-28018: last row num error where partition by null column 2024-01-15 18:29:41 +08:00
Alex Duan 46eb87f10f fix: add csum unsigned type test 2024-01-15 17:33:06 +08:00
factosea 462bf28126 add case 2024-01-15 16:02:16 +08:00
Alex Duan 4d3ac348e6 Merge branch '3.0' into coverage/TD-28251-3.0 2024-01-15 15:33:56 +08:00
fullhonest cb2ab749b5 Fix TD-27003: use last row scan when select last_row, last 2024-01-15 15:22:29 +08:00
Alex Duan 062e5a339e fix: sum.py support -R 2024-01-15 11:23:04 +08:00
Alex Duan 10f1cbf734 fix: right parenthesis missing 2024-01-15 09:21:03 +08:00
dapan1121 737140a09b
Merge pull request #24430 from taosdata/feat/TD-28267
add PARTITION_FIRST hint to use partition node before agg
2024-01-15 09:12:34 +08:00
factosea 0d56695d96 delete unused code 2024-01-15 02:31:04 +08:00
Alex Duan 14fb86c0a9 feat: add query_basic.py 2024-01-14 22:02:43 +08:00
Alex Duan df40772e95 coverage: sum add all types test 2024-01-14 20:23:37 +08:00
wangjiaming0909 bc1eacf626 add PARTITION_BEFORE_GROUP hint to use partition node before agg 2024-01-12 17:41:34 +08:00
factosea 19d7579e75 fix: copy expr 2024-01-12 14:01:35 +08:00
Haojun Liao 578edd447f
Merge pull request #24421 from taosdata/szhou/fix/2/td-28154
fix: windows calculation when offset >0 and calendar sliding
2024-01-12 09:35:09 +08:00
factosea 25f9956ccb fix:test 2024-01-11 21:21:00 +08:00