cjlynch278 / SN_Creation

QueryAndPushToCollibra
0 stars 0 forks source link

Increase efficiency when creating attributes #4

Closed cjlynch278 closed 2 years ago

cjlynch278 commented 2 years ago

Currently the program updates the database, then creates assets, then updates again, then adds attributes. There is a way to remove the middle update, however it is time consuming to code it safely.