Fixed Issues in Apache Parquet

Review the list of Parquet issues that are resolved in Cloudera Runtime 7.3.2, its service packs and cumulative hotfixes.

Cloudera Runtime 7.3.2

CDPD-74102: Migrate Parquet to Jackson 2
7.3.2
This fix migrates Parquet from the deprecated Jackson 1 (org.codehaus.jackson) to Jackson 2 (com.fasterxml.jackson).
CDPD-74103: Migrate dependency from commons-lang (v2) to commons-lang3
7.3.2
This fix replaces all org.apache.commons.lang.* imports with updated org.apache.commons-lang3.*. This removes dependency on the deprecated commons-lang version 2 library.
CDPD-77502: Upgrade Parquet to version 1.15.1
7.3.2
The Parquet component has been upgraded from version 1.12.3 to version 1.15.1.