Skip to content

Make the mysql readable metadata get a fixed order #2576

@ruanhang1993

Description

@ruanhang1993

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Now listReadableMetadata in MysqlTableSource return a HashMap. So the returned metadata is orderless. Its order will be different between jdk 8 and jdk 11.

We should return a LinkedHashMap to use a fixed order.

Solution

No response

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions