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

ORC-657: Remove com.netflix.iceberg dependency in java/bench module #533

Merged
merged 1 commit into from Aug 10, 2020
Merged

ORC-657: Remove com.netflix.iceberg dependency in java/bench module #533

merged 1 commit into from Aug 10, 2020

Conversation

dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to remove com.netflix.iceberg dependency from java/bench module

Why are the changes needed?

This is unused and iceberg became Apache Iceberg already.

How was this patch tested?

Manually.

$ cd java/bench
$ mvn package

@dongjoon-hyun
Copy link
Member Author

Could you review this clean-up PR, @omalley ?

@dongjoon-hyun dongjoon-hyun merged commit c3c4326 into apache:master Aug 10, 2020
dongjoon-hyun added a commit that referenced this pull request Aug 10, 2020
…533)

### What changes were proposed in this pull request?

This PR aims to remove `com.netflix.iceberg` dependency from `java/bench` module

### Why are the changes needed?

This is unused and `iceberg` became Apache Iceberg already.

### How was this patch tested?

Manually.
```
$ cd java/bench
$ mvn package
```

(cherry picked from commit c3c4326)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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

1 participant