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

Filtering partition paths before performing a list status on all partitions #541

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

n3nash
Copy link
Contributor

@n3nash n3nash commented Dec 28, 2018

This PR addresses : #536

@vinothchandar
Copy link
Member

lgtm

* @param partitionPaths
* @return
*/
public List<String> filter(HoodieWriteConfig writeConfig, List<String> partitionPaths) {
Copy link
Member

Choose a reason for hiding this comment

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

can we name this better? filterPartitionPaths?

/**
* Filter the partition paths based on compaction strategy
* @param writeConfig
* @param partitionPaths
Copy link
Member

Choose a reason for hiding this comment

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

name this allPartitionPaths?

@n3nash n3nash force-pushed the reduce_list_status branch from d8b39bf to d5085ab Compare January 15, 2019 21:03
@n3nash
Copy link
Contributor Author

n3nash commented Jan 15, 2019

addressed comments

@n3nash n3nash force-pushed the reduce_list_status branch from d5085ab to f5e6e7d Compare January 15, 2019 22:00
@vinothchandar vinothchandar merged commit 169e3f6 into apache:master Jan 25, 2019
vinishjail97 pushed a commit to vinishjail97/hudi that referenced this pull request Feb 16, 2024
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.

2 participants