Skip to content

Conversation

VinaiRachakonda
Copy link
Contributor

@VinaiRachakonda VinaiRachakonda commented Jun 4, 2021

This PR Support CREATE TABLE SELECT AS syntax as well an interface for copying tables.

  1. It does not support more sophisticated queries such as CREATE TABLE mytable(pk int) AS SELECT.... That is tables with their own schemas are not interpreted due to parsing limitations.

@VinaiRachakonda VinaiRachakonda changed the title [wip] Vinai/create table select Vinai/create table select Jun 5, 2021
Copy link
Contributor

@Hydrocharged Hydrocharged left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see any glaring issues. Go ahead and merge this, and I'll give a more in-depth review later.

@VinaiRachakonda VinaiRachakonda merged commit 1a756a7 into master Jun 11, 2021
@Hydrocharged Hydrocharged deleted the vinai/create-table-select branch December 8, 2021 07:08
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.

2 participants