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/08/19 02:52:02 UTC

[GitHub] [incubator-doris] stalary opened a new pull request #4393: FIX: fix dynamic partition replicationNum error

stalary opened a new pull request #4393:
URL: https://github.com/apache/incubator-doris/pull/4393


   ## Proposed changes
   dynamic_partition.replication_num default is replication_num, but show create table show -1
   
   ## Types of changes
   
   What types of changes does your code introduce to Doris?
   _Put an `x` in the boxes that apply_
   
   - [x] Bugfix (non-breaking change which fixes an issue)
   - [] New feature (non-breaking change which adds functionality)
   - [] Breaking change (fix or feature that would cause existing functionality to not work as expected)
   - [] Documentation Update (if none of the other choices apply)
   - [] Code refactor (Modify the code structure, format the code, etc...)
   
   ## Further comments
   
   replace DynamicPartitionProperty toString with getProperties
   


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


[GitHub] [incubator-doris] morningman merged pull request #4393: FIX: fix dynamic partition replicationNum error

Posted by GitBox <gi...@apache.org>.
morningman merged pull request #4393:
URL: https://github.com/apache/incubator-doris/pull/4393


   


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


[GitHub] [incubator-doris] stalary commented on pull request #4393: FIX: fix dynamic partition replicationNum error

Posted by GitBox <gi...@apache.org>.
stalary commented on pull request #4393:
URL: https://github.com/apache/incubator-doris/pull/4393#issuecomment-675820778


   The previous branch did not work properly, so I recreated PR. @morningman 


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