npawar commented on a change in pull request #4994: Make sql as default query 
format.
URL: https://github.com/apache/incubator-pinot/pull/4994#discussion_r368043323
 
 

 ##########
 File path: pinot-controller/src/main/resources/static/query/index.html
 ##########
 @@ -79,11 +79,11 @@ <h1><a href="#/">Pinot Data Explorer</a></h1>
           <div class="small-2 columns" title="Enables tracing">
             <input type=checkbox id="trace-enabled">&nbsp;&nbsp;Tracing</input>
           </div>
-          <div class="small-3 columns" title="Sets groupByMode=sql in 
queryOptions (default pql)">
 
 Review comment:
   We need only 1 checkbox now for "PQL", which will go to the "/pql" endpoint. 
By default we go to "sql" endpoint

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


With regards,
Apache Git Services

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

Reply via email to