[ 
https://issues.apache.org/jira/browse/CALCITE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Hyde updated CALCITE-884:
--------------------------------
    Description: 
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.

  was:
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.


> 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)

Reply via email to