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

There should be a unit test to the new API MetaApi::upsert_table_option(). #2392

Closed
Tracked by #2030
drmingdrmer opened this issue Oct 22, 2021 · 8 comments · Fixed by #2489
Closed
Tracked by #2030

There should be a unit test to the new API MetaApi::upsert_table_option(). #2392

drmingdrmer opened this issue Oct 22, 2021 · 8 comments · Fixed by #2489
Assignees
Labels
C-testing Category: testing

Comments

@drmingdrmer
Copy link
Member

MetaApiTestSuite is the test suite for both embedded and remote MetaApi.

BTW, there should be a unit test to the new API upsert_table_option().

Originally posted by @drmingdrmer in #2355 (comment)

@dantengsky
Copy link
Member

dantengsky commented Oct 24, 2021

is upsert_table_option supposed to be replaced by upsert_table_option?

issue #2368

@drmingdrmer
Copy link
Member Author

Yes.

@drmingdrmer
Copy link
Member Author

If you're NOT gonna fix #2368 soon, there should be a unit test to ensure things are going right. Or no other change can be safely made to this part safely.

Otherwise, #2368 should be a high priority task to be closed as soon as possible, at least before creating more codes depending on it: #2383

@dantengsky
Copy link
Member

upsert_table_option is implicitly tested by other unit test cases already

@drmingdrmer
Copy link
Member Author

If you are not gonna add the test, I will do it or somebody else will help.
Do not close it.

Implicitly tested is not good enough for a such a core module.

@dantengsky
Copy link
Member

appreciate it! please consider implementing upsert_table instead

@flaneur2020
Copy link
Member

could I take this issue? I'd like to take more warm up issues on the databend project

@drmingdrmer
Copy link
Member Author

@flaneur2020
Thank you man~.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-testing Category: testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants