James
08/11/2020, 12:25 PMexecute_pipeline()
on latest Dagster version. Also same problem running through Dagit.max
08/11/2020, 2:26 PMJames
08/11/2020, 2:27 PMOutputDefinition(
dagster_type=List[Dict[String, Any]],
description='A list of dicts for all objects properties returned'
)
Any
values in the Dicts are a mix of strings and various LDAP objects, so there might be some slightly exotic stuff inside the LDAP bits.max
08/11/2020, 4:43 PMJames
08/11/2020, 6:05 PM