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: (feature/dynamodb/expression) re-add IsSet methods #1329

Merged
merged 2 commits into from
Jul 21, 2021

Conversation

zaquestion
Copy link
Contributor

@zaquestion zaquestion commented Jul 1, 2021

These changes were present in an older version of the expression package before it was moved, originally added in #494, when the expression library was reintroduce in #981 these changes werent included for some reason, but the need for checking if a condition is set or not still exists

These changes were present in an older version of the expression package before it was moved, originally added in aws#494, when the expression library was reintroduce in aws#981 these changes werent included for some reason, but the need for checking if a condition is set or not still exists
@zaquestion zaquestion changed the title feat: (feature/dynamodb/expression) readd IsSet methods feat: (feature/dynamodb/expression) re-add IsSet methods Jul 1, 2021
@zaquestion
Copy link
Contributor Author

@jasdel pinging you since you originally approved this changeset (#494) before it was rehomed

@zaquestion
Copy link
Contributor Author

@skmcgrail @jasdel Any reason this can't come in? Seems non-controversial, but if you've got a different vision in mind for doing this check happy to code up a different solution.

@skmcgrail skmcgrail self-requested a review July 20, 2021 23:07
@skmcgrail skmcgrail self-requested a review July 20, 2021 23:08
@skmcgrail
Copy link
Member

Sorry for the delay in reviewing this change @zaquestion and thank you for bring this to our attention that this was mistakenly removed when we changed the location of the package. I've pushed an update to your branch to include a changelog annotation for our next release, otherwise the change looks good.

@skmcgrail skmcgrail merged commit 356398e into aws:main Jul 21, 2021
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
* feat: (feature/dynamodb/expression) readd IsSet methods

These changes were present in an older version of the expression package before it was moved, originally added in aws#494, when the expression library was reintroduce in aws#981 these changes werent included for some reason, but the need for checking if a condition is set or not still exists

* Add Change Annotation

Co-authored-by: Sean McGrail <mcgrails@amazon.com>
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

2 participants