Skip to content

Conversation

@HangyuanLiu
Copy link
Contributor

@HangyuanLiu HangyuanLiu commented Jul 14, 2020

FIX: #4096

Copy link
Contributor

@morningman morningman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@morningman morningman self-assigned this Jul 15, 2020
@morningman morningman added area/load Issues or PRs related to all kinds of load kind/fix Categorizes issue or PR as related to a bug. approved Indicates a PR has been approved by one committer. labels Jul 15, 2020
@morningman morningman merged commit 3a4a38c into apache:master Jul 16, 2020
morningman pushed a commit to morningman/doris that referenced this pull request Jul 16, 2020
Result may error when ORC load negative decimal value

When load negative decimal which has pre zero , the result is wrong.
eg -0.0014, the orc result is -14(precision ... 0)
Hastyshell pushed a commit to Hastyshell/doris that referenced this pull request Jul 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. area/load Issues or PRs related to all kinds of load kind/fix Categorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Result may error when ORC load negative decimal value

2 participants