Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

Fabric Command Line Interface - Bug - Copy Command

Bug:  unable to download a valid parquet file using Fabric CLI

Test:  manual download of file using stored explorer works fine

 

I can use the fab cp command to upload the iris.csv datafile and manually create a table.

 

If I try to download a binary file, such as parquet, containing the planes data from wikipedia, the file is invalid.

 

jminer3_3-1746485878159.png

 

 

The above copies the file to the local directory.

 

jminer3_2-1746485710489.png

 

The file is invalid.  Lets repeat with storage explorer.

 

jminer3_4-1746485933313.png

 

 

The file is valid and I am able to read it.

 

jminer3_5-1746486021096.png

 

 

Status: New