robinhood / faust

Python Stream Processing
Other
6.7k stars 538 forks source link

BUGFIX for issue 543 #747

Open pscottdevos opened 2 years ago

pscottdevos commented 2 years ago

Description

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

Passes key_type to derive if key has "type" attribute.

pscottdevos commented 2 years ago

This PR is to pull this BUGFIX into the 1.10 releases.