Agazoth / PSParquet

Read and write parquet files from the PowerShell commandline
MIT License
10 stars 0 forks source link

System.IO.FileInfo error #5

Closed HyperFail closed 7 months ago

HyperFail commented 8 months ago

I have installed this module using

Install-Module PSParquet

I have created a data pscustomobject. Running the below command results in this error:

Export-Parquet -InputObject $GatewayObj -Path "c:\temp\file.parquet"

image

Agazoth commented 7 months ago

Please update your issue with your system information.

Are you using Windows PowerShell? The module requires PowerShell 7.x.

Agazoth commented 7 months ago

Cloding. No feedback