Each line of the file is passed to the map stage as a separate invocation.
There is no guaranteed execution order, and no automatic deserialization or CSV parsing; each line is provided as a raw string and must be parsed or handled explicitly by the script.