You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2017/10/24 03:35:01 UTC

[jira] [Created] (CALCITE-2021) Document Calcite's extension APIs

Julian Hyde created CALCITE-2021:
------------------------------------

             Summary: Document Calcite's extension APIs
                 Key: CALCITE-2021
                 URL: https://issues.apache.org/jira/browse/CALCITE-2021
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


Document the APIs that people can use to extend Calcite. Examples include user-defined functions (UDFs), adapters (aka schema factories), planner rules.

The [tutorial|http://calcite.apache.org/docs/tutorial.html] currently tries to cover how to use those extensions, but there are many incomplete sections. We should add a single-paragraph description of each extension point in [adapters|http://calcite.apache.org/docs/adapter.html].



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)