[
https://issues.apache.org/jira/browse/FLINK-11881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kurt Young closed FLINK-11881.
------------------------------
Resolution: Implemented
Fix Version/s: 1.9.0
fixed in e20a9f8947244315f7732c719ebf8f77e7699a57
> Introduce code generated typed sort to blink table
> --------------------------------------------------
>
> Key: FLINK-11881
> URL: https://issues.apache.org/jira/browse/FLINK-11881
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Operators, SQL / Planner
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Introduce SortCodeGenerator (CodeGen efficient computation and comparison of
> NormalizedKey, idea based on FLINK-5734 ):
> support sort by primitive type, string, decimal...
> support sort by ArrayType
> support sort by RowType(Nested Struct)
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)