Replies: 1 comment
-
Converting to a discussion - definitely interested in higher performance Arrow ingestion! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
we have a relatively long-winded ingestion from a
pyarrow.Table
:perspective/rust/perspective-python/src/client/python.rs
Line 166 in 768ca40
Even though it would start as a different format, can we save time by going through the pycapsule/c interface: https://arrow.apache.org/docs/format/CDataInterface/PyCapsuleInterface.html#consume-a-pycapsule
xref: #1157
Beta Was this translation helpful? Give feedback.
All reactions