[
https://issues.apache.org/jira/browse/FLINK-31289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-31289:
-----------------------------------
Labels: pull-request-available (was: )
> Default aggregate-function for field can be last_non_null_value
> ---------------------------------------------------------------
>
> Key: FLINK-31289
> URL: https://issues.apache.org/jira/browse/FLINK-31289
> Project: Flink
> Issue Type: Improvement
> Components: Table Store
> Reporter: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.4.0
>
>
> At present, when aggfunc is not configured, NPE will be generated. When the
> table is oriented to many fields, the configuration will be more troublesome.
> We can give the field the default aggfunc, such as last_ non_ null_ Value,
> which is consistent with the partial-update table.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)