[ https://issues.apache.org/jira/browse/SOLR-14478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107384#comment-17107384 ]
ASF subversion and git services commented on SOLR-14478: -------------------------------------------------------- Commit afda69c01706073a581680808d99b5fa4951c13a in lucene-solr's branch refs/heads/branch_8x from Joel Bernstein [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=afda69c ] SOLR-14407, SOLR-14478: Update CHANGES.txt > Allow the diff Stream Evaluator to operate on the rows of a matrix > ------------------------------------------------------------------ > > Key: SOLR-14478 > URL: https://issues.apache.org/jira/browse/SOLR-14478 > Project: Solr > Issue Type: New Feature > Security Level: Public(Default Security Level. Issues are Public) > Components: streaming expressions > Reporter: Joel Bernstein > Assignee: Joel Bernstein > Priority: Major > Fix For: 8.6 > > Attachments: SOLR-14478.patch, Screen Shot 2020-05-14 at 8.54.07 > AM.png > > > Currently the *diff* function performs *serial differencing* on a numeric > vector. This ticket will allow the diff function to perform serial > differencing on all the rows of a *matrix*. This will make it easy to perform > *correlations* on a matrix of *differenced time series vectors* using math > expressions. > A screen shot is attached with *diff* working on a matrix of time series > data. The effect is powerful. It removes the trend from a matrix of time > series vectors in one simple function call. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org