Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Window functions: catch invalid window frame specs
The standard specifies a lot of restrictions around frame definitions. We catch
some, check
ERROR HY000: Unacceptable combination of window frame bound specifications
|
in win.result, but not all. Things like
"rows between 1.5 preceding and 'foo' following"
are still allowed and cause assertion failures.
Attachments
Issue Links
- is part of
-
MDEV-6115 window functions as in the SQL standard
-
- Closed
-
- relates to
-
MDEV-19052 Range-type window frame supports only numeric datatype
-
- Closed
-
Activity
Fix Version/s | N/A [ 14700 ] | |
Fix Version/s | 10.2 [ 14601 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Component/s | Optimizer - Window functions [ 13502 ] | |
Component/s | Optimizer [ 10200 ] |
Workflow | MariaDB v3 [ 74567 ] | MariaDB v4 [ 132810 ] |
Link |
This issue relates to |