Skip to content

Hints should not be runtime specific and should describe data only #259

@dmvk

Description

@dmvk

The current implementation of hints is not portable among runtimes. We should move hints to euphoria-core and they should describe dataset, not the operator implementation.

Eg. JoinHint.BroadcastHashJoin should become something like SizeHint.FITS_IN_MEMORY

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    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