Laurent Goujon created DRILL-4576:
-------------------------------------
Summary: Add StoragePlugin API to register materialization into
planner
Key: DRILL-4576
URL: https://issues.apache.org/jira/browse/DRILL-4576
Project: Apache Drill
Issue Type: Bug
Reporter: Laurent Goujon
Assignee: Jacques Nadeau
There's no currently a good way to register materializations into Drill
planner. Calcite's MaterializationService.instance() would be the way to go,
but the registration happens in
{{org.apache.calcite.prepare.Prepare.PreparedResult#prepareSql()}}, which is
not called by Drill.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)