[
https://issues.apache.org/jira/browse/GRIFFIN-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16996778#comment-16996778
]
Tushar commented on GRIFFIN-307:
--------------------------------
Hi [~PnP],
I have already submitted PR for this and waiting for final review.
Regards,
Tushar
> 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
> Priority: Major
>
> 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)