Skip to content

Conversation

@beliefer
Copy link
Contributor

@beliefer beliefer commented Jul 8, 2023

What changes were proposed in this pull request?

The SQLContext is an old API for Spark SQL.
But GenTPCDSData still use it directly.

Why are the changes needed?

Avoid use the legacy API for GenTPCDSData.

Does this PR introduce any user-facing change?

'No'.
Just update the benchmark utils.

How was this patch tested?

Manual test by running:
build/sbt "sql/Test/runMain org.apache.spark.sql.GenTPCDSData --dsdgenDir ... --location ... --scaleFactor 1"

@beliefer
Copy link
Contributor Author

beliefer commented Jul 8, 2023

ping @cloud-fan cc @maropu

Copy link

@oss-maker oss-maker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM +1

@yaooqinn yaooqinn closed this in 4bec311 Jul 10, 2023
@yaooqinn
Copy link
Member

thanks, merged to master

@beliefer
Copy link
Contributor Author

@yaooqinn @oss-maker Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants