Skip to content

Conversation

@yihua
Copy link
Contributor

@yihua yihua commented Jan 28, 2023

Change Logs

When running ./release/validate_staged_release.sh --release=0.13.0 --rc_num=1, the validation finds out that there were some source files that did not have Apache License:

./packaging/hudi-metaserver-server-bundle/pom.xml
./hudi-platform-service/hudi-metaserver/hudi-metaserver-server/src/main/resources/mybatis-config.xml
./hudi-utilities/src/test/resources/schema-provider/proto/parent_schema_recursive_depth_2.avsc
./hudi-utilities/src/test/resources/schema-provider/proto/sample_schema_defaults.avsc
./hudi-utilities/src/test/resources/schema-provider/proto/sample_schema_wrapped_and_timestamp_as_record.avsc
./hudi-utilities/src/test/resources/schema-provider/proto/oneof_schema.avsc
./hudi-utilities/src/test/resources/schema-provider/proto/parent_schema_recursive_default_limit.avsc

This PR adds the missing Apache License in the above source files.

Impact

Fixes the license validation. No impact on source files.

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

none

Documentation Update

N/A

Contributor's checklist

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

@yihua yihua added the priority:blocker Production down; release blocker label Jan 28, 2023
@yihua yihua merged commit 1cc6442 into apache:master Jan 28, 2023
yihua added a commit that referenced this pull request Jan 28, 2023
This commit adds the missing Apache License in some source files.
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Jan 31, 2023
This commit adds the missing Apache License in some source files.
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Apr 5, 2023
This commit adds the missing Apache License in some source files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:blocker Production down; release blocker

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants