apache / drill

Apache Drill is a distributed MPP query layer for self describing data
https://drill.apache.org/
Apache License 2.0
1.93k stars 980 forks source link

[BACKPORT-TO-STABLE] Backport-to-stable Release 1.21.1 #2771

Closed kingswanwho closed 1 year ago

kingswanwho commented 1 year ago

[BACKPORT-TO-STABLE] Backport-to-stable Release 1.21.1

Description

Merges the following backport-to-stable commits into the 1.21 branch:

Documentation

N/A

Testing

UT

jnturton commented 1 year ago

Awesome, thanks for getting this going. There is one notable library update we'd like to include in 1.21.1 and that is Calcite 1.34 because of a regression in the date_trunc function that they've fixed. It sounds like they'll release that in the next week or so after which I'm sure someone will send a Calcite version bump PR to Drill master and we can cherry pick it.

kingswanwho commented 1 year ago

Awesome, thanks for getting this going. There is one notable library update we'd like to include in 1.21.1 and that is Calcite 1.34 because of regression in the date_trunc that they've fixed. It sounds like they'll release that in the next week or so after which I'm sure someone will send a Calcite version bump PR to Drill master and we can cherry pick it.

Got it, I would mark it as draft until the Calcite version bump PR merged.

cgivre commented 1 year ago

@kingswanwho Could you please include DRILL-8411 in this release? It is a minor bugfix in the GoogleSheets plugin.

cgivre commented 1 year ago

@kingswanwho, @jnturton I have one more minor bugfix which I'll wrap up over the weekend. Once that's done... I'm of the opinion we should start the release process.