maytasm3 commented on issue #9590: Add integration tests for ingestion with transformSpec URL: https://github.com/apache/druid/pull/9590#issuecomment-606433727 > > 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. I am thinking of parameterizing the json files themself across the new json files you added
---------------------------------------------------------------- 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]
