anandkrshaw commented on issue #14956:
URL: https://github.com/apache/pinot/issues/14956#issuecomment-2938840041

   Agreed—at present, this behavior is safely gated behind a query option, so 
there’s no immediate impact on existing workloads. Regarding performance, the 
overhead introduced here should be minimal, since the time complexity of the 
operation is proportional to the specified LIMIT—not the overall dataset size.
   
   We are even thinking in the direction of 
https://github.com/apache/pinot/issues/15896 
   
   As a next step, I’ll plan to run benchmarks on real-world datasets to 
validate the practical performance impact before we consider a broader rollout.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to