TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Parquet
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Abiola David (4)
Chris Balnave (1)
Vijai Anand Ramalingam (1)
Sarathlal Saseendran (1)
Related resources for Parquet
No resource found
Read Multiple PARQUET Files from GCS to Azure SQL Database using Azure Data Factory
10/7/2024 4:56:25 AM.
In this Data Engineering episode, I covered how to read multiple sales parquet files resident in Google Cloud Storage to Azure SQL Database leveraging Azure Data Factory.
Read Parquet Data to Fabric Warehouse using COPY INTO & INSERT INTO SQL Statements
8/21/2024 4:49:45 AM.
In this new episode, I demonstrated how to Read Parquet Data to Fabric Warehouse using COPY INTO & INSERT INTO SQL Statements.
Azure Data Factory: Append and Convert Multiple CSV Files To Parquet File
8/13/2024 11:16:36 AM.
In this Data Engineering episode, I was you through to to append and convert multiple CSV Files to Parquet File leveraging the Azure Data Factory
Create AWS S3 Bucket and Read Parquet File from Fabric Notebook
1/1/2024 7:24:24 AM.
In this video, I covered how to get started with AWS S3, create S3 bucket, access key, secret key and read data in Fabric Notebook into the AWS S3. If you enjoy this video article, give it a thumps up
OLAP ETL Tasks In RavenDB
8/23/2023 9:56:53 AM.
What are OLTP and OLAP? Where is each appropriate? This article explains the difference between OLAP and OLTP, why would you want to use cloud OLAP services over a SQL reporting database, and the func
How To Query Parquet File Stored In S3 Using S3 Select
5/26/2022 1:23:15 PM.
In this article, you will learn how to query parquet file stored in s3 using s3 select.
External Tables In SQL Server 2016 Or 2017 And Working With PolyBase
8/29/2018 9:46:23 AM.
We will see how to create an external data source in SQL Server 2016/2017 and then we will create an external table with Parquet file format. Later, we will push the data to the external table. Automa