arrow_integration_testing

Function cdata_integration_export_batch_from_json

Source
pub(crate) fn cdata_integration_export_batch_from_json(
    c_json_name: *const c_char,
    batch_num: c_int,
    out: *mut FFI_ArrowArray,
) -> Result<()>
Expand description

C Data Integration entrypoint to export a batch from a JSON file