Details
Description
When a query with a limit is executed with a simple explain, it shows limitAmount as the user specified limit. When it is executed with explain("executionStats"), it always shows limitAmount as 0.
When a query with a limit is executed with a simple explain, it shows limitAmount as the user specified limit. When it is executed with explain("executionStats"), it always shows limitAmount as 0.