Simon Guan
|
75df845c05
|
fix: show create table and desc table statements return composite key instead of primary key (#30830)
|
2025-04-19 13:32:34 +08:00 |
|
Simon Guan
|
50d3705bea
|
enh[TS-6318]: changed the keyword for composite primary keys from "primary key" to "composite key" (#30741)
|
2025-04-10 20:31:35 +08:00 |
|
xinsheng Ren
|
463430ab15
|
enh: [TS-6195] support cols in stream (#30580)
|
2025-04-02 11:31:08 +08:00 |
|
factosea
|
9656ec4c80
|
fix: misspelling
|
2024-11-25 19:53:57 +08:00 |
|
Jing Sima
|
64bb49e0db
|
fix:[TS-5839] Fix crash when use last function on a column with all null value with partition subclause.
|
2024-09-11 13:49:06 +08:00 |
|
54liuyao
|
be2c16723d
|
adj second param for last_row
|
2024-07-01 16:38:47 +08:00 |
|
54liuyao
|
545fa5ebcb
|
add ts column for last cache
|
2024-06-05 11:38:38 +08:00 |
|
slzhou
|
073e4d8389
|
fix: increase last_row result size since SFirstLastRes has pk info
|
2024-03-25 09:48:54 +08:00 |
|
fullhonest
|
cb2ab749b5
|
Fix TD-27003: use last row scan when select last_row, last
|
2024-01-15 15:22:29 +08:00 |
|
dapan1121
|
e269d042b6
|
fix: add test cases
|
2023-11-09 16:28:35 +08:00 |
|