Class EnumerableLimitRule


  • class EnumerableLimitRule
    extends RelOptRule
    Rule to convert an Sort that has offset or fetch set to an EnumerableLimit on top of a "pure" Sort that has no offset or fetch.