[jira] [Commented] (SOLR-12216) Add support for cross-cloud join

2018-04-12 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16436152#comment-16436152 ] Horatiu Lazu commented on SOLR-12216: - I'm still doing some finishing touches, hoping to get it out

[jira] [Updated] (SOLR-12216) Add support for cross-cloud join

2018-04-12 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Horatiu Lazu updated SOLR-12216: Description: This patch is to propose the idea of extending the capabilities of the built-in join

[jira] [Updated] (SOLR-12216) Add support for cross-cloud join

2018-04-12 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Horatiu Lazu updated SOLR-12216: Priority: Trivial (was: Minor) > Add support for cross-cloud join >

[jira] [Created] (SOLR-12216) Add support for cross-cloud join

2018-04-12 Thread Horatiu Lazu (JIRA)
Horatiu Lazu created SOLR-12216: --- Summary: Add support for cross-cloud join Key: SOLR-12216 URL: https://issues.apache.org/jira/browse/SOLR-12216 Project: Solr Issue Type: Improvement

[jira] [Commented] (LUCENE-8152) Simplify conditionals in JoinUtil

2018-02-12 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360980#comment-16360980 ] Horatiu Lazu commented on LUCENE-8152: -- Hmm. You can amend the author of the last commit I believe,

[jira] [Comment Edited] (LUCENE-8152) Simplify conditionals in JoinUtil

2018-02-12 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360980#comment-16360980 ] Horatiu Lazu edited comment on LUCENE-8152 at 2/12/18 4:14 PM: --- Hmm. You

[jira] [Commented] (LUCENE-8152) Simplify conditionals in JoinUtil

2018-02-12 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360861#comment-16360861 ] Horatiu Lazu commented on LUCENE-8152: -- Thanks, is it possible to have accepted my pull request on

[jira] [Resolved] (LUCENE-8151) Redundant conditionals in JoinUtil

2018-02-05 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Horatiu Lazu resolved LUCENE-8151. -- Resolution: Duplicate > Redundant conditionals in JoinUtil >

[jira] [Commented] (LUCENE-8152) Simplify conditionals in JoinUtil

2018-02-05 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16352738#comment-16352738 ] Horatiu Lazu commented on LUCENE-8152: -- Okay, thanks! > Simplify conditionals in JoinUtil >

[jira] [Commented] (LUCENE-8152) Simplify conditionals in JoinUtil

2018-02-02 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16351246#comment-16351246 ] Horatiu Lazu commented on LUCENE-8152: -- I added changes throughout the codebase, hope this is good.

[jira] [Updated] (LUCENE-8152) Simplify conditionals in JoinUtil

2018-02-02 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Horatiu Lazu updated LUCENE-8152: - Attachment: LUCENE-8152.patch > Simplify conditionals in JoinUtil >

[jira] [Commented] (LUCENE-8152) Simplify conditionals in JoinUtil

2018-02-02 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350370#comment-16350370 ] Horatiu Lazu commented on LUCENE-8152: -- Yes, I'll change them tonight. Should I do it in this patch?

[jira] [Commented] (LUCENE-8152) Simplify conditionals in JoinUtil

2018-02-01 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16349753#comment-16349753 ] Horatiu Lazu commented on LUCENE-8152: -- Similar patterns seem to exist in other parts of the code,

[jira] [Updated] (LUCENE-8152) Simplify conditionals in JoinUtil

2018-02-01 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Horatiu Lazu updated LUCENE-8152: - Attachment: LUCENE-8152.patch > Simplify conditionals in JoinUtil >

[jira] [Created] (LUCENE-8152) Simplify conditionals in JoinUtil

2018-02-01 Thread Horatiu Lazu (JIRA)
Horatiu Lazu created LUCENE-8152: Summary: Simplify conditionals in JoinUtil Key: LUCENE-8152 URL: https://issues.apache.org/jira/browse/LUCENE-8152 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-8151) Redundant conditionals in JoinUtil

2018-02-01 Thread Horatiu Lazu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Horatiu Lazu updated LUCENE-8151: - Attachment: LUCENE-8151.patch > Redundant conditionals in JoinUtil >

[jira] [Created] (LUCENE-8151) Redundant conditionals in JoinUtil

2018-02-01 Thread Horatiu Lazu (JIRA)
Horatiu Lazu created LUCENE-8151: Summary: Redundant conditionals in JoinUtil Key: LUCENE-8151 URL: https://issues.apache.org/jira/browse/LUCENE-8151 Project: Lucene - Core Issue Type: