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

DRILL-8438: Bump YAUAA to 7.19.2 #2808

Closed nielsbasjes closed 1 year ago

nielsbasjes commented 1 year ago

Updating Yauaa to latest version + fixing a bug in the caching in a test. See https://github.com/apache/drill/pull/2807/

@cgivre I did 2 things here:

Let's see what the CI build thinks of this.

cgivre commented 1 year ago

@nielsbasjes Thanks for this. I'll rerun the failed test. Not sure why we're getting network issues but that seems unrelated to this PR.

nielsbasjes commented 1 year ago

My fixes seem to have had the desired effect.