[jira] [Created] (FLINK-11881) Introduce code generated typed sort to blink table

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11881) Introduce code generated typed sort to blink table

Shang Yuanchun (Jira)
Jingsong Lee created FLINK-11881:
------------------------------------

             Summary: 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


Introduce SortCodeGenerator (CodeGen efficient computation and comparison of  NormalizedKey):

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)