Closed CookiePieWw closed 1 week ago
[!IMPORTANT]
Review skipped
Auto reviews are disabled on this repository.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Attention: Patch coverage is 85.71429%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 83.76%. Comparing base (
42bf7e9
) to head (249efb5
). Report is 2 commits behind head on main.
Captured db#5000 and proto#200 flag! Quite lucky for me :)
Captured db#5000 and proto#200 flag! Quite lucky for me :)
Interesting😜
I hereby agree to the terms of the GreptimeDB CLA.
Refer to a related PR or issue link (optional)
proto: https://github.com/GreptimeTeam/greptime-proto/pull/200
What's changed and what's your intention?
Just a rename.
Rename
ChangeColumnType
toModifyColumnType
to match it with SQL syntax.Checklist