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 2014/06/19 04:06:25 UTC

[jira] [Commented] (OPTIQ-283) Add TPC-DS data generator

    [ https://issues.apache.org/jira/browse/OPTIQ-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036839#comment-14036839 ] 

Julian Hyde commented on OPTIQ-283:
-----------------------------------

Fixed in https://github.com/julianhyde/optiq/commit/1f522d9989b07ff31d3853009fe57eaad1dc49a3.

> Add TPC-DS data generator
> -------------------------
>
>                 Key: OPTIQ-283
>                 URL: https://issues.apache.org/jira/browse/OPTIQ-283
>             Project: optiq
>          Issue Type: Bug
>            Reporter: GitHub Import
>              Labels: github-import
>
> Add a generator for TPC-DS data set, similar to what ([#238|https://github.com/JulianHyde/optiq/issues/238] | [FLINK-238|https://issues.apache.org/jira/browse/OPTIQ-238]) did for TPC-H.
> This task is similar in some ways to ([#178|https://github.com/JulianHyde/optiq/issues/178] | [FLINK-178|https://issues.apache.org/jira/browse/OPTIQ-178]), which would embed a small-scale data set as an hsqldb jar file, rather than generating on the fly. But this one would allow data sets of any scale factor to be generated.
> As in ([#238|https://github.com/JulianHyde/optiq/issues/238] | [FLINK-238|https://issues.apache.org/jira/browse/OPTIQ-238]), there will be a schema and a generator. All the code will be in Optiq initially, but I plan to move the generator into a separate project (analogous to https://github.com/airlift/tpch).
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/julianhyde/optiq/issues/283
> Created by: [julianhyde|https://github.com/julianhyde]
> Labels: 
> Created at: Sun May 18 03:40:37 CEST 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.2#6252)