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

feat: add redshift table last updated extractor #1911

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mavimo
Copy link

@mavimo mavimo commented Jun 25, 2022

Summary of Changes

  • feat: added table last updated extractor for redshift
  • doc: added example script on how to load data from redshift

Tests

  • unit tested
  • manually tested with a redshift instance

Documentation

  • added example script on how to use it

CheckList

Make sure you have checked all steps below to ensure a timely review.

  • PR title addresses the issue accurately and concisely. Example: "Updates the version of Flask to v1.0.2"
  • PR includes a summary of changes.
  • PR adds unit tests, updates existing unit tests, OR documents why no test additions or modifications are needed.
  • In case of new functionality, my PR adds documentation that describes how to use it.
    • All the public functions and the classes in the PR contain docstrings that explain what it does

@mavimo mavimo requested a review from a team as a code owner June 25, 2022 18:24
@boring-cyborg boring-cyborg bot added the area:databuilder From databuilder folder label Jun 25, 2022
@mavimo mavimo force-pushed the feat/add-redshift-table-last-updated-extractor branch from c011042 to 2a67cce Compare June 25, 2022 18:24
@stale
Copy link

stale bot commented Jul 30, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale label Jul 30, 2022
@feng-tao feng-tao added the keep fresh Disables stalebot from closing an issue label Sep 10, 2022
@feng-tao feng-tao closed this Sep 10, 2022
@stale stale bot removed the stale label Sep 10, 2022
@feng-tao feng-tao reopened this Sep 10, 2022
Signed-off-by: Marco Vito Moscaritolo <mavimo@gmail.com>
Signed-off-by: Marco Vito Moscaritolo <mavimo@gmail.com>
@mavimo mavimo force-pushed the feat/add-redshift-table-last-updated-extractor branch from 2a67cce to 966fe1f Compare January 26, 2023 14:18
@Golodhros
Copy link
Member

Any chance about trying to wrap this up @mavimo ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:databuilder From databuilder folder keep fresh Disables stalebot from closing an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants