Add fast csp.Struct
to Arrow record batch conversion
#286
Labels
type: feature
Issues and PRs related to new features
csp.Struct
to Arrow record batch conversion
#286
Now that @arhamchopra has taken care of fast json conversion, we should move on to fast Apache Arrow conversion. We should have 2 mechanisms for conversion:
Native arrow conversion will make certain use cases substantially faster, including in our csp-based webserver framework, but should also have benefits for other adapters like Kafka and websockets.
The text was updated successfully, but these errors were encountered: