Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use regex pattern when matching files #18

Merged
merged 1 commit into from Dec 5, 2022

Conversation

mstksg
Copy link

@mstksg mstksg commented Dec 5, 2022

Hi :) This change allows the AbstractFileSource to access the regex passed through the plugin options by passing it into the FileSourceProperties. The code of the change itself is modeled after https://jar-download.com/artifacts/io.cdap.plugin/format-common/2.2.0/source-code/io/cdap/plugin/format/plugin/AbstractFileSourceConfig.java

Copy link
Contributor

@albertshau albertshau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@albertshau albertshau merged commit 51df458 into data-integrations:develop Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants