[ 
https://issues.apache.org/jira/browse/SPARK-23711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443879#comment-16443879
 ] 

Liang-Chi Hsieh commented on SPARK-23711:
-----------------------------------------

object hash aggregate? If you mean {{ObjectHashAggregateExec}}, seems it 
doesn't support codegen and only runs interpreted mode?

For encoders, I think it is because it directly uses something like 
{{GenerateUnsafeProjection}} and doesn't fallback to interpreted version for 
now. Other places using this kind of codegen code path are the same too.

I didn't check window functions yet. Thanks for pointing it out.

> Add fallback to interpreted execution logic
> -------------------------------------------
>
>                 Key: SPARK-23711
>                 URL: https://issues.apache.org/jira/browse/SPARK-23711
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Herman van Hovell
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to