-
Notifications
You must be signed in to change notification settings - Fork 413
Add a convenient class to generate TPC-DS data #196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…a.scala Add license. Co-authored-by: Hyukjin Kwon <[email protected]>
npoggi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@wangyum could you update the README.md with the instructions and example?
Also, please edit the example from sf 5 (5GB) to either 1, 3, or 10. As 5 is not covered by the TPCDS spec. Thanks for the contribution.
|
@wangyum, is it ready for a review? |
|
Yes. |
HyukjinKwon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good especially given that it will likely be used regularly in Apache Spark's CI (apache/spark#31886).
|
I will leave it @npoggi for the final look. |
npoggi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Go ahead with the merge, thanks!
How to use it: