Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.16.0
Description
In the scope of DRILL-6852 were introduced new classes for metadata usage. These classes may be reused in other GroupScan instances to preserve heap usage for the case when metadata is large.
The idea is to store BaseMetadata inheritors in DrillTable and pass them to the GroupScan, so in the scope of the single query, it will be possible to reuse them.
Attachments
Issue Links
- links to