Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Documentation build overview
4 files changed± changelog.html± supported-sources/filesystem.html± supported-sources/ods.html± supported-sources/xlsx.html |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #270 +/- ##
==========================================
+ Coverage 59.45% 59.55% +0.10%
==========================================
Files 234 234
Lines 10977 10996 +19
==========================================
+ Hits 6526 6549 +23
+ Misses 4451 4447 -4 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
About
ORC is a self-describing type-aware columnar file format designed for Hadoop workloads. It is optimized for large streaming reads, but with integrated support for finding required rows quickly.
Backlog