Hacker News new | ask | show | jobs
by reed1 3179 days ago
Compare that with creating a table right from csv file (using fdw) in postgres without importing data. Very neat
1 comments

Polybase does this for SQL Server and is the recommended way to.load data into Azure SQL DW.
Looks good, setup is quite a hassle. but still not as straightforward as postgres file fdw