This repository has been archived by the owner on May 22, 2024. It is now read-only.
Releases: pivotal/gp-pxf-dev
Releases · pivotal/gp-pxf-dev
PXF Version release-5.16.5
5.16.0 (11/05/2020)
Enhancements:
- #480 Enable predicate pushdown for Hive profile when accessing Parquet backed tables
- #477 CLI: Add --skip-register flag for pxf [cluster] init
- #474 Optimize hive metadata
- #467 clarify the pxf.fs.basePath description
- #472 Enable column projection for Parquet files read via Hive profile
- #461 Increase default maximumPoolSize property in jdbc-site.xml
- #469 Specify Hive schema column names and types in HiveAccessor when creating RecordReaders
- #456 Add support for File Storage (Attached to every segment host)
- #453 Remove Configuration from SessionId
- #453 Release UGI if there is an error during the filter execution
- #451 Support dropping columns in PXF writable external tables
- #451 Support dropping columns in PXF readable external tables
- #445 pxf.service.user.name is commented out by default in pxf-site.xml
Bug Fixes:
- #460 Avro: fixing NullPointerException for writing NULL values for SMALLINT and BYTEA columns