नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Illegal usage of CREATE_FILE.
DESTINATION_PATH_PROVIDED
The data is being written to a MANAGED FILE column, which is managed by the system. Remove the destinationPath option.
DESTINATION_PATH_REQUIRED
The data is being written to an EXTERNAL FILE column. A destination path inside a Volume is required.
IF_FILE_EXISTS_MODE
Unrecognized mode for if_file_exists: <input>. Supported modes are: "error", "skip", and "overwrite".
IF_FILE_EXISTS_TYPE
if_file_exists needs to be a string literal. Found <className>.
IF_FILE_EXISTS_WITHOUT_DESTINATION
If_file_exists can only be set if a destination_path is provided.