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 #2315

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

kkns-gs
Copy link
Contributor

@kkns-gs kkns-gs commented Sep 27, 2023

What type of PR is this?

Improvement

What does this PR do / why is it needed ?

Connection equality is not currently implemented for for relational database connections.
This has been introduced in the store contract using equality key based checks.

Tests added for athena, databricks, snowflake, bigquery and generic. More tests for spanner, redshift etc to follow

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
@kkns-gs kkns-gs requested a review from a team as a code owner September 27, 2023 08:32
@github-actions
Copy link

Test Results

     681 files  +1       681 suites  +1   59m 34s ⏱️ -21s
11 239 tests +6  10 861 ✔️ +6  378 💤 ±0  0 ±0 
14 028 runs  +6  13 566 ✔️ +6  462 💤 ±0  0 ±0 

Results for commit 8e09bda. ± Comparison against base commit 57895aa.

@aormerod-gs aormerod-gs merged commit 1039d48 into finos:master Sep 28, 2023
3 of 4 checks passed
MauricioUyaguari added a commit to MauricioUyaguari/legend-engine that referenced this pull request Oct 11, 2023
… - legend using equality key based checks (finos#2315)"

This reverts commit 1039d48.
YannanGao-gs added a commit to YannanGao-gs/legend-engine that referenced this pull request Oct 11, 2023
… - legend using equality key based checks (finos#2315)"

This reverts commit 1039d48.
MauricioUyaguari added a commit that referenced this pull request Oct 11, 2023
… - legend using equality key based checks (#2315)" (#2358)

This reverts commit 1039d48.
MauricioUyaguari pushed a commit that referenced this pull request Oct 11, 2023
… - legend using equality key based checks (#2315)" (#2359)

This reverts commit 1039d48.
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