does it just support select statements ? 2016-05-18 11:53 GMT+08:00 hongbin ma <[email protected]>:
> kylin uses Apache Calcite for sql parsing, so the supported sql will be a > subset of https://calcite.apache.org/docs/reference.html. However always > keep in mind metrics in kylin need pre-calculating, currently we still have > many unsupported metrics like standard deviation, percentile,etc. > > On Wed, May 18, 2016 at 9:34 AM, Mars J <[email protected]> wrote: > > > Hello all, > > What SQL type is the valid sql supported by kylin 1.5 ? > > > > We want to develop a front end for users quering to use kylin api. > > But we don't know which sqls is the valid . Is there something like > > specifications ? > > > > > > -- > Regards, > > *Bin Mahone | 马洪宾* > Apache Kylin: http://kylin.io > Github: https://github.com/binmahone >
