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

[ENHANCEMENT] Add possibility to pass boto3 configuration to TupleS3StoreBackend (Thanks for #1691 to @mgorsk1!) #2371

Conversation

alexsherstinsky
Copy link
Contributor

Thank you, @mgorsk1 for contributing the code, which constitutes this enhancement!

Please annotate your PR title to describe what the PR does, then give a brief bulleted description of your PR below. PR titles should begin with [BUGFIX], [ENHANCEMENT], [FEATURE], [DOCS], or [MAINTENANCE]. If a new feature introduces breaking changes for the Great Expectations API or configuration files, please also add [BREAKING]. You can read about the tags in our contributor checklist.

Changes proposed in this pull request:

After submitting your PR, CI checks will run and @tiny-tim-bot will check for your CLA signature.

For a PR with nontrivial changes, we review with both design-centric and code-centric lenses.

In a design review, we aim to ensure that the PR is consistent with our relationship to the open source community, with our software architecture and abstractions, and with our users' needs and expectations. That review often starts well before a PR, for example in github issues or slack, so please link to relevant conversations in notes below to help reviewers understand and approve your PR more quickly (e.g. closes #123).

Previous Design Review notes:

Thank you for submitting!

@mgorsk1
Copy link
Contributor

mgorsk1 commented Feb 2, 2021

thanks ! having this enhancement upstreamed will surely make our lives easier in terms of upgrades ;)

Copy link
Member

@anthonyburdi anthonyburdi left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@alexsherstinsky alexsherstinsky merged commit 8374258 into develop Feb 2, 2021
@alexsherstinsky alexsherstinsky deleted the alexsherstinsky/maintenance/add_boto3_options_to_tuple_s3_store_backend-02_02_2021_35 branch February 2, 2021 18:02
robertparker pushed a commit to robertparker/great_expectations that referenced this pull request Feb 4, 2021
…toreBackend (Thanks for great-expectations#1691 to @mgorsk1!) (great-expectations#2371)

* LINT

* Adding possibility to pass boto3_options to TupleS3StoreBackend -- thanks to PR 1691 by mgorsk1 (Community Contributor).

* PR note in changelog.
alexsherstinsky added a commit to alexsherstinsky/great_expectations that referenced this pull request Feb 19, 2021
…toreBackend (Thanks for great-expectations#1691 to @mgorsk1!) (great-expectations#2371)

* LINT

* Adding possibility to pass boto3_options to TupleS3StoreBackend -- thanks to PR 1691 by mgorsk1 (Community Contributor).

* PR note in changelog.
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.

None yet

3 participants