Common Helper, Functions, Logging and UDF Module Documentation
The common module provides generic helper functions to support a Delta Lakehouse implementation
Common Helpers
|
Returns an instance of the DBUtils (pyspark.dbutils) object or the dbutils object (IPython), depending on the environment in which the Spark |
Returns the name of the calling function. |
Log Analytics Logging
|
Returns the log analytics workspace and log analytics secret for framework logging. |
|
Builds the Log Analytics signature used for authentication: string that is used to identify and secure requests to the Log Analytics API |
|
Posts data to the Log Analytics API. |
User Defined Functions
|
This function is used to convert data types and functions used in CDM data definitions to Data Lakehouse data types and methods |
Helper Functions
|
Main serves as an entry point allows caller to specify function to call and params for that function as JSON |