KBambrick1 opened a new pull request, #13596:
URL: https://github.com/apache/arrow/pull/13596

   flight-core and flight-sql jars delivering same class names. 
   
   It seems that the classes generated by Flight.proto gets generated in both 
flight-sql and flight-core jars. Since these classes get generated in 
flight-core, and flight-sql is dependent on flight-core, can the generation of 
Flight.java and FlightServiceGrpc.java be removed from flight-sql and instead 
rely on it to be pulled directly from flight-core.


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