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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to