NihalJain commented on PR #2240:
URL: https://github.com/apache/phoenix/pull/2240#issuecomment-3097240971

   Below is checkstyle report with commit with this fix:
   ```
   phoenix % grep 'There [are|is]' fix.txt
   [INFO] There is 1 error reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.6.0/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There is 1 error reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.5.4/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There is 1 error reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.5.0/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There is 1 error reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.4.1/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 3940 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-core-client/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 673 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-core-server/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 160 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-pherf/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 11 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-tracing-webapp/../src/main/config/checkstyle/checker.xml
 ruleset.
   ```
   
   Below is checkstyle report with current master i.e. 
f305a5c532d8e7693b7f14361d7b54a346a77ce6:
   ```
   [INFO] There are 197 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.6.0/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 196 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.5.4/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 193 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.5.0/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 189 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.4.1/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 129140 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-core-client/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 36662 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-core-server/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 5998 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-pherf/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 218 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-tracing-webapp/../src/main/config/checkstyle/checker.xml
 ruleset.
   
   ```
   Below is checkstyle report with commit 
67d47a612e745cf7f21a8522eb92209c4c43784f:
   ```
   phoenix % grep 'There [are|is]' 67d47a612e745cf7f21a8522eb92209c4c43784f.txt 
   [INFO] There are 13 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.6.0/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 13 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.5.4/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 13 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.5.0/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 13 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-hbase-compat-2.4.1/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 33260 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-core-client/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 8727 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-core-server/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 1113 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-pherf/../src/main/config/checkstyle/checker.xml
 ruleset.
   [INFO] There are 209 errors reported by Checkstyle 9.3 with 
/Users/nihjain/code/os/phoenix/phoenix-tracing-webapp/../src/main/config/checkstyle/checker.xml
 ruleset.
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to