[ https://issues.apache.org/jira/browse/SOLR-9058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294323#comment-15294323 ]
ASF subversion and git services commented on SOLR-9058: ------------------------------------------------------- Commit fbf7d5446d3cdfda0c3906c274ac2c444b419a82 in lucene-solr's branch refs/heads/branch_6_0 from [~dpgove] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=fbf7d54 ] SOLR-9058: Makes HashJoinStream and OuterHashJoinStream support different field names in the incoming streams, eg. fieldA=fieldB > hashJoin does not work when "on" maps fields with "=" > ----------------------------------------------------- > > Key: SOLR-9058 > URL: https://issues.apache.org/jira/browse/SOLR-9058 > Project: Solr > Issue Type: Bug > Affects Versions: 6.0 > Reporter: Stephan Osthold > Assignee: Dennis Gove > Priority: Minor > Fix For: 6.1, master (7.0) > > Attachments: SOLR-9058.patch > > > hashJoin does not work when "on" maps fields with "=" > eg. > hashJoin( > ... > on="field1=field2" > ) > See link for fix. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org