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


   Currently the comparison logic of SQL queries is so limited that:
   * any queries with multi-value column will skip the comparison.
   * the order by columns has to be in the selection clause.
   * no logic to validate selection queries without order by columns.
   
   We should improve this comparison logic to cover more use cases.


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