When one knows the expected schema for its input data but has no input data for a data pipeline, it is necessary to construct an empty table as a sentinel value to pass through.
This is a small but often useful convenience function.
GitHub Pull Request #2589