Skip to content

Update 04-Creating-Updating-Delete-Queries.ipynb#525

Merged
michaelnchin merged 1 commit intoaws:mainfrom
mverkruyse:patch-1
Aug 29, 2023
Merged

Update 04-Creating-Updating-Delete-Queries.ipynb#525
michaelnchin merged 1 commit intoaws:mainfrom
mverkruyse:patch-1

Conversation

@mverkruyse
Copy link
Copy Markdown
Contributor

Issue #, if available: N/A

Description of changes: Example is trying to show how you can remove a property (age, which was just added in the previous step) by setting it to null, but the example is currently setting the entire node to null, which errors out.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Example is trying to show how you can remove a property by setting it to null, but the example is currently setting the entire node to null, which errors out.
@michaelnchin michaelnchin self-requested a review August 29, 2023 03:06
Copy link
Copy Markdown
Member

@michaelnchin michaelnchin left a comment

Choose a reason for hiding this comment

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

Thanks for the catch @mverkruyse 👍

@michaelnchin michaelnchin merged commit 972e4a9 into aws:main Aug 29, 2023
@mverkruyse
Copy link
Copy Markdown
Contributor Author

No problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Resolved

Development

Successfully merging this pull request may close these issues.

2 participants