You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Kafka encoder example in the Python API section of the book returns a copy of the incoming data rather than returning the data itself. This is unnecessary.