Skip to content

Instantly share code, notes, and snippets.

@kshitijcode
Created November 30, 2021 04:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kshitijcode/b7f023a1f671a33d91bc4c1083710e30 to your computer and use it in GitHub Desktop.
Save kshitijcode/b7f023a1f671a33d91bc4c1083710e30 to your computer and use it in GitHub Desktop.
"basePath": base_path,
"filePath": "user_*.parquet",
"targetTable": target_table,
"badDataTable": "bad_users",
"containerName": container_name,
"archivePath": "archive",
"storageAccountName": storage_account_name,
"readFromSparkTables": False,
"database": database,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment