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

[jira] [Updated] (CALCITE-1011) Implement random query generator

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

Vladimir Sitnikov updated CALCITE-1011:
---------------------------------------
    Description: 
For testing purposes, some query generator is required.

For instance:
1) Testing of the parser. Random-generated queries might explore unexpected  cases well
2) Performance testing: parser benchmarking, etc requires input queries

For PostgreSQL there is https://github.com/anse1/sqlsmith

  was:
For testing purposes, some query generator is required.

For instance:
1) Testing of the parser. Random-generated queries might explore unexpected  cases well
2) Performance testing: parser benchmarking, etc requires input queries


> Implement random query generator
> --------------------------------
>
>                 Key: CALCITE-1011
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1011
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>            Reporter: Vladimir Sitnikov
>            Assignee: Julian Hyde
>
> For testing purposes, some query generator is required.
> For instance:
> 1) Testing of the parser. Random-generated queries might explore unexpected  cases well
> 2) Performance testing: parser benchmarking, etc requires input queries
> For PostgreSQL there is https://github.com/anse1/sqlsmith



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