Re: Clarification around MapR test framework data generation

2015-10-26 Thread Jacques Nadeau
Got it. Seems like something we should get fixed since datagen substantially increases completion time. Thanks for the clarification. I'll think about potential solutions. -- Jacques Nadeau CTO and Co-Founder, Dremio On Sun, Oct 25, 2015 at 7:11 PM, rahul challapalli < challapallira...@gmail.com

Re: Clarification around MapR test framework data generation

2015-10-25 Thread rahul challapalli
Jacques, Unfortunately you are not missing anything. There was no drop table support when these tests were added. So we can only delete them from a script. With the drop table support in-place you can certainly modify the tests and add a drop table statement at the end. We also have some suites