What is the best practice while loading delta table , do I infer the schema or provide the schema?
I am loading avro files into the detla tables. I am doing this for multiple tables and some files are big like (2-3GB) and most of them are small like in few MBs.I am using autoloader to load the data into the delta tables.My question is:What is the ...
- 1374 Views
- 0 replies
- 2 kudos