Casper Lehmann
Casper Lehmann
NativeParquet is implemented as a [file format](https://github.com/Azure-Samples/Synapse/blob/master/SQL/Samples/LdwSample/SampleDB.sql#L146), but when the view parquet.YellowTaxi is created, it refers to [FORMAT='PARQUET'](https://github.com/Azure-Samples/Synapse/blob/master/SQL/Samples/LdwSample/SampleDB.sql#L172). There does not seem to be a reason for it to exist,...
Changes applied, in order to make contribution easier. - Manual edits to formatting in debug function for readability reasons. - Additions to the Readme. - Allowing autopip8 to clean up...