banmoy commented on issue #8611: [FLINK-12693][state] Store state per key-group in CopyOnWriteStateTable URL: https://github.com/apache/flink/pull/8611#issuecomment-508605512 The CI failed with checkstyle errors which seems irrelevant to this PR. I'm looking for the reason. `00:22:30.637 [ERROR] src/main/java/org/apache/flink/table/expressions/RexNodeConverter.java:[582,25] (naming) MethodName: Name 'ConvertGet' must match pattern '^[a-z][a-zA-Z0-9]*(_[a-zA-Z0-9]+)*$'. 00:22:30.638 [ERROR] src/main/java/org/apache/flink/table/expressions/RexNodeConverter.java:[955,29] (naming) LocalVariableName: Name 'DECIMAL_PRECISION_NEEDED_FOR_LONG' must match pattern '^[a-z][a-zA-Z0-9]*$'. `
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
