Github user jackylk commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2647#discussion_r211872899
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/readcommitter/LatestFilesReadCommittedScope.java
 ---
    @@ -36,12 +36,14 @@
      */
     @InterfaceAudience.Internal
     @InterfaceStability.Stable
    -public class LatestFilesReadCommittedScope implements ReadCommittedScope {
    +public class LatestFilesReadCommittedScope
    +    implements ReadCommittedScope {
    --- End diff --
    
    no need to modify


---

Reply via email to