Skip to content

Limit process error when set_sql_limit #5966

Closed
@stdpain

Description

Steps to reproduce the behavior (Required)

dates was from SSB 100g

set sql_select_limit=200;
select d_datekey from dates order by d_datekey,d_year limit 10;

Expected behavior (Required)

10 rows return

Real behavior (Required)

200 rows return

StarRocks version (Required)

known failed

  • 2.2-rc02
  • 2.1.6
  • 2.0.5

Metadata

Assignees

No one assigned

    Labels

    type/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions