aitozi created FLINK-12492:
------------------------------
Summary: Minor optimize the cep operator by avoiding unnecessary
copy
Key: FLINK-12492
URL: https://issues.apache.org/jira/browse/FLINK-12492
Project: Flink
Issue Type: Improvement
Components: Library / CEP
Affects Versions: 1.9.0
Reporter: aitozi
Assignee: aitozi
Fix For: 1.9.0
When use with rocksdbbackend, we can skip the copy of input events. But to make
this more constraint, i add a method in the KeyedStateBackend interface to make
this still work id there is added a new backend..
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)