Skip to content

Support renaming table in MongoDB#17914

Merged
highker merged 1 commit intoprestodb:masterfrom
v-jizhang:mongodb-rename-table
Jun 25, 2022
Merged

Support renaming table in MongoDB#17914
highker merged 1 commit intoprestodb:masterfrom
v-jizhang:mongodb-rename-table

Conversation

@v-jizhang
Copy link
Copy Markdown
Contributor

@v-jizhang v-jizhang commented Jun 21, 2022

Cherry-pick of trinodb/trino#11423
Support renaming table in MongoDB

Co-authored-by: Yuya Ebihara ebyhry@gmail.com

Test plan - Added a test

== RELEASE NOTES ==

MongoDB Changes
* Support renaming tables.  Users can use ``ALTER TABLE RENAME TO`` to rename a table.

@v-jizhang v-jizhang requested a review from a team as a code owner June 21, 2022 18:21
@v-jizhang v-jizhang requested a review from NikhilCollooru June 21, 2022 18:21
Copy link
Copy Markdown
Collaborator

@kewang1024 kewang1024 left a comment

Choose a reason for hiding this comment

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

Can you fix the release note according to: https://github.com/prestodb/presto/wiki/Release-Notes-Guidelines

This belongs to connector specific changes instead of general change
MongoDB Changes

  • ...

Cherry-pick of trinodb/trino#11423
Support renaming table in MongoDB

Co-authored-by: Yuya Ebihara <ebyhry@gmail.com>
@v-jizhang v-jizhang force-pushed the mongodb-rename-table branch from ef559fb to 6e88689 Compare June 24, 2022 20:01
@kewang1024 kewang1024 self-requested a review June 24, 2022 23:22
@highker highker merged commit c61c2e4 into prestodb:master Jun 25, 2022
@highker highker mentioned this pull request Jul 6, 2022
7 tasks
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.

3 participants