Skip to content

Enforce checkstyle in the pulsar sql module #4882

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

Merged
merged 3 commits into from
Aug 5, 2019
Merged

Enforce checkstyle in the pulsar sql module #4882

merged 3 commits into from
Aug 5, 2019

Conversation

vzhikserg
Copy link
Contributor

Modifications

The checksyle plugin was added to the pulsar sql module to enforce the defined style. All violations were fixed:

  • Ordering of imports.
  • Formatting of the code.
  • Absent Javadoc comments.
  • Other small issues.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@sijie
Copy link
Member

sijie commented Aug 5, 2019

// flaky test #4884

run cpp tests

@sijie sijie added area/sql Pulsar SQL related features type/cleanup Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use labels Aug 5, 2019
@sijie sijie added this to the 2.5.0 milestone Aug 5, 2019
@sijie sijie merged commit f6fee1c into apache:master Aug 5, 2019
jiazhai pushed a commit that referenced this pull request Aug 28, 2019
The checksyle plugin was added to the pulsar sql module to enforce the defined style. All violations were fixed:

- Ordering of imports.
- Formatting of the code.
- Absent Javadoc comments.
- Other small issues.
(cherry picked from commit f6fee1c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sql Pulsar SQL related features type/cleanup Code or doc cleanups e.g. remove the outdated documentation or remove the code no longer in use
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants