KKcorps edited a comment on pull request #5440:
URL: https://github.com/apache/incubator-pinot/pull/5440#issuecomment-634088300


   @fx19880617 @siddharthteotia  Should I add tests in CalciteSQL for all the 
functions?
   
   @KKcorps , sorry missed seeing this. Yes, the query compilation tests should 
be in CalciteSqlCompilerTest. Here we can verify that PinotQuery is being built 
correctly and that gets converted to BrokerRequest correctly. Most other tests 
in this file do this.
   
   The other suggestion was to also add unit tests for exercising end-to-end 
execution path. Please consider adding these tests to an appropriate file in 
`/incubator-pinot/pinot-core/src/test/java/org/apache/pinot/queries/`. May be 
TransformQueriesTest


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