Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

CREATE TABLE AS SELECT statement doesn't respect NOT NULL constraint #69

@shawnzhu

Description

@shawnzhu

Given table with any column contains NOT NULL constraint
When trying to create a new table via statement CREATE TABLE AS SELECT
Then the create table contains the very column but no constraint NOT NULL

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