You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unsupported result expressions found in: Vector(MakeDecimal(sum(UnscaledValue(sales_price#3737))#3873L,17,2) AS sales#3747, ...
unsupported Spark data type: StructType(StructField(count(1),LongType,false),StructField(avg(ss_ext_discount_amt),DecimalType(11,6),true),StructField(avg(ss_net_profit),DecimalType(11,6),true))
Window not supported natively but no reason given
Describe the potential solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
What is the problem the feature request solves?
This issue is for tracking issues to perform Comet's performance when running benchmarks derived from TPC-DS.
Highest Priority
InSubqueryExec
support (to support DPP) #121 to support DPPOther
Vector(MakeDecimal(sum(UnscaledValue(sales_price#3737))#3873L,17,2) AS sales#3747, ...
StructType(StructField(count(1),LongType,false),StructField(avg(ss_ext_discount_amt),DecimalType(11,6),true),StructField(avg(ss_net_profit),DecimalType(11,6),true))
Describe the potential solution
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: