-
Feature
-
Resolution: Duplicate
-
Major
-
None
-
None
-
False
-
False
-
Undefined
uploading is a boolean index on the imagestorage table which keeps track of which images are currently in an "uploading" stage. In our testing, we found that adding an index to this field increases the rows filtered from 10% to 50% on our most expensive query which does a join of imagestorage and manifestblob.
- relates to
-
PROJQUAY-1899 Drop uploading column from imagestorage
- Closed