Skip to content

overwrite_table_missing assuming factor conversion #141

Description

@hannes

The overwrite_table_missing test case (and others) writes the iris dataset, where the Species column is a factor to the database, then reads it back and checks for equality. However, it is not clear how dbWriteTable should preserve factors, for which no equivalent SQL type exists. Suggest to make this less brittle by converting Species column to a string beforehand.

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