Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Wanted: multiple dereferencing #6

Description

@iconara

In Piglet, this is currently not possible:

FOREACH x GENERATE A.(b, c)

i.e. dereference both A.b and A.c at the same time, I think it's equivalent to A.b, A.c.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions