Can you show me how to use the functions built in pyspark using DLT please.
Also, trying to implement column/row level security in silver tables that is generated by DLT, but giving me the following error
[RequestId=35024c5d-ad05-4f68-a4cb-f3a723f66e1c ErrorClass=INVALID_PARAMETER_VALUE.ROW_COLUMN_ACCESS_POLICIES_UNSUPPORTED_ON_VIEWS] Cannot set row and column access policies on views
Looks to me it is not supported; can you suggest other ways please.