Add tpcds 2.4 queries
This commit is contained in:
parent
c12b14b013
commit
96bf10bffc
@ -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
Loading…
Reference in New Issue
Block a user