You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/09/11 01:40:46 UTC

[jira] [Created] (CALCITE-884) Web adapter

Julian Hyde created CALCITE-884:
-----------------------------------

             Summary: Web adapter
                 Key: CALCITE-884
                 URL: https://issues.apache.org/jira/browse/CALCITE-884
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


Create an adapter for Calcite that can read web pages via HTTP, locate HTML tables via XPath, and convert those tables into rows. We would be able to use wikipedia pages (for example) as data sources for queries.

[optiq-web](https://github.com/HenryOlson/optiq-web) is a project that does this, albeit on an old version of Calcite.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)