Skip to content

add tpcds-v4.0 support #218

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

heyujiao99
Copy link

  • Add support for TPCDS-v4.0.0
    • add queries generated by the official TPC-DS-Tools-v4.0.0 ( tpc.org)
    • add entries for tpcds-v4.0.0 in TPCDS_4_0_Queries.scala and TPCDS.scala
    • since v2.6.0 the field 'c_last_review_date' was renamed to 'c_last_review_date_sk' (used in q30). For backward compatibility, changed it back to 'c_last_review_date' in q30
  • The tpcds-kit compatible with v4.0.0 can be found at tpcds-kit
  • Tested on Linux platform with 1TB dataset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant