[
https://issues.apache.org/jira/browse/GOBBLIN-2025?focusedWorklogId=911423&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-911423
]
ASF GitHub Bot logged work on GOBBLIN-2025:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Mar/24 23:27
Start Date: 25/Mar/24 23:27
Worklog Time Spent: 10m
Work Description: Will-Lo merged PR #3903:
URL: https://github.com/apache/gobblin/pull/3903
Issue Time Tracking
-------------------
Worklog Id: (was: 911423)
Time Spent: 0.5h (was: 20m)
> Add Predicate for alwaysFalse to cover cases where predicates are used but
> can be disabled
> ------------------------------------------------------------------------------------------
>
> Key: GOBBLIN-2025
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2025
> Project: Apache Gobblin
> Issue Type: Improvement
> Components: gobblin-core
> Reporter: William Lo
> Assignee: Abhishek Tiwari
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> In Gobblin, since predicates are loaded via Java class loading and have
> minimal configuration options, this is not possible to invoke the Guava
> predicate class of `ObjectPredicate.alwaysFalse()`.
> We want to enable a way for users to have alwaysFalse as a predicate to match
> the alwaysTrue predicate in scenarios where that configuration is needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)