Skip to content

Conversation

@killxdcj
Copy link
Contributor

@killxdcj killxdcj commented Dec 22, 2020

Proposed changes

Fix 'Malformed packet' error when desc OlapTable with Rollup #4455

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • [] New feature (non-breaking change which adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [] Documentation Update (if none of the other choices apply)
  • [] Code refactor (Modify the code structure, format the code, etc...)

Checklist

  • I have create an issue on (Fix master分支: Malformed packet错误 #4455), and have described the bug/feature there in detail
  • Compiling and unit tests pass locally with my changes
  • [] I have added tests that prove my fix is effective or that my feature works
  • [] If this change need a document change, I have updated the document
  • [] Any dependent changes have been merged

Further comments

The size of EMPTY_ROW and DESC_OLAP_TABLE_ALL_META_DATA is mismatch, so 'Malformed packet' error will be reported when desc OlapTable with rollup.

@killxdcj killxdcj changed the title [Bug-Fix] Fix 'Malformed packet' error when desc OlapTable with Rollup (#4455) [Bug-Fix] Fix 'Malformed packet' error when desc OlapTable with Rollup Dec 22, 2020
Copy link
Contributor

@caiconghui caiconghui 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 added the approved Indicates a PR has been approved by one committer. label Dec 22, 2020
@morningman morningman merged commit cf3f830 into apache:master Dec 23, 2020
acelyc111 pushed a commit to acelyc111/incubator-doris that referenced this pull request Dec 25, 2020
morningman pushed a commit to baidu-doris/incubator-doris that referenced this pull request Jan 5, 2021
@yangzhg yangzhg mentioned this pull request Feb 9, 2021
@killxdcj killxdcj deleted the bug_fix_#4455 branch March 31, 2021 02:39
levy5307 pushed a commit to levy5307/incubator-doris that referenced this pull request Nov 14, 2022
Hastyshell pushed a commit to Hastyshell/doris that referenced this pull request Nov 12, 2025
/home/work/unlimit_teamcity/TeamCity/Agents/20251011143603agent_172.16.0.199_1/work/4824d5e564152873/regression-test/data/load_p0/stream_load/empty_field_as_null.csv
2025-10-11 20:21:04.472 INFO [suite-thread-16]
(StreamLoadAction.groovy:434) - failed to waitForPublishOrFailure.
response: null
java.lang.IllegalArgumentException: Text must not be null or empty
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

master分支: Malformed packet错误

3 participants