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

Connection equality added for relational database connections #2418

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

kkns-gs
Copy link
Contributor

@kkns-gs kkns-gs commented Oct 31, 2023

What type of PR is this?

  • Improvement

What does this PR do / why is it needed ?

Connection equality added for relational database connections - legend using equality key based checks

Tests added for athena, databricks, snowflake, bigquery and generic

Post processor comparison changed to look at sequence and type only. A future release will look to introduce an equality check function into a post processor which can be explicitly coded and used as it is impractical to add equality keys to all possible post processor hierarchies

Which issue(s) this PR fixes:

Fixes #

Other notes for reviewers:

Does this PR introduce a user-facing change?

No

…d using equality key based checks

Tests added for athena, databricks, snowflake, bigquery and generic

(cherry picked from commit 1039d48)

Post processor comparison changed to look at sequence and type only. A future release will look to introduce an equality check function into a post processor which can be explicitly coded and used as it is impractical to add equality keys to all possible post processor hierarchies
@kkns-gs kkns-gs requested a review from a team as a code owner October 31, 2023 08:55
@github-actions
Copy link

Test Results

     698 files       698 suites   1h 1m 4s ⏱️
11 500 tests 11 116 ✔️ 384 💤 0
14 398 runs  13 930 ✔️ 468 💤 0

Results for commit 0e0bc5c.

@aormerod-gs aormerod-gs merged commit 1b75767 into finos:master Oct 31, 2023
4 checks passed
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