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

[HUDI-566] Added new test cases for class HoodieTimeline, HoodieDefaultTimeline and HoodieActiveTimeline. #1287

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

prashantwason
Copy link
Member

@prashantwason prashantwason commented Jan 27, 2020

What is the purpose of the pull request

Added new test cases for class HoodieTimeline, HoodieDefaultTimeline and HoodieActiveTimeline.

Verify this pull request

This change added tests and can be verified as follows:

mvn test --also-make -DfailIfNoTests=false -Dtest=TestHoodieActiveTimeline -pl hudi-common

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
Copy link
Contributor

@n3nash n3nash left a comment

Choose a reason for hiding this comment

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

@prashantwason Left some comments, PTAL

@n3nash n3nash self-assigned this Jan 29, 2020
hudi-hadoop-mr/pom.xml Outdated Show resolved Hide resolved
Copy link
Contributor

@n3nash n3nash left a comment

Choose a reason for hiding this comment

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

@prashantwason Lgtm, 2 minor comments, once you address them please add a comment here and I will merge this PR

@prashantwason
Copy link
Member Author

I have addressed all the comments.

@prashantwason
Copy link
Member Author

Pushed a merged commit. The test which failed on travis (some timeout) succeeds on my local setup. Hopefully it was a transient error and works this time.

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.

None yet

2 participants