8000 Link to Release callback semantics in Arrow C Data Interface docs · data-apis/dataframe-api@82bc5ae · GitHub
[go: up one dir, main page]

Skip to content

Commit 82bc5ae

Browse files
committed
Link to Release callback semantics in Arrow C Data Interface docs
1 parent a9b5e5c commit 82bc5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol/dataframe_protocol_summary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ the [rationale for the Arrow C Data Interface](https://arrow.apache.org/docs/for
123123
except `__dataframe__` is a Python-level rather than C-level interface.
124124
_TODO: one key thing is Arrow C Data interface relies on providing a deletion
125125
/ finalization method similar to DLPack. The desired semantics here need to
126-
be ironed out._
126+
be ironed out. See Arrow docs on [release callback semantics](https://arrow.apache.org/docs/format/CDataInterface.html#release-callback-semantics-for-consumers)_
127127

128128
The main (only?) limitation seems to be:
129129
- No device support (@kkraus14 will bring this up on the Arrow dev mailing list)

0 commit comments

Comments
 (0)
0