Skip to content

Conversation

@openinx
Copy link
Member

@openinx openinx commented Nov 15, 2021

In this PR, we've just enabled the checkstyles check for the default engines. As @rdblue suggested, it's better to enable checkstyles for all the engines.

with:
java-version: 8
- run: ./gradlew build -x test -x javadoc -x integrationTest
- run: ./gradlew -DflinVersions=1.12,1.13 -DsparkVersions=2.4,3.0,3.1,3.2 -DhiveVersions=2,3 build -x test -x javadoc -x integrationTest
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo in "flinkVersions" ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, I missed it. Thanks for the finding, @KnightChess !

@rdblue rdblue merged commit 1269b4e into apache:master Nov 15, 2021
@rdblue
Copy link
Contributor

rdblue commented Nov 15, 2021

Thanks for fixing this, @openinx! I'm glad we caught this and re-enabled checkstyle before we needed to fix code at the same time!

Initial-neko pushed a commit to Initial-neko/iceberg that referenced this pull request Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants