Any code to read a parquet file and BulkCopy to SQL Server (on-prem)? #405
Unanswered
match-gabeflores
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Looking for some code to kickstart a project I'm working on. The reading a parquet file is easy, but need to efficiently load to sql server (can be 50 million rows in a parquet file). how to convert from the parquetsharp object into something that can be loaded to sql server. data table? dataframe?
Beta Was this translation helpful? Give feedback.
All reactions