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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to