Minglei Jin
|
85738649ce
|
fix(test/query): keep cache query consistent with none model
|
2024-02-20 11:14:28 +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 |
fullhonest
|
fafb5b1f03
|
Fix TD-28018: last row num error where partition by null column
|
2024-01-15 18:29:41 +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
|
70db802e57
|
Merge pull request #24351 from taosdata/test/3.0/TD-28171
test: save case.sql when case is failed and set default saved sqlfile True
|
2024-01-09 09:21:23 +08:00 |
fullhonest
|
5bd29a413b
|
Fix: not use last row scan when select tbname and last
|
2024-01-08 19:49:15 +08:00 |
chenhaoran
|
031bcaec8f
|
test: test failed case
|
2024-01-08 14:47:25 +08:00 |
chenhaoran
|
826c098aee
|
test: test
|
2024-01-08 14:46:04 +08:00 |
chenhaoran
|
db9655c549
|
test: save case.sql when case is failed and set default saved sqlfile True
|
2024-01-05 17:07:24 +08:00 |
wangjiaming0909
|
be0d35a5af
|
fix: last table scan reported invalid param when col was dropped which
should report invalid col
|
2024-01-02 10:20:04 +08:00 |
Alex Duan
|
abcc9c279d
|
Merge pull request #24178 from taosdata/test/3.0/TD-27992
test: modify test of last_cache_scan.py
|
2023-12-25 09:29:46 +08:00 |
chenhaoran
|
536c002ae4
|
test: modify test of last_cache_scan.py
|
2023-12-22 16:48:57 +08:00 |
wangjiaming0909
|
153221e1d6
|
fix: cache scan heap overflow and forbid DDD for to_char in windows
|
2023-12-21 19:46:33 +08:00 |
chenhaoran
|
f564e3f7bf
|
test: modify test of last_cache_scan.py
|
2023-12-21 18:43:40 +08:00 |
wangjiaming0909
|
a6c876bbc1
|
fix: last/last_row crash with dropped column
|
2023-12-05 14:16:01 +08:00 |
wangjiaming0909
|
a6600ab23a
|
correct colid in blockinfo
|
2023-11-09 15:41:01 +08:00 |
wangjiaming0909
|
3e850df3c2
|
fix: last(ts2), ts2, ts caused data err
|
2023-11-08 14:43:11 +08:00 |
wangjiaming0909
|
fc6c4fba90
|
feat: cache scan for select last(c), ts/c
|
2023-11-08 13:39:28 +08:00 |