Re: [PR] [FLINK-35089][runtime] Serialize the lastRecordAttributes in AbstractStreamOperator [flink]

2024-04-11 Thread via GitHub
Sxnan commented on PR #24655: URL: https://github.com/apache/flink/pull/24655#issuecomment-2050918953 @xintongsong Can you help review this PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] [FLINK-35089][runtime] Serialize the lastRecordAttributes in AbstractStreamOperator [flink]

2024-04-11 Thread via GitHub
flinkbot commented on PR #24655: URL: https://github.com/apache/flink/pull/24655#issuecomment-205094 ## CI report: * b8758babe99b2fc7f080026b3615e2b5ff7da164 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-35089][runtime] Serialize the lastRecordAttributes in AbstractStreamOperator [flink]

2024-04-11 Thread via GitHub
Sxnan opened a new pull request, #24655: URL: https://github.com/apache/flink/pull/24655 ## What is the purpose of the change Currently the `lastRecordAttributes1` and `lastRecordAttributes2` in the `AbstractStreamOperator` are transient. The two fields will be null when it is deseri