keeratsingh commented on a change in pull request #7994:
URL: https://github.com/apache/arrow/pull/7994#discussion_r507971603



##########
File path: 
java/flight/flight-core/src/main/java/org/apache/arrow/flight/FlightRuntimeException.java
##########
@@ -29,7 +29,7 @@
   /**
    * Create a new exception from the given status.
    */
-  FlightRuntimeException(CallStatus status) {
+  public FlightRuntimeException(CallStatus status) {

Review comment:
       Addressed in commit:
   
https://github.com/apache/arrow/pull/7994/commits/f60fc4a27cfadedc4583548debde52369c725c4a




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


Reply via email to