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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to