Skip to content

[Feature](datatype) Add IPv4/v6 data type for doris #21370

@amorynan

Description

@amorynan

Search before asking

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

Description

Now We do not support IPv4/v6 data type for doris witch is common data type in database
So it's the time to support it ! We have some basic funnctions for data type to check the data type is supported completly

  • support CURD

  • support StreamLoad

  • support Serde functions

  • support (implicit/explicit) cast functions

  • specific functions for itself data type (u can reference clickhouse or mysql)
    eg: IPv4ToIPv6(xxx)

  • make a Performance Test result with clickhouse or ElasticSearch in load this data type

Use case

No response

Related issues

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

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions