i\'m trying to drop index from sql table and want to create a new index from pyspark.
indexStatment = "ALTER TABLE cust_line DROP INDEX cust_line_clm_id_idx&