Manage data: address Copilot follow-ups from PR 4901#4903
Merged
shannonbradshaw merged 1 commit intoviamrobotics:new-docs-sitefrom Apr 10, 2026
Merged
Conversation
- query-data.md alert: the wording claimed every SQL example on the page uses the specific CAST clause, but the "filter by time range" example uses a different literal timestamp. Soften to "every SQL example includes an explicit lower bound on time_received" and move the specific workaround clause into the troubleshooting advice. - data-management-tutorial.md: the "What just happened?" callout referred to test-sensor.Readings(), but the rest of the page and the Viam app CONTROL panel use GetReadings. Align to GetReadings. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Two small follow-up fixes to content that landed in #4901. Both were flagged by Copilot review on #4902 but apply to files that aren't in that PR's diff, so they need a separate PR.
Test plan
🤖 Generated with Claude Code