arina-ielchiieva commented on a change in pull request #1886: DRILL-7273: 
Introduce operators for handling metadata
URL: https://github.com/apache/drill/pull/1886#discussion_r344776799
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/physical/base/GroupScan.java
 ##########
 @@ -171,4 +171,12 @@ GroupScan applyFilter(LogicalExpression filterExpr, 
UdfUtilities udfUtilities,
 
   @JsonIgnore
   TableMetadata getTableMetadata();
+
+  /**
+   * Returns {@code true} if current group scan uses metadata obtained from 
the Metastore.
+   *
+   * @return {@code true} if current group scan uses metadata obtained from 
the Metastore
 
 Review comment:
   ..., false otherwise.

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

Reply via email to