kou commented on PR #41180: URL: https://github.com/apache/arrow/pull/41180#issuecomment-2053789910
http://crossbow.voltrondata.com/pr_docs/41180/format/DissociatedIPC.html We may need this: ```diff diff --git a/docs/source/format/index.rst b/docs/source/format/index.rst index 856830d863..44ea3e8e7e 100644 --- a/docs/source/format/index.rst +++ b/docs/source/format/index.rst @@ -30,6 +30,7 @@ Specifications CDataInterface CStreamInterface CDeviceDataInterface + DissociatedIPC Flight FlightSql ADBC ``` -- 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]
