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

HIVE-25173: [2.3] Migrate pentaho-aggdesigner-algorithm to aggdesigner-algorithm #4486

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

pan3793
Copy link
Member

@pan3793 pan3793 commented Jul 15, 2023

What changes were proposed in this pull request?

Follow the CALCITE-1474 to switch from org.pentaho:pentaho-aggdesigner to net.hydromatic:aggdesigner.

Why are the changes needed?

conjars repo is unavailable, we can not build success without local cache of org.pentaho:pentaho-aggdesigner.

The modules are from the same code base, and both are Apache licensed, and the latter is on maven central, so we can drop our dependency on Pentaho's maven repository.

Does this PR introduce any user-facing change?

No.

Is the change a dependency upgrade?

It's drop-in replacement.

How was this patch tested?

Before this change, I can not build success due to can not download the jar. The patch fixes it.

@pan3793
Copy link
Member Author

pan3793 commented Jul 17, 2023

ping @sunchao

Copy link
Member

@sunchao sunchao left a comment

Choose a reason for hiding this comment

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

LGTM

@sunchao sunchao changed the title [HIVE-25173][2.3] Migrate pentaho-aggdesigner-algorithm to aggdesigner-algorithm HIVE-25173: [2.3] Migrate pentaho-aggdesigner-algorithm to aggdesigner-algorithm Jul 17, 2023
@sunchao sunchao merged commit 9f9f9c2 into apache:branch-2.3 Jul 17, 2023
@sunchao
Copy link
Member

sunchao commented Jul 17, 2023

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants