I'm using imdb-light's data to train the model, and I have no problem doing tests on 70 query statements in the imdb-light workload, but I have some problems testing the scale and synthetic datasets (using the same base data as imdb-light), mainly because these two workloads contain queries to a single table. How can I solve this? Thanks for your help!
I'm using imdb-light's data to train the model, and I have no problem doing tests on 70 query statements in the imdb-light workload, but I have some problems testing the scale and synthetic datasets (using the same base data as imdb-light), mainly because these two workloads contain queries to a single table. How can I solve this? Thanks for your help!