Skip to content

Release v0.4.1#93

Merged
nfx merged 1 commit intomainfrom
prepare/0.4.1
Apr 12, 2024
Merged

Release v0.4.1#93
nfx merged 1 commit intomainfrom
prepare/0.4.1

Conversation

@nfx
Copy link
Copy Markdown
Collaborator

@nfx nfx commented Apr 12, 2024

  • Fixing ovewrite integration tests (#92). A new enhancement has been implemented for the overwrite feature's integration tests, addressing a concern with write operations. Two new variables, catalog and "schema", have been incorporated using the env_or_skip function. These variables are utilized in the save_table method, which is now invoked twice with the same table, once with the append and once with the overwrite option. The data in the table is retrieved and checked for accuracy after each call, employing the updated Row class with revised field names first and "second", formerly name and "id". This modification ensures the proper operation of the overwrite feature during integration tests and resolves any related issues. The commit message Fixing overwrite integration tests signifies this change.

* Fixing ovewrite integration tests ([#92](#92)). A new enhancement has been implemented for the `overwrite` feature's integration tests, addressing a concern with write operations. Two new variables, `catalog` and "schema", have been incorporated using the `env_or_skip` function. These variables are utilized in the `save_table` method, which is now invoked twice with the same table, once with the `append` and once with the `overwrite` option. The data in the table is retrieved and checked for accuracy after each call, employing the updated `Row` class with revised field names `first` and "second", formerly `name` and "id". This modification ensures the proper operation of the `overwrite` feature during integration tests and resolves any related issues. The commit message `Fixing overwrite integration tests` signifies this change.
@william-conti william-conti self-assigned this Apr 12, 2024
@william-conti william-conti self-requested a review April 12, 2024 12:29
Copy link
Copy Markdown
Contributor

@william-conti william-conti left a comment

Choose a reason for hiding this comment

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

lgtm

@nfx nfx merged commit 5782b23 into main Apr 12, 2024
@nfx nfx deleted the prepare/0.4.1 branch April 12, 2024 12:30
@github-actions
Copy link
Copy Markdown

✅ 20/20 passed, 2 skipped, 8m30s total

Running from acceptance #65

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.

2 participants