TemporaryLocalFolder
The path, or URI, to the folder that is used to temporarily download parquet file(s).
データ型
string
デフォルト値
""
解説
The path, or URI, to the folder that is used to temporarily download parquet file(s) from cloud sources like S3, Azure etc. For instance: TemporaryLocalFolder='C:/User/Download'. The downloaded files are by default deleted automatically after parsing, this behavior can be changed using connection property 'DeleteDownloadedFiles'