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

[Improve][Sort] Add data type convert implicitly support #4685

Closed
2 tasks done
yunqingmoswu opened this issue Jun 17, 2022 · 0 comments · Fixed by #4690
Closed
2 tasks done

[Improve][Sort] Add data type convert implicitly support #4685

yunqingmoswu opened this issue Jun 17, 2022 · 0 comments · Fixed by #4690

Comments

@yunqingmoswu
Copy link
Contributor

yunqingmoswu commented Jun 17, 2022

Description

Add data type convert implicitly support, such as the source data type is "Integer" and the target data type is "String", then the source data type will be converted to "String" auto.

InLong Component

InLong Sort

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@yunqingmoswu yunqingmoswu changed the title [Improve][Sort] Add implicit data type conversion support [Improve][Sort] Add data type convert implicitly support Jun 17, 2022
@EMsnap EMsnap added this to the 1.3.0 milestone Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants