aiondemand / aiondemand/AIOD-rest-api

Investigate database schema design of the "inheritance" structure of AIAsset/AIResource

Aperta
#399 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
bug enhancement
Lingua principale
Python
Stelle
36
Fork
77
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

During the Hugging Face migration, I noticed that (at least on the test server) delete operations take very long. Multiple seconds. We should investigate why this is. I assume it's a combination of the generic tables (airesource/aiasset) combined with copious delete triggers. Based on results of the investigation we may want to alter the schema, for example by introducing different many-to-many tables for different assets, instead of having a single one that's mixed.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.