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

[AMORO-2827] Keep the same naming style as amoro-mixed-format-flink-runtime module #2828

Merged
merged 1 commit into from May 14, 2024

Conversation

xleoken
Copy link
Member

@xleoken xleoken commented May 11, 2024

Why are the changes needed?

Close #2827 .

Brief change log

Keep the same naming style as amoro-mixed-format-flink-runtime module

amoro-mixed-format-flink-runtime modules

  • amoro-mixed-format-flink-runtime-1.15
  • amoro-mixed-format-flink-runtime-1.16
  • amoro-mixed-format-flink-runtime-1.17

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@github-actions github-actions bot added type:docs Improvements or additions to documentation module:mixed-spark Spark module for Mixed Format type:build labels May 11, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 32.78%. Comparing base (a9a624f) to head (1ed4ec5).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2828      +/-   ##
============================================
- Coverage     35.96%   32.78%   -3.18%     
- Complexity      386     3822    +3436     
============================================
  Files            46      558     +512     
  Lines          4708    46296   +41588     
  Branches        513     6177    +5664     
============================================
+ Hits           1693    15176   +13483     
- Misses         2847    29926   +27079     
- Partials        168     1194    +1026     
Flag Coverage Δ
core 32.78% <ø> (?)
trino ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@zhoujinsong zhoujinsong left a comment

Choose a reason for hiding this comment

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

@xleoken Thanks for the contribution!

Should we rename the folder name of modules to keep the same with the new artifact ids?

@xleoken
Copy link
Member Author

xleoken commented May 14, 2024

@xleoken Thanks for the contribution!

Should we rename the folder name of modules to keep the same with the new artifact ids?

@zhoujinsong, make sense, updated!

image

Copy link
Contributor

@zhoujinsong zhoujinsong left a comment

Choose a reason for hiding this comment

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

LGTM.

Thanks for the contribution!

@zhoujinsong zhoujinsong merged commit 5412155 into apache:master May 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:mixed-spark Spark module for Mixed Format type:build type:docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement]: Keep the same naming style as amoro-mixed-format-flink-runtime module
3 participants