huyuanfeng2018 opened a new pull request, #11557:
URL: https://github.com/apache/iceberg/pull/11557
## background
When I configure distribution-mode=RANGE in the flink task, the task can
process the data as expected, but the processing speed is insufficient. Like
#7393, there is a serialization problem.
<img width="975" alt="image"
src="https://github.com/user-attachments/assets/7ea58b99-61f6-41ca-a430-13a5f286a705">
## Change part
* Add `StatisticsOrRecordTypeInformation` and specify it as `outTypeInfo`
* add test
`org.apache.iceberg.flink.sink.shuffle.TestStatisticsOrRecordTypeInformation`
--
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 specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]