What's the conceptual difference for * buffer * between buffer section of metadata, and c++ client's createBuffer. #968
-
Beta Was this translation helpful? Give feedback.
Answered by
sighingnow
Sep 8, 2022
Replies: 1 comment
-
It is an optimize to reduce the overhead of obtaining metadata from metadata store, without traversing the blobs embeded. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sighingnow
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is an optimize to reduce the overhead of obtaining metadata from metadata store, without traversing the blobs embeded.