Dave Berenbaum
Dave Berenbaum
@macio232 Do you have a reproducible example or can you describe in more detail the issue you are having?
Thanks @macio232! Could you provide the `dvc.yaml` or a simplified/redacted version of it? Trying to figure out how I could reproduce the issue. @skshetry Any thoughts?
@macio232 Thanks for that. And what data is being imported? What does that `.dvc` file look like?
@macio232 Would you mind opening a separate issue since it seems like it's not clear if the issue is the same? Only the error message is the same as far...
If we want to start simple, I agree with https://github.com/iterative/vscode-dvc/issues/2254#issuecomment-1227678984 that we should start with no changes except passing at least some error info via JSON or some format that...
@mattseddon Given https://github.com/iterative/vscode-dvc/pull/2301, is this still an issue? Do you still need JSON errors? What info do you need and how important is it?
Thanks @mattseddon! I'm a bit confused because it looks to me like https://github.com/iterative/vscode-dvc/pull/2301 already shows the broken file and even the source of the error within the file. What am...
Thanks @karajan1001! Could you rebase? Do you need either @pmrowla or @mattseddon to review?
It's waiting on https://github.com/iterative/dvc/pull/8337, which will close https://github.com/iterative/dvc/issues/8188
My overall take here: I don't have a strong opinion on whether to merge this. It's a more realistic example, but the original example was simplistic on purpose to clarify...