We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480e1be commit 5a418f9Copy full SHA for 5a418f9
flight/flight-core/src/main/java/module-info.java
@@ -20,6 +20,7 @@
20
exports org.apache.arrow.flight.auth;
21
exports org.apache.arrow.flight.auth2;
22
exports org.apache.arrow.flight.client;
23
+ exports org.apache.arrow.flight.grpc;
24
exports org.apache.arrow.flight.impl;
25
exports org.apache.arrow.flight.sql.impl;
26
0 commit comments