RankOptionsGidBuilderImpl

Fluent builder implementation template for arrow.rank_options.RankOptions

class RankOptionsGidBuilderImpl : arrow.function_options.FunctionOptionsGidBuilderImpl!T(
T
) {}

Members

Functions

nullPlacement
T nullPlacement(arrow.types.NullPlacement propval)

Set nullPlacement property.

tiebreaker
T tiebreaker(arrow.types.RankTiebreaker propval)

Set tiebreaker property.