Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-10568][Sort] Change the starrocks connector UNKNOWN data type handle method #10570

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

XiaoYou201
Copy link
Contributor

[INLONG-10568][Sort] Change the starrocks connector UNKNOWN data type handle method

Fixes #10568

Motivation

The starrocks connector handle UNKNOWN data type as same as json. It is unreasonable. So, it need to be modified.

Modifications

  • Copy the starrocks connector class code.

  • Add the UNKOWN data type handle statement.

@EMsnap EMsnap merged commit e0bbbb8 into apache:master Jul 7, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improve][Sort] The starrocks connector UNKNOWN datatype handle method need to change
3 participants