Expand description
Common code used in the integration test binaries
Modules§
- Collection of utilities for testing the Flight client.
- Collection of utilities for testing the Flight server.
Structs§
- An Arrow file in JSON format
Constants§
- The expected password for the basic auth integration test.
- The expected username for the basic auth integration test.
Functions§
- A C-ABI for exporting a RecordBatch from a JSON file
- A C-ABI for exporting an Arrow schema from a JSON file
- A C-ABI to compare a RecordBatch against a JSON file
- A C-ABI to compare an Arrow schema against a JSON file
- Release a const char* exported by result_to_c_error()
- Canonicalize the names of map fields in a schema
- C Data Integration entrypoint to export a batch from a JSON file
- C Data Integration entrypoint to export the schema from a JSON file
- Read an Arrow file in JSON format
- Read gzipped JSON test file