You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/11/29 11:37:43 UTC

[GitHub] [skywalking-banyandb-java-client] lujiajing1126 opened a new pull request #5: Add single write API and refactor projection

lujiajing1126 opened a new pull request #5:
URL: https://github.com/apache/skywalking-banyandb-java-client/pull/5


   During the work of a new round of OAP integration, I found the limitation of the current implementation.
   
   1. Add single write API for some entities like `UITemplate`
   2. Refactor to allow multiple un-indexed fields
   
   Since tag family is already fixed. I just rename the methods with explicit `searchable` and `data`, e.g. `searchableTag` and `dataTag` which means indexed fields and un-indexed ones respectively based on our current convention.
   
   I'm not pretty sure whether we should introduce some more general APIs.
   
   @hanahmily 


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking-banyandb-java-client] hanahmily merged pull request #5: Add single write API and refactor projection

Posted by GitBox <gi...@apache.org>.
hanahmily merged pull request #5:
URL: https://github.com/apache/skywalking-banyandb-java-client/pull/5


   


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org