News
Parqify for AWS Marketplace: Parqify 1.0.8 Released
June 26, 2026
Fixed bugs and improved overall stability.
Parqify for AWS Marketplace: Parqify 1.0.7 Released
June 24, 2026
What's new:
HTTPS certificate management is now available.
- Download the Parqify CA certificate directly from the Security page.
- Upload your organization's own HTTPS certificates to replace the default certificate.
- Improved HTTPS setup and browser trust configuration.
Parqify for AWS Marketplace: Parqify 1.0.6 Released
June 20, 2026
Fixed bugs and improved overall stability.
Parqify for AWS Marketplace: Parqify 1.0.5 Released
June 18, 2026
Fixed bugs and improved overall stability.
Parqify for AWS Marketplace: Parqify 1.0.4 Released
June 16, 2026
Parqify v1.0.4 introduces Parquet-to-Parquet transformation, enabling schema changes and file optimization without rebuilding existing pipelines. You can now remove columns, change data types, reorder columns, and generate optimized Parquet output.
This release also adds built-in optimization profiles for Amazon Athena, AWS Glue, Apache Spark, Trino, and Presto, along with custom Parquet settings for compression, row groups, dictionary encoding, page size, and Parquet version tuning.
Additional improvements include HTTPS support and various bug fixes and stability enhancements.
What's new:
-
Parquet-to-Parquet Conversion.
This enables organizations to modify existing Parquet datasets without rebuilding pipelines from the original source files.
Common use cases include:
- Updating Parquet schemas;
- Removing unused columns;
- Changing column data types;
- Reordering columns for improved query performance;
- Changing parquet settings;
- Changing Optimizations profiles for specific analytics engine;
- Re-optimizing existing Parquet files for analytics platforms.
-
Built-in Parquet Optimization Profiles:
- Default
- AWS Athena
- AWS Glue
- Apache Spark
- Trino
- Presto
- Custom
-
Custom Parquet Settings.
For advanced use cases, Parqify now allows full control over key Parquet configuration options:
- Compression codec
- Compression level
- Dictionary encoding (enable/disable)
- Page size (MiB)
- Parquet version (v1 and v2)
- Maximum rows per row group
-
HTTPS Support.
Parqify now supports HTTPS for secure access to the web interface.
-
Fixed bugs and improved overall stability.
The Default profile provides balanced settings that work well across many analytics platforms and data lake environments. Profiles automatically apply recommended Parquet settings to help improve query performance and storage efficiency.
This makes it easier to tune Parquet files for specific workloads, performance requirements, and storage goals.
Parqify for AWS Marketplace: Parqify 1.0.3 Released
May 1, 2026
Fixed bugs and improved overall stability.
Parqify for AWS Marketplace: Parqify 1.0.2 Released
April 22, 2026
Parqify v1.0.2 introduces new schema flexibility, usability improvements, and bug fixes.
What's new:
-
Added three schema inference modes, allowing users to choose how schema detection is performed:
- Per file;
- Based on the largest file;
- Based on a user provided sample file.
-
Added support for custom schemas, which can now be defined and managed directly from the web UI.
-
Improved the web UI for a smoother and more user friendly experience.
-
Added more instance types where Parqify is now available:
- c6i.xlarge..8xlarge
- r6i.xlarge..8xlarge
- r7i.xlarge..8xlarge
- r6in.xlarge..8xlarge.
-
Fixed bugs and improved overall stability.
We would like to thank our early users and beta testers for their valuable feedback and support.