astrodbtoolkit / astrodbtoolkit/astrodb_utils
Consider fast versions of ingest functions
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
the ingest functions are great for ~hundreds of sources, but start to get too slow when dealing with ~thousands. Consider a "fast" argument which does less checks and just goes straight to the sqlalchemy commands. Case study: `ingest_photometry` for ingesting Pan-STARRS photometry in https://github.com/SIMPLE-AstroDB/SIMPLE-db/issues/609
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.