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-8442: Fix DeltaRowGroupScan deserialization #2811

Closed vvysotskyi closed 1 year ago

vvysotskyi commented 1 year ago

DRILL-8442: Fix DeltaRowGroupScan deserialization

Description

(Please describe the change. If more than one ticket is fixed, include a reference to those tickets.)

Documentation

NA

Testing

Updated unit test to cover the failing case.

Closes #2810