gregrahn/tpcds-kit

How can I generate data which can fit answer_sets?

RinChanNOWWW opened this issue · 1 comments

The data generation is random, but I found there is an answer_sets dir in this repo. So how can I check the answer?

You need to generate the executable queries using query templates with the qualification substitution parameters as defined in Appendix B. I would like dsqgen to have an option for this, but section 4.3.2 of the specification says this:

Comment: The substitution parameter values for the qualification queries are provided in Appendix B:
They must be manually inserted into the query templates.

So I understand that's why they don't provide the option. Nevertheless, I think it would be a very interesting and useful option, although the results might not be official.