huyuanfeng2018 opened a new issue, #11543: URL: https://github.com/apache/iceberg/issues/11543
### Apache Iceberg version 1.7.0 (latest release) ### Query engine Flink ### Please describe the bug 🐞 When we set write-parallelism, if the parallelism of writing is different from the parallelism of tasks, iceberg write operator will be disconnected. In this case, distribution-mode: RANGE will have no effect. <img width="1440" alt="image" src="https://github.com/user-attachments/assets/d8bb7332-495a-4cc5-ab29-bb2590ac277d"> We should throw this exception when the task jobgraph is generated cc @stevenzwu @pvary ### Willingness to contribute - [X] I can contribute a fix for this bug independently - [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [ ] I cannot contribute a fix for this bug at this time -- 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.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