-
Notifications
You must be signed in to change notification settings - Fork 13.8k
[hotfix][docs][table] Fix versioned table example #21308
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
[hotfix][docs][table] Fix versioned table example #21308
Conversation
leonardBang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @lincoln-lil for the hotfix, could you add some description fro this PR?
| +(INSERT) 11:49:00 Pounds 108 | ||
| +(INSERT) 11:45:00 Pounds 107 | ||
| +(UPDATE_AFTER) 11:49:00 Pounds 108 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why we need change here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's better to add more 'update_after' lines (not just one) for better understanding
|
@leonardBang thanks for reviewing this! I've updated the description for the change. |
The line "+(UPDATE_AFTER) 10:45:00 Euro 116" is redundant here, and it's better to add more 'update_after' lines (not just one) for better understanding