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

Bump Flint version to 0.5.1 #569

Open
wants to merge 1 commit into
base: 0.5
Choose a base branch
from

Conversation

noCharger
Copy link
Collaborator

@noCharger noCharger commented Aug 16, 2024

Description

Bumped Flint version to 0.5.1. Ref: #360

Testing

$ sbt clean assembly
$ find . -name "*-0.5.0-SNAPSHOT.jar"

$ find . -name "*-0.5.1-SNAPSHOT.jar"

% find . -name "*-0.5.1-SNAPSHOT.jar"
./integ-test/target/scala-2.12/integ-test-assembly-0.5.1-SNAPSHOT.jar
./spark-sql-application/target/scala-2.12/sql-job-assembly-0.5.1-SNAPSHOT.jar
./flint-spark-integration/target/scala-2.12/flint-spark-integration-assembly-0.5.1-SNAPSHOT.jar
./ppl-spark-integration/target/scala-2.12/ppl-spark-integration-assembly-0.5.1-SNAPSHOT.jar
./flint-commons/target/scala-2.12/flint-commons-assembly-0.5.1-SNAPSHOT.jar

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@noCharger
Copy link
Collaborator Author

Please not merge this one until the 0.5 offically released.

Copy link
Collaborator

@dai-chen dai-chen left a comment

Choose a reason for hiding this comment

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

Please create tag and release for 0.5.0 before merge. Thanks!

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.

3 participants