arina-ielchiieva commented on a change in pull request #1944: DRILL-7503: Refactor the project operator URL: https://github.com/apache/drill/pull/1944#discussion_r364288964
########## File path: exec/java-exec/src/main/java/org/apache/drill/exec/record/TypedFieldId.java ########## @@ -241,7 +241,7 @@ public TypedFieldId build() { secondaryFinal = finalType; } - MajorType actualFinalType = finalType; + //MajorType actualFinalType = finalType; Review comment: Should we keep this commented code? ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services