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
Where "plugins" would be used to perform the Transforming. The plugin would receive a "record" as a python dictionary and return a list of 0 or more python dictionaries
Is your feature request related to a problem? Please describe.
Support "transforming" in
stream-producer.py
This would make a true "ETL".This would be similar to techniques used at:
Where "plugins" would be used to perform the Transforming. The plugin would receive a "record" as a python dictionary and return a list of 0 or more python dictionaries
The text was updated successfully, but these errors were encountered: