sassoftware / python-swat

The SAS Scripting Wrapper for Analytics Transfer (SWAT) package is the Python client to SAS Cloud Analytic Services (CAS). It allows users to execute CAS actions and process the results all from Python.
Other
144 stars 61 forks source link

Error uploading parquet files #183

Open lfardin-da opened 2 weeks ago

lfardin-da commented 2 weeks ago

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.

bkemper24 commented 3 days ago

The error message is coming from the CAS Server.