vdiravka commented on a change in pull request #1602: DRILL-6944: 
UnsupportedOperationException thrown for view over MapR-DB binary table
URL: https://github.com/apache/drill/pull/1602#discussion_r248329753
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/dotdrill/View.java
 ##########
 @@ -207,6 +217,23 @@ public Boolean getIsNullable() {
       return isNullable;
     }
 
+    public FieldType getKeyType() {
 
 Review comment:
   Please add JavaDocs. All above similar methods have them.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to