You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
orc-rust tends to expose Arrow's high-level API, but users might want to access Stripe's low-level APIs, for example StripeFactory, Stripe, SchemaMap and so on.
I have submitted some PRs to expose them directly, but I somehow feel it's not a good idea. I suggest redesigning our low-level read/write APIs entirely.
The text was updated successfully, but these errors were encountered:
orc-rust
tends to expose Arrow's high-level API, but users might want to accessStripe
's low-level APIs, for exampleStripeFactory
,Stripe
,SchemaMap
and so on.I have submitted some PRs to expose them directly, but I somehow feel it's not a good idea. I suggest redesigning our low-level read/write APIs entirely.
The text was updated successfully, but these errors were encountered: