mirror of
https://github.com/dlt-hub/dlt.git
synced 2025-12-17 19:31:30 +00:00
* allows load jobs to separately set failed message and exception to be re-raised * allows to cancel normalize via flag in load package, returns metrics when failed * corrects cleaning of current load id, re-raises job exceptions in load, passes load and job ids in exception chain * adds warnings on pending and partially loaded packages in pipeline failed exception * creates schema when package is created * makes internal pipeline load storage readonly * fixes test * fixes utime on windows * review code reorg