[
https://issues.apache.org/jira/browse/CALCITE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15248874#comment-15248874
]
Julian Hyde commented on CALCITE-884:
-------------------------------------
Work in progress in https://github.com/julianhyde/calcite/tree/884-file-adapter.
> File/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)