python-swat icon indicating copy to clipboard operation
python-swat copied to clipboard

Error uploading parquet files

Open lfardin-da opened this issue 1 year ago • 1 comments
trafficstars

Although SAS Vyia 3.5 supports creating CASTables using parquet files as sources, when using swat methods upload, or upload_file, these functions throws an error:

ERROR: A file of this type cannot be uploaded to Cloud Analytic Services.

If i mannualy upload the file to the server, and then call the function load_path, the CAStable is correctly loaded.

lfardin-da avatar Jul 03 '24 13:07 lfardin-da

The error message is coming from the CAS Server.

bkemper24 avatar Jul 15 '24 10:07 bkemper24