gregrahn / tpcds-kit

TPC-DS benchmark kit with some modifications/fixes
317 stars 200 forks source link

Cannot generate TPC-DS data at scale factors < 1 #56

Open arunmarathe opened 3 years ago

arunmarathe commented 3 years ago

When I attempt to generate TPC-DS data at scale factor < 1, I get the following:

[arunm2@vm-arunm2 tools]$ ./dsdgen -DIR ~/tpcds -SCALE 0.01 dsdgen Population Generator (Version 2.10.0) Copyright Transaction Processing Performance Council (TPC) 2001 - 2018 Segmentation fault (core dumped)

Small scale factors are extremely useful to test functionality.

aliabusaleh98 commented 1 year ago

you find any solution for this issue? I'm having same issue

arunmarathe commented 1 year ago

you find any solution for this issue? I'm having same issue

I haven't looked at this in ages, but I never found a solution. Thanks for your note. It's feedback like this that will help developers to consider fixing this issue eventually.