Skip to content

Requesting two annotators with one query? #236

Description

@LydiaMak

Is it possible to request two annotators at the same time?

I try something like this

L.query("objects.objectId, sherlock_classifications.*,alerce_lc.classification as alerce_class, NEEDLE.classification as needle_class",
"objects,sherlock_classifications,annotator:alerce_lc,NEEDLE",
"objects.objectId IN {s}".format(s=tuple(i)))
but it fails.

Thank you,
Lydia

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions