Martin Jonsson created CALCITE-4730:
---------------------------------------
Summary: QueryableTable with bindable convention
Key: CALCITE-4730
URL: https://issues.apache.org/jira/browse/CALCITE-4730
Project: Calcite
Issue Type: Improvement
Components: core
Affects Versions: 1.27.0
Reporter: Martin Jonsson
Fix For: 1.28.0
>From discussion with Julian Hyde on the mailinglist:
It is mentioned in the code (1.27) that QueryableTable can only be with
Enumerable Convention. Is there a workaround to have it work with Bindable
Convention so not having to reimplement the whole big rule thing as it is done
in the Druid adapter?
My adapter (REST based) is not that complex but the ProjectableFilterableTable
is a bit too simple.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)