.dll file

Parquet.dll

Uploaded: 2024-02-03 Last Validated: 2024-02-03
3.9.1 243.4KB x86 (32 bit) Verified 2024-02-03
Sponsored

File Info

Integrity Check
Passed
Filename
Uncompressed Size
243.4KB
MD5
be87e3d56cc0c8d62a62fcdc306d1be3
SHA256
6b0b39def6ccef056a086769cb13c8a60523132d94279919ffceae4e9f18d6f4
SHA1
39bd1d7396c0f4f116eec90a8b6f19c8c9d72b5c

Metadata

Status
Complete
Company
Ivan Gavryliuk (@aloneguid)
Product
Parquet
Description
Parquet
Build Note
Pure managed .NET library to read and write Apache Parquet files, targeting .NET Standand 1.4 and up. Linux, Windows and Mac are first class citizens, but also works everywhere .NET is running (Android, iOS, IOT). Has zero dependencies on thrid-party libraries or any native code. Provides both low-level access to Apache Parquet files, and high-level utilities for more traditional and humanly understandable row-based access. Includes automatic serializer/deserializer from C# classes into parquet files that works by generating MSIL (bytecode) on the fly and is therefore super fast.
Copyright

Data Points

First Upload
2024-02-03

Install Instructions

Open the downloaded archive and extract the DLL file
1.Extract .DLL
Open the archive you downloaded and extract the specific .dll file.
Install the DLL into the correct Windows system folder
2.Install .DLL
Place the file in the correct folder:
32-bitC:\Windows\SysWOW64
64-bitC:\Windows\System32
Restart the application after installing the DLL
3.Restart Software
Close and reopen the application so Windows can load the new DLL.