Description
For index rebuild write failures, PhoenixIndexFailurePolicy does not change the index state but unnecessarily increases the pending disable count that is maintained in the system catalog. This leads to system catalog corruption when view indexes experience index rebuild write failures. This is because PhoenixIndexFailurePolicy uses the physical table name instead of the logical table name when updating the system catalog.