Skip to content

Sorting issues in BoltArraySpark #97

@boazmohar

Description

@boazmohar

As a follow up on the discussion with @freeman-lab in thunder-project/thunder#325
I suggest the following changes:

  1. Renaming _ordered to _sorted
  2. Adding a sorted property returning _sorted
  3. Adding a sort() function that would check _sorted and sortByKey the rdd if needed
    @jwittenbach what do you think?
    If you approve I will try to implement.

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