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

Persistence Component: Introduce Postgres Sink #2737

Merged
merged 25 commits into from
Apr 11, 2024

Conversation

kumuwu
Copy link
Contributor

@kumuwu kumuwu commented Mar 28, 2024

What type of PR is this?

  • Improvement
  • Bug Fix

What does this PR do / why is it needed ?

Introduce Postgres sink support in library.
Ingest modes supported:

  • Unitemporal Snapshot
  • Append Only

Also fixed bug in length not being set in data types.

Which issue(s) this PR fixes:

Fixes #

Other notes for reviewers:

Does this PR introduce a user-facing change?

Copy link

github-actions bot commented Mar 28, 2024

Test Results

     761 files  +  4       761 suites  +4   1h 5m 25s ⏱️ - 2m 38s
12 546 tests +30  12 313 ✔️ +30  233 💤 ±0  0 ±0 
15 657 runs  +30  15 406 ✔️ +30  251 💤 ±0  0 ±0 

Results for commit 7166409. ± Comparison against base commit 27c2a30.

♻️ This comment has been updated with latest results.

@kumuwu kumuwu changed the title [Draft] Persistence Component: Introduce Postgres Sink Persistence Component: Introduce Postgres Sink Apr 1, 2024
@kumuwu kumuwu marked this pull request as ready for review April 1, 2024 08:51
@kumuwu kumuwu requested a review from a team as a code owner April 1, 2024 08:51
@epsstan epsstan merged commit 939caa6 into finos:master Apr 11, 2024
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.

3 participants