You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2018/06/16 00:33:00 UTC

[jira] [Resolved] (SOLR-11799) Fix NPE and class cast exceptions in the TimeSeriesStream

     [ https://issues.apache.org/jira/browse/SOLR-11799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein resolved SOLR-11799.
-----------------------------------
    Resolution: Resolved

> 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) 
>          Components: streaming expressions
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>             Fix For: 7.4, master (8.0)
>
>         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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org