Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Implemented
-
None
Description
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)
Attachments
Issue Links
- is a child of
-
FLINK-11490 Add an initial Blink SQL batch runtime
- Closed
- is related to
-
FLINK-5734 Implement code generation for NormalizedKeySorter
- Open
- links to