Test Post
var newRequest = new Entity( sourceRequest.LogicalName, Guid.Empty) { Attributes = new AttributeCollection(sourceRequest.Attributes) }; foreach (string field in ExcludedFields) { newRequest.Attributes.Remove(field); } fff import pyspark.sql.functions as F spark = ... #



