pathling_read_delta() creates a data source from a directory containing Delta tables.
Each table must be named according to the name of the resource type that it stores.
pathling_read_delta(pc, path)A DataSource object that can be used to run queries against the data.