[
https://issues.jboss.org/browse/TEIID-5447?page=com.atlassian.jira.plugin...
]
Steven Hawkins updated TEIID-5447:
----------------------------------
Description: Implementations for percent_rank, cume_dist, nth_value will have similar
logic to ntile TEIID-5442 so they will be simple to add as well. (was: 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;}})
Reporter: Steven Hawkins (was: Norbert Funke)
support for percent_rank, cume_dist, nth_value
----------------------------------------------
Key: TEIID-5447
URL:
https://issues.jboss.org/browse/TEIID-5447
Project: Teiid
Issue Type: Feature Request
Components: Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Implementations for percent_rank, cume_dist, nth_value will have similar logic to ntile
TEIID-5442 so they will be simple to add as well.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)