[
https://issues.apache.org/jira/browse/SOLR-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16305563#comment-16305563
]
ASF subversion and git services commented on SOLR-11799:
--------------------------------------------------------
Commit 0c4fb31205aa68e4d432ce3a67f5cac6bb5a9681 in lucene-solr's branch
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=0c4fb31 ]
SOLR-11799: Fix NPE and class cast exceptions in the TimeSeriesStream
> Fix NPE and class cast exceptions in the TimeSeriesStream
> ---------------------------------------------------------
>
> Key: SOLR-11799
> URL: https://issues.apache.org/jira/browse/SOLR-11799
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
> Assignee: Joel Bernstein
> Fix For: 7.3
>
> Attachments: SOLR-11799.patch
>
>
> Currently the timeseries Streaming Expression will throw an NPE if there are
> no results for a bucket and any function other then count(*) is used. It can
> also throw class cast exceptions if the JSON facet API returns a long for any
> function (other then count(*)), as it is always expecting a double.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]