# Functions
CheckFileExists checks if a file with the given fileName exists in the file system.
FetchSideInputFileValue reads a given file and returns the value in bytes.
UpdateSideInputFile writes the given side input value to a new file and updates the side input store path to point to this new file.