zhztheplayer opened a new issue, #11599:
URL: https://github.com/apache/incubator-gluten/issues/11599

   ### Description
   
   An important function for Spark CBO + histogram.
   
   Error:
   
   ```
   [main] WARN org.apache.spark.sql.execution.GlutenFallbackReporter - 
Validation failed for plan: ObjectHashAggregate[QueryId=113], due to: 
    - Validation failed with exception from: 
RegularHashAggregateExecTransformer, reason: Could not find a valid substrait 
mapping name for approx_count_distinct_for_intervals(s_store_sk#87088L, 
org.apache.spark.sql.catalyst.expressions.UnsafeArrayData@3915186b, 0.05, 0, 0).
   ```
   
   Reference:
   
   
https://github.com/apache/spark/blob/ebd5b007fcf203eadcf8b037ab2b99577490f869/sql/core/src/main/scala/org/apache/spark/sql/execution/command/CommandUtils.scala#L401
   
   ### Gluten version
   
   None


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to