Skip to content

feat(planner): new planner v2 which supports create/insert table and simple select#97

Merged
mergify[bot] merged 1 commit intomainfrom
plannerv2
Dec 6, 2022
Merged

feat(planner): new planner v2 which supports create/insert table and simple select#97
mergify[bot] merged 1 commit intomainfrom
plannerv2

Conversation

@Fedomn
Copy link
Owner

@Fedomn Fedomn commented Dec 6, 2022

close #96
This is a huge PR that includes a new planner and create/insert table features, but they are strongly correlated with each other.

Signed-off-by: Fedomn fedomn.ma@gmail.com

…simple select

Signed-off-by: Fedomn <fedomn.ma@gmail.com>
@Fedomn Fedomn added this to the v0.6 milestone Dec 6, 2022
@mergify mergify bot added the pr-feature label Dec 6, 2022
@mergify mergify bot merged commit bf37b31 into main Dec 6, 2022
@mergify mergify bot deleted the plannerv2 branch December 6, 2022 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new catalog/binder/planner which supports create/insert table and simple select

1 participant