You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pegasus.apache.org by GitBox <gi...@apache.org> on 2021/04/27 01:54:51 UTC

[GitHub] [incubator-pegasus] levy5307 removed a comment on pull request #722: refactor: implement value_shcema_v0

levy5307 removed a comment on pull request #722:
URL: https://github.com/apache/incubator-pegasus/pull/722#issuecomment-827252922


   > ```yaml
   > uint64_t
   > ```
   
   I don't think it's a good idea. Since we should add a different interface for each filed, for example: `extract_version_from_value`. This means you should add a interface if you add a filed. And In this interface, you should deal with all of these version even if this version does't support it.


-- 
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: dev-unsubscribe@pegasus.apache.org
For additional commands, e-mail: dev-help@pegasus.apache.org