apache / drill

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

[MINOR UPDATE]: Upgrade the MSSQL test container for compatibility with Linux 6.7. #2948

Closed jnturton closed 1 month ago

jnturton commented 1 month ago

[MINOR UPDATE]: Upgrade the MSSQL test container for compatibility with Linux 6.7.

Description

Older versions of MSSQL are not compatible with Linux 6.7. This upgrades the MSSQL test container and disables two unit tests that are broken by that upgrade (for unrelated reasons).

Documentation

N/A

Testing

CI test suite.