Basic config
table_uri: Azure Data Lake container location, or local path, where the Delta Table will be written.account_name: Azure Storage Account nameaccess_key: Azure Storage Access keymode: write mode. ‘append’ or ‘overwrite’ are accepted. default is ‘append’file_type: File type to insert in Azure Data Lake. Only ‘delta’ is supported.