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 979 forks source link

BACKPORT-TO-STABLE: Backported fixes for Drill 1.21.2 #2860

Closed jnturton closed 5 months ago

jnturton commented 9 months ago

[BACKPORT-TO-STABLE]: fixes for Drill 1.21.2

Description

Fixes and minor enhancements since Drill 1.21.1 backported from the master branch.

cgivre commented 9 months ago

@jnturton Did we add https://github.com/apache/drill/pull/2795 to this?

jnturton commented 9 months ago

@jnturton Did we add #2795 to this?

@cgivre yes, it's here.

cgivre commented 9 months ago

@jnturton I'd like to include DRILL-8470, and possibly DRILL-8415 and DRILL-8465 in this. What do you think? I'm on the fence about DRILL-8465 as that does seem like more of a new feature.

jnturton commented 9 months ago

@jnturton I'd like to include DRILL-8470, and possibly DRILL-8415 and DRILL-8465 in this. What do you think? I'm on the fence about DRILL-8465 as that does seem like more of a new feature.

8415 and 8470 are here. 8465 is still in analysis and design. We still need the new 8475 (NOTICE file incomplete) that I marked as a blocker and which is being worked on by @CalvinKirs and me.

cgivre commented 9 months ago

@jnturton I'd like to include DRILL-8470, and possibly DRILL-8415 and DRILL-8465 in this. What do you think? I'm on the fence about DRILL-8465 as that does seem like more of a new feature.

8415 and 8470 are here. 8465 is still in analysis and design. We still need the new 8475 (NOTICE file incomplete) that I marked as a blocker and which is being worked on by @CalvinKirs and me.

I think we should drop 8465 from 1.21.2. It sounds like once the notices are done we should be ready to cut a RC!