Hi @charliemerrell, even if youโre just selecting _metadata, Auto Loader still needs to read parts of the files, mainly to gather schema info and essential metadata. It wonโt fully read the contents, but it doesnโt completely skip them either.
If you're only interested in things like file paths and not the actual data, switching to the "binaryFile" format is a better and more efficient option.