[jira] [Commented] (SOLR-10171) Add Constant Reduction Rules to Calcite Planner

2017-03-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15896007#comment-15896007
 ] 

ASF subversion and git services commented on SOLR-10171:


Commit 08ad0e3316bfa0ff1dbf79f54a6fbbc814943bcf in lucene-solr's branch 
refs/heads/branch_6x from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=08ad0e3 ]

SOLR-10171: Add Constant Reduction Rules to Calcite Planner


> Add Constant Reduction Rules to Calcite Planner
> ---
>
> Key: SOLR-10171
> URL: https://issues.apache.org/jira/browse/SOLR-10171
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Parallel SQL
>Reporter: Kevin Risden
>Assignee: Kevin Risden
> Fix For: 6.5, master (7.0)
>
> Attachments: SOLR-10171.patch
>
>
> SOLR-8845 found that Spark runs queries with "where 1 = 0" This should be 
> reduced and removed from the plan by the Calcite planner and not have to be 
> pushed down to Solr.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (SOLR-10171) Add Constant Reduction Rules to Calcite Planner

2017-03-04 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15896005#comment-15896005
 ] 

ASF subversion and git services commented on SOLR-10171:


Commit 686fbd3ba294e7a71f08b2821b5c3ce50235c78b in lucene-solr's branch 
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=686fbd3 ]

SOLR-10171: Add Constant Reduction Rules to Calcite Planner


> Add Constant Reduction Rules to Calcite Planner
> ---
>
> Key: SOLR-10171
> URL: https://issues.apache.org/jira/browse/SOLR-10171
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Parallel SQL
>Reporter: Kevin Risden
>Assignee: Kevin Risden
> Fix For: 6.5, master (7.0)
>
> Attachments: SOLR-10171.patch
>
>
> SOLR-8845 found that Spark runs queries with "where 1 = 0" This should be 
> reduced and removed from the plan by the Calcite planner and not have to be 
> pushed down to Solr.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (SOLR-10171) Add Constant Reduction Rules to Calcite Planner

2017-02-19 Thread Kevin Risden (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15873997#comment-15873997
 ] 

Kevin Risden commented on SOLR-10171:
-

[~joel.bernstein] - Any thoughts on this?

> Add Constant Reduction Rules to Calcite Planner
> ---
>
> Key: SOLR-10171
> URL: https://issues.apache.org/jira/browse/SOLR-10171
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Parallel SQL
>Reporter: Kevin Risden
>Assignee: Kevin Risden
> Fix For: 6.5, master (7.0)
>
> Attachments: SOLR-10171.patch
>
>
> SOLR-8845 found that Spark runs queries with "where 1 = 0" This should be 
> reduced and removed from the plan by the Calcite planner and not have to be 
> pushed down to Solr.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Commented] (SOLR-10171) Add Constant Reduction Rules to Calcite Planner

2017-02-19 Thread Kevin Risden (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15873995#comment-15873995
 ] 

Kevin Risden commented on SOLR-10171:
-

Once SOLR-8593 is committed to branch_6x this should be pulled back too.

> Add Constant Reduction Rules to Calcite Planner
> ---
>
> Key: SOLR-10171
> URL: https://issues.apache.org/jira/browse/SOLR-10171
> Project: Solr
>  Issue Type: Improvement
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Parallel SQL
>Reporter: Kevin Risden
>Assignee: Kevin Risden
> Fix For: 6.5, master (7.0)
>
> Attachments: SOLR-10171.patch
>
>
> SOLR-8845 found that Spark runs queries with "where 1 = 0" This should be 
> reduced and removed from the plan by the Calcite planner and not have to be 
> pushed down to Solr.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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