Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Method to update table metadata #33

Merged
merged 6 commits into from
Nov 30, 2022
Merged

feat: Method to update table metadata #33

merged 6 commits into from
Nov 30, 2022

Conversation

mure
Copy link
Contributor

@mure mure commented Nov 28, 2022

What does this Pull Request accomplish?

What testing has been done?

  • Added automated test

Open Issues

Does anyone have input on the naming for the patch methods? I wasn't sure what to go with.

  • modify_table_metadata
  • modify_table(s)
  • patch_table(s)

Keep in mind that we will need a name for the multi-patch method as well.

@spanglerco
Copy link
Collaborator

Does anyone have input on the naming for the patch methods?

In the DFS code, we call the patch route ModifyTable and the multi-edit route ModifyTables. So I think modify_table and modify_tables could work here too.

@mure mure merged commit 6e72835 into master Nov 30, 2022
@mure mure deleted the modify-table branch November 30, 2022 17:13
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