|
|
Reporter | emiller | Assigned To | emiller | |
---|
Priority | low | |
---|
Status | assigned | Resolution | open | |
---|
Product Version | 3.16.0 | |
---|
Target Version | 3.16.4 | |
---|
|
|
Summary | 0006943: Combine the Load Details screen's queries for complete and incomplete tables into one query |
---|
Description | Currently, the Load Details screen uses two separate queries to retrieve rows from sym_extract_request: one where the loaded_time is null and another where the loaded_time is not null. It would improve performance if these two queries were combined into one query and the loaded_time was checked in memory instead. |
---|
Tags | initial/partial load, performance, ui |
---|
|
|