Skip to content
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

Add direct scan on parquet #2088

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Add direct scan on parquet #2088

merged 1 commit into from
Sep 26, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (4628776) 89.01% compared to head (d5fe4d3) 88.92%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2088      +/-   ##
==========================================
- Coverage   89.01%   88.92%   -0.10%     
==========================================
  Files         987      987              
  Lines       36057    36060       +3     
==========================================
- Hits        32097    32067      -30     
- Misses       3960     3993      +33     
Files Coverage Δ
src/binder/bind/bind_reading_clause.cpp 96.38% <100.00%> (+2.01%) ⬆️
src/include/common/copier_config/copier_config.h 100.00% <ø> (ø)
...perator/persistent/reader/parquet/parquet_reader.h 100.00% <100.00%> (ø)
...e/processor/operator/persistent/reader_functions.h 100.00% <100.00%> (ø)
...rator/persistent/reader/parquet/parquet_reader.cpp 57.08% <100.00%> (+0.52%) ⬆️
...processor/operator/persistent/reader_functions.cpp 86.66% <100.00%> (-0.27%) ⬇️
src/common/copier_config/copier_config.cpp 58.33% <42.85%> (-21.67%) ⬇️

... and 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andyfengHKU andyfengHKU marked this pull request as ready for review September 26, 2023 05:40
@andyfengHKU andyfengHKU merged commit 58ba29b into master Sep 26, 2023
11 checks passed
@andyfengHKU andyfengHKU deleted the direct-scan-parquet branch September 26, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants