TileDB-VCF icon indicating copy to clipboard operation
TileDB-VCF copied to clipboard

Add detection for all samples in user passed list

Open Shelnutt2 opened this issue 4 years ago • 1 comments

This adds support for the optimization path where the user passes a list of samples, but it actually the entire array export. Previously we handled this only if the user didn't pass a list.

Shelnutt2 avatar Feb 15 '21 13:02 Shelnutt2

This is failing because of an ordering problem in our incomplete query tests. With the optimizations the results are coming back in a different order in the incomplete queries.

Shelnutt2 avatar Feb 19 '21 01:02 Shelnutt2

Closing stale PR.

gspowley avatar Jun 24 '24 10:06 gspowley