Daniel Gafni
10/20/2023, 10:47 AM@multi_asset
in Dagster's UI:
1. At some point, as I remember, it was not possible to select a subset of is_required=True
assets. It was really convenient as all the assets in the multi asset were selected automatically. Right now I need to manually select all assets. Was this change intentional?
2. At the same time, the assets required for manual selection may appear in very distinct locations on screen. Right now I have a @multi_asset
which produces 2 assets and one is located at the very top of the screen, while the other one is at the very bottom (using horizontal layout). This makes looking for these assets and selecting them more annoying.Sterling Paramore
10/20/2023, 11:28 PMAidar Garikhanov
10/23/2023, 8:04 AMJordan
10/23/2023, 3:25 PMCasper Weiss Bang
10/24/2023, 7:18 AMreddit
we would have bronze/reddit
silver/reddit
and then maybe gold/meme_forecast
(the actual sources are obviously not reddit)
Previously we would have groups called raw_reddit
and silver__reddit
etc, but it became a mess. so now we are considering simply having reddit
and meme_forecast
as groups. HOWEVER that means that reddit
is quite big - that's fine, however the layers are less visible in the graph view. I loved the boxes of groups when viewing the global lineage; could one create nested groupings in the graph view, when viewing groups, that shows the asset key "level", i.e the reddit
group would have the raw
assets visibly grouped and silver
assets visibly grouped. possibly with a reddit
group inside both raw
and silver
to show each level in the asset prefix.R Lucas
10/25/2023, 8:59 AMautomaterialize: true
tag but we can not specify a tag per code location.
The main problem I am trying to solve is to display only runs (from Runs view) of a given code location whether they've been auto-materialized or not. This does not seem feasible for now because:
• Auto-materialized runs can only be tagged with global tags
• Filter does not seem to work with 2 different keys (i.e. filter auto_materialize: true
OR app: MYAPP
).
Is there any improvement expected for both points ?Caelan Schneider
10/25/2023, 7:10 PMSterling Paramore
10/25/2023, 9:18 PMCasper Weiss Bang
10/26/2023, 10:33 AMChris Comeau
10/26/2023, 6:48 PMnickvazz
10/27/2023, 12:11 AMclay
10/30/2023, 6:22 PMjamie
11/01/2023, 5:59 PMPedram Navid
11/02/2023, 5:39 AMnickvazz
11/03/2023, 5:44 PMAnonymus ly
11/04/2023, 10:31 AMDagster Jarred
11/07/2023, 5:17 PMJustin Beredo
11/14/2023, 5:33 AM1.3.5
.
Thank you!Casper Weiss Bang
11/14/2023, 11:46 AMRob Martorano
11/16/2023, 7:36 PMYH
11/17/2023, 3:18 AMCasper Weiss Bang
11/20/2023, 10:43 AMJosef Meier
11/21/2023, 3:58 PMZach
11/21/2023, 7:00 PMFrancisco Viera
11/22/2023, 1:56 PMBrendan Jackson
11/23/2023, 11:22 AMDaniel Gafni
11/23/2023, 5:05 PMre-execute
could bring up the Launchpad instead?geoHeil
11/28/2023, 3:31 PMDagster Jarred
11/29/2023, 6:32 PMGiovanni Paolo
11/30/2023, 8:13 PM