[
https://issues.apache.org/jira/browse/SPARK-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
DoingDone9 updated SPARK-4339:
------------------------------
Description:
fixedPoint limits the max number of iterations,it should be Configurable.
But it is a contant in Analyzer.scala,like that "val fixedPoint =
FixedPoint(100)".
was:
fixedPoint limits the max number of iterations,it should be Configurable.
But it is a contant in analyzer.scala,like that "val fixedPoint =
FixedPoint(100)".
> Make fixedPoint Configurable in Analyzer
> ----------------------------------------
>
> Key: SPARK-4339
> URL: https://issues.apache.org/jira/browse/SPARK-4339
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: DoingDone9
> Priority: Minor
>
> fixedPoint limits the max number of iterations,it should be Configurable.
> But it is a contant in Analyzer.scala,like that "val fixedPoint =
> FixedPoint(100)".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]