Skip to content

Optionally return schemas with AvroProducer #289 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

delphyne
Copy link

When calling poll, with_schemas kwarg may be provided to return a proxy for the message. That proxy includes both the key_schema and value_schema as properties. The raw message is also available as a property, and all other calls are delegated to the message.

When calling poll, with_schemas kwarg may be provided to return a proxy for the message.  That proxy includes both the key_schema and value_schema as properties.  The raw message is also available as a property, and all other calls are delegated to the message.
@delphyne delphyne requested a review from eroyal June 15, 2018 16:08
@delphyne
Copy link
Author

closed in favor of the main repo PR: confluentinc#402

@delphyne delphyne closed this Jun 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants