Skip to content

Commit 40b4cd1

Browse files
branczclaude
andauthored
profilestore: Add unimplemented WriteArrow RPC (#6214)
* profilestore: Add unimplemented WriteArrow RPC Add a new WriteArrow unary RPC to the ProfileStoreService that accepts an Arrow IPC buffer. The implementation reads the IPC buffer and logs the number of rows per record batch at debug level, then returns Unimplemented to the client. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * signedrequests: Ensure credential type is serviceaccount --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2b9ff82 commit 40b4cd1

File tree

9 files changed

+708
-73
lines changed

9 files changed

+708
-73
lines changed

gen/proto/go/parca/profilestore/v1alpha1/profilestore.pb.go

Lines changed: 160 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/proto/go/parca/profilestore/v1alpha1/profilestore.pb.gw.go

Lines changed: 67 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)