jackye1995 opened a new issue, #7186:
URL: https://github.com/apache/iceberg/issues/7186

   ### Feature Request / Improvement
   
   Not sure if possible, but ideally we want checkstyle to enforce all 
variables in all classes in the order of
   - logger
   - `public static final`
   - `private static final`
   - `private static`
   - `private final`
   - `private`
   - `private transient`
   - `private transient volatile`
   
   Any thoughts? @nastra @ajantha-bhat 
   
   
   ### Query engine
   
   None


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to