Skip to content

[Bug] doris upgrade 0.15 Data writing appears 'all partitions have no load data' #7513

@JackFzy

Description

@JackFzy

Search before asking

  • I had searched in the issues and found no similar issues.

Version

0.15

What's Wrong?

doris 从0.14升级到0.15版本后,原来离线任务和实时部分任务出现 写入失败问题 异常信息是 'all partitions have no load data',
经排查发现,stream load请求返回成功行数和实际数据相比少一条,因此如果每批数据为1条时,会出现此错误, 单独请求stream load上传数据到doris 1条数据正常写入,因此推断可能是datax doris writer或 flink doris connector源码问题

2e3fbb36829c37337e445988c59d2aa

What You Expected?

写入1条数据可以正常成功

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stalekind/fixCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions