adp.delivery.gold

Helper functions for the GOLD layer

Functions

append_unknown_record(df, primary_key_columns)

append_unknown_record to dataframe

date_now([tz])

Returns the current date in the specified timezone.

hashkey(*args)

Hashes dimension column values.

register_udfs()

register_udfs registers the custom user defined function to the sparksession.

udf_date([tz])

Returns the current date in the specified timezone.

udf_hashkey(*args)

Hashes dimension column values.