0 Forks
0 Stars
0 Watchers

ParquetFile.BlobHelpers

A simple library and console application to illustrate how to read and load data into class models from Parquet files saved to Azure Blob Storage using Parquet .Net (parquet-dotnet). This is useful for E-L-T processes whereby you need to load the data into Memory, Sql Server (e.g. Azure SQL), etc. or any other location where there is no built-in or default mechanism for working with Parquet data.

How to download and setup ParquetFile.BlobHelpers

Open terminal and run command
git clone https://github.com/cajuncoding/ParquetFile.BlobHelpers.git
git clone is used to create a copy or clone of ParquetFile.BlobHelpers repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ParquetFile.BlobHelpers https://github.com/cajuncoding/ParquetFile.BlobHelpers/archive/master.zip

Or simply clone ParquetFile.BlobHelpers with SSH
[email protected]:cajuncoding/ParquetFile.BlobHelpers.git

If you have some problems with ParquetFile.BlobHelpers

You may open issue on ParquetFile.BlobHelpers support forum (system) here: https://github.com/cajuncoding/ParquetFile.BlobHelpers/issues