You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2019/12/06 06:31:26 UTC

[GitHub] [incubator-doris] yangzhg opened a new pull request #2398: Revert "[FIX] fix arithmetic operation between numeric and non-numeric "

yangzhg opened a new pull request #2398: Revert "[FIX] fix arithmetic operation between numeric and non-numeric "
URL: https://github.com/apache/incubator-doris/pull/2398
 
 
   Reverts apache/incubator-doris#2362
   Doris uses the same function for all cast-related operations, but strict conversion should not be performed in insert and load operations. The current modification will cause semantic errors in insert and load, so it cannot be used at present. Mysql compatible cast function

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org