most-market-73884
11/10/2022, 3:35 PMdatahub_action to push checkpoint results into DataHub. In DataHub, I am using database_alias to use a different name for a Postgres schema, but the URNs generated by great expectations use the original name of it and results won’t show up in DataHub. There is platform_instance_map for platforms, is there something similar also for the database name?most-market-73884
11/10/2022, 3:43 PMplatform_instance_map and setting exclude_dbname: true works perfect 😀echoing-airport-49548
11/14/2022, 6:48 PM