[
https://issues.apache.org/jira/browse/IGNITE-15776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440225#comment-17440225
]
Kirill Tkalenko edited comment on IGNITE-15776 at 11/8/21, 8:26 AM:
--------------------------------------------------------------------
We have to rollback all changes for
*modules/bytecode/src/main/java/com/facebook/presto/bytecode/* and
*modules/raft/src/main/java/org/apache/ignite/raft/jraft*, they are in the
[excludes|https://github.com/apache/ignite-3/blob/main/parent/pom.xml#L1095].
was (Author: [email protected]):
We have to rollback all changes for
modules/bytecode/src/main/java/com/facebook/presto/bytecode/ and
modules/raft/src/main/java/org/apache/ignite/raft/jraft, they are in the
[excludes|https://github.com/apache/ignite-3/blob/main/parent/pom.xml#L1095].
> Fix code style issue for sql components
> ---------------------------------------
>
> Key: IGNITE-15776
> URL: https://issues.apache.org/jira/browse/IGNITE-15776
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Reporter: Yury Gerzhedovich
> Assignee: Alexander Belyak
> Priority: Major
> Labels: ignite-3
> Time Spent: 40m
> Remaining Estimate: 0h
>
> For bytecode, calcite, schema modules need to fix all new codystyle issues
> except for "SummaryJavadoc"
> steps to start:
> 1. switch to branch ignite-15371-new
> {{2. uncomment all rules in check-rules/checkstyle-rules.xml}} except
> "SumaryJavadoc"
> 3. run mvn validate -Pcheckstyle -Dmaven.all-checks.skip to see all issues.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)