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

fix: TypeOid of interval #3500

Merged
merged 5 commits into from
Jun 27, 2022
Merged

fix: TypeOid of interval #3500

merged 5 commits into from
Jun 27, 2022

Conversation

xiangjinwu
Copy link
Contributor

I hereby agree to the terms of the Singularity Data, Inc. Contributor License Agreement.

What's changed and what's your intention?

As title

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in ./risedev check (or alias, ./risedev c)

Refer to a related PR or issue link (optional)

@github-actions github-actions bot added the type/fix Bug fix label Jun 27, 2022
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #3500 (ab7ffb9) into main (3a9e9ae) will not change coverage.
The diff coverage is 40.00%.

@@           Coverage Diff           @@
##             main    #3500   +/-   ##
=======================================
  Coverage   74.39%   74.39%           
=======================================
  Files         768      768           
  Lines      107784   107784           
=======================================
  Hits        80185    80185           
  Misses      27599    27599           
Flag Coverage Δ
rust 74.39% <40.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/frontend/src/handler/util.rs 87.23% <0.00%> (ø)
src/utils/pgwire/src/pg_extended.rs 77.73% <0.00%> (ø)
src/utils/pgwire/src/pg_field_descriptor.rs 76.92% <50.00%> (ø)
src/utils/pgwire/src/pg_protocol.rs 73.77% <100.00%> (ø)
src/storage/src/hummock/iterator/merge_inner.rs 89.37% <0.00%> (-0.63%) ⬇️
src/common/src/types/ordered_float.rs 24.70% <0.00%> (-0.20%) ⬇️
src/frontend/src/expr/utils.rs 99.24% <0.00%> (+0.25%) ⬆️
src/meta/src/manager/id.rs 96.62% <0.00%> (+0.56%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@xiangjinwu xiangjinwu added the mergify/can-merge Indicates that the PR can be added to the merge queue label Jun 27, 2022
@mergify mergify bot merged commit 7460a47 into main Jun 27, 2022
@mergify mergify bot deleted the fix-interval-oid branch June 27, 2022 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergify/can-merge Indicates that the PR can be added to the merge queue type/fix Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants