Closed v0y4g3r closed 2 weeks 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 84.38356%
with 57 lines
in your changes missing coverage. Please review.
Project coverage is 83.83%. Comparing base (
e373334
) to head (6d26697
). Report is 6 commits behind head on main.
Due to the lacking of keyword generics and we cannot find a workaround currently, this proposal should be abandoned and we can only reused the reader part code be composition.
I hereby agree to the terms of the GreptimeDB CLA.
Refer to a related PR or issue link (optional)
What's changed and what's your intention?
Enables parquet reader to read from memory files, as pre work for parquet-based memtable.
Checklist