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

Rename mapper functions #1850

Merged
merged 1 commit into from
Jul 23, 2023
Merged

Rename mapper functions #1850

merged 1 commit into from
Jul 23, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@andyfengHKU andyfengHKU requested a review from ray6080 July 23, 2023 05:18
@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (4af13f0) 91.29% compared to head (5ff4810) 91.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1850      +/-   ##
==========================================
- Coverage   91.29%   91.29%   -0.01%     
==========================================
  Files         792      792              
  Lines       28767    28765       -2     
==========================================
- Hits        26263    26261       -2     
  Misses       2504     2504              
Impacted Files Coverage Δ
src/include/processor/mapper/plan_mapper.h 100.00% <100.00%> (ø)
src/processor/mapper/map_accumulate.cpp 100.00% <100.00%> (ø)
src/processor/mapper/map_aggregate.cpp 96.49% <100.00%> (ø)
src/processor/mapper/map_copy.cpp 94.64% <100.00%> (ø)
src/processor/mapper/map_create.cpp 100.00% <100.00%> (ø)
src/processor/mapper/map_create_macro.cpp 100.00% <100.00%> (ø)
src/processor/mapper/map_cross_product.cpp 100.00% <100.00%> (ø)
src/processor/mapper/map_ddl.cpp 100.00% <100.00%> (ø)
src/processor/mapper/map_delete.cpp 100.00% <100.00%> (ø)
src/processor/mapper/map_distinct.cpp 100.00% <100.00%> (ø)
... and 25 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andyfengHKU andyfengHKU merged commit 77c7829 into master Jul 23, 2023
10 checks passed
@andyfengHKU andyfengHKU deleted the mapper-refactor branch July 23, 2023 14:16
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