Skip to content

Implement INSERT tests in Kudu connector test#12921

Merged
ebyhr merged 1 commit intotrinodb:masterfrom
chen-ni:issue-11815-part-2
Jun 22, 2022
Merged

Implement INSERT tests in Kudu connector test#12921
ebyhr merged 1 commit intotrinodb:masterfrom
chen-ni:issue-11815-part-2

Conversation

@chen-ni
Copy link
Copy Markdown
Contributor

@chen-ni chen-ni commented Jun 22, 2022

Description

Is this change a fix, improvement, new feature, refactoring, or other?

An improvement in testing.

Is this a change to the core query engine, a connector, client library, or the SPI interfaces? (be specific)

Connector tests.

How would you describe this change to a non-technical end-user or system administrator?

Improved some tests that shouldn't change any behavior.

Related issues, pull requests, and links

A series of PRs will be created to implement #11815. This is the second one.

There are 12 remaining tests to fix in total, this PR fixes the first 4.

Additional notes

Documentation

(x) No documentation is needed.

Release notes

(x) No release notes entries required.

@cla-bot cla-bot bot added the cla-signed label Jun 22, 2022
@chen-ni chen-ni requested a review from ebyhr June 22, 2022 02:17
Copy link
Copy Markdown
Member

@ebyhr ebyhr left a comment

Choose a reason for hiding this comment

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

You could change the commit title as

Implement INSERT tests in Kudu connector test

@ebyhr ebyhr added test no-release-notes This pull request does not require release notes entry labels Jun 22, 2022
@chen-ni chen-ni changed the title Update 4 tests in Kudu connector test Implement INSERT tests in Kudu connector test Jun 22, 2022
@ebyhr ebyhr merged commit dc44029 into trinodb:master Jun 22, 2022
@ebyhr
Copy link
Copy Markdown
Member

ebyhr commented Jun 22, 2022

Merged, thanks!

@github-actions github-actions bot added this to the 387 milestone Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry test

Development

Successfully merging this pull request may close these issues.

2 participants