TO_FILE_ERROR error condition
SQLSTATE: 22KD1
Error converting to FILE type. Use try_to_file() to skip this file and get a null value instead.
FAILED_TO_READ_FILE
Failed to read the file at path <path>. Cause: <cause>. Refer to the stack trace for details.
FILE_NOT_EXISTS
The file at path <path> does not exist.