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

Issue 42420: Support source query filter via ETL XML #634

Merged
merged 2 commits into from Feb 12, 2021

Conversation

labkey-jeckels
Copy link
Contributor

Rationale

To make it easier to create ETLs that run against a remote server where the ETL developer may not have permission to create custom queries, it's more convenient to allow the ETL definition to add filters to the source table/query.

Related Pull Requests

Changes

  • Add filters to ETL XSD
  • Parse and propagate them
  • Apply them when fetching the source data

Add test coverage for filtered update checks

Eliminate overloaded methods variants
Copy link
Contributor

@labkey-martyp labkey-martyp left a comment

Choose a reason for hiding this comment

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

Looks good. @labkey-mohara here are a couple examples of this new feature

@labkey-jeckels labkey-jeckels merged commit 2d0eb2a into develop Feb 12, 2021
@labkey-jeckels labkey-jeckels deleted the fb_42420_etlSourceQueryFilter branch February 12, 2021 00:52
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