DeltaQuery.FixtureHelper (DeltaQuery v0.2.3)

Copy Markdown View Source

Helper module for loading test fixtures in tests.

Summary

Functions

Load a parquet fixture file and return it as a DeltaQuery.Results struct.

Load multiple fixtures and return them as a map.

Functions

load_fixture(filename)

Load a parquet fixture file and return it as a DeltaQuery.Results struct.

load_fixtures(filenames)

Load multiple fixtures and return them as a map.