You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@inlong.apache.org by GitBox <gi...@apache.org> on 2022/06/17 02:45:39 UTC

[GitHub] [incubator-inlong] yunqingmoswu opened a new issue, #4685: [Improve][Sort] Add implicit data type conversion support

yunqingmoswu opened a new issue, #4685:
URL: https://github.com/apache/incubator-inlong/issues/4685

   ### Description
   
   Add implicit data type conversion 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?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@inlong.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-inlong] healchow closed issue #4685: [Improve][Sort] Add data type convert implicitly support

Posted by GitBox <gi...@apache.org>.
healchow closed issue #4685: [Improve][Sort] Add data type convert implicitly support
URL: https://github.com/apache/incubator-inlong/issues/4685


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org