William Lo created GOBBLIN-2025:
-----------------------------------
Summary: 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
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)