[
https://issues.apache.org/jira/browse/SOLR-10661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011140#comment-16011140
]
ASF subversion and git services commented on SOLR-10661:
--------------------------------------------------------
Commit 17210362736c220ff4c12a448b238eed1212a9a8 in lucene-solr's branch
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=1721036 ]
SOLR-10661: Add copyOf Stream Evaluator
> Add copyOf Stream Evaluator
> ---------------------------
>
> Key: SOLR-10661
> URL: https://issues.apache.org/jira/browse/SOLR-10661
> Project: Solr
> Issue Type: New Feature
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
> Assignee: Joel Bernstein
> Fix For: master (7.0)
>
> Attachments: SOLR-10661.patch
>
>
> The copyOf Stream Evaluator returns a copy of an array.
> Syntax:
> {code}
> a = copyOf(colA)
> {code}
> {code}
> a = copyOf(colA, length)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]