bd
New Contributor III

the thing that actually worked for me was to skip the `pathGlobFilter` and do this filtering in the `load` invocation: `stream.load(f"{MY_S3_PATH}{include_patterns}").

This portion of the docs could use some editing, imo.

View solution in original post