Skip to content
  • Jessica Severin's avatar
    Second insert into analysis_data for job_creation added extra overhead. · f7182485
    Jessica Severin authored
    Removed select before store (made new method store_if_needed if that functionality is required by users)
    and added option in AnalysisJobAdaptor::CreateNewJob to pass input_analysis_data_id
    so if already know the CreateNewJob will be as fast as before.  Plus there are no limits on the
    size of the input_id string.
    f7182485