Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Partial fetch#76

Merged
roneli merged 8 commits intomainfrom
partial_fetch
Aug 25, 2021
Merged

Partial fetch#76
roneli merged 8 commits intomainfrom
partial_fetch

Conversation

@michelvocks
Copy link
Copy Markdown
Contributor

@michelvocks michelvocks commented Aug 18, 2021

Fixes #60

More information regarding backwards compatibility testing:

  • New Provider (AWS) compiled with this SDK version -> old CloudQuery CLI: ✅
  • New CloudQuery CLI compiled with this SDK version -> old provider (AWS): ✅

Copy link
Copy Markdown
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

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

Found some edge cases we missed, I really liked the implementation

Copy link
Copy Markdown
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

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

looking good, we just need to address the two final comments I believe, I will have another look at it after and we will be able to merge the PR.

Copy link
Copy Markdown
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

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

minor comment on logic flow of insert execution, and we can merge

Copy link
Copy Markdown
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

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

LGTM

@roneli roneli merged commit a6a6dbd into main Aug 25, 2021
@roneli roneli deleted the partial_fetch branch August 25, 2021 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature\Allow partial fetch

2 participants