[teiid-issues] [JBoss JIRA] (TEIID-5442) statistic function support for NTILE

Steven Hawkins (JIRA) issues at jboss.org
Sat Aug 11 09:57:00 EDT 2018


     [ https://issues.jboss.org/browse/TEIID-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on TEIID-5442 started by Steven Hawkins.
---------------------------------------------
> statistic function support for NTILE
> ------------------------------------
>
>                 Key: TEIID-5442
>                 URL: https://issues.jboss.org/browse/TEIID-5442
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Common
>            Reporter: Norbert Funke
>            Assignee: Steven Hawkins
>
> As a SQL developer, I like to be able to issue queries using NTILE functions such as
> {{SELECT  id, zip5, 
>      ntile(100) OVER(ORDER BY geopgraphy) as percentile
>    FROM svi2105_us_zip5.svi2015_us_zip5;}}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list