Skip to content

SNOW-1567577: Can't Insert only Subset of Columns to Table #131

Open
@EshwarHilabs

Description

In normal SQL if i have a table with 5 columns I could still insert only 3 columns but here through Dataframe before insertion a call to DESCRIBE TABLE is made where the columns are matched and this sort of insertion fails, the dataframe approach requires all 5 columns to be specified

Is there any solution to this problem

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