Guosmilesmile opened a new pull request, #12585:
URL: https://github.com/apache/iceberg/pull/12585

   In the current code, the assignment of 
connector.iceberg.max-allowed-planning-failures uses 
FlinkReadOptions.MAX_ALLOWED_PLANNING_FAILURES_OPTION.defaultValue() instead of 
retrieving it from flinkReadConf. As a result, this configuration always 
remains at its default value of 3 and cannot be modified. This PR primarily 
aims to resolve this issue by ensuring that the configuration can be correctly 
assigned from the Flink config.


-- 
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