Skip to content

Releases: apache/drill

Apache Drill 1.22.0

Choose a tag to compare

@jnturton jnturton released this 29 Jun 07:27

Apache Drill 1.22.0 highlights include

  • A change in Java major version support to Java 11, 17 and 21 and removal of the Hadoop 2 distribution. Unsupported Java 8 and Hadoop 2 builds can still be created from source by users.
  • Numerous library upgrades resolving vulnerabilities in third party code.
  • Enhancements in a number of storage and format plugins including File, HTTP, Splunk and XML.

See the release notes for more.

Apache Drill 1.21.2

Choose a tag to compare

@jnturton jnturton released this 23 Jun 06:56

Apache Drill 1.21.2 is a patch release in the 1.21.x series. The release notes list the fixes it includes.

Apache Drill 1.21.1

Choose a tag to compare

@jnturton jnturton released this 14 Aug 14:35

Apache Drill 1.21.1 is a patch release in the 1.21.x series. The release notes list the fixes it includes.

Apache Drill 1.21.0

Choose a tag to compare

@jnturton jnturton released this 14 Aug 14:39

Apache Drill 1.21.0 highlights include

  • A major upgrade of the parsing and planning library Calcite from 1.21 to 1.33 enabled by the elimination of Drill’s fork of Calcite.
  • Upgrades of most format plugins to the internal EVF2 reader framework included support for provided schemas.
  • A new native Drill storage plugin enabling “Drill-on-Drill” federated deployments.
  • INSERT support, currently in the JDBC, Splunk and Google Sheets plugins. * New SQL syntax including filtered aggregates, PIVOT, UNPIVOT, INTERSECT and EXCEPT.
  • Support for new authentication modes in storage plugins including user translation for using different external credentials for different Drill users.
  • An overhaul of the implicit type casting logic for a more consistent user experience.
  • New functions and storage plugins including Delta Lake, Google Sheets, MS Access, threat hunting functions and statistical distribution functions.

See the release notes for more.

Apache Drill 1.20.3

Choose a tag to compare

@jnturton jnturton released this 07 Jan 12:16

Apache Drill 1.20.3 is a patch release in the 1.20.x series. The release notes list the fixes it includes.

Apache Drill 1.20.2

Choose a tag to compare

@jnturton jnturton released this 03 Aug 09:15

Apache Drill 1.20.2 is a patch release in the 1.20.x series. The release notes list the fixes it includes.

Apache Drill 1.20.1

Choose a tag to compare

@jnturton jnturton released this 03 Aug 09:14

Apache Drill 1.20.1 is a patch release in the 1.20.x series. The release notes list the fixes it includes.

Apache Drill 1.20.0

Choose a tag to compare

@jnturton jnturton released this 25 Feb 09:58

Apache Drill 1.20's highlights include

  • the Apache Phoenix storage plugin with impersonation support
  • the Apache Iceberg format plugin
  • expanded push down support for MongoDB
  • persistent table and storage aliases
  • a release for Hadoop 2 environments
  • write support in the JDBC storage plugin
  • SAS and PDF format plugins
  • pagination and OAuth support in the HTTP storage plugin
  • HashiCorp Vault authentication and credential storage providers
  • read/write support for all compression codecs and both format versions of Parquet.

See the release notes for more.

Apache Drill 1.19.0

Choose a tag to compare

@laurentgo laurentgo released this 15 Jun 00:41

Apache Drill 1.19's highlights are:

Apache Drill 1.18.0

Choose a tag to compare

@agirish agirish released this 05 Sep 16:47
2c08582

Apache Drill 1.18's highlights are: Drill Metadata management "Drill Metastore", Format Plugin for HDF5, Support for DICT type in RowSet Framework, Storage Plugin for Generic HTTP REST API, Dynamic credit based flow control, Support for injecting BufferManager into UDF, Drill RDBMS Metastore