Feat: Add parameters to pre_scan
7 unresolved threads
7 unresolved threads
Compare changes
Files
4+ 18
− 0
@@ -43,6 +43,24 @@ def flattened_config_entries(type):
@tim.schoof Metadata stream brings parameters to the worker function pre_scan. In this MR there parameters can be described in nested class Parameters. If this class exists, parameters are compared with information coming from Metadata stream.
Only some standard classes can be de-serialized from json of the metadata stream.