[jira] [Created] (FLINK-6097) Guaranteed the order of the extracted field references

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

[jira] [Created] (FLINK-6097) Guaranteed the order of the extracted field references

Shang Yuanchun (Jira)
sunjincheng created FLINK-6097:
----------------------------------

             Summary: Guaranteed the order of the extracted field references
                 Key: FLINK-6097
                 URL: https://issues.apache.org/jira/browse/FLINK-6097
             Project: Flink
          Issue Type: Improvement
          Components: Table API & SQL
            Reporter: sunjincheng
            Assignee: sunjincheng


The current `ProjectionTranslator # identifyFieldReferences` method uses the` Set` temporary save field, causing the field to be out of order, although the out of order is also working, but I think the order is better than out of order. So I want to improve it,Orderly extraction field.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)