Skip to content

Review result-filtration discomfort re: add_columns #21

@abradyGDIT

Description

@abradyGDIT

for subject CCDI.PAUIAV, which has no associated files:

  • get_subject_data( match_all=[ 'subject_id = CCDI.PAUIAV' ] ) produces one record, as expected
  • get_subject_data( match_all=[ 'subject_id = CCDI.PAUIAV', 'anatomic_site = null' ] ) produces zero records, which may be problematic
  • for any file_column in the file table:
    • get_subject_data( match_all=[ 'subject_id = CCDI.PAUIAV' ], add_columns='file_column' ) produces zero records, which is probably problematic

Metadata

Metadata

Labels

help wantedExtra attention is neededquestionFurther information is requested

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions