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 2020/04/17 14:28:44 UTC

[GitHub] [incubator-doris] morningman opened a new pull request #3348: [Bug] Partition key's type has been changed after executing queries

morningman opened a new pull request #3348: [Bug] Partition key's type has been changed after executing queries
URL: https://github.com/apache/incubator-doris/pull/3348
 
 
   Expr's `uncheckedCastTo()` method should return a new instance of casted expr.
   The origin expr should remain unchanged.
   
   Fix #3347 

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


[GitHub] [incubator-doris] kangkaisen commented on issue #3348: [Bug] Partition key's type has been changed after executing queries

Posted by GitBox <gi...@apache.org>.
kangkaisen commented on issue #3348: [Bug] Partition key's type has been changed after executing queries
URL: https://github.com/apache/incubator-doris/pull/3348#issuecomment-615877943
 
 
   @morningman Hi, Please add a UT.

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


[GitHub] [incubator-doris] morningman commented on issue #3348: [Bug] Partition key's type has been changed after executing queries

Posted by GitBox <gi...@apache.org>.
morningman commented on issue #3348:
URL: https://github.com/apache/incubator-doris/pull/3348#issuecomment-616395680


   > @morningman Hi, Please add a UT.
   
   Added


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



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