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

remove ValueVectorUtils #1689

Merged
merged 1 commit into from
Jun 18, 2023
Merged

remove ValueVectorUtils #1689

merged 1 commit into from
Jun 18, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

src/common/vector/value_vector.cpp Outdated Show resolved Hide resolved
src/common/vector/value_vector.cpp Outdated Show resolved Hide resolved
Base automatically changed from remove-copyValue to master June 18, 2023 01:03
@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9010b46) 91.17% compared to head (0ae20f7) 91.18%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1689   +/-   ##
=======================================
  Coverage   91.17%   91.18%           
=======================================
  Files         731      730    -1     
  Lines       26655    26662    +7     
=======================================
+ Hits        24304    24311    +7     
  Misses       2351     2351           
Impacted Files Coverage Δ
src/expression_evaluator/case_evaluator.cpp 82.10% <ø> (ø)
src/expression_evaluator/literal_evaluator.cpp 89.18% <ø> (ø)
src/function/vector_cast_operations.cpp 83.06% <ø> (ø)
src/function/vector_list_operation.cpp 89.55% <ø> (ø)
src/include/common/vector/value_vector.h 100.00% <ø> (ø)
...unction/list/operations/list_any_value_operation.h 100.00% <ø> (ø)
...function/list/operations/list_distinct_operation.h 100.00% <ø> (ø)
.../function/list/operations/list_extract_operation.h 91.66% <ø> (ø)
...e/function/list/operations/list_unique_operation.h 100.00% <ø> (ø)
...nction/map/operations/base_map_extract_operation.h 100.00% <ø> (ø)
... and 11 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 c6ca558 into master Jun 18, 2023
8 checks passed
@andyfengHKU andyfengHKU deleted the try-remove-copyFrom branch June 18, 2023 05:41
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