kishoreg commented on issue #5490:
URL: 
https://github.com/apache/incubator-pinot/issues/5490#issuecomment-638520191


   I like Sidd's idea, it will be good to have a framework where anyone can add 
their dataset and query set. 
   
   benchmark-root
   -- /bin
       -- setup-cluster.sh
       -- run-benchmark.sh
   -- cluster-spec.yaml. //can be a simple helm chart that can be used to spin 
up a pinot cluster in k8s
   --   tables
         -- table-1
            -- table config
            -- schema
            -- Raw data
            -- ingestion spec
            -- query-runner-spec
            -- queries
            -- expected result
   --  results
     
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org



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

Reply via email to