robinhood / faust

Python Stream Processing
Other
6.7k stars 538 forks source link

BUGFIX for issue 543 #746

Open pscottdevos opened 2 years ago

pscottdevos commented 2 years ago

Description

Fixes https://github.com/robinhood/faust/issues/543

Pass key_type to derive() if key has "type" attribute.