obiba / genobyte

GenoByte is a Java API for storing and querying data resulting from the aggregation of high-throughput genotyping experiments across many subjects.
GNU General Public License v3.0
1 stars 0 forks source link

GEN-15: ResultVector NULL results handling should be improved. #10

Open ymarcon opened 17 years ago

ymarcon commented 17 years ago

Jira issue originally created by user dbujold:

Choosing to implement the SQL behaviour for fields with NULL values forced many additional operations when merging two vectors with binary operators such as AND. The whole issue of the NULL implementation in Genobyte should be rethought.