[
https://issues.apache.org/jira/browse/CALCITE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15880845#comment-15880845
]
Julian Hyde commented on CALCITE-884:
-------------------------------------
Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/cf46d3be, with
support for additional formats (CSV, JSON) in
http://git-wip-us.apache.org/repos/asf/calcite/commit/24c25fc3.
> 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
> Fix For: 1.12.0
>
>
> 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.15#6346)