iamsamba opened a new issue, #12629: URL: https://github.com/apache/pinot/issues/12629
We are having the api layer written in python that is querying the pinot using swagger api. We have found the below results in terms of response time and response file size. We wanted to reduce the response time and file size. The query consists of 1 fact table which is performing lookup with 2 other dimension table. Is there a way to return the response in compressed form to reduce the file size.  -- 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]
