pyspark.sql.SparkSession.getTags# SparkSession.getTags()[source]# Get the tags that are currently set to be assigned to all the operations started by this thread. New in version 3.5.0. Changed in version 4.0.0: Supports Spark Classic. Returns set of strSet of tags of interrupted operations.