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
* basic typing between steps, serializer and deserializer
* some basic header filtering in source
* some minor clean up
* remove random comment
* some Message typing
* wip use Message[]
* remove concept of Message
* schema validation basics
* working transformer example
* fix sm batchin
* fix blq.py typing
* type checking is fixed
* assert StreamSources in arroyo adapter
* somem cleanups
* more cleanup
* support protobuf
* change name to msg_parser
* some comment
* remove deserializer and serializer
* an immutable message interface
* somehow fixed all of the tests
* add some comments, don't get_codec for every msg
* fix sm test
* make flatmap use mutablesequence
* make reduce tests better
* more comments
0 commit comments