arina-ielchiieva commented on a change in pull request #1483: DRILL-3988: 
Expose Drill built-in functions & UDFs  in a system table
URL: https://github.com/apache/drill/pull/1483#discussion_r222960733
 
 

 ##########
 File path: 
exec/java-exec/src/main/java/org/apache/drill/exec/expr/fn/FunctionImplementationRegistry.java
 ##########
 @@ -291,6 +293,10 @@ public boolean isFunctionComplexOutput(String name) {
     return false;
   }
 
+  public LocalFunctionRegistry getLocalFunctionRegistry() {
 
 Review comment:
   But it's not used in this PR. You can add getter in the PR for DRILL-6084. 
Please remove the getter from this PR then.

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