You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/03/01 00:55:22 UTC

[GitHub] glasser opened a new pull request #7171: ITIndexerTest: validate new data source after reindex

glasser opened a new pull request #7171: ITIndexerTest: validate new data source after reindex
URL: https://github.com/apache/incubator-druid/pull/7171
 
 
   Previously, the test validated that the data source that we ingested from still
   had the same query responses that it did before the second ingestion. This is
   less useful than validating queries against the newly created data source.
   
   The new queries file differs from the old one in that its maxTime is earlier due
   to the interval selected by the reindex, and in that it does not query for the
   dropped metric "count".

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org