[
https://issues.apache.org/jira/browse/FLINK-11981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-11981:
-----------------------------------
Labels: pull-request-available (was: )
> Introduce ProjectionCodeGenerator and HashCodeGenerator for BaseRow
> -------------------------------------------------------------------
>
> Key: FLINK-11981
> URL: https://issues.apache.org/jira/browse/FLINK-11981
> Project: Flink
> Issue Type: New Feature
> Components: SQL / Planner
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
>
> Introduce efficient BaseRow operations:
> 1. Project Code Generator: Take out some fields of BaseRow to generate a new
> BaseRow.
> 2. HashCodeGenerator: Calculate a hash value based on some fields of BaseRow.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)