HazyResearch / dd-genomics

The Genomics DeepDive project
Apache License 2.0
11 stars 6 forks source link

DDLog hates union queries with additional conditions #320

Open Colossus opened 8 years ago

Colossus commented 8 years ago

Whenever I'm writing a union query (i.e. something that contains ";") with additional conditions such as a string like "something" or EXISTS, there are errors at runtime (not compile time)

Colossus commented 8 years ago

Granted I'm on a slightly older version