-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run table and unit table #124
Commits on Nov 7, 2024
-
Moved erd test function to test_file_writer and deleted test_plugin.p…
…y/CI file
Vedant P Iyer committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 7176760 - Browse repository at this point
Copy the full SHA 7176760View commit details -
created test functions for schema, yaml, toml readers
Vedant P Iyer committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for f874bd5 - Browse repository at this point
Copy the full SHA f874bd5View commit details -
updated file writer CI test with extra package installs for erd test
Vedant P Iyer committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 8544983 - Browse repository at this point
Copy the full SHA 8544983View commit details -
created a unified dsi_units table for all ingested data and updated h…
…andling for writers
Vedant P Iyer committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 56e9d15 - Browse repository at this point
Copy the full SHA 56e9d15View commit details -
Updated other files to handle unified units table and separate back-w…
…rite/read in core calls
Vedant P Iyer committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 17c2734 - Browse repository at this point
Copy the full SHA 17c2734View commit details -
Created run table to store metadata for every workflow run and handle…
…d unified unit table in sqlite reader/writer classes
Vedant P Iyer committedNov 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 10d0e54 - Browse repository at this point
Copy the full SHA 10d0e54View commit details
Commits on Nov 13, 2024
-
updated backend actions and split back-write and read actions
Vedant P Iyer committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 7eb97dd - Browse repository at this point
Copy the full SHA 7eb97ddView commit details -
created set_schema2 which sets file reader data dict to metadata dict
Vedant P Iyer committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for fdcb7a3 - Browse repository at this point
Copy the full SHA fdcb7a3View commit details -
added inspect artifact handler function example workflow
Vedant P Iyer committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a68c19 - Browse repository at this point
Copy the full SHA 5a68c19View commit details -
updated file writers to handle unified unit table
Vedant P Iyer committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for bd205d9 - Browse repository at this point
Copy the full SHA bd205d9View commit details -
updated schema, yaml, toml readers to use set_schema2 instead of old …
…metadata functions
Vedant P Iyer committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for f638ee1 - Browse repository at this point
Copy the full SHA f638ee1View commit details -
Only commit db insert if all data in workflow is stable/non repetitiv…
…e, and updated inspect artifact function to generate Jupyter notebook
Vedant P Iyer committedNov 13, 2024 Configuration menu - View commit details
-
Copy full SHA for e4229f8 - Browse repository at this point
Copy the full SHA e4229f8View commit details
Commits on Nov 14, 2024
-
only execute sql statements if no insertion error else rollback all p…
…revious
Vedant P Iyer committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for bd3b2f8 - Browse repository at this point
Copy the full SHA bd3b2f8View commit details -
customized print error if duplicate/error data ingested to backend
Vedant P Iyer committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 592a218 - Browse repository at this point
Copy the full SHA 592a218View commit details -
updated er diagram writer to generate dot as python object and no ext…
…ernal file generated
Vedant P Iyer committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 4c3c8d6 - Browse repository at this point
Copy the full SHA 4c3c8d6View commit details -
created generic text file reader -- assumes only one table in data so…
…urce
Vedant P Iyer committedNov 14, 2024 Configuration menu - View commit details
-
Copy full SHA for b41422d - Browse repository at this point
Copy the full SHA b41422dView commit details
Commits on Nov 15, 2024
-
merged changes with main branch
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for e1afd9b - Browse repository at this point
Copy the full SHA e1afd9bView commit details -
combined and tested sqlite read/write class
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 0b49b3e - Browse repository at this point
Copy the full SHA 0b49b3eView commit details -
Updated other files to handle unified units table and separate back-w…
…rite/read in core calls
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d458ef - Browse repository at this point
Copy the full SHA 6d458efView commit details -
updated primary key handling in schema reader
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for dec406c - Browse repository at this point
Copy the full SHA dec406cView commit details -
Created run table to store metadata for every workflow run and handle…
…d unified unit table in sqlite reader/writer classes
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 750931b - Browse repository at this point
Copy the full SHA 750931bView commit details -
updated backend actions and split back-write and read actions
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 0411470 - Browse repository at this point
Copy the full SHA 0411470View commit details -
Only commit db insert if all data in workflow is stable/non repetitiv…
…e, and updated inspect artifact function to generate Jupyter notebook
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 3e97340 - Browse repository at this point
Copy the full SHA 3e97340View commit details -
changed coreterminal to merge to main
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 3536990 - Browse repository at this point
Copy the full SHA 3536990View commit details -
updated sqlite to merge to main
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 0a149d6 - Browse repository at this point
Copy the full SHA 0a149d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5126a5 - Browse repository at this point
Copy the full SHA c5126a5View commit details -
added graphviz to pip install in CI file
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 402477b - Browse repository at this point
Copy the full SHA 402477bView commit details -
updated tests to reflect units table in collections now
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 5895856 - Browse repository at this point
Copy the full SHA 5895856View commit details -
updated test file reader again
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 23252d1 - Browse repository at this point
Copy the full SHA 23252d1View commit details -
moved nbc and nbf dependencies inline for only inspect artifact
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 718b439 - Browse repository at this point
Copy the full SHA 718b439View commit details -
only backend read can call read and only backend write can call put
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 4679e6e - Browse repository at this point
Copy the full SHA 4679e6eView commit details -
removed extra imports and updated erd writer if graphviz installed or…
… not(manual dot file)
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2543522 - Browse repository at this point
Copy the full SHA 2543522View commit details -
Updated csv reader to be faster and renamed yaml/toml to YAML1 TOML1
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e4f2e0 - Browse repository at this point
Copy the full SHA 1e4f2e0View commit details -
Updated with new toml and yaml reader names
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for c9e0845 - Browse repository at this point
Copy the full SHA c9e0845View commit details -
Updated init function of csv reader
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 2047081 - Browse repository at this point
Copy the full SHA 2047081View commit details -
Updated name of set schema 2 function call in csv reader
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 61adf5b - Browse repository at this point
Copy the full SHA 61adf5bView commit details -
updated set_schema_2 in metadata to create nested ordered dict
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for d9cd059 - Browse repository at this point
Copy the full SHA d9cd059View commit details -
Extraneous columnns expected in csv dictionary in test function are r…
…emoved
Vedant P Iyer committedNov 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fe1964 - Browse repository at this point
Copy the full SHA 7fe1964View commit details
Commits on Nov 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ec9b5a0 - Browse repository at this point
Copy the full SHA ec9b5a0View commit details
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 123c851 - Browse repository at this point
Copy the full SHA 123c851View commit details