BaseReader.resolve_subset

BaseReader.resolve_subset#

BaseReader.resolve_subset(subset: Dict[str, Any] | None) Any[source]#

Resolve the subset variables to read based on provider user values or defaults.

Subclasses should implement their own version of this method.