SeanTAllen changed the topic of #wallaroo to: Welcome! Please check out our Code of Conduct -> https://github.com/WallarooLabs/wallaroo/blob/master/CODE_OF_CONDUCT.md | Public IRC Logs are available at -> https://irclog.whitequark.org/wallaroo
nemosupremo has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<SeanTAllen> nemosupremo. no but you can use a connector to do that. https://docs.wallaroolabs.com/book/python/using-connectors.html.
<SeanTAllen> There's a basic Kafka connector in the repo: https://github.com/WallarooLabs/wallaroo/blob/master/connectors/kafka_source
<SeanTAllen> strmpnk would be a good person to discuss options with.
<SeanTAllen> also, welcome back nemosupremo!
* strmpnk waves.
<strmpnk> We're looking into that as an active item of development. At the moment we don't expose it in the built-in client but connectors could allow it if you don't mind serializing it as part of the value.
<strmpnk> This restriction will soon be lifted as we make keys a first class part of all messages metadata and we're working on getting this working soon.
<strmpnk> We've done a relatively deep revision of the internal API to make this work a lot better and exposing it should now be much more natural, but the changes are still very fresh. You can get a preview of what some of the examples now look like on the master branch.
<strmpnk> If you'd like to work around this limitation in the mean time I'm happy to help. The connectors would be a natural starting point for customizing source behavior.
nisanharamati has quit [Quit: Connection closed for inactivity]
_whitelogger has joined #wallaroo