suneet-s commented on issue #9590: Add integration tests for ingestion with 
transformSpec
URL: https://github.com/apache/druid/pull/9590#issuecomment-606414811
 
 
   > Can you parameterize all the query and index json files? I think it's much 
harder to keep track of many many many different query and index json files we 
have for IT. Especially when they are 80-90% the same.
   
   Across all `AbstractITBatchIndexTest` or within the new tests I've added in 
`ITTransformTest`?
   
   It's hard to parameterize `ITTransformTest` because it's broken for most 
combinations. And there are 2 categories of tests. I think properly 
parameterizing these tests requires a re-think of what the test environment 
should look like because all the re-indexing tests start by indexing a 
datasource which slows down the test execution.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to