Skip to content

Conversation

@morningman
Copy link
Contributor

Proposed changes

  1. When WITH_MYSQL is off, load error hub does not suport MySQL load error hub,
    we should check its return value. (introduced by [License] Organize and modify the license of the code #4371 )

  2. misjudge the return value of change_row_block in schema_change.cpp (Introduced by Add OLAP_ERR_DATE_QUALITY_ERR error status to display schema change failure #4388 )

Types of changes

  • Bugfix (non-breaking change which fixes an issue)

1. When WITH_MYSQL is off, load error hub does not suport MySQL load error hub,
   we should check its return value.

2. misjudge the return value of `change_row_block` in schema_change.cpp
@morningman morningman added the kind/fix Categorizes issue or PR as related to a bug. label Aug 31, 2020
@morningman morningman self-assigned this Aug 31, 2020
Copy link
Member

@yangzhg yangzhg left a comment

Choose a reason for hiding this comment

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

+1

@morningman morningman added the approved Indicates a PR has been approved by one committer. label Aug 31, 2020
@morningman morningman merged commit a864db0 into apache:master Aug 31, 2020
ZhangYu0123 pushed a commit to ZhangYu0123/incubator-doris that referenced this pull request Sep 1, 2020
1. When WITH_MYSQL is off, load error hub does not suport MySQL load error hub,
   we should check its return value.

2. misjudge the return value of `change_row_block` in schema_change.cpp
@yangzhg yangzhg mentioned this pull request Feb 9, 2021
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. kind/fix Categorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants