-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Support only list of files and targets as ingestor inputs * Fixing format * Adding logger * Simplify to drop support for traverse * Adding tests * Adding a rename hashmap for user to provide new names of source ingested files * Rename the argument to name_map * Working version for renaming * Adding tests * Simplify validate logic - PR changes * Local ingestion and use of run_dag * Importing dag module - fix reference before assignment graph * local feature only on realtime dag mode * Changing naming to follow exporter's convention * Initial commit for registering assets after ingestion * Adding logging * PR comments - Register default to True * Changing f strings for performance * PR changes * Misc staging testing * User converter minor suggestion
- Loading branch information
Showing
3 changed files
with
276 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.