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/04/18 19:03:21 UTC

[GitHub] [incubator-druid] shuqi7 opened a new pull request #7507: Fixed filter for status in task table

shuqi7 opened a new pull request #7507: Fixed filter for status in task table
URL: https://github.com/apache/incubator-druid/pull/7507
 
 
   - PRs https://github.com/apache/incubator-druid/pull/7448 and https://github.com/apache/incubator-druid/pull/7460 caused a regression bug, in which the filter for status in the tasks table does not work because the custom filter in https://github.com/apache/incubator-druid/pull/7448 assumes a primitive value would be provided, while in https://github.com/apache/incubator-druid/pull/7460 the status row provides an object
   - This PR fixed the filter by providing a custom filter for the status column

----------------------------------------------------------------
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