Merel Theisen

Results 379 comments of Merel Theisen

@noklam I've played around with Vertex, but since the client team has a custom setup it's hard for me to replicate and test it fully. I've contacted them, but they...

Closing this PR for now, as we weren't able to fully confirm the solution works.

> Is there a relevant issue for this? Nothing against the idea of introducing the "task" abstraction; just interested to better understand what motivates it. I'll update the description when...

> The PR looks good, I still want to wait #4210 to benchmark the runner if it's not too urgent. Yes of course! We can definitely wait for that. >...

@noklam I don't know if I did this correct by I ran `asv run` (against main) and then `asv show main` and got: ``` benchmark_runner.RunnerMemorySuite.mem_runners [M-HLJY4F7K07/virtualenv-py3.11-kedro-datasets[pandas]] 1/3 failed ================== ========...

This is a nice to have, but really not a priority at the moment for the core team. A contribution would be very much appreciated @yury-fedotov 😄

I found an issue where with the `KedroDataCatalog` in version 0.19.14 (I didn't try older versions) it doesn't show info for `MemoryDataset`: 0.19.14 with `DataCatalog` 0.19.14 with `KedroDataCatalog`

The above works fine for the release candidate. I'm guessing that's because we're using the "old" name `DataCatalog` again.

Also found an issue testing against both the release candidate and `0.19.14` when hiding a pipeline in a way that means there's nothing to see: ![Screenshot 2025-07-02 at 16 30...