pathling_read_tables() creates a data source from a set of Spark tables,
where the table names are the resource type codes.
pathling_read_tables(pc, schema = NULL)A DataSource object that can be used to run queries against the data.
Pathling documentation - Reading managed tables
Other data source functions:
pathling_read_bulk(),
pathling_read_bundles(),
pathling_read_datasets(),
pathling_read_delta(),
pathling_read_ndjson(),
pathling_read_parquet()