Closed rveve closed 3 years ago
Hi @rveve . Thanks for the issue. I like your suggestion!
To solve this use case, I added an option --expose-metadata
to inject a special __metadata__
field containing the kafka record's metadata. This field can be used in --filter
and --query
options.
Sounds good for your use case?
@rveve Issue closed automatically closed as part of the PR merge. Please feel free to reopen to continue the discussion if this doesn't solve your problem!
The feature is available in the latest zoe version (v0.27.3). Feel free to reopen this issue if this doesn't answer your use case.
@wlezzar : Thank you, planing to give it a try later today,
I like to see in the table view, some metadata fields and some value data fields, together using dialect jq like below. But it seems, it is not possible. That would be nice to have something like that.