andreachild opened a new pull request, #3278:
URL: https://github.com/apache/tinkerpop/pull/3278

   Fixed JavaTranslator to handle scenarios for has where the second or third 
arguments are null. If a null second or third argument is encountered, the 
method overload with a predicate type for the last arg should be avoided as a 
null predicate will throw NullPointerException.
   
   This is the quick solution to @andrii0lomakin's open PR to address the same 
issue but will not be ready in time for the 3.8.0 release: 
https://github.com/apache/tinkerpop/pull/3274. 
   
   VOTE +1


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to