0 Forks
2 Stars
2 Watchers

ParquetFiles.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 ParquetFiles.BlobHelpers

Open terminal and run command
git clone https://github.com/cajuncoding/ParquetFiles.BlobHelpers.git
git clone is used to create a copy or clone of ParquetFiles.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 ParquetFiles.BlobHelpers https://github.com/cajuncoding/ParquetFiles.BlobHelpers/archive/master.zip

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

If you have some problems with ParquetFiles.BlobHelpers

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