Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

expand --cloud output by polling for results #467

Merged
merged 4 commits into from
Mar 31, 2023

Conversation

dlawin
Copy link
Contributor

@dlawin dlawin commented Mar 31, 2023

Resolves #460
This PR expands the output of --cloud by polling the datafold api for diff results.

Currently the API does not expose the columns added or removed, so this is a limitation until the api is updated (also in progress).

These screenshots hopefully help illustrate the current state as a comparison (there is a local and --cloud diff in each):
Screenshot 2023-03-30 at 6 11 57 PM

Note the missing added/removed below:
Screenshot 2023-03-30 at 6 12 40 PM

Screenshot 2023-03-30 at 6 12 59 PM

Screenshot 2023-03-30 at 6 13 18 PM

@dlawin dlawin added enhancement New feature or request cloud Issues related to data-diff <> Datafold Cloud interaction --dbt Issues/features related to the dbt integration labels Mar 31, 2023
@dlawin dlawin self-assigned this Mar 31, 2023
@dlawin dlawin force-pushed the issue_460 branch 2 times, most recently from 05cefb8 to 3139ab1 Compare March 31, 2023 02:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
--dbt Issues/features related to the dbt integration cloud Issues related to data-diff <> Datafold Cloud interaction enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expand --cloud output
2 participants