Skip to content

[Bug] Flink Kafka-to-Doris sync: Type conversion exception #60541

@Jack-Qin-King

Description

@Jack-Qin-King

Search before asking

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

Version

4.0.1

What's Wrong?

Type conversion exception during real-time Kafka to Doris import using Flink

Why does Doris recognize Flink's type as LARGEINT?
error msg :
For example:
1:

Image

2: Bad cast from type:doris::vectorized::ColumnVector<(doris::PrimitiveType)3>* to doris::vectorized::ColumnVector<(doris::PrimitiveType)6>*

3:Bad cast from type:doris::vectorized::ColumnVector<(doris::PrimitiveType)6> to doris::vectorized::ColumnStr const

What You Expected?

fix the bug

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions