Skip to content

GIVEN Example Fails #14

@neeshjaa

Description

@neeshjaa

The page contains an example:

SELECT
  PROBABILITY OF Period_minutes
  UNDER satellites_model GIVEN Class_of_Orbit
FROM satellites

However this fails in the current implementation:

IQL> select probability of Period under model given OrbitClass from data 

Execution error (NullPointerException) at java.util.regex.Matcher/getTextLength (Matcher.java:1770).
null

Full report at:
/tmp/clojure-17087456105548301329.edn

clojure-traceback.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions