dongjoon-hyun commented on a change in pull request #635:
URL: https://github.com/apache/orc/pull/635#discussion_r565706319



##########
File path: java/core/src/java/org/apache/orc/impl/TreeReaderFactory.java
##########
@@ -195,6 +198,8 @@ public boolean fileUsedProlepticGregorian() {
     protected BitFieldReader present = null;
     protected final Context context;
 
+    protected final ReadLevel rLevel;

Review comment:
       `rLevel` -> `readLevel`?




----------------------------------------------------------------
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]


Reply via email to