You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/09/26 10:37:00 UTC

[GitHub] [incubator-druid] bladecatcher opened a new issue #8597: stringLast / doubleLast aggregators fail when druid.generic.useDefaultValueForNull=false

bladecatcher opened a new issue #8597: stringLast / doubleLast aggregators fail when druid.generic.useDefaultValueForNull=false
URL: https://github.com/apache/incubator-druid/issues/8597
 
 
   stringLast / doubleLast aggregators fail with NullPointerExceptions when druid.generic.useDefaultValueForNull=false
   
   ### Affected Version
   
   0.14.1
   
   ### Description
   
    - turn on druid.generic.useDefaultValueForNull=false on druid historicals and brokers
    - stringLast aggregations fail on *historical* with below exception stacktrace
   
     - ![Screen Shot 2019-09-26 at 11 34 11](https://user-images.githubusercontent.com/5117863/65681872-b4b14500-e051-11e9-9170-9e63c27663d0.png)
    - doubleLast aggregations fail on *broker* with below exception stacktrace
   
     - ![Screen Shot 2019-09-26 at 11 35 59](https://user-images.githubusercontent.com/5117863/65681944-d8748b00-e051-11e9-85c5-bada77560b7c.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org