You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #12238 we added limited support for Deletion Vectors but the logic to set the spark.rapids.sql.format.parquet.reader.type to PERFILE was reverted as part of #12397 because we want to set the value to PERFILE only when performing a delta scan.