You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Joel Bernstein (Jira)" <ji...@apache.org> on 2021/02/26 15:29:00 UTC

[jira] [Updated] (SOLR-15201) Improve the streaming expression joins

     [ https://issues.apache.org/jira/browse/SOLR-15201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-15201:
----------------------------------
    Description: 
The Solr 9.0 /export handler has faster sorting (SOLR-15064). It's time now to revisit the Streaming Expression join package and the *parallel* function to improve the performance of distributed joins. The HashQParserPlugin is key to this and there is an existing ticket to improve this (SOLR-15185).

It's also time to turn the *fetch* expression into a fully functioning nested loop join.

  was:The Solr 9.0 /export handler has faster sorting (SOLR-15064). It's time now to revisit the Streaming Expression join package and the *parallel* function to improve the performance of distributed joins. The HashQParserPlugin is key to this and there is an existing ticket to improve this (SOLR-15185).


> Improve the streaming expression joins
> --------------------------------------
>
>                 Key: SOLR-15201
>                 URL: https://issues.apache.org/jira/browse/SOLR-15201
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: streaming expressions
>    Affects Versions: master (9.0)
>            Reporter: Joel Bernstein
>            Priority: Major
>
> The Solr 9.0 /export handler has faster sorting (SOLR-15064). It's time now to revisit the Streaming Expression join package and the *parallel* function to improve the performance of distributed joins. The HashQParserPlugin is key to this and there is an existing ticket to improve this (SOLR-15185).
> It's also time to turn the *fetch* expression into a fully functioning nested loop join.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org