Tushar created GRIFFIN-307:
------------------------------
Summary: Deprecating regex based filtering with Enum
Key: GRIFFIN-307
URL: https://issues.apache.org/jira/browse/GRIFFIN-307
Project: Griffin
Issue Type: Improvement
Reporter: Tushar
All the predefined DQTypes, DSLTypes, FlattenType, OutputType, ProcessType,
SinkType and WriteMode are compared with config using a regex-based approach.
This will make unnecessary overhead in terms of execution time and
maintainability.
To fix this we should use a predefined enum based approach than regex based.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)