Skip to content

Join on sq type fails #100

Description

@DSLituiev

Describe the bug
Join on sq type fails. I am trying to join two tables on sq column.

To Reproduce

tibble(sq=sq(c("CTGAATGCAGT", "ATGCCGT", "CAGACCATT"))) %>% inner_join(.,.)

->

Joining with `by = join_by(sq)`
Error: Unsupported type raw

Desktop :

  • OS: MacOS 14.7.1 (23H222)
  • R version 4.3.1 (2023-06-16)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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