Skip to content

[enhancement](Nereids) add type coercion between decimal and integral - #12482

Merged
morrySnow merged 1 commit into
apache:masterfrom
Kikyou1997:feature/cast
Sep 9, 2022
Merged

[enhancement](Nereids) add type coercion between decimal and integral#12482
morrySnow merged 1 commit into
apache:masterfrom
Kikyou1997:feature/cast

Conversation

@Kikyou1997

Copy link
Copy Markdown
Contributor

Proposed changes

Issue Number: noissue

Problem summary

Describe your changes.

Checklist(Required)

  1. Does it affect the original behavior:
    • Yes
    • No
    • I don't know
  2. Has unit tests been added:
    • Yes
    • No
    • No Need
  3. Has document been added or modified:
    • Yes
    • No
    • No Need
  4. Does it need to update dependencies:
    • Yes
    • No
  5. Are there any changes that cannot be rolled back:
    • Yes (If Yes, please explain WHY)
    • No

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@Kikyou1997
Kikyou1997 force-pushed the feature/cast branch 2 times, most recently from 18c9015 to 697f8e8 Compare September 8, 2022 11:29
@Kikyou1997

Copy link
Copy Markdown
Contributor Author

@morrySnow

Comment thread fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java Outdated
@morrySnow morrySnow changed the title [feature-wip](nereids) Cast children type of cmp expression to the common type [enhancement](nereids) add type coercion between decimal and integral Sep 8, 2022
@morrySnow morrySnow changed the title [enhancement](nereids) add type coercion between decimal and integral [enhancement](Nereids) add type coercion between decimal and integral Sep 8, 2022
@Kikyou1997
Kikyou1997 force-pushed the feature/cast branch 3 times, most recently from eb3fc40 to b13bdfc Compare September 9, 2022 06:30
morrySnow
morrySnow previously approved these changes Sep 9, 2022
Comment thread fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java Outdated
@github-actions

github-actions Bot commented Sep 9, 2022

Copy link
Copy Markdown
Contributor

PR approved by anyone and no changes requested.

@morrySnow
morrySnow merged commit f80d7bd into apache:master Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants