ankitsinghal commented on pull request #845: URL: https://github.com/apache/phoenix/pull/845#issuecomment-695915769
>org.apache.phoenix.expression.function.ScalarFunction for UDFs doesn't have Guava in it either. > The connectors project builds without changes when using patched Phoenix. > The APIs used by connectors is the closest thing I can think of to LimitedPublic interfaces that we have. Thanks Istvan for checking the built-in functions and connectors, I think all these are good validations. I also checked all *IT.java and it seems guava migration changes in them is just for helpers like Lists, Maps, etc .. so It seems we are good here. ---------------------------------------------------------------- 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]
