Data Fields | |
| int32 | ntile |
| int64 | rows_per_bucket |
| int64 | boundary |
| int64 | remainder |
Definition at line 30 of file windowfuncs.c.
| int64 ntile_context::boundary |
Definition at line 34 of file windowfuncs.c.
Referenced by window_ntile().
Definition at line 32 of file windowfuncs.c.
Referenced by window_ntile().
| int64 ntile_context::remainder |
Definition at line 35 of file windowfuncs.c.
Referenced by window_ntile().
Definition at line 33 of file windowfuncs.c.
Referenced by window_ntile().
1.7.1