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 2021/07/28 12:14:41 UTC

[GitHub] [incubator-inlong] dockerzhang opened a new issue #1100: [INLONG-511] Replace the conditional operator (?:) with mid()

dockerzhang opened a new issue #1100:
URL: https://github.com/apache/incubator-inlong/issues/1100


   <p>At present, many places in the code implementation use conditional operators(? : ) for value checking, but it's not very readable, and the MixedUtils.mid() function is used instead</p>
   <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-511">[INLONG-511]</a> created by gosonzhang</i>


-- 
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



[GitHub] [incubator-inlong] dockerzhang closed issue #1100: [INLONG-511] Replace the conditional operator (?:) with mid()

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #1100:
URL: https://github.com/apache/incubator-inlong/issues/1100


   


-- 
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