Casey Ching has uploaded a new change for review. http://gerrit.cloudera.org:8080/2493
Change subject: Query Gen: Set randomization seed during data generation ...................................................................... Query Gen: Set randomization seed during data generation The data generation was written to use a randomization seed but the seed was never actually passed to it. Now the data is the same when the generator is run multiple times. Change-Id: I87b9f0e765f8fdbc5286edcb7a1edf7e082b54d0 --- M tests/comparison/data_generator.py 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/93/2493/1 -- To view, visit http://gerrit.cloudera.org:8080/2493 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I87b9f0e765f8fdbc5286edcb7a1edf7e082b54d0 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]>
