Add tpcds 2.4 queries

This commit is contained in:
vlyubin 2017-05-12 11:54:32 +02:00
parent c12b14b013
commit 96bf10bffc
2 changed files with 3840 additions and 0 deletions

View File

@ -32,6 +32,7 @@ class TPCDS(@transient sqlContext: SQLContext)
with ImpalaKitQueries
with SimpleQueries
with Tpcds_1_4_Queries
with Tpcds_2_4_Queries
with Serializable {
def this() = this(SQLContext.getOrCreate(SparkContext.getOrCreate()))

File diff suppressed because it is too large Load Diff