Skip to content

Fixed create table as with columns without types for redshift#2279

Open
romanoff wants to merge 1 commit intoapache:mainfrom
romanoff:fixed_ctas_without_column_types_for_redshift
Open

Fixed create table as with columns without types for redshift#2279
romanoff wants to merge 1 commit intoapache:mainfrom
romanoff:fixed_ctas_without_column_types_for_redshift

Conversation

@romanoff
Copy link
Contributor

Example query:

CREATE TEMP TABLE volt_tt_64c26ae9dfd43(userid, days_played_in_last_31) as select 1,2;

Spec: https://docs.aws.amazon.com/redshift/latest/dg/r_CREATE_TABLE_AS.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant