oso icon indicating copy to clipboard operation
oso copied to clipboard

Dlt sql factory should not entirely skip all assets in a database if a single table errors

Open ravenac95 opened this issue 1 year ago • 1 comments

What is it?

Currently, if a single table within a dlt sql database asset factory fails to load for some reason the entire set of assets with that sql table are ignored. Instead we should error and report some kind of partial failure and appropriate logging so that issues can be debugged but table definitions that still work, continue to work properly.

ravenac95 avatar Aug 12 '24 23:08 ravenac95

This is currently an issue for one of the gitcoin datasets.

ravenac95 avatar Aug 12 '24 23:08 ravenac95