You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2020/11/07 02:05:32 UTC

[GitHub] [incubator-pinot] noahprince22 opened a new issue #6248: Add table configuration option that limits the number of segments a single query may hit

noahprince22 opened a new issue #6248:
URL: https://github.com/apache/incubator-pinot/issues/6248


   This will limit the amount of compute wasted on a single query, protecting against queries that bog down the cluster.
   
   This is especially necessary in the case of https://github.com/apache/incubator-pinot/issues/6187 as materializing all of those segments on disc is expensive.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org