kou commented on issue #45404: URL: https://github.com/apache/arrow/issues/45404#issuecomment-2628828673
Ah, this is caused by apache/arrow -> apache/arrow-java separation. It should be https://arrow.apache.org/java/current/reference/org.apache.arrow.flight.sql/org/apache/arrow/flight/sql/package-summary.html when we release 18.1.0 from apache/arrow-java. See also: https://github.com/apache/arrow-java/issues/574 @lidavidm BTW, it seems that old Javadoc URL is https://.../org/apache/arrow/... (separated by `/` not `.`) not https://.../org.apache.arrow.../ (separated by `.` not `/`). Should we use `/` separator for apache/arrow-java docs? -- 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]
