[jira] [Comment Edited] (SPARK-7727) Avoid inner classes in RuleExecutor

2015-05-26 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558796#comment-14558796 ] Edoardo Vacchi edited comment on SPARK-7727 at 5/26/15 7:44 AM:

[jira] [Comment Edited] (SPARK-7727) Avoid inner classes in RuleExecutor

2015-05-26 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558796#comment-14558796 ] Edoardo Vacchi edited comment on SPARK-7727 at 5/26/15 7:44 AM:

[jira] [Comment Edited] (SPARK-7727) Avoid inner classes in RuleExecutor

2015-05-26 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558796#comment-14558796 ] Edoardo Vacchi edited comment on SPARK-7727 at 5/26/15 7:41 AM:

[jira] [Commented] (SPARK-7727) Avoid inner classes in RuleExecutor

2015-05-26 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558796#comment-14558796 ] Edoardo Vacchi commented on SPARK-7727: --- [~smolav] that's fine, since I opened my PR

[jira] [Commented] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext

2015-05-22 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556206#comment-14556206 ] Edoardo Vacchi commented on SPARK-6981: --- pull #6356 is a lighter-weight alternative

[jira] [Comment Edited] (SPARK-7754) [SQL] Use PartialFunction literals instead of objects in Catalyst

2015-05-22 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555918#comment-14555918 ] Edoardo Vacchi edited comment on SPARK-7754 at 5/22/15 10:07 AM: ---

[jira] [Commented] (SPARK-7754) [SQL] Use PartialFunction literals instead of objects in Catalyst

2015-05-22 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555918#comment-14555918 ] Edoardo Vacchi commented on SPARK-7754: --- code may become a bit more involved, but it

[jira] [Updated] (SPARK-7823) [SQL] Batch, FixedPoint, Strategy should not be inner classes of class RuleExecutor

2015-05-22 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edoardo Vacchi updated SPARK-7823: -- Summary: [SQL] Batch, FixedPoint, Strategy should not be inner classes of class RuleExecutor (w

[jira] [Created] (SPARK-7823) Batch, FixedPoint, Strategy should not be inner classes of class RuleExecutor

2015-05-22 Thread Edoardo Vacchi (JIRA)
Edoardo Vacchi created SPARK-7823: - Summary: Batch, FixedPoint, Strategy should not be inner classes of class RuleExecutor Key: SPARK-7823 URL: https://issues.apache.org/jira/browse/SPARK-7823 Project

[jira] [Updated] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst

2015-05-21 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edoardo Vacchi updated SPARK-7754: -- Priority: Minor (was: Major) > Use PartialFunction literals instead of objects in Catalyst > --

[jira] [Updated] (SPARK-7754) [SQL] Use PartialFunction literals instead of objects in Catalyst

2015-05-21 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edoardo Vacchi updated SPARK-7754: -- Summary: [SQL] Use PartialFunction literals instead of objects in Catalyst (was: Use PartialFun

[jira] [Comment Edited] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst

2015-05-21 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553849#comment-14553849 ] Edoardo Vacchi edited comment on SPARK-7754 at 5/21/15 8:24 AM:

[jira] [Comment Edited] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst

2015-05-21 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553849#comment-14553849 ] Edoardo Vacchi edited comment on SPARK-7754 at 5/21/15 8:15 AM:

[jira] [Commented] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst

2015-05-21 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553849#comment-14553849 ] Edoardo Vacchi commented on SPARK-7754: --- That's a fair observation; on the other han

[jira] [Updated] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst

2015-05-20 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edoardo Vacchi updated SPARK-7754: -- Description: Catalyst rules extend two distinct "rule" types: {{Rule[LogicalPlan]}} and {{Strat

[jira] [Comment Edited] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext

2015-05-20 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14552223#comment-14552223 ] Edoardo Vacchi edited comment on SPARK-6981 at 5/20/15 12:09 PM: ---

[jira] [Commented] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext

2015-05-20 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14552223#comment-14552223 ] Edoardo Vacchi commented on SPARK-6981: --- Besides, is there any particular reason why

[jira] [Updated] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst

2015-05-20 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edoardo Vacchi updated SPARK-7754: -- Description: Catalyst rules extend two distinct "rule" types: {{Rule[LogicalPlan]}} and {{Strat

[jira] [Created] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst

2015-05-20 Thread Edoardo Vacchi (JIRA)
Edoardo Vacchi created SPARK-7754: - Summary: Use PartialFunction literals instead of objects in Catalyst Key: SPARK-7754 URL: https://issues.apache.org/jira/browse/SPARK-7754 Project: Spark

[jira] [Comment Edited] (SPARK-6320) Adding new query plan strategy to SQLContext

2015-04-17 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499542#comment-14499542 ] Edoardo Vacchi edited comment on SPARK-6320 at 4/17/15 3:24 PM:

[jira] [Updated] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext

2015-04-17 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edoardo Vacchi updated SPARK-6981: -- Fix Version/s: 1.4.0 External issue URL: https://github.com/apache/spark/pull/5556 > [S

[jira] [Updated] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext

2015-04-17 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edoardo Vacchi updated SPARK-6981: -- Description: In order to simplify extensibility with new strategies from third-parties, it shoul

[jira] [Updated] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext

2015-04-17 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edoardo Vacchi updated SPARK-6981: -- Description: In order to simplify extensibility with new strategies from third-parties, it shou

[jira] [Created] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext

2015-04-17 Thread Edoardo Vacchi (JIRA)
Edoardo Vacchi created SPARK-6981: - Summary: [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext Key: SPARK-6981 URL: https://issues.apache.org/jira/browse/SPARK-6981 Project:

[jira] [Commented] (SPARK-6320) Adding new query plan strategy to SQLContext

2015-04-17 Thread Edoardo Vacchi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14499542#comment-14499542 ] Edoardo Vacchi commented on SPARK-6320: --- My use case is customizing strategies so th