gianm commented on issue #5931: Support limit for timeseries query (#5894)
URL: https://github.com/apache/incubator-druid/pull/5931#issuecomment-403134175
 
 
   @surekhasaharan The TeamCity error looks legit. It's complaining that this 
method isn't used anymore:
   
   ```
     public static VirtualColumns create(VirtualColumn...virtualColumns)
   ```
   
   It was only used in one place, in a single test in CalciteQueryTest, and 
this patch removes that test. So please remove the method in VirtualColumns as 
well.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: dev-unsubscr...@druid.apache.org
For additional commands, e-mail: dev-h...@druid.apache.org

Reply via email to