Polybase in Synapse Analytics?

What is Polybase in Synapse Analytics?
If you have data stored in some external source and you want to read and propagate that chunk of data to your warehouse post transformation or you just want to load it using an INSERT query in any staging table after some simple joins with other tables to form a meaningful data then Polybase would be a good option.

Read More