Skip to content

[MINOR] Remove redundant dependency#12130

Merged
danny0405 merged 1 commit intoapache:masterfrom
CTTY:ctty/redundant-dep
Oct 21, 2024
Merged

[MINOR] Remove redundant dependency#12130
danny0405 merged 1 commit intoapache:masterfrom
CTTY:ctty/redundant-dep

Conversation

@CTTY
Copy link
Contributor

@CTTY CTTY commented Oct 20, 2024

Change Logs

Removed redundant dependency in hudi-spark-common pom.

Impact

None

Risk level (write none, low medium or high below)

None

Documentation Update

None

  • The config description must be updated if new configs are added or the default value of the configs are changed
  • Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
    ticket number here and follow the instruction to make
    changes to the website.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

<groupId>org.apache.hudi</groupId>
<artifactId>hudi-hadoop-common</artifactId>
<version>${project.version}</version>
</dependency>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is already defined at L180

@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label Oct 20, 2024
@hudi-bot
Copy link
Collaborator

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@danny0405 danny0405 merged commit 5ccb19b into apache:master Oct 21, 2024
@CTTY CTTY deleted the ctty/redundant-dep branch October 21, 2024 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS PR with lines of changes in <= 10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants