[
https://issues.apache.org/jira/browse/SPARK-22719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-22719:
------------------------------------
Assignee: Apache Spark
> refactor ConstantPropagation
> ----------------------------
>
> Key: SPARK-22719
> URL: https://issues.apache.org/jira/browse/SPARK-22719
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.2.0
> Reporter: Gengliang Wang
> Assignee: Apache Spark
>
> The current time complexity of ConstantPropagation is O(n^2), which can be
> slow when the query is complex.
> Refactor the implementation with O( n ) time complexity
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]