1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Percentile class implemented, most of the functions have the same functionalite as the percentile cont class

This commit is contained in:
Varun Gupta
2017-07-07 17:37:06 +05:30
parent 01d2b6e9d9
commit 275ce39f05
4 changed files with 184 additions and 3 deletions

View File

@ -2540,6 +2540,7 @@ void add_special_frame_cursors(THD *thd, Cursor_manager *cursor_manager,
cursor_manager->add_cursor(fc);
break;
}
case Item_sum::PERCENTILE_CONT_FUNC:
case Item_sum::PERCENTILE_DISC_FUNC:
{
fc= new Frame_unbounded_preceding(thd,