Press "Enter" to skip to content

Reading Flat Files from PolyBase

I try something out:

I really like PolyBase’s ability to read from Azure Blob Storage. But what about reading from files on disk? I knew that we could get Excel files working but how about regular ol’ text files? It turns out that you can using the Microsoft Access Text Driver.

I won’t say it’s amazing but it does the trick.