Hi all, I found the runtime for query with or without “LIMIT” keyword is the same. We looked into it and found actually there is “GlobalLimit / LocalLimit” in logical plan, however no relevant physical plan there. Is this a bug or something else? Attached are the logical and physical plans when running "SELECT * FROM seq LIMIT 1".
More specifically, We expected a early stop upon getting adequate results. Thanks so much.
Best, Liz
--------------------------------------------------------------------- To unsubscribe e-mail: dev-unsubscr...@spark.apache.org